Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
940 0 1637 0

Files

File  I  W  E
info/smart_tools/smartactors/actor/exception_handler_actor/ExceptionHandlerActor.java 0 2 0
info/smart_tools/smartactors/actor/exception_handler_actor/wrapper/IExceptionHandler.java 0 5 0
info/smart_tools/smartactors/actor/repeater/IRepeatRequest.java 0 1 0
info/smart_tools/smartactors/actor/response_sender_actor/ResponseSenderActor.java 0 6 0
info/smart_tools/smartactors/actor/response_sender_actor/wrapper/ResponseMessage.java 0 4 0
info/smart_tools/smartactors/actors/SampleActor.java 0 3 0
info/smart_tools/smartactors/actors/SampleDBActor.java 0 6 0
info/smart_tools/smartactors/actors/authentication/AuthenticationActor.java 0 1 0
info/smart_tools/smartactors/actors/authentication/package-info.java 0 1 0
info/smart_tools/smartactors/actors/check_user_is_new/CheckUserIsNewActor.java 0 1 0
info/smart_tools/smartactors/actors/close_async_operation/CloseAsyncOperationActor.java 0 1 0
info/smart_tools/smartactors/actors/create_async_operation/exception/CreateAsyncOperationActorException.java 0 1 0
info/smart_tools/smartactors/actors/create_async_operation/wrapper/CreateAsyncOperationMessage.java 0 3 0
info/smart_tools/smartactors/actors/exception/SampleDBException.java 0 6 0
info/smart_tools/smartactors/actors/exception/SampleException.java 0 1 0
info/smart_tools/smartactors/actors/get_async_operation/exception/GetAsyncOperationActorException.java 0 1 0
info/smart_tools/smartactors/actors/get_async_operation/wrapper/GetAsyncOperationMessage.java 0 1 0
info/smart_tools/smartactors/actors/mailing/MailingActor.java 0 14 0
info/smart_tools/smartactors/actors/mailing/email/MessageAttributeSetter.java 0 4 0
info/smart_tools/smartactors/actors/mailing/email/MessageAttributeSetters.java 0 3 0
info/smart_tools/smartactors/actors/mailing/email/MessagePartCreator.java 0 2 0
info/smart_tools/smartactors/actors/mailing/email/MessagePartCreators.java 0 11 0
info/smart_tools/smartactors/actors/mailing/email/SMTPMessageAdaptor.java 0 6 0
info/smart_tools/smartactors/actors/prepare_registration_mail/PrepareRegistrationMailActor.java 0 1 0
info/smart_tools/smartactors/actors/prepare_registration_mail/wrapper/PrepareMailMessage.java 0 4 0
info/smart_tools/smartactors/actors/sample_other_actor/SampleOtherActor.java 0 2 0
info/smart_tools/smartactors/actors/sample_other_actor/exception/SampleOtherException.java 0 1 0
info/smart_tools/smartactors/actors/sample_other_actor/wrapper/SampleOtherWrapper.java 0 4 0
info/smart_tools/smartactors/actors/save_session/SaveSessionActor.java 0 4 0
info/smart_tools/smartactors/actors/save_session/wrapper/SaveSessionMessage.java 0 1 0
info/smart_tools/smartactors/actors/validate_form_data/parser/ParseException.java 0 27 0
info/smart_tools/smartactors/actors/validate_form_data/parser/Parser.java 0 225 0
info/smart_tools/smartactors/actors/validate_form_data/parser/ParserConstants.java 0 2 0
info/smart_tools/smartactors/actors/validate_form_data/parser/ParserTokenManager.java 0 559 0
info/smart_tools/smartactors/actors/validate_form_data/parser/SimpleCharStream.java 0 300 0
info/smart_tools/smartactors/actors/validate_form_data/parser/Token.java 0 30 0
info/smart_tools/smartactors/actors/validate_form_data/parser/TokenMgrError.java 0 48 0
info/smart_tools/smartactors/actors/wrapper/SampleGetByIdWrapper.java 0 5 0
info/smart_tools/smartactors/actors/wrapper/SampleUpsertWrapper.java 0 4 0
info/smart_tools/smartactors/actors/wrapper/SampleWrapper.java 0 6 0
info/smart_tools/smartactors/core/async_operation_collection/task/CreateAsyncOperationTask.java 0 5 0
info/smart_tools/smartactors/core/async_operation_collection/task/DeleteAsyncOperationTask.java 0 3 0
info/smart_tools/smartactors/core/async_operation_collection/task/GetAsyncOperationTask.java 0 3 0
info/smart_tools/smartactors/core/async_operation_collection/task/UpdateAsyncOperationTask.java 0 2 0
info/smart_tools/smartactors/core/async_operation_collection/wrapper/get_item/GetAsyncOperationQuery.java 0 1 0
info/smart_tools/smartactors/core/chain_call_receiver/exceptions/ChainChoiceException.java 0 1 0
info/smart_tools/smartactors/core/chain_storage/ChainStorage.java 0 1 0
info/smart_tools/smartactors/core/class_generator_java_compile_api/class_builder/ClassBuilder.java 0 1 0
info/smart_tools/smartactors/core/configuration_manager/ConfigurationManager.java 0 1 0
info/smart_tools/smartactors/core/db_storage/exceptions/StorageException.java 0 3 0
info/smart_tools/smartactors/core/db_storage/interfaces/PreparedQuery.java 0 1 0
info/smart_tools/smartactors/core/db_storage/interfaces/SQLQueryParameterSetter.java 0 1 0
info/smart_tools/smartactors/core/db_storage/interfaces/StorageConnection.java 0 6 0
info/smart_tools/smartactors/core/db_storage/interfaces/StorageDriver.java 0 3 0
info/smart_tools/smartactors/core/db_storage/interfaces/StorageExecutor.java 0 2 0
info/smart_tools/smartactors/core/db_storage/interfaces/wrapper/StorageParams.java 0 2 0
info/smart_tools/smartactors/core/db_storage/utils/CollectionName.java 0 1 0
info/smart_tools/smartactors/core/encoding/codec/Base64.java 0 1 0
info/smart_tools/smartactors/core/encoding/codec/CharSequenceCodec.java 0 1 0
info/smart_tools/smartactors/core/encoding/codec/Hex.java 0 1 0
info/smart_tools/smartactors/core/examples/feature/Plugin1.java 0 1 0
info/smart_tools/smartactors/core/examples/feature/Plugin2.java 0 1 0
info/smart_tools/smartactors/core/examples/wrapper/HelloActorException.java 0 1 0
info/smart_tools/smartactors/core/http_client/HttpClient.java 0 1 0
info/smart_tools/smartactors/core/iaction/exception/ActionExecuteException.java 0 1 0
info/smart_tools/smartactors/core/ichain_storage/exceptions/ChainCreationException.java 0 1 0
info/smart_tools/smartactors/core/iclient/IClient.java 0 2 0
info/smart_tools/smartactors/core/iclient/IClientConfig.java 0 8 0
info/smart_tools/smartactors/core/idatabase_task/exception/TaskPrepareException.java 0 1 0
info/smart_tools/smartactors/core/idatabase_task/exception/TaskSetConnectionException.java 0 1 0
info/smart_tools/smartactors/core/ifilesystem_tracker/exception/FilesystemTrackerStartupException.java 0 2 0
info/smart_tools/smartactors/core/iheaders_extractor/exceptions/HeadersSetterException.java 0 1 0
info/smart_tools/smartactors/core/imessage_mapper/IMessageMapper.java 0 2 0
info/smart_tools/smartactors/core/in_memory_database/DataBaseItem.java 0 3 0
info/smart_tools/smartactors/core/in_memory_database/SimpleFullTextMatcher.java 0 1 0
info/smart_tools/smartactors/core/iresource_source/exceptions/OutOfResourceException.java 0 1 0
info/smart_tools/smartactors/core/iresponse_content_strategy/IResponseContentStrategy.java 0 1 0
info/smart_tools/smartactors/core/iresponse_sender/IResponseSender.java 0 2 0
info/smart_tools/smartactors/core/message_processing/exceptions/NoExceptionHandleChainException.java 0 1 0
info/smart_tools/smartactors/core/nested_field/NestedField.java 0 4 0
info/smart_tools/smartactors/core/netty_client/NettyClient.java 0 6 0
info/smart_tools/smartactors/core/netty_server/NettyServer.java 0 2 0
info/smart_tools/smartactors/core/postgres_schema/indexes/FulltextIndexWriter.java 0 3 0
info/smart_tools/smartactors/core/postgres_schema/indexes/IndexCreators.java 0 10 0
info/smart_tools/smartactors/core/postgres_schema/indexes/IndexWriter.java 0 1 0
info/smart_tools/smartactors/core/postgres_schema/indexes/IndexWriterResolver.java 0 2 0
info/smart_tools/smartactors/core/postgres_schema/search/OrderWriter.java 0 3 0
info/smart_tools/smartactors/core/postgres_schema/search/PostgresFieldPath.java 0 2 0
info/smart_tools/smartactors/core/resolve_by_name_ioc_with_lambda_strategy/ResolveByNameIocStrategy.java 0 1 0
info/smart_tools/smartactors/core/security/encoding/MDPasswordEncoder.java 0 1 0
info/smart_tools/smartactors/core/server_with_iobject/Server.java 0 50 0
info/smart_tools/smartactors/core/sql_commons/Conditions.java 0 6 0
info/smart_tools/smartactors/core/sql_commons/ConditionsResolverBase.java 0 7 0
info/smart_tools/smartactors/core/sql_commons/DBTaskExecutor.java 0 1 0
info/smart_tools/smartactors/core/sql_commons/FieldPath.java 0 4 0
info/smart_tools/smartactors/core/sql_commons/JDBCCompiledQuery.java 0 2 0
info/smart_tools/smartactors/core/sql_commons/JDBCConnection.java 0 5 0
info/smart_tools/smartactors/core/sql_commons/JDBCConnectionOptions.java 0 5 0
info/smart_tools/smartactors/core/sql_commons/QueryConditionWriter.java 0 1 0
info/smart_tools/smartactors/core/sql_commons/QueryConditionWriterResolver.java 0 1 0
info/smart_tools/smartactors/core/sql_commons/QueryStatement.java 0 5 0
info/smart_tools/smartactors/core/sql_commons/QueryStatementFactory.java 0 2 0
info/smart_tools/smartactors/core/sql_commons/exception/QueryStatementFactoryException.java 0 2 0
info/smart_tools/smartactors/core/sql_commons/psql/Schema.java 0 8 0
info/smart_tools/smartactors/core/standard_config_sections/EndpointsSectionProcessingStrategy.java 0 5 0
info/smart_tools/smartactors/core/standard_config_sections/MessageBusSectionProcessingStrategy.java 0 7 0
info/smart_tools/smartactors/core/tcp_server/TcpServer.java 0 1 0
info/smart_tools/smartactors/core/tcp_server/exceptions/ServerInitializationException.java 0 1 0
info/smart_tools/smartactors/core/wrapper_generator/WrapperGenerator.java 0 1 0
info/smart_tools/smartactors/plugin/async_ops_collection/AsyncOpsCollectionTasksPlugin.java 0 4 0
info/smart_tools/smartactors/plugin/cached_collection/CachedCollectionTasksPlugin.java 0 2 0
info/smart_tools/smartactors/plugin/close_async_operation_actor/CloseAsyncOperationActorPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/configuration_object/InitializeConfigurationObjectStrategies.java 0 30 0
info/smart_tools/smartactors/plugin/dsobject/PluginDSObject.java 0 1 0
info/smart_tools/smartactors/plugin/encoder/PasswordEncoderPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/exception_handler_actor/ExceptionHandlerActorPlugin.java 0 2 0
info/smart_tools/smartactors/plugin/get_first_not_null_rule/GetFirstNotNullRulePlugin.java 0 7 0
info/smart_tools/smartactors/plugin/get_form_actor/IFormsStrategyPlugin.java 0 3 0
info/smart_tools/smartactors/plugin/get_query_parameter_rule/GetQueryParameterRulePlugin.java 0 1 0
info/smart_tools/smartactors/plugin/http_endpoint/HttpEndpointPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/https_endpoint/HttpsEndpointPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/immutable_receiver_chain/PluginReceiverChain.java 0 1 0
info/smart_tools/smartactors/plugin/in_memory_db_tasks/PluginInMemoryDBTasks.java 0 4 0
info/smart_tools/smartactors/plugin/ioc_keys/PluginIOCKeys.java 0 1 0
info/smart_tools/smartactors/plugin/map_router/PluginMapRouter.java 0 1 0
info/smart_tools/smartactors/plugin/messaging_identifiers/PluginMessagingIdentifiers.java 0 1 0
info/smart_tools/smartactors/plugin/nested_field/NestedFieldPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/postgres_db_tasks/PostgresDBTasksPlugin.java 0 3 0
info/smart_tools/smartactors/plugin/prepare_mail_registration_actor/PrepareMailRegistrationPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/read_config_file/PluginReadConfigFile.java 0 1 0
info/smart_tools/smartactors/plugin/response/PluginResponse.java 0 1 0
info/smart_tools/smartactors/plugin/response_content_json_strategy/PluginResponseJsonContentStrategy.java 0 1 0
info/smart_tools/smartactors/plugin/response_environment_http_strategy/response_content_json_strategy/ResponseContentJsonStrategy.java 0 1 0
info/smart_tools/smartactors/plugin/response_sender_actor/PluginResponseSenderActor.java 0 1 0
info/smart_tools/smartactors/plugin/sample_actor/SampleActorPlugin.java 0 2 0
info/smart_tools/smartactors/plugin/sample_actor/SampleDBActorPlugin.java 0 8 0
info/smart_tools/smartactors/plugin/save_session_actor/SaveSessionActorPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/scope_provider/PluginScopeProvider.java 0 1 0
info/smart_tools/smartactors/plugin/scoped_ioc/ScopedIOCPlugin.java 0 1 0
info/smart_tools/smartactors/plugin/subscribe_scope_provider_on_scope_creation/SubscribeScopeProviderOnScopeCreation.java 0 2 0
info/smart_tools/smartactors/plugin/validation_form_actor/ValidationFormActorPlugin.java 0 1 0
info/smart_tools/smartactors/plugins/message_processor_and_sequence/PluginMessageProcessorAndSequence.java 0 3 0
info/smart_tools/smartactors/sandbox/server_with_configuration/ServerWithConfiguration.java 0 5 0
info/smart_tools/smartactors/server/server_for_intern/Server.java 0 5 0
info/smart_tools/smartactors/strategy/apply_function_to_arguments/ApplyFunctionToArgumentsStrategy.java 0 1 0
info/smart_tools/smartactors/strategy/respons_status_extractor/ResponseStatusExtractor.java 0 1 0
info/smart_tools/smartactors/strategy/to_wrapper_converter_strategy/ToWrapperConverter.java 0 1 0
info/smart_tools/smartactors/transformation_rules/get_cookie_from_request/GetCookieFromRequestRule.java 0 2 0
info/smart_tools/smartactors/transformation_rules/get_first_not_null/GetFirstNotNullRule.java 0 3 0

Rules

Category Rule Violations Severity
blocks AvoidNestedBlocks 7  Warning
LeftCurly 144  Warning
NeedBraces 79  Warning
RightCurly 28  Warning
coding EmptyStatement 1  Warning
InnerAssignment 40  Warning
MagicNumber
  • ignoreAnnotation: "true"
  • ignoreHashCodeMethod: "true"
330  Warning
design FinalClass 10  Warning
HideUtilityClassConstructor 3  Warning
InterfaceIsType 1  Warning
VisibilityModifier 45  Warning
imports AvoidStarImport 3  Warning
UnusedImports 78  Warning
javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "package"
  • excludeScope: "private"
  • suppressLoadErrors: "true"
245  Warning
JavadocPackage 49  Error
JavadocStyle
  • checkFirstSentence: "false"
  • checkHtml: "false"
1  Warning
JavadocType 29  Warning
JavadocVariable
  • scope: "package"
37  Warning
misc ArrayTypeStyle 4  Warning
FinalParameters 176  Warning
modifier ModifierOrder 10  Warning
RedundantModifier 3  Warning
naming ConstantName 9  Warning
LocalVariableName 4  Warning
MemberName 13  Warning
MethodName 46  Warning
ParameterName 2  Warning
StaticVariableName 14  Warning
sizes LineLength
  • max: "180"
  • tabWidth: "4"
3  Warning
MethodLength 6  Warning
whitespace ParenPad 2  Warning
WhitespaceAfter 17  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
198  Warning

Details

info/smart_tools/smartactors/actor/exception_handler_actor/ExceptionHandlerActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 11

info/smart_tools/smartactors/actor/exception_handler_actor/wrapper/IExceptionHandler.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 17

info/smart_tools/smartactors/actor/repeater/IRepeatRequest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.message_processing.IMessageProcessor. 5

info/smart_tools/smartactors/actor/response_sender_actor/ResponseSenderActor.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.ResolutionException. 7
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.invalid_argument_exception.InvalidArgumentException. 8
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ChangeValueException. 9
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. 10
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.SerializeException. 11
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iresponse_sender.exceptions.ResponseSendingException. 17

info/smart_tools/smartactors/actor/response_sender_actor/wrapper/ResponseMessage.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actor.response_sender_actor.ResponseSenderActor. 3
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ichannel_handler.IChannelHandler. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.IObject. 5
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. 6

info/smart_tools/smartactors/actors/SampleActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 17
 Warning misc FinalParameters Parameter wrapper should be final. 17

info/smart_tools/smartactors/actors/SampleDBActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Expected @throws tag for 'SampleDBException'. 33
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42
 Warning misc FinalParameters Parameter wrapper should be final. 42
 Warning javadoc JavadocMethod Missing a Javadoc comment. 69
 Warning misc FinalParameters Parameter wrapper should be final. 69

info/smart_tools/smartactors/actors/authentication/AuthenticationActor.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.itask.exception.TaskExecutionException. 6

info/smart_tools/smartactors/actors/authentication/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Missing a Javadoc comment. 1

info/smart_tools/smartactors/actors/check_user_is_new/CheckUserIsNewActor.java

Severity Category Rule Message Line
 Warning naming MemberName Name 'USER_COLLECTION_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28

info/smart_tools/smartactors/actors/close_async_operation/CloseAsyncOperationActor.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.close_async_operation.wrapper.ActorParams. 3

info/smart_tools/smartactors/actors/create_async_operation/exception/CreateAsyncOperationActorException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.create_async_operation.CreateAsyncOperationActor. 3

info/smart_tools/smartactors/actors/create_async_operation/wrapper/CreateAsyncOperationMessage.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.create_async_operation.CreateAsyncOperationActor. 3
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 34
 Warning javadoc JavadocMethod Expected @throws tag for 'ChangeValueException'. 41

info/smart_tools/smartactors/actors/exception/SampleDBException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8
 Warning misc FinalParameters Parameter cause should be final. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 12
 Warning misc FinalParameters Parameter message should be final. 12
 Warning misc FinalParameters Parameter cause should be final. 12

info/smart_tools/smartactors/actors/exception/SampleException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/actors/get_async_operation/exception/GetAsyncOperationActorException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.get_async_operation.GetAsyncOperationActor. 3

info/smart_tools/smartactors/actors/get_async_operation/wrapper/GetAsyncOperationMessage.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.get_async_operation.GetAsyncOperationActor. 3

info/smart_tools/smartactors/actors/mailing/MailingActor.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.mailing.exception.AttributeSetterException. 7
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.*. 39
 Warning naming StaticVariableName Name 'serverURI_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Warning naming StaticVariableName Name 'senderAddress_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
 Warning naming StaticVariableName Name 'userName_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
 Warning naming StaticVariableName Name 'password_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Warning naming StaticVariableName Name 'authenticationMode_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Warning naming StaticVariableName Name 'SSLProtocol_ActorParams_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Warning naming StaticVariableName Name 'senderAddress_Context_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 63
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 67
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 67
 Warning javadoc JavadocMethod Expected @throws tag for 'MailingActorException'. 82

info/smart_tools/smartactors/actors/mailing/email/MessageAttributeSetter.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 9
 Warning javadoc JavadocMethod Expected @throws tag for 'MessagingException'. 19
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 19
 Warning javadoc JavadocMethod Expected @throws tag for 'ChangeValueException'. 19

info/smart_tools/smartactors/actors/mailing/email/MessageAttributeSetters.java

Severity Category Rule Message Line
 Warning design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 22
 Warning naming StaticVariableName Name 'senderAddress_Context_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
 Warning javadoc JavadocMethod Expected @throws tag for 'AttributeSetterException'. 33

info/smart_tools/smartactors/actors/mailing/email/MessagePartCreator.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 9
 Warning javadoc JavadocMethod Expected @param tag for 'context'. 20

info/smart_tools/smartactors/actors/mailing/email/MessagePartCreators.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 23
 Warning design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 23
 Warning naming StaticVariableName Name 'partType_Part_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
 Warning naming StaticVariableName Name 'partText_TextPart_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
 Warning naming StaticVariableName Name 'partMime_Part_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
 Warning naming StaticVariableName Name 'sourcePath_FilePart_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
 Warning naming StaticVariableName Name 'attachmentName_FilePart_F' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning misc FinalParameters Parameter name should be final. 47
 Warning misc FinalParameters Parameter creator should be final. 47

info/smart_tools/smartactors/actors/mailing/email/SMTPMessageAdaptor.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 16
 Warning javadoc JavadocMethod Missing a Javadoc comment. 24
 Warning misc FinalParameters Parameter message should be final. 24
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 49
 Warning misc FinalParameters Parameter part should be final. 49

info/smart_tools/smartactors/actors/prepare_registration_mail/PrepareRegistrationMailActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/actors/prepare_registration_mail/wrapper/PrepareMailMessage.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 18
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 25
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 32

info/smart_tools/smartactors/actors/sample_other_actor/SampleOtherActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 11

info/smart_tools/smartactors/actors/sample_other_actor/exception/SampleOtherException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/actors/sample_other_actor/wrapper/SampleOtherWrapper.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ChangeValueException. 3
 Warning javadoc JavadocType Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8

info/smart_tools/smartactors/actors/save_session/SaveSessionActor.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iaction.IAction. 5
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iaction.exception.ActionExecuteException. 6
 Warning javadoc JavadocType Missing a Javadoc comment. 22
 Warning javadoc JavadocMethod Expected @throws tag for 'SaveSessionException'. 30

info/smart_tools/smartactors/actors/save_session/wrapper/SaveSessionMessage.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/actors/validate_form_data/parser/ParseException.java

Severity Category Rule Message Line
 Warning misc FinalParameters Parameter currentTokenVal should be final. 29
 Warning javadoc JavadocMethod Expected @param tag for 'currentTokenVal'. 29
 Warning misc FinalParameters Parameter expectedTokenSequencesVal should be final. 30
 Warning javadoc JavadocMethod Expected @param tag for 'expectedTokenSequencesVal'. 30
 Warning misc FinalParameters Parameter tokenImageVal should be final. 31
 Warning javadoc JavadocMethod Expected @param tag for 'tokenImageVal'. 31
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 33
 Warning misc FinalParameters Parameter message should be final. 55
 Warning javadoc JavadocMethod Expected @param tag for 'message'. 55
 Warning design VisibilityModifier Variable 'currentToken' must be private and have accessor methods. 65
 Warning design VisibilityModifier Variable 'expectedTokenSequences' must be private and have accessor methods. 72
 Warning design VisibilityModifier Variable 'tokenImage' must be private and have accessor methods. 79
 Warning misc FinalParameters Parameter currentToken should be final. 88
 Warning misc FinalParameters Parameter expectedTokenSequences should be final. 89
 Warning misc FinalParameters Parameter tokenImage should be final. 90
 Warning blocks NeedBraces 'if' construct must use '{}'s. 109
 Warning design VisibilityModifier Variable 'eol' must be private and have accessor methods. 134
 Warning javadoc JavadocMethod Expected an @return tag. 141
 Warning naming MethodName Name 'add_escapes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
 Warning misc FinalParameters Parameter str should be final. 141
 Warning javadoc JavadocMethod Expected @param tag for 'str'. 141
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 146
 Warning coding InnerAssignment Inner assignments should be avoided. 174
 Warning coding MagicNumber '0x20' is a magic number. 174
 Warning coding MagicNumber '0x7e' is a magic number. 174
 Warning coding MagicNumber '16' is a magic number. 175
 Warning coding MagicNumber '4' is a magic number. 176

info/smart_tools/smartactors/actors/validate_form_data/parser/Parser.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports UnusedImports Unused import - java.lang.StringBuffer. 4
 Warning javadoc JavadocType Missing a Javadoc comment. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13
 Warning misc FinalParameters Parameter rules should be final. 13
 Warning misc FinalParameters Parameter field should be final. 13
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 14
 Warning whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 19
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 33
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 33
 Warning whitespace WhitespaceAround '==' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround '==' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround '?' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround '?' is not followed by whitespace. 37
 Warning whitespace WhitespaceAround ':' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround ':' is not followed by whitespace. 37
 Warning coding EmptyStatement Empty statement. 39
 Warning javadoc JavadocMethod Missing a Javadoc comment. 50
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 50
 Warning whitespace WhitespaceAround '==' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround '==' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround '?' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround '?' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround ':' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround ':' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround '!=' is not followed by whitespace. 56
 Warning javadoc JavadocMethod Missing a Javadoc comment. 104
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 104
 Warning whitespace WhitespaceAround '==' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround '==' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround '?' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround '?' is not followed by whitespace. 108
 Warning whitespace WhitespaceAround ':' is not preceded with whitespace. 108
 Warning whitespace WhitespaceAround ':' is not followed by whitespace. 108
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 111
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 111
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround '==' is not preceded with whitespace. 130
 Warning whitespace WhitespaceAround '==' is not followed by whitespace. 130
 Warning whitespace WhitespaceAround '?' is not preceded with whitespace. 130
 Warning whitespace WhitespaceAround '?' is not followed by whitespace. 130
 Warning whitespace WhitespaceAround ':' is not preceded with whitespace. 130
 Warning whitespace WhitespaceAround ':' is not followed by whitespace. 130
 Warning coding MagicNumber '3' is a magic number. 152
 Warning whitespace WhitespaceAround '==' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround '==' is not followed by whitespace. 156
 Warning whitespace WhitespaceAround '?' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround '?' is not followed by whitespace. 156
 Warning whitespace WhitespaceAround ':' is not preceded with whitespace. 156
 Warning whitespace WhitespaceAround ':' is not followed by whitespace. 156
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 171
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 171
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 171
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 171
 Warning coding MagicNumber '4' is a magic number. 174
 Warning blocks NeedBraces 'if' construct must use '{}'s. 178
 Warning blocks LeftCurly '{' at column 42 should have line break after. 178
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 178
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 178
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 178
 Warning whitespace WhitespaceAround 'if' is not preceded with whitespace. 178
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 178
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 178
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 178
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 178
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 178
 Warning blocks NeedBraces 'if' construct must use '{}'s. 179
 Warning blocks LeftCurly '{' at column 42 should have line break after. 179
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 179
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 179
 Warning whitespace WhitespaceAround 'if' is not preceded with whitespace. 179
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 179
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 179
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 179
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 179
 Warning blocks NeedBraces 'if' construct must use '{}'s. 180
 Warning blocks LeftCurly '{' at column 43 should have line break after. 180
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 180
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 180
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 180
 Warning whitespace WhitespaceAround 'if' is not preceded with whitespace. 180
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 180
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 180
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 180
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 180
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 180
 Warning blocks NeedBraces 'if' construct must use '{}'s. 181
 Warning blocks LeftCurly '{' at column 43 should have line break after. 181
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 181
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 181
 Warning whitespace WhitespaceAround 'if' is not preceded with whitespace. 181
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 181
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 181
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 181
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 181
 Warning blocks NeedBraces 'if' construct must use '{}'s. 182
 Warning blocks LeftCurly '{' at column 43 should have line break after. 182
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 182
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 182
 Warning blocks AvoidNestedBlocks Avoid nested blocks. 182
 Warning whitespace WhitespaceAround 'if' is not preceded with whitespace. 182
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 182
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 182
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 182
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 182
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 182
 Warning naming MemberName Name 'token_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
 Warning design VisibilityModifier Variable 'token_source' must be private and have accessor methods. 187
 Warning javadoc JavadocVariable Missing a Javadoc comment. 188
 Warning naming MemberName Name 'jj_input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 188
 Warning design VisibilityModifier Variable 'jj_input_stream' must be private and have accessor methods. 188
 Warning design VisibilityModifier Variable 'token' must be private and have accessor methods. 190
 Warning naming MemberName Name 'jj_nt' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
 Warning design VisibilityModifier Variable 'jj_nt' must be private and have accessor methods. 192
 Warning naming MemberName Name 'jj_ntk' must match pattern '^[a-z][a-zA-Z0-9]*$'. 193
 Warning naming MemberName Name 'jj_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 195
 Warning naming MemberName Name 'jj_la1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
 Warning coding MagicNumber '5' is a magic number. 195
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 196
 Warning naming StaticVariableName Name 'jj_la1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
 Warning naming MethodName Name 'jj_la1_init_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
 Warning coding MagicNumber '0x20' is a magic number. 201
 Warning whitespace WhitespaceAfter ',' is not followed by whitespace. 201
 Warning coding MagicNumber '0x1ffc0' is a magic number. 201
 Warning whitespace WhitespaceAfter ',' is not followed by whitespace. 201
 Warning coding MagicNumber '0x1e0000' is a magic number. 201
 Warning whitespace WhitespaceAfter ',' is not followed by whitespace. 201
 Warning coding MagicNumber '0x7c00000' is a magic number. 201
 Warning whitespace WhitespaceAfter ',' is not followed by whitespace. 201
 Warning coding MagicNumber '0x1e0000' is a magic number. 201
 Warning whitespace WhitespaceAfter ',' is not followed by whitespace. 201
 Warning misc FinalParameters Parameter stream should be final. 205
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 205
 Warning misc FinalParameters Parameter stream should be final. 209
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 209
 Warning misc FinalParameters Parameter encoding should be final. 209
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 209
 Warning blocks LeftCurly '{' at column 9 should have line break after. 210
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 210
 Warning blocks LeftCurly '{' at column 123 should have line break after. 210
 Warning blocks NeedBraces 'for' construct must use '{}'s. 215
 Warning coding MagicNumber '5' is a magic number. 215
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219
 Warning misc FinalParameters Parameter stream should be final. 219
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 219
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
 Warning misc FinalParameters Parameter stream should be final. 223
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 223
 Warning misc FinalParameters Parameter encoding should be final. 223
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 223
 Warning blocks LeftCurly '{' at column 9 should have line break after. 224
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 224
 Warning blocks LeftCurly '{' at column 107 should have line break after. 224
 Warning blocks NeedBraces 'for' construct must use '{}'s. 229
 Warning coding MagicNumber '5' is a magic number. 229
 Warning misc FinalParameters Parameter stream should be final. 233
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 233
 Warning blocks NeedBraces 'for' construct must use '{}'s. 239
 Warning coding MagicNumber '5' is a magic number. 239
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 243
 Warning misc FinalParameters Parameter stream should be final. 243
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 243
 Warning blocks NeedBraces 'for' construct must use '{}'s. 249
 Warning coding MagicNumber '5' is a magic number. 249
 Warning misc FinalParameters Parameter tm should be final. 253
 Warning javadoc JavadocMethod Expected @param tag for 'tm'. 253
 Warning blocks NeedBraces 'for' construct must use '{}'s. 258
 Warning coding MagicNumber '5' is a magic number. 258
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
 Warning misc FinalParameters Parameter tm should be final. 262
 Warning javadoc JavadocMethod Expected @param tag for 'tm'. 262
 Warning blocks NeedBraces 'for' construct must use '{}'s. 267
 Warning coding MagicNumber '5' is a magic number. 267
 Warning naming MethodName Name 'jj_consume_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
 Warning misc FinalParameters Parameter kind should be final. 270
 Warning blocks NeedBraces 'if' construct must use '{}'s. 272
 Warning coding InnerAssignment Inner assignments should be avoided. 272
 Warning blocks NeedBraces 'else' construct must use '{}'s. 273
 Warning coding InnerAssignment Inner assignments should be avoided. 273
 Warning javadoc JavadocMethod Expected an @return tag. 286
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 286
 Warning blocks NeedBraces 'if' construct must use '{}'s. 287
 Warning blocks NeedBraces 'else' construct must use '{}'s. 288
 Warning coding InnerAssignment Inner assignments should be avoided. 288
 Warning javadoc JavadocMethod Expected an @return tag. 295
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 295
 Warning misc FinalParameters Parameter index should be final. 295
 Warning javadoc JavadocMethod Expected @param tag for 'index'. 295
 Warning blocks NeedBraces 'if' construct must use '{}'s. 298
 Warning blocks NeedBraces 'else' construct must use '{}'s. 299
 Warning coding InnerAssignment Inner assignments should be avoided. 299
 Warning naming MethodName Name 'jj_ntk' must match pattern '^[a-z][a-zA-Z0-9]*$'. 304
 Warning blocks NeedBraces 'if' construct must use '{}'s. 305
 Warning whitespace WhitespaceAround '=' is not preceded with whitespace. 305
 Warning coding InnerAssignment Inner assignments should be avoided. 305
 Warning whitespace WhitespaceAround '=' is not followed by whitespace. 305
 Warning coding InnerAssignment Inner assignments should be avoided. 306
 Warning whitespace WhitespaceAround '=' is not preceded with whitespace. 306
 Warning coding InnerAssignment Inner assignments should be avoided. 306
 Warning whitespace WhitespaceAround '=' is not followed by whitespace. 306
 Warning blocks NeedBraces 'else' construct must use '{}'s. 307
 Warning coding InnerAssignment Inner assignments should be avoided. 308
 Warning naming MemberName Name 'jj_expentries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 311
 Warning naming MemberName Name 'jj_expentry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 312
 Warning naming MemberName Name 'jj_kind' must match pattern '^[a-z][a-zA-Z0-9]*$'. 313
 Warning javadoc JavadocMethod Expected an @return tag. 316
 Warning coding MagicNumber '27' is a magic number. 318
 Warning coding MagicNumber '5' is a magic number. 323
 Warning coding MagicNumber '32' is a magic number. 325
 Warning whitespace WhitespaceAround '<<' is not preceded with whitespace. 326
 Warning whitespace WhitespaceAround '<<' is not followed by whitespace. 326
 Warning coding MagicNumber '27' is a magic number. 332
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 347
 Warning naming MethodName Name 'enable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 347
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 351
 Warning naming MethodName Name 'disable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 351

info/smart_tools/smartactors/actors/validate_form_data/parser/ParserConstants.java

Severity Category Rule Message Line
 Warning design InterfaceIsType interfaces should describe a type and hence have methods. 9
 Warning naming ConstantName Name 'tokenImage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 62

info/smart_tools/smartactors/actors/validate_form_data/parser/ParserTokenManager.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.lang.StringBuffer. 3
 Warning imports UnusedImports Unused import - java.io.StringReader. 4
 Warning imports UnusedImports Unused import - java.io.Reader. 5
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 9
 Warning design VisibilityModifier Variable 'debugStream' must be private and have accessor methods. 12
 Warning misc FinalParameters Parameter ds should be final. 14
 Warning blocks LeftCurly '{' at column 55 should have line break after. 14
 Warning modifier RedundantModifier Redundant 'final' modifier. 15
 Warning naming MethodName Name 'jjStopStringLiteralDfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 15
 Warning misc FinalParameters Parameter pos should be final. 15
 Warning misc FinalParameters Parameter active0 should be final. 15
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 16
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 18
 Warning modifier RedundantModifier Redundant 'final' modifier. 23
 Warning naming MethodName Name 'jjStartNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
 Warning misc FinalParameters Parameter pos should be final. 23
 Warning misc FinalParameters Parameter active0 should be final. 23
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 24
 Warning misc FinalParameters Parameter pos should be final. 27
 Warning misc FinalParameters Parameter kind should be final. 27
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 28
 Warning naming MethodName Name 'jjMoveStringLiteralDfa0_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 34
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 35
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 36
 Warning coding MagicNumber '38' is a magic number. 37
 Warning coding MagicNumber '0x20L' is a magic number. 38
 Warning coding MagicNumber '60' is a magic number. 39
 Warning coding MagicNumber '25' is a magic number. 40
 Warning coding MagicNumber '0x800000L' is a magic number. 41
 Warning coding MagicNumber '61' is a magic number. 42
 Warning coding MagicNumber '0x4400000L' is a magic number. 43
 Warning coding MagicNumber '62' is a magic number. 44
 Warning coding MagicNumber '24' is a magic number. 45
 Warning coding MagicNumber '101' is a magic number. 46
 Warning coding MagicNumber '0x400L' is a magic number. 47
 Warning coding MagicNumber '112' is a magic number. 48
 Warning coding MagicNumber '0x800L' is a magic number. 49
 Warning coding MagicNumber '1057' is a magic number. 50
 Warning coding MagicNumber '0x80000L' is a magic number. 51
 Warning coding MagicNumber '1072' is a magic number. 52
 Warning coding MagicNumber '0x4100L' is a magic number. 53
 Warning coding MagicNumber '1076' is a magic number. 54
 Warning coding MagicNumber '0x20200L' is a magic number. 55
 Warning coding MagicNumber '1079' is a magic number. 56
 Warning coding MagicNumber '0x40000L' is a magic number. 57
 Warning coding MagicNumber '1080' is a magic number. 58
 Warning coding MagicNumber '0x1000L' is a magic number. 59
 Warning coding MagicNumber '1086' is a magic number. 60
 Warning coding MagicNumber '0x40L' is a magic number. 61
 Warning coding MagicNumber '1088' is a magic number. 62
 Warning coding MagicNumber '0x80L' is a magic number. 63
 Warning coding MagicNumber '1090' is a magic number. 64
 Warning coding MagicNumber '0x8000L' is a magic number. 65
 Warning coding MagicNumber '1095' is a magic number. 66
 Warning coding MagicNumber '0x10000L' is a magic number. 67
 Warning coding MagicNumber '1096' is a magic number. 68
 Warning coding MagicNumber '0x2000L' is a magic number. 69
 Warning naming MethodName Name 'jjMoveStringLiteralDfa1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Warning misc FinalParameters Parameter active0 should be final. 74
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 75
 Warning blocks LeftCurly '{' at column 8 should have line break after. 76
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 76
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 77
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 81
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 82
 Warning coding MagicNumber '38' is a magic number. 83
 Warning blocks NeedBraces 'if' construct must use '{}'s. 84
 Warning coding MagicNumber '0x20L' is a magic number. 84
 Warning coding MagicNumber '5' is a magic number. 85
 Warning coding MagicNumber '61' is a magic number. 87
 Warning blocks NeedBraces 'if' construct must use '{}'s. 88
 Warning coding MagicNumber '0x800000L' is a magic number. 88
 Warning coding MagicNumber '23' is a magic number. 89
 Warning blocks NeedBraces 'if' construct must use '{}'s. 90
 Warning coding MagicNumber '0x4000000L' is a magic number. 90
 Warning coding MagicNumber '26' is a magic number. 91
 Warning coding MagicNumber '62' is a magic number. 93
 Warning blocks NeedBraces 'if' construct must use '{}'s. 94
 Warning coding MagicNumber '0x400000L' is a magic number. 94
 Warning coding MagicNumber '22' is a magic number. 95
 Warning coding MagicNumber '97' is a magic number. 97
 Warning coding MagicNumber '0x800L' is a magic number. 98
 Warning coding MagicNumber '109' is a magic number. 99
 Warning coding MagicNumber '0x400L' is a magic number. 100
 Warning coding MagicNumber '1073' is a magic number. 101
 Warning coding MagicNumber '0x40L' is a magic number. 102
 Warning coding MagicNumber '1076' is a magic number. 103
 Warning coding MagicNumber '0x100L' is a magic number. 104
 Warning coding MagicNumber '1077' is a magic number. 105
 Warning coding MagicNumber '0x8000L' is a magic number. 106
 Warning coding MagicNumber '1079' is a magic number. 107
 Warning coding MagicNumber '0x1000L' is a magic number. 108
 Warning coding MagicNumber '1080' is a magic number. 109
 Warning coding MagicNumber '0x10000L' is a magic number. 110
 Warning coding MagicNumber '1083' is a magic number. 111
 Warning coding MagicNumber '0x20000L' is a magic number. 112
 Warning coding MagicNumber '1085' is a magic number. 113
 Warning coding MagicNumber '0x40000L' is a magic number. 114
 Warning coding MagicNumber '1086' is a magic number. 115
 Warning coding MagicNumber '0x200L' is a magic number. 116
 Warning coding MagicNumber '1088' is a magic number. 117
 Warning coding MagicNumber '0x4000L' is a magic number. 118
 Warning coding MagicNumber '1090' is a magic number. 119
 Warning coding MagicNumber '0x2000L' is a magic number. 120
 Warning coding MagicNumber '1091' is a magic number. 121
 Warning coding MagicNumber '0x80080L' is a magic number. 122
 Warning naming MethodName Name 'jjMoveStringLiteralDfa2_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
 Warning misc FinalParameters Parameter old0 should be final. 128
 Warning misc FinalParameters Parameter active0 should be final. 128
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 129
 Warning blocks NeedBraces 'if' construct must use '{}'s. 130
 Warning coding InnerAssignment Inner assignments should be avoided. 130
 Warning blocks LeftCurly '{' at column 8 should have line break after. 132
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 132
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 133
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 137
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 138
 Warning coding MagicNumber '97' is a magic number. 139
 Warning coding MagicNumber '0x400L' is a magic number. 140
 Warning coding MagicNumber '115' is a magic number. 141
 Warning coding MagicNumber '0x800L' is a magic number. 142
 Warning coding MagicNumber '1062' is a magic number. 143
 Warning coding MagicNumber '0x1000L' is a magic number. 144
 Warning coding MagicNumber '1072' is a magic number. 145
 Warning coding MagicNumber '0x40000L' is a magic number. 146
 Warning coding MagicNumber '1080' is a magic number. 147
 Warning coding MagicNumber '0x20000L' is a magic number. 148
 Warning coding MagicNumber '1083' is a magic number. 149
 Warning coding MagicNumber '0x8000L' is a magic number. 150
 Warning coding MagicNumber '1084' is a magic number. 151
 Warning blocks NeedBraces 'if' construct must use '{}'s. 152
 Warning coding MagicNumber '0x200L' is a magic number. 152
 Warning coding MagicNumber '9' is a magic number. 153
 Warning coding MagicNumber '0x80000L' is a magic number. 154
 Warning coding MagicNumber '1088' is a magic number. 155
 Warning coding MagicNumber '0x2100L' is a magic number. 156
 Warning coding MagicNumber '1089' is a magic number. 157
 Warning coding MagicNumber '0x10080L' is a magic number. 158
 Warning coding MagicNumber '1090' is a magic number. 159
 Warning coding MagicNumber '0x4000L' is a magic number. 160
 Warning coding MagicNumber '1103' is a magic number. 161
 Warning coding MagicNumber '0x40L' is a magic number. 162
 Warning naming MethodName Name 'jjMoveStringLiteralDfa3_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
 Warning misc FinalParameters Parameter old0 should be final. 168
 Warning misc FinalParameters Parameter active0 should be final. 168
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 169
 Warning blocks NeedBraces 'if' construct must use '{}'s. 170
 Warning coding InnerAssignment Inner assignments should be avoided. 170
 Warning blocks LeftCurly '{' at column 8 should have line break after. 172
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 172
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 173
 Warning coding MagicNumber '3' is a magic number. 175
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 177
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 178
 Warning coding MagicNumber '105' is a magic number. 179
 Warning coding MagicNumber '0x400L' is a magic number. 180
 Warning coding MagicNumber '115' is a magic number. 181
 Warning coding MagicNumber '0x800L' is a magic number. 182
 Warning coding MagicNumber '1077' is a magic number. 183
 Warning coding MagicNumber '0x8100L' is a magic number. 184
 Warning coding MagicNumber '1079' is a magic number. 185
 Warning coding MagicNumber '0x40L' is a magic number. 186
 Warning coding MagicNumber '1080' is a magic number. 187
 Warning coding MagicNumber '0x7000L' is a magic number. 188
 Warning coding MagicNumber '1083' is a magic number. 189
 Warning coding MagicNumber '0x10000L' is a magic number. 190
 Warning coding MagicNumber '1084' is a magic number. 191
 Warning coding MagicNumber '0x80000L' is a magic number. 192
 Warning coding MagicNumber '1085' is a magic number. 193
 Warning coding MagicNumber '0x20000L' is a magic number. 194
 Warning coding MagicNumber '1089' is a magic number. 195
 Warning coding MagicNumber '0x80L' is a magic number. 196
 Warning coding MagicNumber '1095' is a magic number. 197
 Warning coding MagicNumber '0x40000L' is a magic number. 198
 Warning naming MethodName Name 'jjMoveStringLiteralDfa4_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
 Warning misc FinalParameters Parameter old0 should be final. 204
 Warning misc FinalParameters Parameter active0 should be final. 204
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 205
 Warning blocks NeedBraces 'if' construct must use '{}'s. 206
 Warning coding InnerAssignment Inner assignments should be avoided. 206
 Warning blocks LeftCurly '{' at column 8 should have line break after. 208
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 208
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 209
 Warning coding MagicNumber '3' is a magic number. 210
 Warning coding MagicNumber '4' is a magic number. 211
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 213
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 214
 Warning coding MagicNumber '108' is a magic number. 215
 Warning blocks NeedBraces 'if' construct must use '{}'s. 216
 Warning coding MagicNumber '0x400L' is a magic number. 216
 Warning coding MagicNumber '4' is a magic number. 217
 Warning coding MagicNumber '10' is a magic number. 217
 Warning coding MagicNumber '119' is a magic number. 219
 Warning coding MagicNumber '0x800L' is a magic number. 220
 Warning coding MagicNumber '1072' is a magic number. 221
 Warning blocks NeedBraces 'if' construct must use '{}'s. 222
 Warning coding MagicNumber '0x20000L' is a magic number. 222
 Warning coding MagicNumber '4' is a magic number. 223
 Warning coding MagicNumber '17' is a magic number. 223
 Warning blocks NeedBraces 'if' construct must use '{}'s. 224
 Warning coding MagicNumber '0x80000L' is a magic number. 224
 Warning coding MagicNumber '4' is a magic number. 225
 Warning coding MagicNumber '19' is a magic number. 225
 Warning coding MagicNumber '0x40L' is a magic number. 226
 Warning coding MagicNumber '1077' is a magic number. 227
 Warning coding MagicNumber '0x40000L' is a magic number. 228
 Warning coding MagicNumber '1082' is a magic number. 229
 Warning coding MagicNumber '0x4080L' is a magic number. 230
 Warning coding MagicNumber '1086' is a magic number. 231
 Warning blocks NeedBraces 'if' construct must use '{}'s. 232
 Warning coding MagicNumber '0x10000L' is a magic number. 232
 Warning coding MagicNumber '4' is a magic number. 233
 Warning coding MagicNumber '16' is a magic number. 233
 Warning coding MagicNumber '1089' is a magic number. 235
 Warning blocks NeedBraces 'if' construct must use '{}'s. 236
 Warning coding MagicNumber '0x100L' is a magic number. 236
 Warning coding MagicNumber '4' is a magic number. 237
 Warning coding MagicNumber '8' is a magic number. 237
 Warning coding MagicNumber '1092' is a magic number. 239
 Warning coding MagicNumber '0x9000L' is a magic number. 240
 Warning coding MagicNumber '1093' is a magic number. 241
 Warning coding MagicNumber '0x2000L' is a magic number. 242
 Warning coding MagicNumber '3' is a magic number. 246
 Warning naming MethodName Name 'jjMoveStringLiteralDfa5_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 248
 Warning misc FinalParameters Parameter old0 should be final. 248
 Warning misc FinalParameters Parameter active0 should be final. 248
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 249
 Warning blocks NeedBraces 'if' construct must use '{}'s. 250
 Warning coding InnerAssignment Inner assignments should be avoided. 250
 Warning coding MagicNumber '3' is a magic number. 251
 Warning blocks LeftCurly '{' at column 8 should have line break after. 252
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 252
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 253
 Warning coding MagicNumber '4' is a magic number. 254
 Warning coding MagicNumber '5' is a magic number. 255
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 257
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 258
 Warning coding MagicNumber '111' is a magic number. 259
 Warning coding MagicNumber '0x800L' is a magic number. 260
 Warning coding MagicNumber '1080' is a magic number. 261
 Warning coding MagicNumber '0x80L' is a magic number. 262
 Warning coding MagicNumber '1082' is a magic number. 263
 Warning coding MagicNumber '0x2000L' is a magic number. 264
 Warning coding MagicNumber '1085' is a magic number. 265
 Warning coding MagicNumber '0x40000L' is a magic number. 266
 Warning coding MagicNumber '1086' is a magic number. 267
 Warning coding MagicNumber '0x8000L' is a magic number. 268
 Warning coding MagicNumber '1088' is a magic number. 269
 Warning blocks NeedBraces 'if' construct must use '{}'s. 270
 Warning coding MagicNumber '0x1000L' is a magic number. 270
 Warning coding MagicNumber '5' is a magic number. 271
 Warning coding MagicNumber '12' is a magic number. 271
 Warning coding MagicNumber '1090' is a magic number. 273
 Warning coding MagicNumber '0x40L' is a magic number. 274
 Warning coding MagicNumber '1091' is a magic number. 275
 Warning coding MagicNumber '0x4000L' is a magic number. 276
 Warning coding MagicNumber '4' is a magic number. 280
 Warning naming MethodName Name 'jjMoveStringLiteralDfa6_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 282
 Warning misc FinalParameters Parameter old0 should be final. 282
 Warning misc FinalParameters Parameter active0 should be final. 282
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 283
 Warning blocks NeedBraces 'if' construct must use '{}'s. 284
 Warning coding InnerAssignment Inner assignments should be avoided. 284
 Warning coding MagicNumber '4' is a magic number. 285
 Warning blocks LeftCurly '{' at column 8 should have line break after. 286
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 286
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 287
 Warning coding MagicNumber '5' is a magic number. 288
 Warning coding MagicNumber '6' is a magic number. 289
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 291
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 292
 Warning coding MagicNumber '114' is a magic number. 293
 Warning coding MagicNumber '0x800L' is a magic number. 294
 Warning coding MagicNumber '1077' is a magic number. 295
 Warning coding MagicNumber '0x40L' is a magic number. 296
 Warning coding MagicNumber '1080' is a magic number. 297
 Warning coding MagicNumber '0x40000L' is a magic number. 298
 Warning coding MagicNumber '1081' is a magic number. 299
 Warning blocks NeedBraces 'if' construct must use '{}'s. 300
 Warning coding MagicNumber '0x80L' is a magic number. 300
 Warning coding MagicNumber '6' is a magic number. 301
 Warning coding MagicNumber '7' is a magic number. 301
 Warning coding MagicNumber '1083' is a magic number. 303
 Warning blocks NeedBraces 'if' construct must use '{}'s. 304
 Warning coding MagicNumber '0x4000L' is a magic number. 304
 Warning coding MagicNumber '6' is a magic number. 305
 Warning coding MagicNumber '14' is a magic number. 305
 Warning coding MagicNumber '1085' is a magic number. 307
 Warning blocks NeedBraces 'if' construct must use '{}'s. 308
 Warning coding MagicNumber '0x8000L' is a magic number. 308
 Warning coding MagicNumber '6' is a magic number. 309
 Warning coding MagicNumber '15' is a magic number. 309
 Warning coding MagicNumber '1086' is a magic number. 311
 Warning coding MagicNumber '0x2000L' is a magic number. 312
 Warning coding MagicNumber '5' is a magic number. 316
 Warning naming MethodName Name 'jjMoveStringLiteralDfa7_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 318
 Warning misc FinalParameters Parameter old0 should be final. 318
 Warning misc FinalParameters Parameter active0 should be final. 318
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 319
 Warning blocks NeedBraces 'if' construct must use '{}'s. 320
 Warning coding InnerAssignment Inner assignments should be avoided. 320
 Warning coding MagicNumber '5' is a magic number. 321
 Warning blocks LeftCurly '{' at column 8 should have line break after. 322
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 322
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 323
 Warning coding MagicNumber '6' is a magic number. 324
 Warning coding MagicNumber '7' is a magic number. 325
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 327
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 328
 Warning coding MagicNumber '100' is a magic number. 329
 Warning blocks NeedBraces 'if' construct must use '{}'s. 330
 Warning coding MagicNumber '0x800L' is a magic number. 330
 Warning coding MagicNumber '7' is a magic number. 331
 Warning coding MagicNumber '11' is a magic number. 331
 Warning coding MagicNumber '1076' is a magic number. 333
 Warning blocks NeedBraces 'if' construct must use '{}'s. 334
 Warning coding MagicNumber '0x2000L' is a magic number. 334
 Warning coding MagicNumber '7' is a magic number. 335
 Warning coding MagicNumber '13' is a magic number. 335
 Warning coding MagicNumber '1077' is a magic number. 337
 Warning blocks NeedBraces 'if' construct must use '{}'s. 338
 Warning coding MagicNumber '0x40000L' is a magic number. 338
 Warning coding MagicNumber '7' is a magic number. 339
 Warning coding MagicNumber '18' is a magic number. 339
 Warning coding MagicNumber '1083' is a magic number. 341
 Warning coding MagicNumber '0x40L' is a magic number. 342
 Warning coding MagicNumber '6' is a magic number. 346
 Warning naming MethodName Name 'jjMoveStringLiteralDfa8_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 348
 Warning misc FinalParameters Parameter old0 should be final. 348
 Warning misc FinalParameters Parameter active0 should be final. 348
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 349
 Warning blocks NeedBraces 'if' construct must use '{}'s. 350
 Warning coding InnerAssignment Inner assignments should be avoided. 350
 Warning coding MagicNumber '6' is a magic number. 351
 Warning blocks LeftCurly '{' at column 8 should have line break after. 352
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 352
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 353
 Warning coding MagicNumber '7' is a magic number. 354
 Warning coding MagicNumber '8' is a magic number. 355
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 357
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 358
 Warning coding MagicNumber '1100' is a magic number. 359
 Warning coding MagicNumber '0x40L' is a magic number. 360
 Warning coding MagicNumber '7' is a magic number. 364
 Warning naming MethodName Name 'jjMoveStringLiteralDfa9_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 366
 Warning misc FinalParameters Parameter old0 should be final. 366
 Warning misc FinalParameters Parameter active0 should be final. 366
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 367
 Warning blocks NeedBraces 'if' construct must use '{}'s. 368
 Warning coding InnerAssignment Inner assignments should be avoided. 368
 Warning coding MagicNumber '7' is a magic number. 369
 Warning blocks LeftCurly '{' at column 8 should have line break after. 370
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 370
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 371
 Warning coding MagicNumber '8' is a magic number. 372
 Warning coding MagicNumber '9' is a magic number. 373
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 375
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 376
 Warning coding MagicNumber '1085' is a magic number. 377
 Warning coding MagicNumber '0x40L' is a magic number. 378
 Warning coding MagicNumber '8' is a magic number. 382
 Warning naming MethodName Name 'jjMoveStringLiteralDfa10_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 384
 Warning misc FinalParameters Parameter old0 should be final. 384
 Warning misc FinalParameters Parameter active0 should be final. 384
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 385
 Warning blocks NeedBraces 'if' construct must use '{}'s. 386
 Warning coding InnerAssignment Inner assignments should be avoided. 386
 Warning coding MagicNumber '8' is a magic number. 387
 Warning blocks LeftCurly '{' at column 8 should have line break after. 388
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 388
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 389
 Warning coding MagicNumber '9' is a magic number. 390
 Warning coding MagicNumber '10' is a magic number. 391
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 393
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 394
 Warning coding MagicNumber '1086' is a magic number. 395
 Warning coding MagicNumber '0x40L' is a magic number. 396
 Warning coding MagicNumber '9' is a magic number. 400
 Warning naming MethodName Name 'jjMoveStringLiteralDfa11_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 402
 Warning misc FinalParameters Parameter old0 should be final. 402
 Warning misc FinalParameters Parameter active0 should be final. 402
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 403
 Warning blocks NeedBraces 'if' construct must use '{}'s. 404
 Warning coding InnerAssignment Inner assignments should be avoided. 404
 Warning coding MagicNumber '9' is a magic number. 405
 Warning blocks LeftCurly '{' at column 8 should have line break after. 406
 Warning blocks RightCurly '}' at column 45 should be on the same line as the next part of a multi-block statement. 406
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 407
 Warning coding MagicNumber '10' is a magic number. 408
 Warning coding MagicNumber '11' is a magic number. 409
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 411
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 412
 Warning coding MagicNumber '1077' is a magic number. 413
 Warning blocks NeedBraces 'if' construct must use '{}'s. 414
 Warning coding MagicNumber '0x40L' is a magic number. 414
 Warning coding MagicNumber '11' is a magic number. 415
 Warning coding MagicNumber '6' is a magic number. 415
 Warning coding MagicNumber '10' is a magic number. 420
 Warning naming MethodName Name 'jjMoveNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 422
 Warning misc FinalParameters Parameter startState should be final. 422
 Warning misc FinalParameters Parameter curPos should be final. 422
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 423
 Warning coding MagicNumber '3' is a magic number. 425
 Warning coding MagicNumber '0x7fffffff' is a magic number. 428
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 430
 Warning blocks NeedBraces 'if' construct must use '{}'s. 431
 Warning coding MagicNumber '0x7fffffff' is a magic number. 431
 Warning coding MagicNumber '64' is a magic number. 433
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 434
 Warning blocks LeftCurly '{' at column 10 should be on the previous line. 437
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 438
 Warning blocks LeftCurly '{' at column 13 should be on the previous line. 439
 Warning blocks NeedBraces 'if' construct must use '{}'s. 441
 Warning coding MagicNumber '0x3ff000000000000L' is a magic number. 441
 Warning blocks NeedBraces 'if' construct must use '{}'s. 443
 Warning coding MagicNumber '20' is a magic number. 443
 Warning coding MagicNumber '20' is a magic number. 444
 Warning blocks NeedBraces 'if' construct must use '{}'s. 448
 Warning coding MagicNumber '46' is a magic number. 448
 Warning blocks NeedBraces 'if' construct must use '{}'s. 452
 Warning coding MagicNumber '0x3ff000000000000L' is a magic number. 452
 Warning blocks NeedBraces 'if' construct must use '{}'s. 454
 Warning coding MagicNumber '20' is a magic number. 454
 Warning coding MagicNumber '20' is a magic number. 455
 Warning whitespace WhitespaceAround 'while' is not followed by whitespace. 460
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 461
 Warning coding MagicNumber '128' is a magic number. 462
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 463
 Warning coding MagicNumber '077' is a magic number. 464
 Warning blocks LeftCurly '{' at column 10 should be on the previous line. 466
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 467
 Warning blocks LeftCurly '{' at column 13 should be on the previous line. 468
 Warning whitespace WhitespaceAround 'while' is not followed by whitespace. 471
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 472
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 474
 Warning whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 475
 Warning coding MagicNumber '8' is a magic number. 475
 Warning coding MagicNumber '6' is a magic number. 476
 Warning coding MagicNumber '077' is a magic number. 477
 Warning coding MagicNumber '0xff' is a magic number. 478
 Warning coding MagicNumber '6' is a magic number. 478
 Warning coding MagicNumber '077' is a magic number. 479
 Warning blocks LeftCurly '{' at column 10 should be on the previous line. 481
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 482
 Warning blocks LeftCurly '{' at column 13 should be on the previous line. 483
 Warning whitespace WhitespaceAround 'while' is not followed by whitespace. 486
 Warning coding MagicNumber '0x7fffffff' is a magic number. 488
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 489
 Warning coding MagicNumber '0x7fffffff' is a magic number. 492
 Warning blocks NeedBraces 'if' construct must use '{}'s. 495
 Warning coding InnerAssignment Inner assignments should be avoided. 495
 Warning coding InnerAssignment Inner assignments should be avoided. 495
 Warning coding MagicNumber '3' is a magic number. 495
 Warning coding InnerAssignment Inner assignments should be avoided. 495
 Warning blocks LeftCurly '{' at column 11 should have line break after. 497
 Warning blocks RightCurly '}' at column 48 should be on the same line as the next part of a multi-block statement. 497
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 498
 Warning blocks LeftCurly '{' at column 36 should have line break after. 498
 Warning javadoc JavadocVariable Missing a Javadoc comment. 501
 Warning naming ConstantName Name 'jjnextStates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 501
 Warning naming ConstantName Name 'jjstrLiteralImages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 506
 Warning naming ConstantName Name 'lexStateNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 517
 Warning javadoc JavadocVariable Missing a Javadoc comment. 520
 Warning naming ConstantName Name 'jjtoToken' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 520
 Warning javadoc JavadocVariable Missing a Javadoc comment. 523
 Warning naming ConstantName Name 'jjtoSkip' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 523
 Warning javadoc JavadocVariable Missing a Javadoc comment. 526
 Warning naming MemberName Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 526
 Warning design VisibilityModifier Variable 'input_stream' must be private and have accessor methods. 526
 Warning coding MagicNumber '3' is a magic number. 527
 Warning coding MagicNumber '6' is a magic number. 528
 Warning javadoc JavadocVariable Missing a Javadoc comment. 529
 Warning design VisibilityModifier Variable 'curChar' must be private and have accessor methods. 529
 Warning misc FinalParameters Parameter stream should be final. 531
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 531
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 531
 Warning blocks NeedBraces 'if' construct must use '{}'s. 532
 Warning misc FinalParameters Parameter stream should be final. 538
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 538
 Warning misc FinalParameters Parameter lexState should be final. 538
 Warning javadoc JavadocMethod Expected @param tag for 'lexState'. 538
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 538
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 544
 Warning misc FinalParameters Parameter stream should be final. 544
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 544
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 545
 Warning coding InnerAssignment Inner assignments should be avoided. 546
 Warning naming MethodName Name 'ReInitRounds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 551
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 552
 Warning coding MagicNumber '0x80000001' is a magic number. 554
 Warning blocks NeedBraces 'for' construct must use '{}'s. 555
 Warning coding MagicNumber '3' is a magic number. 555
 Warning coding MagicNumber '0x80000000' is a magic number. 556
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 560
 Warning misc FinalParameters Parameter stream should be final. 560
 Warning javadoc JavadocMethod Expected @param tag for 'stream'. 560
 Warning misc FinalParameters Parameter lexState should be final. 560
 Warning javadoc JavadocMethod Expected @param tag for 'lexState'. 560
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 561
 Warning naming MethodName Name 'SwitchTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 567
 Warning misc FinalParameters Parameter lexState should be final. 567
 Warning javadoc JavadocMethod Expected @param tag for 'lexState'. 567
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 568
 Warning blocks NeedBraces 'if' construct must use '{}'s. 569
 Warning blocks NeedBraces 'else' construct must use '{}'s. 571
 Warning javadoc JavadocMethod Missing a Javadoc comment. 575
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 576
 Warning javadoc JavadocVariable Missing a Javadoc comment. 599
 Warning design VisibilityModifier Variable 'curLexState' must be private and have accessor methods. 599
 Warning javadoc JavadocVariable Missing a Javadoc comment. 600
 Warning design VisibilityModifier Variable 'defaultLexState' must be private and have accessor methods. 600
 Warning javadoc JavadocVariable Missing a Javadoc comment. 601
 Warning design VisibilityModifier Variable 'jjnewStateCnt' must be private and have accessor methods. 601
 Warning javadoc JavadocVariable Missing a Javadoc comment. 602
 Warning design VisibilityModifier Variable 'jjround' must be private and have accessor methods. 602
 Warning javadoc JavadocVariable Missing a Javadoc comment. 603
 Warning design VisibilityModifier Variable 'jjmatchedPos' must be private and have accessor methods. 603
 Warning javadoc JavadocVariable Missing a Javadoc comment. 604
 Warning design VisibilityModifier Variable 'jjmatchedKind' must be private and have accessor methods. 604
 Warning javadoc JavadocMethod Expected an @return tag. 607
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 608
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 614
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 616
 Warning blocks RightCurly '}' at column 4 should be on the same line as the next part of a multi-block statement. 618
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 619
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 620
 Warning blocks LeftCurly '{' at column 8 should have line break after. 626
 Warning blocks NeedBraces 'while' construct must use '{}'s. 627
 Warning coding MagicNumber '32' is a magic number. 627
 Warning coding MagicNumber '0x100002600L' is a magic number. 627
 Warning blocks RightCurly '}' at column 4 should be on the same line as the next part of a multi-block statement. 629
 Warning blocks LeftCurly '{' at column 35 should have line break after. 630
 Warning coding MagicNumber '0x7fffffff' is a magic number. 631
 Warning coding MagicNumber '0x7fffffff' is a magic number. 634
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 635
 Warning blocks NeedBraces 'if' construct must use '{}'s. 636
 Warning coding MagicNumber '6' is a magic number. 638
 Warning coding MagicNumber '077' is a magic number. 638
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 639
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 642
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 644
 Warning naming LocalVariableName Name 'error_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 648
 Warning naming LocalVariableName Name 'error_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. 649
 Warning naming LocalVariableName Name 'error_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. 650
 Warning naming LocalVariableName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 651
 Warning blocks LeftCurly '{' at column 8 should have line break after. 652
 Warning blocks RightCurly '}' at column 59 should be on the same line as the next part of a multi-block statement. 652
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 659
 Warning blocks NeedBraces 'else' construct must use '{}'s. 660
 Warning misc FinalParameters Parameter state should be final. 671
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 672
 Warning blocks LeftCurly '{' at column 4 should be on the previous line. 674
 Warning misc FinalParameters Parameter start should be final. 679
 Warning misc FinalParameters Parameter end should be final. 679
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 680
 Warning misc FinalParameters Parameter state1 should be final. 685
 Warning misc FinalParameters Parameter state2 should be final. 685
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 686

info/smart_tools/smartactors/actors/validate_form_data/parser/SimpleCharStream.java

Severity Category Rule Message Line
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 11
 Warning naming ConstantName Name 'staticFlag' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 13
 Warning javadoc JavadocVariable Missing a Javadoc comment. 14
 Warning design VisibilityModifier Variable 'bufsize' must be private and have accessor methods. 14
 Warning javadoc JavadocVariable Missing a Javadoc comment. 15
 Warning design VisibilityModifier Variable 'available' must be private and have accessor methods. 15
 Warning javadoc JavadocVariable Missing a Javadoc comment. 16
 Warning design VisibilityModifier Variable 'tokenBegin' must be private and have accessor methods. 16
 Warning design VisibilityModifier Variable 'bufpos' must be private and have accessor methods. 18
 Warning javadoc JavadocVariable Missing a Javadoc comment. 19
 Warning design VisibilityModifier Variable 'bufline' must be private and have accessor methods. 19
 Warning misc ArrayTypeStyle Array brackets at illegal position. 19
 Warning javadoc JavadocVariable Missing a Javadoc comment. 20
 Warning design VisibilityModifier Variable 'bufcolumn' must be private and have accessor methods. 20
 Warning misc ArrayTypeStyle Array brackets at illegal position. 20
 Warning javadoc JavadocVariable Missing a Javadoc comment. 22
 Warning design VisibilityModifier Variable 'column' must be private and have accessor methods. 22
 Warning javadoc JavadocVariable Missing a Javadoc comment. 23
 Warning design VisibilityModifier Variable 'line' must be private and have accessor methods. 23
 Warning javadoc JavadocVariable Missing a Javadoc comment. 25
 Warning design VisibilityModifier Variable 'prevCharIsCR' must be private and have accessor methods. 25
 Warning javadoc JavadocVariable Missing a Javadoc comment. 26
 Warning design VisibilityModifier Variable 'prevCharIsLF' must be private and have accessor methods. 26
 Warning javadoc JavadocVariable Missing a Javadoc comment. 28
 Warning design VisibilityModifier Variable 'inputStream' must be private and have accessor methods. 28
 Warning javadoc JavadocVariable Missing a Javadoc comment. 30
 Warning design VisibilityModifier Variable 'buffer' must be private and have accessor methods. 30
 Warning javadoc JavadocVariable Missing a Javadoc comment. 31
 Warning design VisibilityModifier Variable 'maxNextCharInd' must be private and have accessor methods. 31
 Warning javadoc JavadocVariable Missing a Javadoc comment. 32
 Warning design VisibilityModifier Variable 'inBuf' must be private and have accessor methods. 32
 Warning javadoc JavadocVariable Missing a Javadoc comment. 33
 Warning design VisibilityModifier Variable 'tabSize' must be private and have accessor methods. 33
 Warning coding MagicNumber '8' is a magic number. 33
 Warning misc FinalParameters Parameter i should be final. 35
 Warning blocks LeftCurly '{' at column 36 should have line break after. 35
 Warning misc FinalParameters Parameter i should be final. 36
 Warning blocks LeftCurly '{' at column 35 should have line break after. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 39
 Warning naming MethodName Name 'ExpandBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Warning misc FinalParameters Parameter wrapAround should be final. 39
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 40
 Warning coding MagicNumber '2048' is a magic number. 41
 Warning misc ArrayTypeStyle Array brackets at illegal position. 42
 Warning coding MagicNumber '2048' is a magic number. 42
 Warning misc ArrayTypeStyle Array brackets at illegal position. 43
 Warning coding MagicNumber '2048' is a magic number. 43
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 46
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 48
 Warning coding InnerAssignment Inner assignments should be avoided. 61
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 62
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 64
 Warning coding InnerAssignment Inner assignments should be avoided. 74
 Warning blocks RightCurly '}' at column 5 should be on the same line as the next part of a multi-block statement. 76
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 78
 Warning coding MagicNumber '2048' is a magic number. 83
 Warning javadoc JavadocMethod Missing a Javadoc comment. 88
 Warning naming MethodName Name 'FillBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 89
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 91
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 93
 Warning coding MagicNumber '2048' is a magic number. 94
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 95
 Warning coding InnerAssignment Inner assignments should be avoided. 96
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement. 98
 Warning blocks NeedBraces 'if' construct must use '{}'s. 99
 Warning coding InnerAssignment Inner assignments should be avoided. 100
 Warning blocks NeedBraces 'else' construct must use '{}'s. 101
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 103
 Warning blocks NeedBraces 'if' construct must use '{}'s. 104
 Warning blocks NeedBraces 'if' construct must use '{}'s. 106
 Warning coding MagicNumber '2048' is a magic number. 106
 Warning blocks NeedBraces 'else' construct must use '{}'s. 108
 Warning coding InnerAssignment Inner assignments should be avoided. 114
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 115
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 118
 Warning blocks NeedBraces 'else' construct must use '{}'s. 119
 Warning blocks RightCurly '}' at column 5 should be on the same line as the next part of a multi-block statement. 122
 Warning whitespace WhitespaceAround 'catch' is not followed by whitespace. 123
 Warning blocks NeedBraces 'if' construct must use '{}'s. 126
 Warning javadoc JavadocMethod Expected an @return tag. 133
 Warning naming MethodName Name 'BeginToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 133
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 134
 Warning javadoc JavadocMethod Missing a Javadoc comment. 142
 Warning naming MethodName Name 'UpdateLineColumn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
 Warning misc FinalParameters Parameter c should be final. 142
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 143
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 147
 Warning coding InnerAssignment Inner assignments should be avoided. 149
 Warning blocks RightCurly '}' at column 5 should be on the same line as the next part of a multi-block statement. 150
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 152
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 155
 Warning blocks RightCurly '}' at column 7 should be on the same line as the next part of a multi-block statement. 157
 Warning blocks NeedBraces 'else' construct must use '{}'s. 158
 Warning coding InnerAssignment Inner assignments should be avoided. 159
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 163
 Warning javadoc JavadocMethod Expected an @return tag. 183
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 183
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 184
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 186
 Warning blocks NeedBraces 'if' construct must use '{}'s. 189
 Warning blocks NeedBraces 'if' construct must use '{}'s. 195
 Warning javadoc JavadocMethod Expected an @return tag. 225
 Warning javadoc JavadocMethod Expected an @return tag. 230
 Warning javadoc JavadocMethod Expected an @return tag. 235
 Warning javadoc JavadocMethod Expected an @return tag. 240
 Warning misc FinalParameters Parameter amount should be final. 245
 Warning javadoc JavadocMethod Expected @param tag for 'amount'. 245
 Warning blocks NeedBraces 'if' construct must use '{}'s. 248
 Warning coding InnerAssignment Inner assignments should be avoided. 248
 Warning misc FinalParameters Parameter dstream should be final. 253
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 253
 Warning misc FinalParameters Parameter startline should be final. 253
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 253
 Warning misc FinalParameters Parameter startcolumn should be final. 254
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 254
 Warning misc FinalParameters Parameter buffersize should be final. 254
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 254
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 255
 Warning coding InnerAssignment Inner assignments should be avoided. 260
 Warning misc FinalParameters Parameter dstream should be final. 267
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 267
 Warning misc FinalParameters Parameter startline should be final. 267
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 267
 Warning misc FinalParameters Parameter startcolumn should be final. 268
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 268
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 269
 Warning coding MagicNumber '4096' is a magic number. 270
 Warning misc FinalParameters Parameter dstream should be final. 274
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 274
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 275
 Warning coding MagicNumber '4096' is a magic number. 276
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 280
 Warning misc FinalParameters Parameter dstream should be final. 280
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 280
 Warning misc FinalParameters Parameter startline should be final. 280
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 280
 Warning misc FinalParameters Parameter startcolumn should be final. 281
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 281
 Warning misc FinalParameters Parameter buffersize should be final. 281
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 281
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 282
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 288
 Warning coding InnerAssignment Inner assignments should be avoided. 289
 Warning coding InnerAssignment Inner assignments should be avoided. 294
 Warning coding InnerAssignment Inner assignments should be avoided. 295
 Warning coding InnerAssignment Inner assignments should be avoided. 295
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 300
 Warning misc FinalParameters Parameter dstream should be final. 300
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 300
 Warning misc FinalParameters Parameter startline should be final. 300
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 300
 Warning misc FinalParameters Parameter startcolumn should be final. 301
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 301
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 302
 Warning coding MagicNumber '4096' is a magic number. 303
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 307
 Warning misc FinalParameters Parameter dstream should be final. 307
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 307
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 308
 Warning coding MagicNumber '4096' is a magic number. 309
 Warning misc FinalParameters Parameter dstream should be final. 312
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 312
 Warning misc FinalParameters Parameter encoding should be final. 312
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 312
 Warning misc FinalParameters Parameter startline should be final. 312
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 312
 Warning misc FinalParameters Parameter startcolumn should be final. 313
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 313
 Warning misc FinalParameters Parameter buffersize should be final. 313
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 313
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 313
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 314
 Warning misc FinalParameters Parameter dstream should be final. 319
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 319
 Warning misc FinalParameters Parameter startline should be final. 319
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 319
 Warning misc FinalParameters Parameter startcolumn should be final. 320
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 320
 Warning misc FinalParameters Parameter buffersize should be final. 320
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 320
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 321
 Warning misc FinalParameters Parameter dstream should be final. 326
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 326
 Warning misc FinalParameters Parameter encoding should be final. 326
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 326
 Warning misc FinalParameters Parameter startline should be final. 326
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 326
 Warning misc FinalParameters Parameter startcolumn should be final. 327
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 327
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 327
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 328
 Warning coding MagicNumber '4096' is a magic number. 329
 Warning misc FinalParameters Parameter dstream should be final. 333
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 333
 Warning misc FinalParameters Parameter startline should be final. 333
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 333
 Warning misc FinalParameters Parameter startcolumn should be final. 334
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 334
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 335
 Warning coding MagicNumber '4096' is a magic number. 336
 Warning misc FinalParameters Parameter dstream should be final. 340
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 340
 Warning misc FinalParameters Parameter encoding should be final. 340
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 340
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 340
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 341
 Warning coding MagicNumber '4096' is a magic number. 342
 Warning misc FinalParameters Parameter dstream should be final. 346
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 346
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 347
 Warning coding MagicNumber '4096' is a magic number. 348
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 352
 Warning misc FinalParameters Parameter dstream should be final. 352
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 352
 Warning misc FinalParameters Parameter encoding should be final. 352
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 352
 Warning misc FinalParameters Parameter startline should be final. 352
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 352
 Warning misc FinalParameters Parameter startcolumn should be final. 353
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 353
 Warning misc FinalParameters Parameter buffersize should be final. 353
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 353
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 353
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 354
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 359
 Warning misc FinalParameters Parameter dstream should be final. 359
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 359
 Warning misc FinalParameters Parameter startline should be final. 359
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 359
 Warning misc FinalParameters Parameter startcolumn should be final. 360
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 360
 Warning misc FinalParameters Parameter buffersize should be final. 360
 Warning javadoc JavadocMethod Expected @param tag for 'buffersize'. 360
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 361
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 366
 Warning misc FinalParameters Parameter dstream should be final. 366
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 366
 Warning misc FinalParameters Parameter encoding should be final. 366
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 366
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 366
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 367
 Warning coding MagicNumber '4096' is a magic number. 368
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 372
 Warning misc FinalParameters Parameter dstream should be final. 372
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 372
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 373
 Warning coding MagicNumber '4096' is a magic number. 374
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 377
 Warning misc FinalParameters Parameter dstream should be final. 377
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 377
 Warning misc FinalParameters Parameter encoding should be final. 377
 Warning javadoc JavadocMethod Expected @param tag for 'encoding'. 377
 Warning misc FinalParameters Parameter startline should be final. 377
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 377
 Warning misc FinalParameters Parameter startcolumn should be final. 378
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 378
 Warning javadoc JavadocMethod Expected @throws tag for 'java.io.UnsupportedEncodingException'. 378
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 379
 Warning coding MagicNumber '4096' is a magic number. 380
 Warning naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 383
 Warning misc FinalParameters Parameter dstream should be final. 383
 Warning javadoc JavadocMethod Expected @param tag for 'dstream'. 383
 Warning misc FinalParameters Parameter startline should be final. 383
 Warning javadoc JavadocMethod Expected @param tag for 'startline'. 383
 Warning misc FinalParameters Parameter startcolumn should be final. 384
 Warning javadoc JavadocMethod Expected @param tag for 'startcolumn'. 384
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 385
 Warning coding MagicNumber '4096' is a magic number. 386
 Warning javadoc JavadocMethod Expected an @return tag. 389
 Warning naming MethodName Name 'GetImage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 389
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 390
 Warning blocks NeedBraces 'if' construct must use '{}'s. 391
 Warning blocks NeedBraces 'else' construct must use '{}'s. 393
 Warning javadoc JavadocMethod Expected an @return tag. 399
 Warning naming MethodName Name 'GetSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 399
 Warning misc FinalParameters Parameter len should be final. 399
 Warning javadoc JavadocMethod Expected @param tag for 'len'. 399
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 400
 Warning blocks NeedBraces 'if' construct must use '{}'s. 403
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 406
 Warning naming MethodName Name 'Done' must match pattern '^[a-z][a-zA-Z0-9]*$'. 416
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 417
 Warning misc FinalParameters Parameter newLine should be final. 426
 Warning javadoc JavadocMethod Expected @param tag for 'newLine'. 426
 Warning misc FinalParameters Parameter newCol should be final. 426
 Warning javadoc JavadocMethod Expected @param tag for 'newCol'. 426
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 427
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 432
 Warning blocks RightCurly '}' at column 5 should be on the same line as the next part of a multi-block statement. 434
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 436
 Warning coding InnerAssignment Inner assignments should be avoided. 443
 Warning coding InnerAssignment Inner assignments should be avoided. 443
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 444
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 453
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 458
 Warning blocks NeedBraces 'if' construct must use '{}'s. 459
 Warning coding InnerAssignment Inner assignments should be avoided. 459
 Warning blocks NeedBraces 'else' construct must use '{}'s. 461

info/smart_tools/smartactors/actors/validate_form_data/parser/Token.java

Severity Category Rule Message Line
 Warning design VisibilityModifier Variable 'kind' must be private and have accessor methods. 23
 Warning design VisibilityModifier Variable 'beginLine' must be private and have accessor methods. 26
 Warning design VisibilityModifier Variable 'beginColumn' must be private and have accessor methods. 28
 Warning design VisibilityModifier Variable 'endLine' must be private and have accessor methods. 30
 Warning design VisibilityModifier Variable 'endColumn' must be private and have accessor methods. 32
 Warning design VisibilityModifier Variable 'image' must be private and have accessor methods. 37
 Warning design VisibilityModifier Variable 'next' must be private and have accessor methods. 47
 Warning design VisibilityModifier Variable 'specialToken' must be private and have accessor methods. 61
 Warning javadoc JavadocMethod Expected an @return tag. 71
 Warning misc FinalParameters Parameter kind should be final. 83
 Warning javadoc JavadocMethod Expected @param tag for 'kind'. 83
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 84
 Warning misc FinalParameters Parameter kind should be final. 91
 Warning javadoc JavadocMethod Expected @param tag for 'kind'. 91
 Warning misc FinalParameters Parameter image should be final. 91
 Warning javadoc JavadocMethod Expected @param tag for 'image'. 91
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 92
 Warning javadoc JavadocMethod Expected an @return tag. 100
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 101
 Warning javadoc JavadocMethod Expected an @return tag. 117
 Warning misc FinalParameters Parameter ofKind should be final. 117
 Warning javadoc JavadocMethod Expected @param tag for 'ofKind'. 117
 Warning misc FinalParameters Parameter image should be final. 117
 Warning javadoc JavadocMethod Expected @param tag for 'image'. 117
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 118
 Warning whitespace WhitespaceAround 'switch' is not followed by whitespace. 119
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 120
 Warning javadoc JavadocMethod Missing a Javadoc comment. 125
 Warning misc FinalParameters Parameter ofKind should be final. 125
 Warning blocks LeftCurly '{' at column 3 should be on the previous line. 126

info/smart_tools/smartactors/actors/validate_form_data/parser/TokenMgrError.java

Severity Category Rule Message Line
 Warning blocks LeftCurly '{' at column 1 should be on the previous line. 7
 Warning design VisibilityModifier Variable 'errorCode' must be private and have accessor methods. 44
 Warning javadoc JavadocMethod Expected an @return tag. 50
 Warning misc FinalParameters Parameter str should be final. 50
 Warning javadoc JavadocMethod Expected @param tag for 'str'. 50
 Warning blocks LeftCurly '{' at column 7 should be on the previous line. 55
 Warning coding InnerAssignment Inner assignments should be avoided. 83
 Warning coding MagicNumber '0x20' is a magic number. 83
 Warning coding MagicNumber '0x7e' is a magic number. 83
 Warning coding MagicNumber '16' is a magic number. 84
 Warning coding MagicNumber '4' is a magic number. 85
 Warning javadoc JavadocMethod Expected an @return tag. 107
 Warning naming MethodName Name 'LexicalError' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Warning misc FinalParameters Parameter EOFSeen should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'EOFSeen'. 107
 Warning naming ParameterName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Warning misc FinalParameters Parameter lexState should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'lexState'. 107
 Warning misc FinalParameters Parameter errorLine should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'errorLine'. 107
 Warning misc FinalParameters Parameter errorColumn should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'errorColumn'. 107
 Warning misc FinalParameters Parameter errorAfter should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'errorAfter'. 107
 Warning misc FinalParameters Parameter curChar should be final. 107
 Warning javadoc JavadocMethod Expected @param tag for 'curChar'. 107
 Warning whitespace WhitespaceAround 'return' is not followed by whitespace. 108
 Warning whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 111
 Warning javadoc JavadocMethod Expected an @return tag. 124
 Warning misc FinalParameters Parameter message should be final. 137
 Warning javadoc JavadocMethod Expected @param tag for 'message'. 137
 Warning misc FinalParameters Parameter reason should be final. 137
 Warning javadoc JavadocMethod Expected @param tag for 'reason'. 137
 Warning misc FinalParameters Parameter EOFSeen should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'EOFSeen'. 143
 Warning naming ParameterName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
 Warning misc FinalParameters Parameter lexState should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'lexState'. 143
 Warning misc FinalParameters Parameter errorLine should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'errorLine'. 143
 Warning misc FinalParameters Parameter errorColumn should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'errorColumn'. 143
 Warning misc FinalParameters Parameter errorAfter should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'errorAfter'. 143
 Warning misc FinalParameters Parameter curChar should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'curChar'. 143
 Warning misc FinalParameters Parameter reason should be final. 143
 Warning javadoc JavadocMethod Expected @param tag for 'reason'. 143

info/smart_tools/smartactors/actors/wrapper/SampleGetByIdWrapper.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocType Missing a Javadoc comment. 7
 Warning javadoc JavadocMethod Missing a Javadoc comment. 9
 Warning javadoc JavadocMethod Missing a Javadoc comment. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13

info/smart_tools/smartactors/actors/wrapper/SampleUpsertWrapper.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 7
 Warning javadoc JavadocMethod Missing a Javadoc comment. 9
 Warning javadoc JavadocMethod Missing a Javadoc comment. 11
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13

info/smart_tools/smartactors/actors/wrapper/SampleWrapper.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocType Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 10
 Warning javadoc JavadocMethod Missing a Javadoc comment. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 14

info/smart_tools/smartactors/core/async_operation_collection/task/CreateAsyncOperationTask.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. 7
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ChangeValueException. 12
 Warning javadoc JavadocMethod Expected @param tag for 'connection'. 34
 Warning javadoc JavadocMethod Expected @throws tag for 'CreateAsyncOperationException'. 34

info/smart_tools/smartactors/core/async_operation_collection/task/DeleteAsyncOperationTask.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. 7
 Warning javadoc JavadocMethod Expected @throws tag for 'Exception'. 31

info/smart_tools/smartactors/core/async_operation_collection/task/GetAsyncOperationTask.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. 7
 Warning imports UnusedImports Unused import - java.time.LocalDateTime. 19

info/smart_tools/smartactors/core/async_operation_collection/task/UpdateAsyncOperationTask.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.StorageConnection. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.idatabase_task.exception.TaskSetConnectionException. 7

info/smart_tools/smartactors/core/async_operation_collection/wrapper/get_item/GetAsyncOperationQuery.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Expected @throws tag for 'ReadValueException'. 39

info/smart_tools/smartactors/core/chain_call_receiver/exceptions/ChainChoiceException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.message_processing.IMessageProcessor. 3

info/smart_tools/smartactors/core/chain_storage/ChainStorage.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.text.MessageFormat. 13

info/smart_tools/smartactors/core/class_generator_java_compile_api/class_builder/ClassBuilder.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 209 lines (max allowed is 150). 149

info/smart_tools/smartactors/core/configuration_manager/ConfigurationManager.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/core/db_storage/exceptions/StorageException.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 3
 Warning javadoc JavadocMethod Missing a Javadoc comment. 4
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8

info/smart_tools/smartactors/core/db_storage/interfaces/PreparedQuery.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 3

info/smart_tools/smartactors/core/db_storage/interfaces/SQLQueryParameterSetter.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Expected an @return tag. 22

info/smart_tools/smartactors/core/db_storage/interfaces/StorageConnection.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 5
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 14
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 22
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 29
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 36
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 43

info/smart_tools/smartactors/core/db_storage/interfaces/StorageDriver.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Expected @throws tag for 'StorageException'. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 17

info/smart_tools/smartactors/core/db_storage/interfaces/StorageExecutor.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Missing a Javadoc comment. 7

info/smart_tools/smartactors/core/db_storage/interfaces/wrapper/StorageParams.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Missing a Javadoc comment. 7

info/smart_tools/smartactors/core/db_storage/utils/CollectionName.java

Severity Category Rule Message Line
 Warning design FinalClass Class CollectionName should be declared as final. 10

info/smart_tools/smartactors/core/encoding/codec/Base64.java

Severity Category Rule Message Line
 Warning design FinalClass Class Base64 should be declared as final. 12

info/smart_tools/smartactors/core/encoding/codec/CharSequenceCodec.java

Severity Category Rule Message Line
 Warning design FinalClass Class CharSequenceCodec should be declared as final. 21

info/smart_tools/smartactors/core/encoding/codec/Hex.java

Severity Category Rule Message Line
 Warning design FinalClass Class Hex should be declared as final. 12

info/smart_tools/smartactors/core/examples/feature/Plugin1.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 16

info/smart_tools/smartactors/core/examples/feature/Plugin2.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 16

info/smart_tools/smartactors/core/examples/wrapper/HelloActorException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/core/http_client/HttpClient.java

Severity Category Rule Message Line
 Warning coding MagicNumber '4096' is a magic number. 38

info/smart_tools/smartactors/core/iaction/exception/ActionExecuteException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iaction.IAction. 3

info/smart_tools/smartactors/core/ichain_storage/exceptions/ChainCreationException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.IObject. 3

info/smart_tools/smartactors/core/iclient/IClient.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ChangeValueException. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. 5

info/smart_tools/smartactors/core/iclient/IClientConfig.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 15
 Warning javadoc JavadocMethod Missing a Javadoc comment. 16
 Warning javadoc JavadocMethod Missing a Javadoc comment. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 20
 Warning javadoc JavadocMethod Missing a Javadoc comment. 21
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23
 Warning javadoc JavadocMethod Missing a Javadoc comment. 24

info/smart_tools/smartactors/core/idatabase_task/exception/TaskPrepareException.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 3

info/smart_tools/smartactors/core/idatabase_task/exception/TaskSetConnectionException.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 3

info/smart_tools/smartactors/core/ifilesystem_tracker/exception/FilesystemTrackerStartupException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ifilesystem_tracker.IFilesystemTracker. 3
 Warning imports UnusedImports Unused import - java.io.File. 5

info/smart_tools/smartactors/core/iheaders_extractor/exceptions/HeadersSetterException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iheaders_extractor.IHeadersExtractor. 3

info/smart_tools/smartactors/core/imessage_mapper/IMessageMapper.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.imessage.IMessage. 5
 Warning javadoc JavadocMethod Expected @throws tag for 'ResolutionException'. 19

info/smart_tools/smartactors/core/in_memory_database/DataBaseItem.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 13
 Warning javadoc JavadocMethod Missing a Javadoc comment. 19
 Warning javadoc JavadocMethod Missing a Javadoc comment. 27

info/smart_tools/smartactors/core/in_memory_database/SimpleFullTextMatcher.java

Severity Category Rule Message Line
 Warning modifier RedundantModifier Redundant 'public' modifier. 21

info/smart_tools/smartactors/core/iresource_source/exceptions/OutOfResourceException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iaction.IPoorAction. 3

info/smart_tools/smartactors/core/iresponse_content_strategy/IResponseContentStrategy.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/core/iresponse_sender/IResponseSender.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.ResolutionException. 4
 Warning javadoc JavadocMethod Expected @throws tag for 'ResponseSendingException'. 21

info/smart_tools/smartactors/core/message_processing/exceptions/NoExceptionHandleChainException.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.IObject. 3

info/smart_tools/smartactors/core/nested_field/NestedField.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning misc FinalParameters Parameter object should be final. 23
 Warning misc FinalParameters Parameter object should be final. 39
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51

info/smart_tools/smartactors/core/netty_client/NettyClient.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - io.netty.channel.*. 9
 Warning javadoc JavadocMethod Expected @param tag for 'channelClass'. 40
 Warning javadoc JavadocMethod Expected @param tag for 'inboundHandler'. 41
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning coding MagicNumber '1000' is a magic number. 130

info/smart_tools/smartactors/core/netty_server/NettyServer.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23

info/smart_tools/smartactors/core/postgres_schema/indexes/FulltextIndexWriter.java

Severity Category Rule Message Line
 Warning design FinalClass Class FulltextIndexWriter should be declared as final. 21
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23
 Warning misc FinalParameters Parameter options should be final. 23

info/smart_tools/smartactors/core/postgres_schema/indexes/IndexCreators.java

Severity Category Rule Message Line
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - java.util.*. 16
 Warning design FinalClass Class IndexCreators should be declared as final. 21
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 26
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 26
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 31
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 31
 Warning misc FinalParameters Parameter body should be final. 46
 Warning misc FinalParameters Parameter collection should be final. 46
 Warning misc FinalParameters Parameter options should be final. 46
 Warning misc FinalParameters Parameter options should be final. 60

info/smart_tools/smartactors/core/postgres_schema/indexes/IndexWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13

info/smart_tools/smartactors/core/postgres_schema/indexes/IndexWriterResolver.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 10

info/smart_tools/smartactors/core/postgres_schema/search/OrderWriter.java

Severity Category Rule Message Line
 Warning misc FinalParameters Parameter queryStatement should be final. 24
 Warning misc FinalParameters Parameter sortMessage should be final. 24
 Warning misc FinalParameters Parameter direction should be final. 53

info/smart_tools/smartactors/core/postgres_schema/search/PostgresFieldPath.java

Severity Category Rule Message Line
 Warning design FinalClass Class PostgresFieldPath should be declared as final. 10
 Warning javadoc JavadocMethod Missing a Javadoc comment. 31

info/smart_tools/smartactors/core/resolve_by_name_ioc_with_lambda_strategy/ResolveByNameIocStrategy.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ikey.IKey. 3

info/smart_tools/smartactors/core/security/encoding/MDPasswordEncoder.java

Severity Category Rule Message Line
 Warning design FinalClass Class MDPasswordEncoder should be declared as final. 16

info/smart_tools/smartactors/core/server_with_iobject/Server.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ifield_name.IFieldName. 6
 Warning naming MemberName Name 'ds_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Warning naming MemberName Name 'co_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 92
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 92
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 92
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 92
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 157
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 157
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 157
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 157
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 161
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 161
 Warning sizes MethodLength Method length is 196 lines (max allowed is 150). 183
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 228
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 228
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 228
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 228
 Warning whitespace ParenPad ')' is preceded with whitespace. 228
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 230
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 230
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 230
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 230
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 252
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 252
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 252
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 252
 Warning whitespace ParenPad ')' is preceded with whitespace. 252
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 254
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 254
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 255
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 255
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 255
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 255
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 256
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 256
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 264
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 264
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 268
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 268
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 289
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 289
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 292
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 292

info/smart_tools/smartactors/core/sql_commons/Conditions.java

Severity Category Rule Message Line
 Warning design FinalClass Class Conditions should be declared as final. 15
 Warning javadoc JavadocType Missing a Javadoc comment. 15
 Warning whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 62
 Warning javadoc JavadocMethod Missing a Javadoc comment. 117
 Warning javadoc JavadocMethod Missing a Javadoc comment. 127
 Warning javadoc JavadocMethod Missing a Javadoc comment. 137

info/smart_tools/smartactors/core/sql_commons/ConditionsResolverBase.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 8
 Warning javadoc JavadocVariable Missing a Javadoc comment. 10
 Warning design VisibilityModifier Variable 'defaultCompositionOperator' must be private and have accessor methods. 10
 Warning javadoc JavadocMethod Missing a Javadoc comment. 12
 Warning javadoc JavadocMethod Missing a Javadoc comment. 16
 Warning javadoc JavadocMethod Missing a Javadoc comment. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32

info/smart_tools/smartactors/core/sql_commons/DBTaskExecutor.java

Severity Category Rule Message Line
 Warning design FinalClass Class DBTaskExecutor should be declared as final. 10

info/smart_tools/smartactors/core/sql_commons/FieldPath.java

Severity Category Rule Message Line
 Warning javadoc JavadocVariable Missing a Javadoc comment. 11
 Warning naming ConstantName Name 'validationPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 11
 Warning javadoc JavadocVariable Missing a Javadoc comment. 12
 Warning naming ConstantName Name 'splitPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 12

info/smart_tools/smartactors/core/sql_commons/JDBCCompiledQuery.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25

info/smart_tools/smartactors/core/sql_commons/JDBCConnection.java

Severity Category Rule Message Line
 Warning javadoc JavadocVariable Missing a Javadoc comment. 17
 Warning design VisibilityModifier Variable 'connection' must be private and have accessor methods. 17
 Warning javadoc JavadocVariable Missing a Javadoc comment. 18
 Warning design VisibilityModifier Variable 'options' must be private and have accessor methods. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 22

info/smart_tools/smartactors/core/sql_commons/JDBCConnectionOptions.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 3
 Warning javadoc JavadocMethod Missing a Javadoc comment. 4
 Warning javadoc JavadocMethod Missing a Javadoc comment. 6
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8
 Warning javadoc JavadocMethod Missing a Javadoc comment. 10

info/smart_tools/smartactors/core/sql_commons/QueryConditionWriter.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 13

info/smart_tools/smartactors/core/sql_commons/QueryConditionWriterResolver.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Expected @throws tag for 'QueryBuildException'. 17

info/smart_tools/smartactors/core/sql_commons/QueryStatement.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.db_storage.interfaces.SQLQueryParameterSetter. 4
 Warning javadoc JavadocVariable Missing a Javadoc comment. 17
 Warning design VisibilityModifier Variable 'bodyWriter' must be private and have accessor methods. 17
 Warning javadoc JavadocMethod Missing a Javadoc comment. 19
 Warning javadoc JavadocMethod Expected @throws tag for 'SQLException'. 37

info/smart_tools/smartactors/core/sql_commons/QueryStatementFactory.java

Severity Category Rule Message Line
 Warning javadoc JavadocType Missing a Javadoc comment. 5
 Warning javadoc JavadocMethod Missing a Javadoc comment. 8

info/smart_tools/smartactors/core/sql_commons/exception/QueryStatementFactoryException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocType Missing a Javadoc comment. 3

info/smart_tools/smartactors/core/sql_commons/psql/Schema.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocType Missing a Javadoc comment. 3
 Warning design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 3
 Warning javadoc JavadocVariable Missing a Javadoc comment. 4
 Warning javadoc JavadocVariable Missing a Javadoc comment. 5
 Warning javadoc JavadocVariable Missing a Javadoc comment. 7
 Warning javadoc JavadocVariable Missing a Javadoc comment. 10
 Warning javadoc JavadocVariable Missing a Javadoc comment. 13

info/smart_tools/smartactors/core/standard_config_sections/EndpointsSectionProcessingStrategy.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.HttpEndpoint. 3
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.environment_handler.EnvironmentHandler. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ienvironment_handler.IEnvironmentHandler. 10
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iscope_provider_container.exception.ScopeProviderException. 19
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.scope_provider.ScopeProvider. 23

info/smart_tools/smartactors/core/standard_config_sections/MessageBusSectionProcessingStrategy.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.HttpEndpoint. 3
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.environment_handler.EnvironmentHandler. 4
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iasync_service.IAsyncService. 5
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ienvironment_handler.IEnvironmentHandler. 10
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.imessage_bus_container.IMessageBusContainer. 13
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.message_bus_container_with_scope.MessageBusContainer. 24
 Warning imports UnusedImports Unused import - java.util.List. 30

info/smart_tools/smartactors/core/tcp_server/TcpServer.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 42

info/smart_tools/smartactors/core/tcp_server/exceptions/ServerInitializationException.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/core/wrapper_generator/WrapperGenerator.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 224 lines (max allowed is 150). 103

info/smart_tools/smartactors/plugin/async_ops_collection/AsyncOpsCollectionTasksPlugin.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.async_operation_collection.wrapper.update.UpdateAsyncOperationQuery. 7
 Warning coding MagicNumber '3' is a magic number. 80
 Warning coding MagicNumber '3' is a magic number. 102
 Warning coding MagicNumber '4' is a magic number. 103

info/smart_tools/smartactors/plugin/cached_collection/CachedCollectionTasksPlugin.java

Severity Category Rule Message Line
 Warning coding MagicNumber '3' is a magic number. 127
 Warning coding MagicNumber '4' is a magic number. 128

info/smart_tools/smartactors/plugin/close_async_operation_actor/CloseAsyncOperationActorPlugin.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.close_async_operation.wrapper.ActorParams. 4

info/smart_tools/smartactors/plugin/configuration_object/InitializeConfigurationObjectStrategies.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 175 lines (max allowed is 150). 43
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 95
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 95
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 95
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 95
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 97
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 97
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 97
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 97
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 121
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 121
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 122
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 122
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 122
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 122
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 123
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 123
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 131
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 131
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 135
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 135
 Warning whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 158
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 180
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 180
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 184
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 184

info/smart_tools/smartactors/plugin/dsobject/PluginDSObject.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/encoder/PasswordEncoderPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/exception_handler_actor/ExceptionHandlerActorPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 24

info/smart_tools/smartactors/plugin/get_first_not_null_rule/GetFirstNotNullRulePlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.RegistrationException. 7
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.ikey.IKey. 9
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.strategy.apply_function_to_arguments.ApplyFunctionToArgumentsStrategy. 16
 Warning javadoc JavadocType Missing a Javadoc comment. 19
 Warning javadoc JavadocMethod Missing a Javadoc comment. 23
 Warning misc FinalParameters Parameter bootstrap should be final. 23

info/smart_tools/smartactors/plugin/get_form_actor/IFormsStrategyPlugin.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.actors.get_form.GetFormActor. 3
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.IObject. 13
 Warning javadoc JavadocType Missing a Javadoc comment. 20

info/smart_tools/smartactors/plugin/get_query_parameter_rule/GetQueryParameterRulePlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/http_endpoint/HttpEndpointPlugin.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 152 lines (max allowed is 150). 60

info/smart_tools/smartactors/plugin/https_endpoint/HttpsEndpointPlugin.java

Severity Category Rule Message Line
 Warning sizes MethodLength Method length is 198 lines (max allowed is 150). 64

info/smart_tools/smartactors/plugin/immutable_receiver_chain/PluginReceiverChain.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/in_memory_db_tasks/PluginInMemoryDBTasks.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.in_memory_database.InMemoryDatabase. 13
 Warning coding MagicNumber '3' is a magic number. 147
 Warning coding MagicNumber '3' is a magic number. 181
 Warning coding MagicNumber '3' is a magic number. 245

info/smart_tools/smartactors/plugin/ioc_keys/PluginIOCKeys.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/map_router/PluginMapRouter.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/messaging_identifiers/PluginMessagingIdentifiers.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/nested_field/NestedFieldPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/postgres_db_tasks/PostgresDBTasksPlugin.java

Severity Category Rule Message Line
 Warning coding MagicNumber '3' is a magic number. 264
 Warning coding MagicNumber '3' is a magic number. 334
 Warning coding MagicNumber '3' is a magic number. 520

info/smart_tools/smartactors/plugin/prepare_mail_registration_actor/PrepareMailRegistrationPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/read_config_file/PluginReadConfigFile.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.RegistrationException. 8

info/smart_tools/smartactors/plugin/response/PluginResponse.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/response_content_json_strategy/PluginResponseJsonContentStrategy.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/response_environment_http_strategy/response_content_json_strategy/ResponseContentJsonStrategy.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/response_sender_actor/PluginResponseSenderActor.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/sample_actor/SampleActorPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25

info/smart_tools/smartactors/plugin/sample_actor/SampleDBActorPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34
 Warning misc FinalParameters Parameter args should be final. 52
 Warning misc FinalParameters Parameter url should be final. 74
 Warning misc FinalParameters Parameter username should be final. 77
 Warning misc FinalParameters Parameter password should be final. 80
 Warning misc FinalParameters Parameter maxConnections should be final. 83
 Warning misc FinalParameters Parameter args should be final. 93

info/smart_tools/smartactors/plugin/save_session_actor/SaveSessionActorPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/scope_provider/PluginScopeProvider.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/scoped_ioc/ScopedIOCPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugin/subscribe_scope_provider_on_scope_creation/SubscribeScopeProviderOnScopeCreation.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.RegistrationException. 7
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iioccontainer.exception.ResolutionException. 8

info/smart_tools/smartactors/plugin/validation_form_actor/ValidationFormActorPlugin.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.

info/smart_tools/smartactors/plugins/message_processor_and_sequence/PluginMessageProcessorAndSequence.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.imessage.IMessage. 12
 Warning imports UnusedImports Unused import - info.smart_tools.smartactors.core.iobject.exception.ReadValueException. 15

info/smart_tools/smartactors/sandbox/server_with_configuration/ServerWithConfiguration.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 30
 Warning whitespace WhitespaceAround '{' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround '{' is not preceded with whitespace. 59
 Warning whitespace WhitespaceAround '}' is not followed by whitespace. 61
 Warning whitespace WhitespaceAround '}' is not preceded with whitespace. 61

info/smart_tools/smartactors/server/server_for_intern/Server.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53
 Warning sizes LineLength Line is longer than 180 characters (found 209). 130
 Warning sizes LineLength Line is longer than 180 characters (found 215). 177
 Warning sizes LineLength Line is longer than 180 characters (found 215). 222
 Warning javadoc JavadocType Missing a Javadoc comment. 250

info/smart_tools/smartactors/strategy/apply_function_to_arguments/ApplyFunctionToArgumentsStrategy.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.function.Function. 8

info/smart_tools/smartactors/strategy/respons_status_extractor/ResponseStatusExtractor.java

Severity Category Rule Message Line
 Warning coding MagicNumber '200' is a magic number. 13

info/smart_tools/smartactors/strategy/to_wrapper_converter_strategy/ToWrapperConverter.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.Optional. 7
 Warning blocks NeedBraces 'if' construct must use '{}'s. 26

info/smart_tools/smartactors/transformation_rules/get_first_not_null/GetFirstNotNullRule.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning javadoc JavadocType Missing a Javadoc comment. 8
 Warning misc FinalParameters Parameter args should be final. 17