Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
106 307 494 0

Rules

Rules Violations Severity
JavadocMethod 284 error Error
JavadocType 26 error Error
JavadocVariable 183 info Info
JavadocStyle 3 error Error
ConstantName 0 error Error
LocalFinalVariableName 0 error Error
LocalVariableName 5 error Error
MemberName 2 error Error
MethodName 0 error Error
PackageName 0 error Error
ParameterName 0 error Error
StaticVariableName 0 error Error
TypeName 0 error Error
RedundantImport 1 error Error
UnusedImports 0 error Error
FileLength 0 error Error
LineLength 0  Ignore
MethodLength 0 error Error
AvoidNestedBlocks 15 error Error
EmptyBlock
  • tokens : "LITERAL_DO,LITERAL_ELSE,LITERAL_IF,LITERAL_FOR,LITERAL_TRY,LITERAL_WHILE,STATIC_INIT"
3 error Error
LeftCurly 0  Ignore
NeedBraces 0 error Error
RightCurly 0  Ignore
AvoidInlineConditionals 8 error Error
EmptyStatement 0 error Error
EqualsHashCode 0 error Error
MagicNumber 46 error Error
MissingSwitchDefault 0 error Error
RedundantThrows 5 error Error
SimplifyBooleanReturn 0 error Error
FinalClass 1 error Error
HideUtilityClassConstructor 11 error Error
VisibilityModifier 13 error Error
FinalParameters 0  Ignore
GenericIllegalRegexp
  • message : "Line has trailing spaces."
  • format : "\s+$"
0  Ignore
TodoComment 6 error Error
EmptyBlock
  • tokens : "LITERAL_CATCH,LITERAL_FINALLY"
3 error Error
MultipleStringLiterals 100 info Info
CyclomaticComplexity 6 error Error
ClassFanOutComplexity 7 info Info
GenericIllegalRegexp
  • message : "Usare il logger."
  • format : "System.out."
0 error Error
IllegalCatch 9 info Info
JUnitTestCase 0 error Error
CovariantEquals 0 error Error
JavaNCSS 3 info Info
IllegalThrows 3 error Error
MissingCtor 1 error Error
ModifiedControlVariable 0 error Error
ParameterAssignment 12 error Error
SimplifyBooleanExpression 0 error Error
StringLiteralEquality 0 error Error
MutableException 1 error Error
GenericIllegalRegexp
  • ignoreComments : "true"
  • format : "printStackTrace"
3 error Error
ParameterNumber 1 error Error
ReturnCount 13 info Info
ReturnCount
  • max : "4"
13 error Error
BooleanExpressionComplexity 2 info Info
MultipleStringLiterals
  • allowedDuplicates : "3"
100 error Error
ClassDataAbstractionCoupling 5 info Info
DeclarationOrder 20 error Error
HiddenField
  • ignoreConstructorParameter : "true"
  • ignoreSetter : "true"
3 error Error
IllegalInstantiation 0 info Info
GenericIllegalRegexp
  • message : "Non creiamo direttamente eccezioni generiche"
  • format : "new RuntimeException"
0 error Error
EqualsHashCode 0 info Info
Translation 0 error Error
NewlineAtEndOfFile 0 error Error
StrictDuplicateCode
  • min : "20"
0  Ignore
StrictDuplicateCode
  • min : "50"
0 error Error

Files

Files info warning error
it/imolinfo/jbi4cics/security/J2CAccount.java 2 2 0
it/imolinfo/jbi4cics/connection/EchoConnectionManager.java 0 1 0
it/imolinfo/jbi4cics/messageformat/NoOpMessageFormatter.java 0 4 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsConfigurationMBean.java 0 3 0
it/imolinfo/jbi4cics/security/SecurityManager.java 0 1 0
it/imolinfo/jbi4cics/locator/ServiceLocator.java 0 1 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsDeployer.java 3 2 0
it/imolinfo/jbi4cics/service/ServiceManager.java 0 1 0
it/imolinfo/jbi4cics/connection/jdbc/util/DisconnectedStatementFactory.java 0 13 0
it/imolinfo/jbi4cics/connection/jdbc/util/CallableStatementInvocationHandler.java 6 6 0
it/imolinfo/jbi4cics/messageformat/ToStringMessageFormatter.java 0 2 0
it/imolinfo/jbi4cics/connection/jdbc/util/DisconnectedStatement.java 0 3 0
it/imolinfo/jbi4cics/typemapping/cobol/ZonedMarshaller.java 5 22 0
it/imolinfo/jbi4cics/webservices/runtime/BigDecimalType.java 1 4 0
it/imolinfo/jbi4cics/messageformat/MessageFormatter.java 0 2 0
it/imolinfo/jbi4cics/service/ServiceContext.java 10 1 0
it/imolinfo/jbi4cics/typemapping/cobol/StringMarshaller.java 2 6 0
it/imolinfo/jbi4cics/configuration/ConfigurationManager.java 1 2 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsWSDLDeployer.java 5 0 0
it/imolinfo/jbi4cics/commareaparser/PictureDefinition.java 2 2 0
it/imolinfo/jbi4cics/typemapping/cobol/PackedDecimalMarshaller.java 4 24 0
it/imolinfo/jbi4cics/connection/jca/JCAAbstractConnectionManager.java 8 6 0
it/imolinfo/jbi4cics/messageformat/jdbc/JdbcOutputMessage.java 2 4 0
it/imolinfo/jbi4cics/connection/jca/cics/CICSConnectionManager.java 4 3 0
it/imolinfo/jbi4cics/messageformat/jdbc/JdbcParameterDescriptor.java 5 1 0
it/imolinfo/jbi4cics/webservices/runtime/ServiceInvoker.java 6 2 0
it/imolinfo/jbi4cics/exception/ClassGenerationException.java 0 3 0
it/imolinfo/jbi4cics/messageformat/jdbc/JdbcFormatter.java 5 7 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsExtension.java 15 0 0
it/imolinfo/jbi4cics/messageformat/jdbc/JdbcBeanMappingDescriptor.java 5 0 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddress.java 7 25 0
it/imolinfo/jbi4cics/jbi/Messages.java 3 0 0
it/imolinfo/jbi4cics/connection/jca/ims/IMSInteractionDescription.java 0 2 0
it/imolinfo/jbi4cics/messageformat/MappingDescriptor.java 0 1 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsEndpoint.java 3 12 0
it/imolinfo/jbi4cics/security/SecurityManagerFactory.java 0 2 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsComponentConfiguration.java 1 4 0
it/imolinfo/jbi4cics/messageformat/MessageFormatterFactory.java 5 3 0
it/imolinfo/jbi4cics/connection/ConnectionManager.java 0 1 0
it/imolinfo/jbi4cics/messageformat/jdbc/JdbcStatementDescriptor.java 11 7 0
it/imolinfo/jbi4cics/connection/jca/cics/CICSInteractionDescription.java 4 0 0
it/imolinfo/jbi4cics/messageformat/NoOpMappingDescriptor.java 2 8 0
it/imolinfo/jbi4cics/configuration/DummyServiceContextFactory.java 0 2 0
it/imolinfo/jbi4cics/connection/ConnectionManagerFactory.java 5 2 0
it/imolinfo/jbi4cics/connection/jca/CommareaRecord.java 2 7 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsComponent.java 0 3 0
it/imolinfo/jbi4cics/locator/SimpleLocation.java 8 6 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddressSerializer.java 9 2 0
it/imolinfo/jbi4cics/typemapping/cobol/HexDump.java 7 41 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddressDeserializer.java 0 1 0
it/imolinfo/jbi4cics/messageformat/commarea/CommareaBeanMappingDescriptor.java 1 10 0
it/imolinfo/jbi4cics/connection/jdbc/JdbcConnectionManager.java 8 6 0
it/imolinfo/jbi4cics/webservices/descriptor/ServiceDescriptor.java 14 3 0
it/imolinfo/jbi4cics/jbi/processor/wsdl11wrapper/WrapperProcessingException.java 0 5 0
it/imolinfo/jbi4cics/webservices/runtime/BigIntegerType.java 1 4 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBindingSerializer.java 3 1 0
it/imolinfo/jbi4cics/webservices/utils/generators/ServiceInterfaceGenerator.java 1 3 0
it/imolinfo/jbi4cics/exception/LocationException.java 0 3 0
it/imolinfo/jbi4cics/exception/ConnectionException.java 0 3 0
it/imolinfo/jbi4cics/connection/jca/ims/IMSConnectionManager.java 2 6 0
it/imolinfo/jbi4cics/typemapping/cobol/IntegerMarshaller.java 1 6 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsBootstrap.java 0 1 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBinding.java 0 1 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsExchangeProcessor.java 11 17 0
it/imolinfo/jbi4cics/locator/DummyLocator.java 0 1 0
it/imolinfo/jbi4cics/commareaparser/OccursDefinition.java 5 3 0
it/imolinfo/jbi4cics/typemapping/cobol/CobolType.java 7 32 0
it/imolinfo/jbi4cics/locator/ServiceLocation.java 4 0 0
it/imolinfo/jbi4cics/connection/jdbc/util/PreparedStatementInvocationHandler.java 5 4 0
it/imolinfo/jbi4cics/typemapping/cobol/CobolFieldFormatter.java 4 18 0
it/imolinfo/jbi4cics/connection/jca/JCACommareaBasedConnectionManager.java 1 5 0
it/imolinfo/jbi4cics/exception/Jbi4cicsException.java 0 2 0
it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBindingDeserializer.java 1 0 0
it/imolinfo/jbi4cics/locator/ServiceLocatorFactory.java 0 2 0
it/imolinfo/jbi4cics/messageformat/commarea/NestingHandler.java 0 11 0
it/imolinfo/jbi4cics/jbi/xfire/JbiTransport.java 4 8 0
it/imolinfo/jbi4cics/webservices/utils/generators/BCELifierSampleOperation.java 0 2 0
it/imolinfo/jbi4cics/messageformat/jdbc/ResultSetMappingDescriptor.java 3 2 0
it/imolinfo/jbi4cics/jbi/BaseBootstrap.java 9 6 0
it/imolinfo/jbi4cics/jbi/Jbi4cicsLifeCycle.java 1 2 0
it/imolinfo/jbi4cics/messageformat/commarea/CommareaFormatter.java 2 3 0
it/imolinfo/jbi4cics/jbi/xfire/JbiChannel.java 9 6 0
it/imolinfo/jbi4cics/security/DummySecurityManager.java 1 1 0
it/imolinfo/jbi4cics/webservices/utils/generators/ServiceBeanGenerator.java 4 9 0
it/imolinfo/jbi4cics/typemapping/cobol/CobolTypeDescriptor.java 20 9 0
it/imolinfo/jbi4cics/connection/jdbc/util/StatementInvocationHandler.java 13 18 0
it/imolinfo/jbi4cics/security/Account.java 0 2 0
it/imolinfo/jbi4cics/jbi/processor/wsdl11wrapper/WrapperUtil.java 12 18 0
it/imolinfo/jbi4cics/exception/ClassVerifyException.java 0 3 0
it/imolinfo/jbi4cics/webservices/runtime/ServiceCreator.java 2 1 0

Details

it/imolinfo/jbi4cics/security/J2CAccount.java

Violation Message Line
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 57

it/imolinfo/jbi4cics/connection/EchoConnectionManager.java

Violation Message Line
warning Missing a Javadoc comment. 32

it/imolinfo/jbi4cics/messageformat/NoOpMessageFormatter.java

Violation Message Line
warning Missing a Javadoc comment. 13
warning Missing a Javadoc comment. 15
warning Missing a Javadoc comment. 20
warning Missing a Javadoc comment. 25

it/imolinfo/jbi4cics/jbi/Jbi4cicsConfigurationMBean.java

Violation Message Line
warning Missing a Javadoc comment. 10
warning Missing a Javadoc comment. 11
warning Missing a Javadoc comment. 12

it/imolinfo/jbi4cics/security/SecurityManager.java

Violation Message Line
warning Missing a Javadoc comment. 20

it/imolinfo/jbi4cics/locator/ServiceLocator.java

Violation Message Line
warning Missing a Javadoc comment. 20

it/imolinfo/jbi4cics/jbi/Jbi4cicsDeployer.java

Violation Message Line
warning Missing a Javadoc comment. 23
warning 'suRootPath' hides a field. 66
info Catching 'Exception' is not allowed. 106
info The String "CIC001012_Error_registering_endpoint" appears 2 times in the file. 109
info The String "CIC001011_Error_reading_copy_file" appears 2 times in the file. 172

it/imolinfo/jbi4cics/service/ServiceManager.java

Violation Message Line
warning Missing a Javadoc comment. 38

it/imolinfo/jbi4cics/connection/jdbc/util/DisconnectedStatementFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 24
warning Missing a Javadoc comment. 33
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 45
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 53
warning Missing a Javadoc comment. 57
warning Missing a Javadoc comment. 61
warning Missing a Javadoc comment. 65
warning Missing a Javadoc comment. 69
warning Missing a Javadoc comment. 73
warning Missing a Javadoc comment. 77

it/imolinfo/jbi4cics/connection/jdbc/util/CallableStatementInvocationHandler.java

Violation Message Line
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 46
info Missing a Javadoc comment. 47
info Return count is 6 (max allowed is 2). 97
warning Return count is 6 (max allowed is 4). 97
warning Throwing 'Throwable' is not allowed. 97
warning Throwing 'Throwable' is not allowed. 141
warning Redundant throws: 'SQLException' is subclass of 'Throwable'. 141
warning Missing a Javadoc comment. 159
info Return count is 3 (max allowed is 2). 159
warning Missing a Javadoc comment. 177

it/imolinfo/jbi4cics/messageformat/ToStringMessageFormatter.java

Violation Message Line
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 39

it/imolinfo/jbi4cics/connection/jdbc/util/DisconnectedStatement.java

Violation Message Line
warning Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 25

it/imolinfo/jbi4cics/typemapping/cobol/ZonedMarshaller.java

Violation Message Line
warning Missing a Javadoc comment. 18
warning Utility classes should not have a public or default constructor. 18
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 33
warning Cyclomatic Complexity is 16 (max allowed is 10). 42
warning Missing a Javadoc comment. 42
warning More than 7 parameters. 42
warning Assignment of parameter 'value' is not allowed. 44
warning Assignment of parameter 'value' is not allowed. 45
warning Avoid inline conditionals. 47
warning Assignment of parameter 'value' is not allowed. 51
warning '0x0f' is a magic number. 69
info Boolean expression complexity is 5 (max allowed is 3). 71
warning '4' is a magic number. 73
warning '4' is a magic number. 76
warning '0xf0' is a magic number. 80
warning Cyclomatic Complexity is 16 (max allowed is 10). 94
warning Missing a Javadoc comment. 94
warning Avoid inline conditionals. 95
warning Avoid nested blocks. 102
warning Avoid nested blocks. 103
warning Avoid nested blocks. 104
info The String "CIC002119_Sign_not_recognized" appears 2 times in the file. 105
info Boolean expression complexity is 5 (max allowed is 3). 115
warning '0xf0' is a magic number. 116
warning '4' is a magic number. 116
warning '0x0f' is a magic number. 122

it/imolinfo/jbi4cics/webservices/runtime/BigDecimalType.java

Violation Message Line
warning Missing a Javadoc comment. 21
info Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 31
warning Missing a Javadoc comment. 40

it/imolinfo/jbi4cics/messageformat/MessageFormatter.java

Violation Message Line
warning Missing a Javadoc comment. 21
warning Missing a Javadoc comment. 22

it/imolinfo/jbi4cics/service/ServiceContext.java

Violation Message Line
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 24
info Missing a Javadoc comment. 25
warning Name 'ServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
info Missing a Javadoc comment. 26
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 28
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 30
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 32

it/imolinfo/jbi4cics/typemapping/cobol/StringMarshaller.java

Violation Message Line
warning Missing a Javadoc comment. 17
warning Utility classes should not have a public or default constructor. 17
warning Missing a Javadoc comment. 37
warning The String "CIC002116_Code_page_not_supported" appears 6 times in the file. 42
info The String "CIC002117_Size_error" appears 2 times in the file. 47
info The String "CIC002118_Error_code" appears 2 times in the file. 94
warning Missing a Javadoc comment. 104
warning Missing a Javadoc comment. 117

it/imolinfo/jbi4cics/configuration/ConfigurationManager.java

Violation Message Line
info Missing a Javadoc comment. 21
warning Missing a Javadoc comment. 31
warning Missing a Javadoc comment. 38

it/imolinfo/jbi4cics/jbi/Jbi4cicsWSDLDeployer.java

Violation Message Line
info Class Data Abstraction Coupling is 10 (max allowed is 7) classes [DeploymentException, ServiceUnit, ArrayList, J2CAccount, ServiceDescriptor, WsdlFilter, CICSInteractionDescription, Jbi4cicsEndpoint, File, SimpleLocation]. 56
info Class Fan-Out Complexity is 33 (max allowed is 20). 56
info Catching 'Exception' is not allowed. 168
info The String "CIC001035_Could_not_register_endpoint" appears 2 times in the file. 169
info The String "CIC001040_Error_loading_location_type" appears 2 times in the file. 413

it/imolinfo/jbi4cics/commareaparser/PictureDefinition.java

Violation Message Line
info Missing a Javadoc comment. 55
info Missing a Javadoc comment. 57
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 122

it/imolinfo/jbi4cics/typemapping/cobol/PackedDecimalMarshaller.java

Violation Message Line
warning Missing a Javadoc comment. 17
warning Utility classes should not have a public or default constructor. 17
info Missing a Javadoc comment. 33
warning Variable access definition in wrong order. 33
info Missing a Javadoc comment. 34
warning Variable access definition in wrong order. 34
info Missing a Javadoc comment. 35
warning Variable access definition in wrong order. 35
warning Missing a Javadoc comment. 46
warning Assignment of parameter 'value' is not allowed. 49
warning Assignment of parameter 'value' is not allowed. 51
warning Assignment of parameter 'value' is not allowed. 55
warning '4' is a magic number. 88
warning '0x0f' is a magic number. 92
warning '0x0f' is a magic number. 95
warning '0x0f' is a magic number. 96
warning '4' is a magic number. 102
warning Missing a Javadoc comment. 110
warning '0x0F' is a magic number. 119
warning Avoid nested blocks. 121
warning Avoid nested blocks. 122
warning Avoid nested blocks. 123
info The String "CIC002115_Signed_decimal_int_not_found" appears 2 times in the file. 124
warning '0xF0' is a magic number. 129
warning '4' is a magic number. 129
warning '0x0F' is a magic number. 133
warning '0xF0' is a magic number. 134
warning '4' is a magic number. 134

it/imolinfo/jbi4cics/connection/jca/JCAAbstractConnectionManager.java

Violation Message Line
info Missing a Javadoc comment. 43
warning Variable 'connectionFactory' must be private and have accessor methods. 43
warning Missing a Javadoc comment. 45
warning Missing a Javadoc comment. 52
info The String "CIC000302_Wrong_execution_of_the_request" appears 2 times in the file. 70
info The String "CIC000303_Error_executing_the_request" appears 2 times in the file. 76
warning Missing a Javadoc comment. 89
info The String "CIC000304_Error_releasing_resources" appears 2 times in the file. 99
warning Missing a Javadoc comment. 104
info The String "CIC000305_Error_getting_interaction_from_JCA" appears 2 times in the file. 110
warning Missing a Javadoc comment. 115
info The String "CIC000306_Error_getting_connection_from_JCA" appears 2 times in the file. 126
info The String "CIC000307_Error_retrieving_JCA_connection_factory" appears 2 times in the file. 148
info The String "CIC000308_Lookup_failed" appears 2 times in the file. 152

it/imolinfo/jbi4cics/messageformat/jdbc/JdbcOutputMessage.java

Violation Message Line
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 28
warning Unused @param tag for 'resultSet'. 39
warning Expected @param tag for 'cacheRowSet'. 41

it/imolinfo/jbi4cics/connection/jca/cics/CICSConnectionManager.java

Violation Message Line
warning The String "CIC000400_Error_istantiating_connection_spec" appears 12 times in the file. 69
info The String "CIC000404_Connection_spec_not_found" appears 2 times in the file. 94
info The String "CIC000405_Cics_interaction_description_not_found" appears 2 times in the file. 110
warning The String "CIC000401_Expected_commarea_bean_mapping_descriptor" appears 4 times in the file. 160
info The String "setCommareaLength" appears 2 times in the file. 177
info The String "CIC000402_Error_setting_commarea_lengths" appears 2 times in the file. 187
warning The String "CIC000403_Method_invocation_error" appears 12 times in the file. 211

it/imolinfo/jbi4cics/messageformat/jdbc/JdbcParameterDescriptor.java

Violation Message Line
warning Missing a Javadoc comment. 17
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 30

it/imolinfo/jbi4cics/webservices/runtime/ServiceInvoker.java

Violation Message Line
info Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 55
info The String " millis" appears 3 times in the file. 77
info The String "]" appears 3 times in the file. 78
info The String "CIC002301_Formatting_input_bean_error" appears 2 times in the file. 81
info The String "CIC002302_Error_executing_call" appears 2 times in the file. 103
info The String "CIC002303_IO_exception=CIC002303" appears 2 times in the file. 121

it/imolinfo/jbi4cics/exception/ClassGenerationException.java

Violation Message Line
warning Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 32

it/imolinfo/jbi4cics/messageformat/jdbc/JdbcFormatter.java

Violation Message Line
info Class Fan-Out Complexity is 23 (max allowed is 20). 39
warning Expected @param tag for 'serviceContext'. 65
warning Expected @throws tag for 'FormatException'. 65
info The String "CIC001801_Jdbc_statement_descriptor_not_found" appears 2 times in the file. 69
warning Avoid nested blocks. 80
warning Avoid nested blocks. 85
warning Cyclomatic Complexity is 16 (max allowed is 10). 121
info NCSS for this method is 60 (max allowed is 50). 121
warning Expected @param tag for 'serviceContext'. 121
warning Expected @throws tag for 'FormatException'. 121
info The String "CIC001803_Jdbc_bean_mapping_descriptor_not_found" appears 2 times in the file. 125
info The String "CIC001804_Jdbc_output_message_not_found" appears 2 times in the file. 136

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsExtension.java

Violation Message Line
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 36
info Missing a Javadoc comment. 37
info Missing a Javadoc comment. 38
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 46
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 48

it/imolinfo/jbi4cics/messageformat/jdbc/JdbcBeanMappingDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
info The String "CIC001800_Not_implemented" appears 3 times in the file. 81

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddress.java

Violation Message Line
warning Comment matches to-do format 'TODO:'. 22
info Missing a Javadoc comment. 36
info Missing a Javadoc comment. 38
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 42
warning Name 'JNDIConnectionName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 46
info Missing a Javadoc comment. 48
warning Missing a Javadoc comment. 58
warning Missing a Javadoc comment. 62
warning Missing a Javadoc comment. 66
warning Missing a Javadoc comment. 70
warning Missing a Javadoc comment. 74
warning Missing a Javadoc comment. 78
warning Missing a Javadoc comment. 82
warning Missing a Javadoc comment. 86
warning Missing a Javadoc comment. 90
warning Missing a Javadoc comment. 94
warning Missing a Javadoc comment. 98
warning Missing a Javadoc comment. 102
warning Missing a Javadoc comment. 106
warning Missing a Javadoc comment. 110
warning Missing a Javadoc comment. 114
warning Missing a Javadoc comment. 118
warning Missing a Javadoc comment. 122
warning Missing a Javadoc comment. 126
warning Missing a Javadoc comment. 130
warning Missing a Javadoc comment. 134
warning Missing a Javadoc comment. 138
warning '17' is a magic number. 139
warning '37' is a magic number. 139

it/imolinfo/jbi4cics/jbi/Messages.java

Violation Message Line
info The String "." appears 2 times in the file. 39
info Return count is 3 (max allowed is 2). 102
info Return count is 3 (max allowed is 2). 146

it/imolinfo/jbi4cics/connection/jca/ims/IMSInteractionDescription.java

Violation Message Line
warning Missing a Javadoc comment. 12
warning Missing a Javadoc comment. 14

it/imolinfo/jbi4cics/messageformat/MappingDescriptor.java

Violation Message Line
warning Unclosed HTML tag found: <propertyName/proertyIndex,FieldDescriptor> 44

it/imolinfo/jbi4cics/jbi/Jbi4cicsEndpoint.java

Violation Message Line
warning Missing a Javadoc comment. 50
info Class Data Abstraction Coupling is 14 (max allowed is 7) classes [ByteArrayOutputStream, ByteArrayInputStream, ServiceInterfaceGenerator, QName, DOMSource, Jbi4cicsException, ServiceBeanGenerator, FileWriter, StreamResult, ServiceCreator, Jbi4cicsExchangeProcessor, StringReader, CommareaParser, CommareaLexer]. 50
info Class Fan-Out Complexity is 39 (max allowed is 20). 50
info Missing a Javadoc comment. 100
warning Expected @throws tag for 'Jbi4cicsException'. 144
warning Expected @throws tag for 'IOException'. 144
warning Expected @throws tag for 'ANTLRException'. 145
warning Expected @throws tag for 'SAXException'. 145
warning Expected @throws tag for 'ParserConfigurationException'. 145
warning Expected @throws tag for 'WSDLException'. 146
warning Expected @throws tag for 'TransformerException'. 146
warning Unused @throws tag for 'IllegalArgumentException'. 316
warning Missing a Javadoc comment. 326
warning '4096' is a magic number. 328
warning Missing a Javadoc comment. 376

it/imolinfo/jbi4cics/security/SecurityManagerFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 19
warning Missing a Javadoc comment. 28

it/imolinfo/jbi4cics/jbi/Jbi4cicsComponentConfiguration.java

Violation Message Line
warning Missing a Javadoc comment. 14
info Missing a Javadoc comment. 17
warning Missing a Javadoc comment. 19
warning Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 26

it/imolinfo/jbi4cics/messageformat/MessageFormatterFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 24
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 26
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 28
warning Missing a Javadoc comment. 36
info Return count is 5 (max allowed is 2). 36
warning Return count is 5 (max allowed is 4). 36

it/imolinfo/jbi4cics/connection/ConnectionManager.java

Violation Message Line
warning Missing a Javadoc comment. 21

it/imolinfo/jbi4cics/messageformat/jdbc/JdbcStatementDescriptor.java

Violation Message Line
warning Missing a Javadoc comment. 20
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 26
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 54
warning Missing a Javadoc comment. 100
warning Missing a Javadoc comment. 105
info The String "CIC001805_Jdbc_parameter_descriptor_not_found" appears 2 times in the file. 107
warning Missing a Javadoc comment. 121
warning Missing a Javadoc comment. 140

it/imolinfo/jbi4cics/connection/jca/cics/CICSInteractionDescription.java

Violation Message Line
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 24

it/imolinfo/jbi4cics/messageformat/NoOpMappingDescriptor.java

Violation Message Line
warning Missing a Javadoc comment. 25
info Missing a Javadoc comment. 39
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 46
info The String "CIC001600_Error_adding_field_mapping" appears 2 times in the file. 47
warning Missing a Javadoc comment. 50
warning Missing a Javadoc comment. 54
warning Missing a Javadoc comment. 90
warning Missing a Javadoc comment. 94
warning Missing a Javadoc comment. 98

it/imolinfo/jbi4cics/configuration/DummyServiceContextFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 20
warning Missing a Javadoc comment. 30

it/imolinfo/jbi4cics/connection/ConnectionManagerFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 25
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 45
info Return count is 4 (max allowed is 2). 45

it/imolinfo/jbi4cics/connection/jca/CommareaRecord.java

Violation Message Line
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 72
warning Missing a Javadoc comment. 82
warning Missing a Javadoc comment. 89
warning Missing a Javadoc comment. 96
warning Missing a Javadoc comment. 103
warning Missing a Javadoc comment. 110
warning Missing a Javadoc comment. 128

it/imolinfo/jbi4cics/jbi/Jbi4cicsComponent.java

Violation Message Line
warning Missing a Javadoc comment. 15
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 34

it/imolinfo/jbi4cics/locator/SimpleLocation.java

Violation Message Line
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 24
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 26
info Missing a Javadoc comment. 36
warning Variable 'locationName' must be private and have accessor methods. 36
info Missing a Javadoc comment. 37
warning Variable 'connectionType' must be private and have accessor methods. 37
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 56
warning Missing a Javadoc comment. 64
warning Missing a Javadoc comment. 69
info Return count is 4 (max allowed is 2). 77
info Return count is 4 (max allowed is 2). 94

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddressSerializer.java

Violation Message Line
warning Cyclomatic Complexity is 13 (max allowed is 10). 62
warning Missing a Javadoc comment. 62
info NCSS for this method is 52 (max allowed is 50). 62
info The String "CIC001301_Invalid_username" appears 2 times in the file. 99
info The String "CIC001302_Invalid_password" appears 2 times in the file. 109
info The String "CIC001303_Invalid_connection_type" appears 2 times in the file. 120
info The String "CIC001304_Invalid_jndi_connection_name" appears 2 times in the file. 130
info The String "CIC001305_Invalid_program_name" appears 2 times in the file. 140
info The String "CIC001306_Invalid_transaction_name" appears 2 times in the file. 149
info The String "CIC001307_Invalid_tpn" appears 2 times in the file. 160
info The String ">\n" appears 2 times in the file. 164

it/imolinfo/jbi4cics/typemapping/cobol/HexDump.java

Violation Message Line
warning Class HexDump should be declared as final. 35
info Missing a Javadoc comment. 49
warning Variable access definition in wrong order. 49
info The String "line.separator" appears 2 times in the file. 50
info Missing a Javadoc comment. 53
info Missing a Javadoc comment. 58
warning Missing a Javadoc comment. 65
warning Cyclomatic Complexity is 12 (max allowed is 10). 86
warning Redundant throws: 'ArrayIndexOutOfBoundsException' is unchecked exception. 88
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 89
warning The String "CIC002112_Illegal_index" appears 4 times in the file. 99
info The String "CIC002113_Cannot_write_nullstream" appears 2 times in the file. 105
warning Name 'display_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
warning '74' is a magic number. 111
warning Name 'data_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
warning '16' is a magic number. 115
warning Name 'chars_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
warning '16' is a magic number. 119
warning '16' is a magic number. 121
warning '16' is a magic number. 126
info The String " " appears 2 times in the file. 134
warning '127' is a magic number. 140
warning Redundant throws: 'ArrayIndexOutOfBoundsException' is unchecked exception. 177
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 178
warning Name 'display_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
warning '74' is a magic number. 205
warning '16' is a magic number. 207
warning Name 'chars_read' must match pattern '^[a-z][a-zA-Z0-9]*$'. 209
warning '16' is a magic number. 211
warning '16' is a magic number. 213
warning '16' is a magic number. 216
warning '127' is a magic number. 230
warning Missing a Javadoc comment. 246
warning '8' is a magic number. 250
warning '8' is a magic number. 252
warning '15' is a magic number. 252
warning Missing a Javadoc comment. 257
warning '6' is a magic number. 263
warning '15' is a magic number. 263
info The String ", " appears 2 times in the file. 282
warning '10' is a magic number. 301
warning '0.5' is a magic number. 301
warning '4' is a magic number. 333
warning '8' is a magic number. 355
warning '16' is a magic number. 366
warning Missing a Javadoc comment. 370
warning '16' is a magic number. 375
warning '15' is a magic number. 375

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsAddressDeserializer.java

Violation Message Line
warning Missing a Javadoc comment. 44

it/imolinfo/jbi4cics/messageformat/commarea/CommareaBeanMappingDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 60
warning Expected @param tag for 'propertyName'. 75
warning Expected @param tag for 'fieldIndex'. 75
warning Expected @param tag for 'fieldDescriptor'. 76
warning Missing a Javadoc comment. 80
warning Missing a Javadoc comment. 91
warning Missing a Javadoc comment. 95
warning Missing a Javadoc comment. 103
warning Missing a Javadoc comment. 108
warning Missing a Javadoc comment. 113

it/imolinfo/jbi4cics/connection/jdbc/JdbcConnectionManager.java

Violation Message Line
warning Missing a Javadoc comment. 54
info The String "CIC000600_Expected_disconnected_statement_input_message" appears 2 times in the file. 63
info The String "CIC000601_Expected_jdbc_statement_descriptor_input_message" appears 2 times in the file. 69
info The String "CIC000602_Error_preparing_statement" appears 2 times in the file. 79
warning Avoid nested blocks. 84
warning Avoid nested blocks. 88
warning Avoid nested blocks. 97
info The String "CIC000603_Unexpected_sql_type" appears 2 times in the file. 98
info The String "CIC000604_Error_executing_statement" appears 2 times in the file. 105
warning Missing a Javadoc comment. 119
info The String "CIC000606_Error_retrieving_data_source" appears 2 times in the file. 133
info The String "CIC000608_Error_getting_connection_data_source" appears 2 times in the file. 144
warning Missing a Javadoc comment. 149
info The String "CIC000609_Error_releasing_resources" appears 2 times in the file. 159

it/imolinfo/jbi4cics/webservices/descriptor/ServiceDescriptor.java

Violation Message Line
warning Missing a Javadoc comment. 17
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 24
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 44
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 265
warning Missing a Javadoc comment. 271

it/imolinfo/jbi4cics/jbi/processor/wsdl11wrapper/WrapperProcessingException.java

Violation Message Line
warning Redundant import from the same package - it.imolinfo.jbi4cics.jbi.processor.wsdl11wrapper.*. 33
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 45
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 53

it/imolinfo/jbi4cics/webservices/runtime/BigIntegerType.java

Violation Message Line
warning Missing a Javadoc comment. 21
info Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 31
warning Missing a Javadoc comment. 40

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBindingSerializer.java

Violation Message Line
info The String "<" appears 3 times in the file. 136
warning The String ">\n" appears 4 times in the file. 160
info The String ">" appears 2 times in the file. 167
info The String "</" appears 3 times in the file. 168

it/imolinfo/jbi4cics/webservices/utils/generators/ServiceInterfaceGenerator.java

Violation Message Line
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 55
info The String "CIC002400_Class_generation_error" appears 2 times in the file. 79

it/imolinfo/jbi4cics/exception/LocationException.java

Violation Message Line
warning Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 32

it/imolinfo/jbi4cics/exception/ConnectionException.java

Violation Message Line
warning Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 28
warning Missing a Javadoc comment. 33

it/imolinfo/jbi4cics/connection/jca/ims/IMSConnectionManager.java

Violation Message Line
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 41
warning The String "CIC000500_Error_istantiating_connection_spec" appears 12 times in the file. 49
warning Must have at least one statement. 65
info The String "CIC000501_InteractionSpec_not_retrieved" appears 2 times in the file. 81
warning Missing a Javadoc comment. 91
warning Must have at least one statement. 108
info The String "CIC000502_ConnectionSpec_not_retrieved" appears 2 times in the file. 123

it/imolinfo/jbi4cics/typemapping/cobol/IntegerMarshaller.java

Violation Message Line
warning Missing a Javadoc comment. 18
warning Missing a Javadoc comment. 26
warning Missing a Javadoc comment. 29
info The String "CIC002114_Unexpected_size" appears 2 times in the file. 41
warning '0xff' is a magic number. 45
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 70

it/imolinfo/jbi4cics/jbi/Jbi4cicsBootstrap.java

Violation Message Line
warning Missing a Javadoc comment. 11

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBinding.java

Violation Message Line
warning 'svcPackageName' hides a field. 184

it/imolinfo/jbi4cics/jbi/Jbi4cicsExchangeProcessor.java

Violation Message Line
warning Missing a Javadoc comment. 55
info Class Data Abstraction Coupling is 11 (max allowed is 7) classes [StAXSourceTransformer, StringWriter, StaxSerializer, SimpleAttachment, ByteArrayOutputStream, StringSource, JavaMailAttachments, SourceTransformer, InMessage, MessageContext, org.codehaus.xfire.exchange.MessageExchange]. 55
info Class Fan-Out Complexity is 39 (max allowed is 20). 55
info Missing a Javadoc comment. 69
warning Variable access definition in wrong order. 69
info Missing a Javadoc comment. 70
warning Variable access definition in wrong order. 70
info Missing a Javadoc comment. 71
warning Variable access definition in wrong order. 71
info Missing a Javadoc comment. 72
warning Variable access definition in wrong order. 72
info Missing a Javadoc comment. 73
warning Variable access definition in wrong order. 73
info Missing a Javadoc comment. 75
warning Variable 'channel' must be private and have accessor methods. 75
info Missing a Javadoc comment. 76
warning Variable 'endpoint' must be private and have accessor methods. 76
info Missing a Javadoc comment. 77
warning Variable 'transformer' must be private and have accessor methods. 77
warning Missing a Javadoc comment. 79
warning Cyclomatic Complexity is 17 (max allowed is 10). 84
warning Missing a Javadoc comment. 84
info NCSS for this method is 84 (max allowed is 50). 84
warning Comment matches to-do format 'TODO:'. 95
warning Missing a Javadoc comment. 224
warning Missing a Javadoc comment. 228
warning Missing a Javadoc comment. 231
warning Missing a Javadoc comment. 235

it/imolinfo/jbi4cics/locator/DummyLocator.java

Violation Message Line
warning Missing a Javadoc comment. 31

it/imolinfo/jbi4cics/commareaparser/OccursDefinition.java

Violation Message Line
warning Missing a Javadoc comment. 16
info Missing a Javadoc comment. 18
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 88

it/imolinfo/jbi4cics/typemapping/cobol/CobolType.java

Violation Message Line
info Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 38
warning Assignment of parameter 'value' is not allowed. 46
info The String "CIC002104_String_not_found" appears 2 times in the file. 48
warning Missing a Javadoc comment. 58
info Missing a Javadoc comment. 66
warning Missing a Javadoc comment. 67
warning Missing a Javadoc comment. 71
info The String "CIC002109_Integer_too_much_long" appears 2 times in the file. 75
warning Missing a Javadoc comment. 82
warning Assignment of parameter 'value' is not allowed. 90
warning Missing a Javadoc comment. 96
info Missing a Javadoc comment. 104
warning Missing a Javadoc comment. 105
warning Missing a Javadoc comment. 109
warning Missing a Javadoc comment. 114
warning Assignment of parameter 'value' is not allowed. 122
warning Missing a Javadoc comment. 128
info Missing a Javadoc comment. 136
warning Missing a Javadoc comment. 137
warning Missing a Javadoc comment. 141
warning Missing a Javadoc comment. 155
warning Assignment of parameter 'value' is not allowed. 163
warning Missing a Javadoc comment. 169
info Missing a Javadoc comment. 179
warning Missing a Javadoc comment. 180
warning Missing a Javadoc comment. 184
warning Missing a Javadoc comment. 188
warning Missing a Javadoc comment. 202
warning Missing a Javadoc comment. 213
warning Missing a Javadoc comment. 219
warning Missing a Javadoc comment. 224
warning Missing a Javadoc comment. 238
warning Missing a Javadoc comment. 279
warning Missing a Javadoc comment. 281
warning Missing a Javadoc comment. 284
warning Missing a Javadoc comment. 287

it/imolinfo/jbi4cics/locator/ServiceLocation.java

Violation Message Line
info Missing a Javadoc comment. 18
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 21

it/imolinfo/jbi4cics/connection/jdbc/util/PreparedStatementInvocationHandler.java

Violation Message Line
info Missing a Javadoc comment. 22
warning Variable 'sql' must be private and have accessor methods. 22
info Missing a Javadoc comment. 23
warning Variable 'autoGeneratedKeys' must be private and have accessor methods. 23
info Missing a Javadoc comment. 24
warning Variable 'columnIndexes' must be private and have accessor methods. 24
info Missing a Javadoc comment. 25
warning Variable 'columnNames' must be private and have accessor methods. 25
info Return count is 4 (max allowed is 2). 91

it/imolinfo/jbi4cics/typemapping/cobol/CobolFieldFormatter.java

Violation Message Line
warning Missing a Javadoc comment. 53
warning The String "CIC002102_Unrecognized_cobol_type" appears 4 times in the file. 58
warning Missing a Javadoc comment. 71
info The String "CIC002105_Array_not_found" appears 2 times in the file. 79
info The String "CIC002106_Array_size_not_allowed" appears 2 times in the file. 86
warning Assignment of parameter 'offset' is not allowed. 104
warning Missing a Javadoc comment. 108
warning Missing a Javadoc comment. 119
info The String "numberValue.toString(): " appears 3 times in the file. 126
warning The String "CIC002107_Number_not_found" appears 6 times in the file. 134
warning Missing a Javadoc comment. 139
warning Missing a Javadoc comment. 159
warning First sentence should end with a period. 181
warning Expected an @return tag. 194
warning Expected @param tag for 'buffer'. 194
warning Expected @param tag for 'desc'. 194
warning Expected @param tag for 'offset'. 195
warning Expected @throws tag for 'FormatException'. 195
info The String "CIC002108_Not_enough_space_reading_cobol_type" appears 2 times in the file. 201
warning Missing a Javadoc comment. 213
warning Assignment of parameter 'offset' is not allowed. 228
warning Missing a Javadoc comment. 233

it/imolinfo/jbi4cics/connection/jca/JCACommareaBasedConnectionManager.java

Violation Message Line
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 60
info The String "CIC000312_Error_setting_commarea_lengths" appears 2 times in the file. 73
warning Missing a Javadoc comment. 82
warning Missing a Javadoc comment. 98
warning Missing a Javadoc comment. 103

it/imolinfo/jbi4cics/exception/Jbi4cicsException.java

Violation Message Line
warning The field 'localizedMessage' must be declared final. 29
warning Missing a Javadoc comment. 110

it/imolinfo/jbi4cics/jbi/wsdl/Jbi4CicsBindingDeserializer.java

Violation Message Line
info The String "CIC001314_Element_found_many_times" appears 2 times in the file. 157

it/imolinfo/jbi4cics/locator/ServiceLocatorFactory.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 19
warning Missing a Javadoc comment. 28

it/imolinfo/jbi4cics/messageformat/commarea/NestingHandler.java

Violation Message Line
warning Missing a Javadoc comment. 21
warning Class should define a constructor. 21
warning Utility classes should not have a public or default constructor. 21
warning First sentence should end with a period. 29
warning Expected an @return tag. 36
warning Expected @param tag for 'commareaBeanMappingDescriptor'. 36
warning Expected @throws tag for 'FormatException'. 36
warning Avoid nested blocks. 61
warning Avoid nested blocks. 66
warning Avoid nested blocks. 83
warning Avoid nested blocks. 91

it/imolinfo/jbi4cics/jbi/xfire/JbiTransport.java

Violation Message Line
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 50
warning Missing a Javadoc comment. 52
warning Missing a Javadoc comment. 58
warning Missing a Javadoc comment. 62
info The String "jbi://" appears 2 times in the file. 63
warning Missing a Javadoc comment. 66
warning Missing a Javadoc comment. 77
warning Missing a Javadoc comment. 81
warning Missing a Javadoc comment. 86
warning Missing a Javadoc comment. 90

it/imolinfo/jbi4cics/webservices/utils/generators/BCELifierSampleOperation.java

Violation Message Line
warning Missing a Javadoc comment. 10
warning Missing a Javadoc comment. 11

it/imolinfo/jbi4cics/messageformat/jdbc/ResultSetMappingDescriptor.java

Violation Message Line
warning Missing a Javadoc comment. 19
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 28
warning Missing a Javadoc comment. 30
info The String "CIC001800_Not_implemented" appears 2 times in the file. 61

it/imolinfo/jbi4cics/jbi/BaseBootstrap.java

Violation Message Line
warning Missing a Javadoc comment. 84
warning Missing a Javadoc comment. 88
info Catching 'Exception' is not allowed. 123
info The String "CIC001005_Init_error" appears 2 times in the file. 126
warning Missing a Javadoc comment. 132
info The String "CIC001006_Null_mBeanServer" appears 2 times in the file. 142
info Catching 'Exception' is not allowed. 172
info The String "CIC001007_Clean_up_error" appears 2 times in the file. 175
warning Missing a Javadoc comment. 181
info Catching 'Exception' is not allowed. 213
info The String "CIC001008_On_install_error" appears 2 times in the file. 216
warning Missing a Javadoc comment. 222
info Catching 'Exception' is not allowed. 243
info The String "CIC001009_On_uninstall_error" appears 2 times in the file. 246
warning Missing a Javadoc comment. 252

it/imolinfo/jbi4cics/jbi/Jbi4cicsLifeCycle.java

Violation Message Line
info Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 55
warning 'bcelClassLoader' hides a field. 77

it/imolinfo/jbi4cics/messageformat/commarea/CommareaFormatter.java

Violation Message Line
warning Missing a Javadoc comment. 51
warning The String "CIC001702_Expected_commarea_bean_mapping_descriptor" appears 4 times in the file. 60
warning Missing a Javadoc comment. 89
info The String "CIC001703_Expected_byte_array" appears 2 times in the file. 109
info The String "]\nin output bean: " appears 2 times in the file. 138

it/imolinfo/jbi4cics/jbi/xfire/JbiChannel.java

Violation Message Line
info Class Fan-Out Complexity is 26 (max allowed is 20). 45
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 48
info Missing a Javadoc comment. 49
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 66
warning Missing a Javadoc comment. 73
warning Missing a Javadoc comment. 76
info The String "CIC001400_Error_closing_output_stream" appears 2 times in the file. 85
warning Comment matches to-do format 'TODO:'. 111
warning Must have at least one statement. 123
info Catching 'Exception' is not allowed. 128
info The String "CIC001404_Error_sending_exchange" appears 2 times in the file. 129
warning Missing a Javadoc comment. 137

it/imolinfo/jbi4cics/security/DummySecurityManager.java

Violation Message Line
warning Missing a Javadoc comment. 31
info The String "Dummy" appears 2 times in the file. 34

it/imolinfo/jbi4cics/webservices/utils/generators/ServiceBeanGenerator.java

Violation Message Line
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 74
warning Avoid inline conditionals. 77
warning Avoid inline conditionals. 79
warning Missing a Javadoc comment. 83
info The String "java/lang/Object" appears 2 times in the file. 90
warning Expected an @return tag. 99
warning Expected @param tag for 'loader'. 99
warning Expected @throws tag for 'ClassGenerationException'. 100
warning The String "CIC002400_Class_generation_error" appears 4 times in the file. 149
info The String "<init>" appears 2 times in the file. 174
info The String "()V" appears 2 times in the file. 174
info The String "toString" appears 2 times in the file. 199

it/imolinfo/jbi4cics/typemapping/cobol/CobolTypeDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 41
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 69
info Missing a Javadoc comment. 71
info Missing a Javadoc comment. 73
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 81
info Missing a Javadoc comment. 87
info Missing a Javadoc comment. 93
info Missing a Javadoc comment. 95
info Missing a Javadoc comment. 101
info Missing a Javadoc comment. 107
info Missing a Javadoc comment. 109
info Missing a Javadoc comment. 115
warning Missing a Javadoc comment. 124
warning Missing a Javadoc comment. 129
warning Missing a Javadoc comment. 156
warning Expected @throws tag for 'FormatException'. 309
info The String "CIC002110_Unknown_cobol_type" appears 2 times in the file. 313
warning Missing a Javadoc comment. 388
info The String "CIC002111_Unexpected_cobol_type" appears 2 times in the file. 392
warning Missing a Javadoc comment. 399
warning Missing a Javadoc comment. 403
warning Missing a Javadoc comment. 407
warning Missing a Javadoc comment. 411

it/imolinfo/jbi4cics/connection/jdbc/util/StatementInvocationHandler.java

Violation Message Line
info Missing a Javadoc comment. 55
info Missing a Javadoc comment. 56
info Missing a Javadoc comment. 57
info Missing a Javadoc comment. 59
info Missing a Javadoc comment. 62
warning Variable access definition in wrong order. 62
warning Variable 'resultSetType' must be private and have accessor methods. 62
info Missing a Javadoc comment. 63
warning Variable access definition in wrong order. 63
warning Variable 'resultSetConcurrency' must be private and have accessor methods. 63
info Missing a Javadoc comment. 64
warning Variable access definition in wrong order. 64
warning Variable 'resultSetHoldability' must be private and have accessor methods. 64
warning Missing a Javadoc comment. 98
info Return count is 9 (max allowed is 2). 98
warning Return count is 9 (max allowed is 4). 98
warning Throwing 'Throwable' is not allowed. 98
warning Missing a Javadoc comment. 138
warning Missing a Javadoc comment. 147
warning Missing a Javadoc comment. 157
warning Missing a Javadoc comment. 166
info The String "CIC000705_Illegal_access" appears 2 times in the file. 255
info The String "CIC000706_Target_exception" appears 2 times in the file. 259
info The String ", " appears 3 times in the file. 274
warning Avoid inline conditionals. 275
warning Avoid inline conditionals. 276
warning Avoid inline conditionals. 277
info Missing a Javadoc comment. 292
info Missing a Javadoc comment. 293
warning Missing a Javadoc comment. 294
warning Missing a Javadoc comment. 327

it/imolinfo/jbi4cics/security/Account.java

Violation Message Line
warning Missing a Javadoc comment. 18
warning Missing a Javadoc comment. 19

it/imolinfo/jbi4cics/jbi/processor/wsdl11wrapper/WrapperUtil.java

Violation Message Line
warning Missing a Javadoc comment. 43
info Class Data Abstraction Coupling is 8 (max allowed is 7) classes [StreamResult, ByteArrayOutputStream, java.io.StringReader, WrapperProcessingException, StringSource, StringReader, InputSource, DOMSource]. 43
info Class Fan-Out Complexity is 27 (max allowed is 20). 43
warning Utility classes should not have a public or default constructor. 43
warning Variable access definition in wrong order. 58
info Missing a Javadoc comment. 60
warning Variable access definition in wrong order. 60
info Missing a Javadoc comment. 62
warning Variable access definition in wrong order. 62
info Missing a Javadoc comment. 64
warning Variable access definition in wrong order. 64
info Missing a Javadoc comment. 66
warning Variable access definition in wrong order. 66
info Missing a Javadoc comment. 68
warning Variable access definition in wrong order. 68
info Missing a Javadoc comment. 70
warning Variable access definition in wrong order. 70
info Missing a Javadoc comment. 72
warning Variable access definition in wrong order. 72
warning Comment matches to-do format 'TODO:'. 272
warning Comment matches to-do format 'TODO:'. 288
warning The String "UTF-8" appears 4 times in the file. 300
info Catching 'Exception' is not allowed. 301
info The String "yes" appears 2 times in the file. 328
warning Avoid inline conditionals. 333
warning Comment matches to-do format 'TODO:'. 373
warning Line matches the illegal pattern 'printStackTrace'. 396
info Catching 'Exception' is not allowed. 432
warning Line matches the illegal pattern 'printStackTrace'. 433
warning Line matches the illegal pattern 'printStackTrace'. 443

it/imolinfo/jbi4cics/exception/ClassVerifyException.java

Violation Message Line
warning Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 32

it/imolinfo/jbi4cics/webservices/runtime/ServiceCreator.java

Violation Message Line
info Class Data Abstraction Coupling is 17 (max allowed is 7) classes [ServiceInvoker, ObjectServiceFactory, ByteArrayOutputStream, ByteArrayInputStream, ServiceInterfaceGenerator, BCELClassLoader, QName, Jbi4cicsException, ServiceBeanGenerator, Jbi4CicsAddress, JbiTransport, BigIntegerType, Jbi4CicsBinding, InputSource, BigDecimalType, HashMap, DefaultXFire]. 62
info Class Fan-Out Complexity is 46 (max allowed is 20). 62
warning Missing a Javadoc comment. 232