Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
159 1008 2643 1

Rules

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

Files

Files info warning error
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaBareOutInterceptor.java 1 3 0
it/imolinfo/jbi4corba/jbi/cxf/CXFUtils.java 3 47 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationWriterAdapter.java 2 4 0
it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeReceiver.java 3 20 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtensionUtils.java 5 3 0
it/imolinfo/jbi4corba/webservice/generator/Param.java 1 31 0
it/imolinfo/jbi4corba/jbi/processor/transform/StringSource.java 0 1 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaBindingSerializer.java 5 0 0
it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaEnumAdapter.java 1 2 0
it/imolinfo/jbi4corba/webservice/generator/WsdlInformation.java 0 10 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ReplaceAnyMethodVisitor.java 0 6 0
it/imolinfo/jbi4corba/webservice/generator/UtilClassCollector.java 3 7 0
it/imolinfo/jbi4corba/webservice/generator/bcm/UIDAdapter.java 0 2 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ConstructorModMethodVisitor.java 2 10 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationValue.java 9 5 0
it/imolinfo/jbi4corba/jbi/processor/ConsumerExchangeProcessor.java 2 4 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationVisibleAndValue.java 2 2 0
it/imolinfo/jbi4corba/webservice/descriptor/ConsumerServiceDescriptor.java 22 4 0
it/imolinfo/jbi4corba/webservice/generator/bcm/SerializableDecorationAdapter.java 1 2 0
it/imolinfo/jbi4corba/webservice/generator/WSDLGenerator.java 20 76 0
it/imolinfo/jbi4corba/webservice/generator/UnionTypeClassAdapter.java 3 6 0
it/imolinfo/jbi4corba/jbi/component/runtime/DefaultServiceUnitManager.java 0 3 0
it/imolinfo/jbi4corba/jbi/component/runtime/InstallerExt.java 2 6 0
it/imolinfo/jbi4corba/utils/plugin/wsdl/Role.java 3 9 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ConstructorAdapter.java 4 11 0
it/imolinfo/jbi4corba/webservice/generator/typedef/ComplexTypeDef.java 4 15 0
it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDef.java 7 27 0
it/imolinfo/jbi4corba/jbi/endpoint/ProviderEndpoint.java 22 50 0
it/imolinfo/jbi4corba/webservice/descriptor/ProviderServiceDescriptor.java 19 32 0
it/imolinfo/jbi4corba/jbi/component/runtime/InstallerExtMBean.java 0 3 0
it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeHandlerFactory.java 0 6 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaLifeCycle.java 1 3 0
it/imolinfo/jbi4corba/utils/HelperEPRUtils.java 12 20 0
it/imolinfo/jbi4corba/jbi/component/runtime/DefaultComponentLifeCycle.java 0 11 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaMessageExchangeHandlerFactory.java 1 0 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddressDeserializer.java 7 11 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddress.java 2 4 0
it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeHelper.java 5 45 0
it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaOnewayMethodVisitor.java 2 4 0
it/imolinfo/jbi4corba/utils/HelperIDLJUtil.java 4 3 0
it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeConfiguration.java 61 77 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AppenderMethodVisitor.java 7 2 0
it/imolinfo/jbi4corba/jbi/component/runtime/AbstractComponentLifeCycle.java 20 65 0
it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLink.java 5 13 0
it/imolinfo/jbi4corba/webservice/generator/ClientCorbaClassesHolder.java 6 42 0
it/imolinfo/jbi4corba/webservice/generator/SearchedType.java 0 2 0
it/imolinfo/jbi4corba/jbi/component/runtime/DefaultMessageExchangeHandler.java 1 7 0
it/imolinfo/jbi4corba/webservice/generator/Util.java 93 87 0
it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaOnewayAdapter.java 1 2 0
it/imolinfo/jbi4corba/webservice/generator/typedef/ComplexArrayTypeDef.java 5 4 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ByteCodeManipulationUtil.java 4 1 0
it/imolinfo/jbi4corba/schema/SchemaUtil.java 5 31 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ReplaceUnionsMethodVisitor.java 1 9 0
it/imolinfo/jbi4corba/utils/HelperStringUtils.java 0 10 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaServiceConfiguration.java 0 5 0
it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkDeserializer.java 0 8 0
it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeHandler.java 0 2 0
it/imolinfo/jbi4corba/webservice/generator/ConsumerServiceClassesGenerator.java 42 46 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaSUManager.java 23 38 0
it/imolinfo/jbi4corba/webservice/generator/ClassMetaInfo.java 0 5 0
it/imolinfo/jbi4corba/webservice/runtime/ConsumerInvocationHandler.java 39 85 0
it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDefFactory.java 1 8 0
it/imolinfo/jbi4corba/webservice/generator/InterfaceType.java 1 5 0
it/imolinfo/jbi4corba/webservice/generator/AnyTypeWrapper.java 1 5 0
it/imolinfo/jbi4corba/jbi/component/runtime/ComponentRuntime.java 0 8 0
it/imolinfo/jbi4corba/webservice/runtime/ConsumerServiceCreator.java 27 21 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaIncludeStackEntry.java 3 6 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaMessageExchangeHandler.java 2 0 0
it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkSerializer.java 4 5 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaWrappedOutInterceptor.java 0 2 0
it/imolinfo/jbi4corba/exception/Jbi4CorbaRuntimeException.java 0 1 0
it/imolinfo/jbi4corba/webservice/generator/bcm/RemoteEnhancerAdapter.java 2 2 0
it/imolinfo/jbi4corba/jbi/endpoint/Jbi4CorbaSFServiceEndpoint.java 0 18 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaIdlPreprocessor.java 12 21 0
it/imolinfo/jbi4corba/jbi/component/runtime/AbstractMessageExchangeHandler.java 4 25 0
it/imolinfo/jbi4corba/webservice/generator/UnionType.java 3 9 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorVisitor.java 3 2 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaRuntime.java 2 3 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorMethodVisitor.java 2 2 0
it/imolinfo/jbi4corba/utils/HelperFileUtil.java 8 33 0
it/imolinfo/jbi4corba/Logger.java 0 24 0
it/imolinfo/jbi4corba/jbi/component/runtime/ServiceDescriptor.java 0 22 0
it/imolinfo/jbi4corba/utils/IDL2WSDLTool.java 11 37 0
it/imolinfo/jbi4corba/jbi/processor/transform/SourceTransformer.java 12 4 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtension.java 10 2 0
it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkExtension.java 1 11 0
it/imolinfo/jbi4corba/webservice/runtime/ProviderServiceInvoker.java 15 32 0
it/imolinfo/jbi4corba/utils/EPREndpointInfo.java 0 21 0
it/imolinfo/jbi4corba/webservice/generator/AnyTypeUtils.java 5 17 0
it/imolinfo/jbi4corba/webservice/generator/UtilJavaSourceParsing.java 7 11 0
it/imolinfo/jbi4corba/jbi/component/runtime/ComponentInstaller.java 3 8 0
it/imolinfo/jbi4corba/jbi/cxf/OutMarshallerHelper.java 3 21 0
it/imolinfo/jbi4corba/webservice/generator/bcm/ValueTypeAdapter.java 6 5 0
it/imolinfo/jbi4corba/jbi/processor/ProviderExchangeProcessor.java 8 26 0
it/imolinfo/jbi4corba/webservice/generator/bcm/IdlToWsdlAdapter.java 22 36 0
it/imolinfo/jbi4corba/webservice/generator/WSDLDescriptor.java 7 2 0
it/imolinfo/jbi4corba/webservice/generator/bcm/SerializableInspectorAdapter.java 2 1 0
it/imolinfo/jbi4corba/webservice/generator/bcm/InternalMethodDescriptionParser.java 4 8 0
it/imolinfo/jbi4corba/jbi/component/ReadWriteTextFile.java 2 13 0
it/imolinfo/jbi4corba/exception/Jbi4CorbaDeployException.java 0 2 0
it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeContext.java 2 17 0
it/imolinfo/jbi4corba/webservice/generator/ProviderServiceClassesGenerator.java 29 67 1
it/imolinfo/jbi4corba/webservice/generator/bcm/InterfaceTypeClassAdapter.java 3 13 0
it/imolinfo/jbi4corba/schema/DefinitionAndSchema.java 0 12 0
it/imolinfo/jbi4corba/webservice/generator/ChildFirstClassLoader.java 0 8 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtPreprocessDeserializer.java 2 5 0
it/imolinfo/jbi4corba/webservice/generator/InterfaceTypeUtils.java 2 15 0
it/imolinfo/jbi4corba/jbi/component/TransformerPool.java 2 6 0
it/imolinfo/jbi4corba/jbi/Messages.java 3 1 0
it/imolinfo/jbi4corba/webservice/generator/TypeUtils.java 31 173 0
it/imolinfo/jbi4corba/jbi/endpoint/Jbi4CorbaEndpoint.java 1 10 0
it/imolinfo/jbi4corba/jbi/JbiServiceDescriptor.java 14 8 0
it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeConfigurationMBean.java 2 17 0
it/imolinfo/jbi4corba/jbi/endpoint/ConsumerEndpoint.java 15 23 0
it/imolinfo/jbi4corba/webservice/generator/bcm/WsdlToCorbaAdapter.java 4 4 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaConsumerExceptionInterceptor.java 18 24 0
it/imolinfo/jbi4corba/jbi/processor/MessageNormalizer.java 10 7 0
it/imolinfo/jbi4corba/webservice/generator/UnionTypeUtils.java 11 46 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorFieldVisitor.java 0 2 0
it/imolinfo/jbi4corba/jbi/processor/MessageDenormalizer.java 2 19 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtensionRegistry.java 1 4 0
it/imolinfo/jbi4corba/webservice/generator/HolderUtils.java 18 34 0
it/imolinfo/jbi4corba/webservice/generator/OperationWithUnionTypesAdapter.java 2 6 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaIDLEntry.java 7 14 0
it/imolinfo/jbi4corba/webservice/runtime/ProviderServiceCreator.java 0 9 0
it/imolinfo/jbi4corba/utils/IdlFileDataHolder.java 0 11 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddressSerializer.java 2 3 0
it/imolinfo/jbi4corba/webservice/generator/typedef/RemoveFinalAdapter.java 0 3 0
it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaServiceInvokerInterceptor.java 0 4 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaSUInfo.java 0 17 0
it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaBinding.java 2 6 0
it/imolinfo/jbi4corba/jbi/processor/JbiMessage.java 0 3 0
it/imolinfo/jbi4corba/webservice/generator/ServerCorbaClassesHolder.java 15 33 0
it/imolinfo/jbi4corba/webservice/generator/typedef/SimpleTypeDef.java 3 11 0
it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDefUtil.java 3 19 0
it/imolinfo/jbi4corba/webservice/generator/OperationWithAnyTypesAdapter.java 0 5 0
it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaPerformanceMeasurement.java 1 2 0
it/imolinfo/jbi4corba/webservice/generator/TypeAdditionalInformation.java 5 13 0
it/imolinfo/jbi4corba/webservice/generator/AnyType.java 13 21 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorAdapter.java 1 4 0
it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationsMaps.java 3 3 0
it/imolinfo/jbi4corba/exception/Jbi4CorbaException.java 0 1 0
it/imolinfo/jbi4corba/utils/DescInfo.java 8 19 0
it/imolinfo/jbi4corba/webservice/generator/bcm/WebServiceAnnotationAdapter.java 32 71 0
it/imolinfo/jbi4corba/webservice/generator/MethodSignature.java 4 25 0
it/imolinfo/jbi4corba/webservice/runtime/RuntimeInformation.java 9 21 0
it/imolinfo/jbi4corba/webservice/runtime/CorbaTransformationUtils.java 42 276 0

Details

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaBareOutInterceptor.java

Violation Message Line
warning Expected @param tag for 'phase'. 56
warning Cyclomatic Complexity is 13 (max allowed is 10). 61
warning Missing a Javadoc comment. 61
info Return count is 3 (max allowed is 2). 61

it/imolinfo/jbi4corba/jbi/cxf/CXFUtils.java

Violation Message Line
info Class Data Abstraction Coupling is 21 (max allowed is 7) classes [Jbi4CorbaException, WrappedInInterceptor, Jbi4CorbaServiceConfiguration, Jbi4CorbaServiceInvokerInterceptor, FaultOutInterceptor, JaxWsClientFactoryBean, ServiceWSDLBuilder, WrappedOutInterceptor, HolderOutInterceptor, WrapperClassOutInterceptor, Jbi4CorbaWrappedOutInterceptor, BareOutInterceptor, Jbi4CorbaBareOutInterceptor, RPCInInterceptor, HolderInInterceptor, StaxOutInterceptor, BareInInterceptor, DocLiteralInInterceptor, ArrayList, WrapperClassInInterceptor, StaxInInterceptor]. 61
info Class Fan-Out Complexity is 43 (max allowed is 20). 61
warning Class should define a constructor. 61
warning Utility classes should not have a public or default constructor. 61
info Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 74
warning Expected an @return tag. 88
warning Expected an @return tag. 95
warning Expected @throws tag for 'BusException'. 95
warning Name '_bus' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
warning Expected an @return tag. 115
warning Expected @throws tag for 'Jbi4CorbaException'. 115
warning Expected @param tag for 'service'. 146
warning Expected @throws tag for 'WSDLException'. 146
warning Expected @param tag for 'service'. 164
warning Expected @throws tag for 'WSDLException'. 164
warning First sentence should end with a period. 173
warning Expected @param tag for 'def'. 182
warning Expected @throws tag for 'WSDLException'. 182
warning First sentence should end with a period. 197
warning Expected @param tag for 'service'. 206
warning Expected @throws tag for 'WSDLException'. 206
warning First sentence should end with a period. 214
warning Expected @param tag for 'service'. 219
warning Expected @param tag for 'out'. 219
warning Expected @throws tag for 'WSDLException'. 219
warning Expected an @return tag. 230
warning Expected @param tag for 'service'. 230
warning Expected an @return tag. 243
warning Expected @param tag for 'service'. 243
warning Expected @throws tag for 'IOException'. 243
warning Expected an @return tag. 254
warning Expected @param tag for 'service'. 254
warning Expected @param tag for 'ei'. 254
warning Expected @param tag for 'bio'. 269
warning Expected @param tag for 'outInterceptorChain'. 290
warning Expected @param tag for 'parameterStyle'. 291
warning Expected @param tag for 'bindingStyle'. 291
warning Expected @param tag for 'isProviderOrConsumerFromIDL'. 291
warning Expected @param tag for 'faultInterceptorChain'. 318
warning Expected @param tag for 'parameterStyle'. 319
warning Expected @param tag for 'bindingStyle'. 319
warning Expected @param tag for 'inInterceptorChain'. 340
warning Expected @param tag for 'parameterStyle'. 341
warning Expected @param tag for 'bindingStyle'. 341
warning Expected @param tag for 'isFromIDL'. 341
warning Expected @param tag for 'inInterceptorChain'. 372
warning Expected @param tag for 'parameterStyle'. 373
warning Expected @param tag for 'bindingStyle'. 373
warning Expected @param tag for 'bio'. 395

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationWriterAdapter.java

Violation Message Line
info Missing a Javadoc comment. 35
warning Variable 'tracer' must be private and have accessor methods. 35
warning Variable 'classWriter' must be private and have accessor methods. 40
warning Variable 'className' must be private and have accessor methods. 45
info The String "skip ... " appears 2 times in the file. 92
warning switch without "default" clause. 217

it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeReceiver.java

Violation Message Line
info Missing a Javadoc comment. 101
warning First sentence should end with a period. 104
warning First sentence should end with a period. 108
warning First sentence should end with a period. 112
warning First sentence should end with a period. 116
warning First sentence should end with a period. 120
warning Name 'HANDLER_THREAD_POOL_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
info '5' is a magic number. 122
warning First sentence should end with a period. 124
warning First sentence should end with a period. 128
warning First sentence should end with a period. 132
warning First sentence should end with a period. 136
warning First sentence should end with a period. 140
warning Expected @throws tag for 'Exception'. 142
warning Missing a Javadoc comment. 146
warning Missing a Javadoc comment. 202
warning Missing a Javadoc comment. 241
warning Missing a Javadoc comment. 272
warning Missing a Javadoc comment. 282
warning Missing a Javadoc comment. 292
info Return count is 3 (max allowed is 2). 292
warning Line matches the illegal pattern 'printStackTrace'. 350
warning Missing a Javadoc comment. 356

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtensionUtils.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 38
info Missing a Javadoc comment. 46
info The String "unchecked" appears 3 times in the file. 64
info The String "bindingEstension instanceof Jbi4CorbaBinding.bindingEstension=" appears 2 times in the file. 126
info Return count is 3 (max allowed is 2). 156
info Return count is 3 (max allowed is 2). 290
warning Expected @throws tag for 'WSDLException'. 322
warning Expected @param tag for 'wsdl'. 338

it/imolinfo/jbi4corba/webservice/generator/Param.java

Violation Message Line
warning Unused import - java.util.ArrayList. 10
warning Unused import - java.util.List. 11
warning Unclosed HTML tag found: <String></code>) as actual type. 21
warning First sentence should end with a period. 31
warning First sentence should end with a period. 36
warning Variable access definition in wrong order. 44
warning Variable 'isHolder' must be private and have accessor methods. 44
warning First sentence should end with a period. 46
warning First sentence should end with a period. 51
warning First sentence should end with a period. 56
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 88
warning Missing a Javadoc comment. 92
warning Missing a Javadoc comment. 96
warning Missing a Javadoc comment. 100
warning Missing a Javadoc comment. 104
warning Missing a Javadoc comment. 108
warning Missing a Javadoc comment. 112
warning 'isHolder' hides a field. 112
warning Missing a Javadoc comment. 116
warning Missing a Javadoc comment. 120
warning Missing a Javadoc comment. 124
warning Missing a Javadoc comment. 128
warning Missing a Javadoc comment. 132
warning Missing a Javadoc comment. 136
warning Missing a Javadoc comment. 140
warning Missing a Javadoc comment. 144
warning 'isArray' hides a field. 144
warning Missing a Javadoc comment. 148
warning Missing a Javadoc comment. 152
warning Missing a Javadoc comment. 156
warning Missing a Javadoc comment. 160
warning 'isPrimitive' hides a field. 160

it/imolinfo/jbi4corba/jbi/processor/transform/StringSource.java

Violation Message Line
warning Non creiamo direttamente eccezioni generiche 89

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaBindingSerializer.java

Violation Message Line
info The String "<" appears 3 times in the file. 91
info The String ">\n" appears 3 times in the file. 92
info The String "</" appears 2 times in the file. 98
info The String "=\"" appears 3 times in the file. 124
info The String "\" " appears 2 times in the file. 124

it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaEnumAdapter.java

Violation Message Line
warning Name '__arrayFieldAccess' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
warning Name '__arrayFieldDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
info The String ";" appears 2 times in the file. 118

it/imolinfo/jbi4corba/webservice/generator/WsdlInformation.java

Violation Message Line
warning Variable access definition in wrong order. 30
warning Variable 'serviceAndPortType' must be private and have accessor methods. 30
warning Missing a Javadoc comment. 55
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 67
warning Missing a Javadoc comment. 73
warning Missing a Javadoc comment. 77
warning Missing a Javadoc comment. 81
warning Missing a Javadoc comment. 85

it/imolinfo/jbi4corba/webservice/generator/bcm/ReplaceAnyMethodVisitor.java

Violation Message Line
warning First sentence should end with a period. 43
warning Expected @param tag for 'opcode'. 49
warning Expected @param tag for 'className'. 49
warning Expected @param tag for 'fieldName'. 49
warning Expected @param tag for 'fieldType'. 50
warning Assignment of parameter 'fieldType' is not allowed. 59

it/imolinfo/jbi4corba/webservice/generator/UtilClassCollector.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 24
info The String "]" appears 2 times in the file. 53
warning Assignment of parameter 'result' is not allowed. 63
warning Assignment of parameter 'result' is not allowed. 72
info Return count is 5 (max allowed is 2). 93
warning Return count is 5 (max allowed is 4). 93
info Return count is 3 (max allowed is 2). 122
warning Assignment of parameter 'types' is not allowed. 173
warning Assignment of parameter 'types' is not allowed. 225
warning Assignment of parameter 'types' is not allowed. 229

it/imolinfo/jbi4corba/webservice/generator/bcm/UIDAdapter.java

Violation Message Line
warning Variable 'classWriter' must be private and have accessor methods. 35
warning Variable 'newSerialVersionUID' must be private and have accessor methods. 41

it/imolinfo/jbi4corba/webservice/generator/bcm/ConstructorModMethodVisitor.java

Violation Message Line
info Missing a Javadoc comment. 43
info Missing a Javadoc comment. 45
warning Unused @param tag for 'mapOfFields'. 51
warning Expected @param tag for 'allInterfaceTypes'. 56
warning First sentence should end with a period. 65
warning Expected @param tag for 'opcode'. 71
warning 'className' hides a field. 71
warning Expected @param tag for 'className'. 71
warning Expected @param tag for 'fieldName'. 71
warning Expected @param tag for 'fieldType'. 71
warning Assignment of parameter 'fieldType' is not allowed. 78
warning Assignment of parameter 'fieldType' is not allowed. 82

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationValue.java

Violation Message Line
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 25
warning Variable 'type' must be private and have accessor methods. 25
info Missing a Javadoc comment. 26
warning Variable 'name' must be private and have accessor methods. 26
info Missing a Javadoc comment. 27
warning Variable 'desc' must be private and have accessor methods. 27
info Missing a Javadoc comment. 28
warning Variable 'value' must be private and have accessor methods. 28
info Missing a Javadoc comment. 30
warning Variable 'nestedAnnotationValue' must be private and have accessor methods. 30

it/imolinfo/jbi4corba/jbi/processor/ConsumerExchangeProcessor.java

Violation Message Line
info Missing a Javadoc comment. 32
warning Variable 'consumerEndpoint' must be private and have accessor methods. 39
warning Unused @param tag for 'messageexchange'. 51
warning Unused @throws tag for 'Exception'. 52
warning Expected @param tag for 'messageExchange'. 54
info Catching 'Exception' is not allowed. 65

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationVisibleAndValue.java

Violation Message Line
info Missing a Javadoc comment. 18
warning Variable 'visible' must be private and have accessor methods. 18
info Missing a Javadoc comment. 19
warning Variable 'value' must be private and have accessor methods. 19

it/imolinfo/jbi4corba/webservice/descriptor/ConsumerServiceDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 38
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 40
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. 51
info Missing a Javadoc comment. 52
info Missing a Javadoc comment. 53
info Missing a Javadoc comment. 54
info Missing a Javadoc comment. 57
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 61
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 64
info Missing a Javadoc comment. 65
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 164
warning Missing a Javadoc comment. 380
warning Missing a Javadoc comment. 384
warning Missing a Javadoc comment. 388
warning Missing a Javadoc comment. 392

it/imolinfo/jbi4corba/webservice/generator/bcm/SerializableDecorationAdapter.java

Violation Message Line
warning Variable 'newSerialVersionUid' must be private and have accessor methods. 33
info The String "The class " appears 2 times in the file. 64
warning Assignment of parameter 'value' is not allowed. 107

it/imolinfo/jbi4corba/webservice/generator/WSDLGenerator.java

Violation Message Line
info Class Data Abstraction Coupling is 25 (max allowed is 7) classes [Jbi4CorbaException, ByteArrayOutputStream, QName, CodeGenerationProperties, ClassGenerationException, DefinitionAndSchema, Jbi4CorbaAddress, Jbi4CorbaBinding, InputSource, LinkedList, WSDLGenerationException, ArrayList, Jbi4CorbaIDLEntry, XPathUtils, ProviderServiceCreator, ProviderServiceDescriptor, HashMap, File, JbiServiceDescriptor, DefineState, DefaultIncludeResolver, IdlFileDataHolder, ProviderServiceClassesGenerator, Jbi4CorbaIdlPreprocessor, java.io.StringReader]. 92
info Class Fan-Out Complexity is 63 (max allowed is 20). 92
warning First sentence should end with a period. 94
warning Name 'WSADDNS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
info Missing a Javadoc comment. 99
warning Name 'XSDWSNS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
info Missing a Javadoc comment. 101
warning Name 'PATHSEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
info Missing a Javadoc comment. 103
warning Static variable definition in wrong order. 108
warning Static variable definition in wrong order. 112
info Missing a Javadoc comment. 115
warning Static variable definition in wrong order. 115
warning Expected @param tag for 'idlFile'. 151
warning Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. 152
warning Expected @throws tag for 'WSDLGenerationException'. 153
warning Redundant throws: 'WSDLGenerationException' is subclass of 'Jbi4CorbaException'. 153
warning Expected @throws tag for 'Jbi4CorbaException'. 154
warning First sentence should end with a period. 163
warning Unused @param tag for 'resolvedIDL'. 172
warning Expected an @return tag. 178
warning Expected @throws tag for 'FileNotFoundException'. 179
warning Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 179
warning Expected @throws tag for 'Jbi4CorbaException'. 179
info The String "." appears 3 times in the file. 195
warning First sentence should end with a period. 207
warning Unclosed HTML tag found: <orb.idl> and #include <ir.idl> in the 209
warning Unclosed HTML tag found: <ir.idl> in the 209
warning Unused @param tag for 'idlUrls'. 211
warning Expected @param tag for 'idlURLs'. 215
warning Expected @throws tag for 'FileNotFoundException'. 215
warning Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 215
warning Expected @throws tag for 'IOException'. 215
warning Expected @throws tag for 'Jbi4CorbaException'. 215
warning Unused @param tag for 'desc'. 235
warning Cyclomatic Complexity is 15 (max allowed is 10). 252
warning Method length is 245 lines (max allowed is 150). 252
info NCSS for this method is 121 (max allowed is 50). 252
warning Expected @param tag for 'idlFile'. 252
warning Expected @param tag for 'descList'. 253
warning Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. 254
warning Expected @throws tag for 'WSDLGenerationException'. 255
warning Redundant throws: 'WSDLGenerationException' is subclass of 'Jbi4CorbaException'. 255
warning Expected @throws tag for 'Jbi4CorbaException'. 255
warning Control variable 'stringWsdl' is modified. 308
info The String ">>>>>>>> XSDSchema's number: " appears 2 times in the file. 477
warning First sentence should end with a period. 501
warning Unused @param tag for 'desc'. 510
info NCSS for this method is 53 (max allowed is 50). 521
warning Expected @param tag for 'descList'. 522
warning Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. 523
warning Expected @throws tag for 'Jbi4CorbaException'. 523
info '10' is a magic number. 575
info '10' is a magic number. 578
info The String "CRB000574_Error_in_WSDL_generation" appears 2 times in the file. 616
warning First sentence should end with a period. 641
warning Unused @param tag for 'List'. 646
warning Unclosed HTML tag found: <WSDLDescriptor> 647
warning Unused @param tag for 'String'. 648
info Return count is 3 (max allowed is 2). 652
warning Expected @param tag for 'name'. 652
warning Expected @param tag for 'namespace'. 652
warning Expected @param tag for 'descList'. 653
info The String "http://" appears 2 times in the file. 657
warning Unused @param tag for 'service'. 682
warning Cyclomatic Complexity is 12 (max allowed is 10). 688
warning Expected @throws tag for 'IOException'. 689
warning Expected @throws tag for 'ParserConfigurationException'. 689
warning Expected @throws tag for 'TransformerException'. 690
warning First sentence should end with a period. 785
warning Unused @param tag for 'idl'. 789
warning Expected an @return tag. 795
warning Expected @param tag for 'idlFile'. 795
warning Expected @throws tag for 'Jbi4CorbaException'. 796
warning First sentence should end with a period. 802
warning Unused @param tag for 'idl'. 806
warning Expected @param tag for 'idlFile'. 812
warning Expected @throws tag for 'Jbi4CorbaException'. 813
warning The String "Operations.java" appears 4 times in the file. 833
warning First sentence should end with a period. 846
warning Unused @param tag for 'idl'. 850
warning Expected @param tag for 'idlFile'. 856
warning Expected @throws tag for 'Jbi4CorbaException'. 857
info '15' is a magic number. 886
info Return count is 3 (max allowed is 2). 918
warning First sentence should end with a period. 955
warning Expected @param tag for 'wsdlDoc'. 964
warning Expected @throws tag for 'WSDLGenerationException'. 965
warning The String "CRB000554_Error_during_wsdl_parsing" appears 6 times in the file. 981
warning Expected @param tag for 'schema'. 1005
warning Expected @param tag for 'attribute'. 1005
info Boolean expression complexity is 6 (max allowed is 3). 1021
info The String "']" appears 2 times in the file. 1024
info The String "namespace" appears 2 times in the file. 1040
warning Expected an @return tag. 1056
warning Expected @param tag for 'schema'. 1056

it/imolinfo/jbi4corba/webservice/generator/UnionTypeClassAdapter.java

Violation Message Line
warning First sentence should end with a period. 18
info Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 26
info '6' is a magic number. 31
info '6' is a magic number. 33
warning 'if' construct must use '{}'s. 34
warning Assignment of parameter 'access' is not allowed. 35
warning Constructor definition in wrong order. 40
warning Missing a Javadoc comment. 40

it/imolinfo/jbi4corba/jbi/component/runtime/DefaultServiceUnitManager.java

Violation Message Line
warning First sentence should end with a period. 27
warning First sentence should end with a period. 34
warning Expected @param tag for 'ctx'. 37

it/imolinfo/jbi4corba/jbi/component/runtime/InstallerExt.java

Violation Message Line
warning First sentence should end with a period. 14
info Missing a Javadoc comment. 19
warning Variable 'mOutboundThreads' must be private and have accessor methods. 19
info Missing a Javadoc comment. 22
warning Static variable definition in wrong order. 22
warning First sentence should end with a period. 25
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 34

it/imolinfo/jbi4corba/utils/plugin/wsdl/Role.java

Violation Message Line
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 22
warning Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 36
warning Missing a Javadoc comment. 40
warning Missing a Javadoc comment. 44
warning Expected an @return tag. 51
warning Expected @param tag for 'roleElement'. 51
warning Expected an @return tag. 70
info The String "\n" appears 2 times in the file. 72

it/imolinfo/jbi4corba/webservice/generator/bcm/ConstructorAdapter.java

Violation Message Line
info Missing a Javadoc comment. 35
warning Variable 'className' must be private and have accessor methods. 35
info Missing a Javadoc comment. 37
warning Variable 'classWriter' must be private and have accessor methods. 37
info Missing a Javadoc comment. 39
warning Variable 'mapOfFields' must be private and have accessor methods. 39
info Missing a Javadoc comment. 44
warning Expected @param tag for 'allInTypes'. 57
warning Expected @param tag for 'isEx'. 57
warning Assignment of parameter 'desc' is not allowed. 129
warning First sentence should end with a period. 149
warning Unused @param tag for 'String'. 152
warning Expected an @return tag. 156
warning Expected @param tag for 'desc'. 156
warning Missing a Javadoc comment. 193

it/imolinfo/jbi4corba/webservice/generator/typedef/ComplexTypeDef.java

Violation Message Line
warning Unused import - java.lang.reflect.InvocationTargetException. 12
warning Unused import - java.lang.reflect.Method. 13
warning Unused import - org.objectweb.asm.FieldVisitor. 23
warning Unused import - org.omg.CORBA.Any. 30
info Missing a Javadoc comment. 53
warning First sentence should end with a period. 55
warning Missing a Javadoc comment. 61
warning Expected @param tag for 'classesDir'. 70
warning Expected @throws tag for 'ClassGenerationException'. 70
warning Missing a Javadoc comment. 90
info The String "<init>" appears 2 times in the file. 150
info The String "()V" appears 2 times in the file. 150
info '7' is a magic number. 154
warning Missing a Javadoc comment. 173
warning Missing a Javadoc comment. 177
warning Missing a Javadoc comment. 181
warning Redundant throws: 'SecurityException' is unchecked exception. 183
warning Missing a Javadoc comment. 198
warning Redundant throws: 'SecurityException' is unchecked exception. 199

it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDef.java

Violation Message Line
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 28
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 34
warning Variable access definition in wrong order. 34
warning Variable 'aliasedClass' must be private and have accessor methods. 34
info Missing a Javadoc comment. 37
warning Variable access definition in wrong order. 37
warning Variable 'aliasedClassName' must be private and have accessor methods. 37
info Missing a Javadoc comment. 40
warning Variable access definition in wrong order. 40
warning Variable 'typeDefClass' must be private and have accessor methods. 40
info Missing a Javadoc comment. 42
warning Variable access definition in wrong order. 42
warning Variable 'id' must be private and have accessor methods. 42
warning Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 52
warning Missing a Javadoc comment. 56
warning Missing a Javadoc comment. 60
warning Missing a Javadoc comment. 64
warning Missing a Javadoc comment. 68
warning Expected an @return tag. 81
warning Expected an @return tag. 90
warning Expected @param tag for 'classesDir'. 90
warning Expected @throws tag for 'ClassGenerationException'. 90
warning Missing a Javadoc comment. 94
warning Missing a Javadoc comment. 98
warning Missing a Javadoc comment. 102
warning Missing a Javadoc comment. 108
warning Redundant throws: 'SecurityException' is unchecked exception. 108
warning Missing a Javadoc comment. 111
warning Redundant throws: 'SecurityException' is unchecked exception. 111
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 111
warning Missing a Javadoc comment. 114

it/imolinfo/jbi4corba/jbi/endpoint/ProviderEndpoint.java

Violation Message Line
info Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ProviderServiceCreator, ByteArrayOutputStream, Jbi4CorbaException, RMISecurityManager, FileReader, File, DOMSource, StreamResult, Jbi4CorbaDeployException, BufferedReader, ByteArrayInputStream, ProviderExchangeProcessor, FileWriter]. 70
info Class Fan-Out Complexity is 56 (max allowed is 20). 70
info Missing a Javadoc comment. 88
info Missing a Javadoc comment. 91
info Missing a Javadoc comment. 94
info Missing a Javadoc comment. 96
warning First sentence should end with a period. 98
warning First sentence should end with a period. 103
info Missing a Javadoc comment. 108
info Missing a Javadoc comment. 110
warning Name 'IOREXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
warning Unused @throws tag for 'Jbi4EjbException'. 119
warning Expected @param tag for 'serviceDescriptor'. 123
warning Expected @throws tag for 'Jbi4CorbaException'. 124
warning First sentence should end with a period. 145
warning Expected an @return tag. 148
warning First sentence should end with a period. 152
warning Expected @param tag for 'iorCorbaObject'. 155
warning Unused @throws tag for 'Exception'. 173
warning Expected @throws tag for 'Jbi4CorbaException'. 176
warning Unused @throws tag for 'Exception'. 197
warning Expected @throws tag for 'Jbi4CorbaException'. 200
warning Unused @throws tag for 'DeploymentException'. 207
warning Expected @throws tag for 'Jbi4CorbaDeployException'. 210
info The String "CRB000146_Error_in_service_creation" appears 3 times in the file. 229
warning Unused @param tag for 'serviceCreator'. 302
warning Unused @param tag for 'sd'. 304
warning Unused @param tag for 'interfaceName'. 306
warning Unused @throws tag for 'DeploymentException'. 311
warning 'cxfService' hides a field. 314
warning Expected @param tag for 'cxfService'. 314
warning Expected @throws tag for 'Jbi4CorbaDeployException'. 315
info The String "CRB000129_Unable_to_parse_document" appears 2 times in the file. 362
warning 'helperClass' hides a field. 583
warning 'narrowMethod' hides a field. 584
info The String "IllegalArgumentException" appears 3 times in the file. 600
warning The String "CRB000135_Exception_calling_narrow_method" appears 6 times in the file. 602
info The String "IllegalAccessException" appears 3 times in the file. 607
info The String "InvocationTargetException" appears 3 times in the file. 616
info The String "CRB000136_Real_error_message_is" appears 3 times in the file. 618
info The String "Exception" appears 3 times in the file. 622
warning 'helperClass' hides a field. 644
warning 'narrowMethod' hides a field. 645
warning The String "CRB000135_Exception_calling_typeMethod" appears 5 times in the file. 673
warning The String "CRB000135_Exception_calling_extractMethod" appears 7 times in the file. 683
info The String "CRB000141_CorbalocURL_NotFound" appears 2 times in the file. 788
warning The String "retrievedObject=" appears 4 times in the file. 793
info The String "CRB000142_CorbanameURL_NotFound" appears 2 times in the file. 811
warning First sentence should end with a period. 830
warning Unused @param tag for 'String'. 833
warning Expected @param tag for 'ior'. 840
info The String "File.IOR=" appears 2 times in the file. 843
warning The String "CRB000143_IOR_NotFound" appears 8 times in the file. 846
info The String "CRB000153_Error_in_getting_corba_object_reference" appears 2 times in the file. 861
info The String "CRB000144_ReadingFileError" appears 2 times in the file. 934
warning The String "CRB000131_Invalid_initial_reference_name" appears 4 times in the file. 964
warning The String "CRB000134_Exception_retrieving_corba_object_reference" appears 6 times in the file. 996
warning 'helperClass' hides a field. 1040
warning Name '_narrowMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1043
info The String "SecurityException" appears 3 times in the file. 1051
warning The String "CRB000133_Exception_retrieving_narrow_method" appears 4 times in the file. 1053
info The String "NoSuchMethodException" appears 3 times in the file. 1058
warning 'helperClass' hides a field. 1076
warning The String "CRB000133_Exception_retrieving_extractMethod" appears 4 times in the file. 1088
warning 'helperClass' hides a field. 1110
warning The String "CRB000133_Exception_retrieving_typeMethod" appears 4 times in the file. 1120
warning Unused @throws tag for 'Jbi4EjbException'. 1160
warning Expected @throws tag for 'Jbi4CorbaException'. 1163
warning Unused @throws tag for 'Jbi4EjbException'. 1172
warning Expected @throws tag for 'Jbi4CorbaException'. 1175
warning First sentence should end with a period. 1179
warning Expected an @return tag. 1183

it/imolinfo/jbi4corba/webservice/descriptor/ProviderServiceDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 58
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 67
info Missing a Javadoc comment. 69
info Missing a Javadoc comment. 72
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 78
info Missing a Javadoc comment. 80
info Missing a Javadoc comment. 82
info Missing a Javadoc comment. 84
info Missing a Javadoc comment. 87
info Missing a Javadoc comment. 90
info Missing a Javadoc comment. 93
info Missing a Javadoc comment. 95
info Missing a Javadoc comment. 98
info Missing a Javadoc comment. 100
info Missing a Javadoc comment. 102
warning First sentence should end with a period. 104
warning First sentence should end with a period. 113
warning First sentence should end with a period. 116
warning Variable access definition in wrong order. 117
warning Variable 'corbaEnumMap' must be private and have accessor methods. 117
warning First sentence should end with a period. 119
warning Missing a Javadoc comment. 136
warning Missing a Javadoc comment. 140
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 249
warning First sentence should end with a period. 346
warning Unused @param tag for 'urlClassLoader'. 350
warning Expected @param tag for 'originalClassLoader'. 353
warning Missing a Javadoc comment. 392
warning Missing a Javadoc comment. 396
warning Missing a Javadoc comment. 400
warning Missing a Javadoc comment. 404
warning First sentence should end with a period. 408
warning First sentence should end with a period. 418
warning Missing a Javadoc comment. 427
warning Missing a Javadoc comment. 431
warning Missing a Javadoc comment. 436
warning Missing a Javadoc comment. 440
warning Missing a Javadoc comment. 444
warning Missing a Javadoc comment. 448
warning Missing a Javadoc comment. 453
warning Missing a Javadoc comment. 457
warning Missing a Javadoc comment. 461
warning Missing a Javadoc comment. 470
warning Missing a Javadoc comment. 474
warning Missing a Javadoc comment. 478
warning Missing a Javadoc comment. 482
warning Missing a Javadoc comment. 486
warning Missing a Javadoc comment. 490

it/imolinfo/jbi4corba/jbi/component/runtime/InstallerExtMBean.java

Violation Message Line
warning First sentence should end with a period. 10
warning Missing a Javadoc comment. 14
warning Missing a Javadoc comment. 15

it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeHandlerFactory.java

Violation Message Line
warning First sentence should end with a period. 23
warning First sentence should end with a period. 30
warning Class should define a constructor. 34
warning First sentence should end with a period. 36
warning Expected an @return tag. 41
warning Expected @param tag for 'msgExchange'. 41

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaLifeCycle.java

Violation Message Line
info Missing a Javadoc comment. 34
warning First sentence should end with a period. 131
warning Expected an @return tag. 134
warning Missing a Javadoc comment. 138

it/imolinfo/jbi4corba/utils/HelperEPRUtils.java

Violation Message Line
warning First sentence should end with a period. 31
warning Class should define a constructor. 36
warning Utility classes should not have a public or default constructor. 36
warning First sentence should end with a period. 49
info Missing a Javadoc comment. 53
warning First sentence should end with a period. 55
warning Unused @param tag for 'String'. 57
warning Expected an @return tag. 59
warning Expected @param tag for 'DocumentFragment'. 59
warning Name 'DocumentFragment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
info The String "Error " appears 3 times in the file. 73
info The String "Address" appears 3 times in the file. 81
info '10' is a magic number. 84
info '10' is a magic number. 85
warning First sentence should end with a period. 94
warning Unused @param tag for 'Node'. 96
warning Expected @param tag for 'parentNode'. 99
warning Expected @throws tag for 'Exception'. 99
warning Name 'IOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
info '10' is a magic number. 118
warning First sentence should end with a period. 128
warning Unused @param tag for 'Node'. 131
warning Expected an @return tag. 133
warning Cyclomatic Complexity is 16 (max allowed is 10). 133
warning Expected @param tag for 'parentNode'. 133
warning Expected @throws tag for 'Exception'. 133
info The String "ServiceName" appears 2 times in the file. 141
info The String ":" appears 2 times in the file. 147
info The String "Invalid Content" appears 2 times in the file. 149
info The String " " appears 2 times in the file. 160
info The String "==" appears 2 times in the file. 166
info The String "CRB001001_Invalid_content" appears 2 times in the file. 185

it/imolinfo/jbi4corba/jbi/component/runtime/DefaultComponentLifeCycle.java

Violation Message Line
warning Missing a Javadoc comment. 26
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 51
warning First sentence should end with a period. 55
warning Expected an @return tag. 58
warning First sentence should end with a period. 62
warning Expected an @return tag. 65

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaMessageExchangeHandlerFactory.java

Violation Message Line
info Missing a Javadoc comment. 22

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddressDeserializer.java

Violation Message Line
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 49
info Missing a Javadoc comment. 50
warning Name 'mPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
info Missing a Javadoc comment. 51
warning Variable 'mEnvVariableMap' must be private and have accessor methods. 51
info Missing a Javadoc comment. 52
warning Static variable definition in wrong order. 52
warning Name 'mMessages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 52
warning Missing a Javadoc comment. 60
warning Missing a Javadoc comment. 135
warning Missing a Javadoc comment. 140
warning Cyclomatic Complexity is 11 (max allowed is 10). 163
warning Missing a Javadoc comment. 163
warning The String "INVALID_WSDL" appears 4 times in the file. 177
info The String "${" appears 2 times in the file. 195
info Catching 'Exception' is not allowed. 214
warning Missing a Javadoc comment. 221

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddress.java

Violation Message Line
warning First sentence should end with a period. 37
warning First sentence should end with a period. 39
info '17' is a magic number. 131
info '37' is a magic number. 131
warning Missing a Javadoc comment. 149
warning Missing a Javadoc comment. 153

it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeHelper.java

Violation Message Line
info Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BufferedReader, InputStreamReader, DefaultHandler, StringWriter, SAXException, DOMSource, InputSource, StreamResult, PrintWriter, EntityResolver, StringReader]. 144
info Class Fan-Out Complexity is 33 (max allowed is 20). 144
warning Class should define a constructor. 144
warning Utility classes should not have a public or default constructor. 144
warning Missing a Javadoc comment. 148
warning Missing a Javadoc comment. 156
warning Usare il logger. 158
warning Missing a Javadoc comment. 166
warning Usare il logger. 168
warning Missing a Javadoc comment. 178
warning Usare il logger. 180
warning Missing a Javadoc comment. 198
warning Usare il logger. 202
warning Missing a Javadoc comment. 220
warning Usare il logger. 224
warning Missing a Javadoc comment. 242
warning Missing a Javadoc comment. 250
warning Missing a Javadoc comment. 258
warning Expected an @return tag. 276
warning Cyclomatic Complexity is 15 (max allowed is 10). 276
warning Expected @param tag for 'serviceDescriptor'. 276
warning Expected an @return tag. 386
warning Expected @param tag for 'operation'. 386
warning Expected @param tag for 'serviceEndpoint'. 386
warning Expected @throws tag for 'MessagingException'. 388
warning First sentence should end with a period. 432
warning First sentence should end with a period. 504
warning Expected an @return tag. 510
warning Expected @param tag for 'domSource'. 510
info The String "yes" appears 2 times in the file. 528
warning Line matches the illegal pattern 'printStackTrace'. 538
warning Line matches the illegal pattern 'printStackTrace'. 542
warning First sentence should end with a period. 552
warning Expected an @return tag. 558
warning Expected @param tag for 'inSource'. 558
warning Line matches the illegal pattern 'printStackTrace'. 590
warning First sentence should end with a period. 600
warning Expected an @return tag. 606
info Return count is 3 (max allowed is 2). 606
warning Expected @param tag for 'source'. 606
warning Expected an @return tag. 636
warning Expected @param tag for 'xmlReader'. 636
info Catching 'Exception' is not allowed. 644
warning Line matches the illegal pattern 'printStackTrace'. 646
warning Expected an @return tag. 660
warning Expected @param tag for 'ex'. 660
warning Line matches the illegal pattern 'printStackTrace'. 668
warning Expected an @return tag. 682
warning Expected @param tag for 'ex'. 682
warning File does not end with a newline. 0

it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaOnewayMethodVisitor.java

Violation Message Line
warning Variable 'internalStubName' must be private and have accessor methods. 30
warning Variable 'methodName' must be private and have accessor methods. 33
warning Variable 'onewayOperationList' must be private and have accessor methods. 36
warning Variable 'zero' must be private and have accessor methods. 39
info Boolean expression complexity is 4 (max allowed is 3). 95
info The String "The method " appears 2 times in the file. 101

it/imolinfo/jbi4corba/utils/HelperIDLJUtil.java

Violation Message Line
warning First sentence should end with a period. 15
warning Class should define a constructor. 21
warning Utility classes should not have a public or default constructor. 21
info The String "-emitAll" appears 2 times in the file. 56
info The String "-td" appears 2 times in the file. 58
info The String "-i" appears 2 times in the file. 60
info The String "<<<<< idlj - end" appears 2 times in the file. 65

it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeConfiguration.java

Violation Message Line
warning First sentence should end with a period. 63
info Class Data Abstraction Coupling is 17 (max allowed is 7) classes [HashMap, File, CompositeDataSupport, MBeanNotificationInfo, NotificationBroadcasterSupport, Properties, FileInputStream, JBIException, BufferedWriter, CompositeType, AttributeChangeNotification, TabularDataSupport, InvalidAttributeValueException, FileWriter, FileOutputStream, MBeanException, TabularType]. 66
info Class Fan-Out Complexity is 34 (max allowed is 20). 66
info Missing a Javadoc comment. 69
info Missing a Javadoc comment. 71
info Missing a Javadoc comment. 75
warning Variable access definition in wrong order. 75
info Missing a Javadoc comment. 78
info Missing a Javadoc comment. 81
warning Name 'MIN_THREADS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
warning Variable 'MIN_THREADS' must be private and have accessor methods. 81
info Missing a Javadoc comment. 82
warning Name 'MAX_THREADS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
warning Variable 'MAX_THREADS' must be private and have accessor methods. 82
info '10000' is a magic number. 82
info Missing a Javadoc comment. 86
warning Static variable definition in wrong order. 86
info Missing a Javadoc comment. 87
warning Static variable definition in wrong order. 87
warning Variable access definition in wrong order. 87
info Missing a Javadoc comment. 90
warning Static variable definition in wrong order. 90
info Missing a Javadoc comment. 92
warning Static variable definition in wrong order. 92
info Missing a Javadoc comment. 93
warning Static variable definition in wrong order. 93
info Missing a Javadoc comment. 94
warning Static variable definition in wrong order. 94
info The String "ORB" appears 2 times in the file. 94
info Missing a Javadoc comment. 97
info Missing a Javadoc comment. 98
info Missing a Javadoc comment. 99
info Missing a Javadoc comment. 100
info Missing a Javadoc comment. 103
info Missing a Javadoc comment. 104
info Missing a Javadoc comment. 105
info Missing a Javadoc comment. 107
warning Static variable definition in wrong order. 107
warning Variable access definition in wrong order. 107
warning Name 'APPVAR_ROW_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
warning Variable 'APPVAR_ROW_TYPE' must be private and have accessor methods. 107
info Missing a Javadoc comment. 108
warning Static variable definition in wrong order. 108
warning Variable access definition in wrong order. 108
warning Name 'APPVAR_TABULAR_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
warning Variable 'APPVAR_TABULAR_TYPE' must be private and have accessor methods. 108
info Missing a Javadoc comment. 111
warning Static variable definition in wrong order. 111
info Missing a Javadoc comment. 112
warning Static variable definition in wrong order. 112
info Missing a Javadoc comment. 113
warning Static variable definition in wrong order. 113
info Missing a Javadoc comment. 114
warning Static variable definition in wrong order. 114
info Missing a Javadoc comment. 120
warning Static variable definition in wrong order. 120
info Missing a Javadoc comment. 123
info Missing a Javadoc comment. 125
info Missing a Javadoc comment. 128
warning Variable access definition in wrong order. 128
warning Variable 'broadcasterSupport' must be private and have accessor methods. 128
warning First sentence should end with a period. 130
warning Expected @param tag for 'workspaceRoot'. 131
warning Expected @param tag for 'configSchema'. 131
warning Expected @param tag for 'configData'. 131
warning Expected @throws tag for 'JBIException'. 131
info Catching 'Exception' is not allowed. 151
warning Missing a Javadoc comment. 157
warning Expected an @return tag. 170
warning Expected @param tag for 'val'. 183
warning Expected @throws tag for 'InvalidAttributeValueException'. 184
warning Expected @throws tag for 'MBeanException'. 184
info Catching 'Exception' is not allowed. 192
info The String "Attribute changed" appears 2 times in the file. 211
warning Expected @throws tag for 'MBeanException'. 224
warning Expected an @return tag. 239
warning Expected @param tag for 'listener'. 254
warning Expected @param tag for 'filter'. 255
warning Expected @param tag for 'handback'. 255
warning Expected @param tag for 'listener'. 264
warning Expected @throws tag for 'ListenerNotFoundException'. 265
warning Expected @param tag for 'listener'. 277
warning Expected @param tag for 'filter'. 278
warning Expected @param tag for 'handback'. 278
warning Expected @throws tag for 'ListenerNotFoundException'. 279
warning First sentence should end with a period. 283
warning Cyclomatic Complexity is 17 (max allowed is 10). 300
warning Expected @throws tag for 'InvalidAttributeValueException'. 300
info '4' is a magic number. 306
info The String "CRB000413_Invalid_Item_Size_for_app_config" appears 2 times in the file. 307
info '3' is a magic number. 314
info The String "CRB000415_Invalid_app_config_composite_data_null" appears 2 times in the file. 322
warning The String "=" appears 4 times in the file. 326
info The String "CRB000422_Invalid_ORB_value" appears 2 times in the file. 327
info The String "NameService" appears 2 times in the file. 332
info The String "corbaloc" appears 2 times in the file. 332
info The String "corbaname" appears 2 times in the file. 333
info The String "IOR" appears 2 times in the file. 333
info The String "CRB000424_Unable_to_add_Localization_type" appears 2 times in the file. 334
warning Cyclomatic Complexity is 17 (max allowed is 10). 375
warning Expected @throws tag for 'InvalidAttributeValueException'. 375
info '4' is a magic number. 381
info '3' is a magic number. 388
warning Non creiamo direttamente eccezioni generiche 439
warning Missing a Javadoc comment. 446
warning Missing a Javadoc comment. 450
warning Missing a Javadoc comment. 455
warning Missing a Javadoc comment. 476
warning Missing a Javadoc comment. 493
info The String ";" appears 3 times in the file. 501
info Catching 'Exception' is not allowed. 507
warning Missing a Javadoc comment. 513
info '3' is a magic number. 535
info Catching 'Exception' is not allowed. 546
warning First sentence should end with a period. 553
warning Expected an @return tag. 556
warning First sentence should end with a period. 560
warning Expected an @return tag. 563
warning Missing a Javadoc comment. 567
warning Missing a Javadoc comment. 577
warning Missing a Javadoc comment. 587
info The String "CRB000443_AppVarRowSizeInvalid" appears 2 times in the file. 625
info The String "CRB000444_AppVarMissingField" appears 2 times in the file. 633
info The String "CRB000448_AppVarNameMismatch" appears 2 times in the file. 640
warning The String "CRB000447_AppVarValueNull" appears 4 times in the file. 648
info '3' is a magic number. 776
info The String "PASSWORD" appears 3 times in the file. 778
warning Non creiamo direttamente eccezioni generiche 786
warning Expected an @return tag. 799
warning Expected @throws tag for 'OpenDataException'. 800
warning Expected an @return tag. 828
warning Expected @throws tag for 'OpenDataException'. 828
warning Missing a Javadoc comment. 835
info The String "{" appears 2 times in the file. 850
info The String "}\n" appears 2 times in the file. 850
info Catching 'Exception' is not allowed. 857
warning Missing a Javadoc comment. 864
info Catching 'Exception' is not allowed. 889

it/imolinfo/jbi4corba/webservice/generator/bcm/AppenderMethodVisitor.java

Violation Message Line
info Missing a Javadoc comment. 49
warning Unused @param tag for 'allInterfaceTypes'. 59
info '5' is a magic number. 123
info The String "[" appears 3 times in the file. 127
info Return count is 8 (max allowed is 2). 161
warning Return count is 8 (max allowed is 4). 161
info The String "CRB000600_Dont_match_any_primitive_java_types" appears 2 times in the file. 180
info Return count is 3 (max allowed is 2). 193
info The String "replaceDotWithSlash. " appears 2 times in the file. 196

it/imolinfo/jbi4corba/jbi/component/runtime/AbstractComponentLifeCycle.java

Violation Message Line
info Missing a Javadoc comment. 50
warning First sentence should end with a period. 53
warning First sentence should end with a period. 55
warning First sentence should end with a period. 57
warning First sentence should end with a period. 59
info Missing a Javadoc comment. 62
warning Variable access definition in wrong order. 62
warning Variable 'mRuntimeConfig' must be private and have accessor methods. 62
info Missing a Javadoc comment. 63
warning Variable access definition in wrong order. 63
warning Variable 'mRuntimeConfigHelper' must be private and have accessor methods. 63
warning First sentence should end with a period. 65
warning Static variable definition in wrong order. 66
warning Variable access definition in wrong order. 66
info Missing a Javadoc comment. 69
warning Static variable definition in wrong order. 69
warning Variable access definition in wrong order. 69
info Missing a Javadoc comment. 70
warning Static variable definition in wrong order. 70
warning Variable access definition in wrong order. 70
info Missing a Javadoc comment. 71
warning Static variable definition in wrong order. 71
warning Variable access definition in wrong order. 71
info Missing a Javadoc comment. 73
warning Variable access definition in wrong order. 73
warning Variable 'jbiContext' must be private and have accessor methods. 73
info Missing a Javadoc comment. 74
warning Variable access definition in wrong order. 74
warning Variable 'mStatusProviderHelper' must be private and have accessor methods. 74
warning Expected @param tag for 'compRuntime'. 81
warning Expected @param tag for 'context'. 96
warning Expected @throws tag for 'JBIException'. 96
warning Expected @throws tag for 'JBIException'. 135
warning Expected @throws tag for 'JBIException'. 156
warning Expected @throws tag for 'JBIException'. 176
warning Expected an @return tag. 200
warning Expected @throws tag for 'JBIException'. 208
info The String "No Extension MBean is registerd with MBeanServer for " appears 2 times in the file. 214
info Catching 'Exception' is not allowed. 236
warning Missing a Javadoc comment. 248
info Catching 'Exception' is not allowed. 266
warning Expected @throws tag for 'JBIException'. 279
info The String "META-INF" appears 2 times in the file. 286
info Catching 'Exception' is not allowed. 319
warning Expected @throws tag for 'JBIException'. 331
info Catching 'Exception' is not allowed. 337
warning Missing a Javadoc comment. 351
info Catching 'Exception' is not allowed. 354
warning Expected @throws tag for 'JBIException'. 366
info Catching 'Exception' is not allowed. 371
warning Expected an @return tag. 382
warning Expected @param tag for 'context'. 392
warning 'mRuntimeConfig' hides a field. 404
warning Expected @param tag for 'mRuntimeConfig'. 404
warning Expected @throws tag for 'JBIException'. 405
info Catching 'Exception' is not allowed. 413
warning First sentence should end with a period. 422
warning Expected @throws tag for 'JBIException'. 427
info Catching 'Exception' is not allowed. 432
warning Line matches the illegal pattern 'printStackTrace'. 433
warning Expected @throws tag for 'JBIException'. 445
info Catching 'Exception' is not allowed. 451
warning First sentence should end with a period. 459
warning Expected @throws tag for 'JBIException'. 465
info Catching 'Exception' is not allowed. 471
warning First sentence should end with a period. 480
warning First sentence should end with a period. 495
warning Expected an @return tag. 498
warning First sentence should end with a period. 500
warning Expected an @return tag. 503
warning Expected @throws tag for 'JBIException'. 512
warning Expected an @return tag. 527
warning Expected @throws tag for 'Exception'. 528
warning Expected @throws tag for 'JBIException'. 539
warning Expected @throws tag for 'JBIException'. 548
warning Expected @throws tag for 'JBIException'. 560
warning Expected @throws tag for 'JBIException'. 570
warning First sentence should end with a period. 572
warning Expected @throws tag for 'JBIException'. 577
warning First sentence should end with a period. 581
warning Expected @throws tag for 'JBIException'. 586
warning First sentence should end with a period. 590
warning Expected @throws tag for 'JBIException'. 595
warning First sentence should end with a period. 599
warning Expected @throws tag for 'JBIException'. 604

it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLink.java

Violation Message Line
warning Class should define a constructor. 21
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. 27
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 46
warning Missing a Javadoc comment. 50
warning Missing a Javadoc comment. 54
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

it/imolinfo/jbi4corba/webservice/generator/ClientCorbaClassesHolder.java

Violation Message Line
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 37
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 44
warning First sentence should end with a period. 46
warning First sentence should end with a period. 49
warning First sentence should end with a period. 52
warning First sentence should end with a period. 55
warning First sentence should end with a period. 58
warning First sentence should end with a period. 61
warning First sentence should end with a period. 64
warning First sentence should end with a period. 67
warning First sentence should end with a period. 70
warning Variable access definition in wrong order. 71
warning Variable 'corbaEnumMap' must be private and have accessor methods. 71
warning First sentence should end with a period. 73
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 137
warning Missing a Javadoc comment. 157
warning Missing a Javadoc comment. 161
warning Missing a Javadoc comment. 165
warning Missing a Javadoc comment. 169
warning Missing a Javadoc comment. 173
warning Missing a Javadoc comment. 177
warning 'unionTypes' hides a field. 177
warning Missing a Javadoc comment. 181
warning Missing a Javadoc comment. 185
warning Missing a Javadoc comment. 189
warning Missing a Javadoc comment. 193
warning Missing a Javadoc comment. 198
warning Missing a Javadoc comment. 202
warning 'interfaceTypes' hides a field. 202
warning Missing a Javadoc comment. 206
warning Missing a Javadoc comment. 210
warning Missing a Javadoc comment. 214
warning Missing a Javadoc comment. 218
warning Missing a Javadoc comment. 222
warning 'anyTypes' hides a field. 222
warning Missing a Javadoc comment. 226
warning Missing a Javadoc comment. 230
warning Missing a Javadoc comment. 234
warning Missing a Javadoc comment. 238
warning Missing a Javadoc comment. 242
warning Missing a Javadoc comment. 246
warning Missing a Javadoc comment. 250
warning Missing a Javadoc comment. 254
warning Missing a Javadoc comment. 258
warning Missing a Javadoc comment. 262

it/imolinfo/jbi4corba/webservice/generator/SearchedType.java

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

it/imolinfo/jbi4corba/jbi/component/runtime/DefaultMessageExchangeHandler.java

Violation Message Line
info Missing a Javadoc comment. 32
warning First sentence should end with a period. 36
warning Missing a Javadoc comment. 41
warning Line matches the illegal pattern 'printStackTrace'. 44
warning Missing a Javadoc comment. 48
warning Missing a Javadoc comment. 53
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 69

it/imolinfo/jbi4corba/webservice/generator/Util.java

Violation Message Line
warning File length is 2,987 lines (max allowed is 2,000). 1
warning Unused import - it.imolinfo.jbi4corba.utils.HelperFileUtil. 14
info Class Data Abstraction Coupling is 28 (max allowed is 7) classes [Jbi4CorbaException, ByteArrayOutputStream, URLClassLoader, ClassWriter, ClassGenerationException, UtilJavaSourceParsing, SerializableInspectorAdapter, SerializableDecorationAdapter, sun.rmi.rmic.Main, TraceClassVisitor, StringWriter, ClassReader, CorbaOnewayAdapter, ArrayList, URL, FileWriter, HashSet, MethodSignature, Param, HashMap, File, FileFilter, PrintStream, CheckClassAdapter, PrintWriter, FileInputStream, CorbaEnumAdapter, FileOutputStream]. 59
info Class Fan-Out Complexity is 51 (max allowed is 20). 59
warning Utility classes should not have a public or default constructor. 59
info Missing a Javadoc comment. 61
warning Variable access definition in wrong order. 66
info The String "-classpath" appears 2 times in the file. 119
info The String "-d" appears 3 times in the file. 119
info The String "-idl" appears 2 times in the file. 119
info The String "-always" appears 2 times in the file. 119
info The String "-iiop" appears 2 times in the file. 121
info The String "-nolocalstubs" appears 2 times in the file. 121
info The String "-verbose" appears 2 times in the file. 122
warning Name 'BAOS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 236
info The String "compilation output: \n" appears 2 times in the file. 244
warning The String "CRB000528_Error_compiling_classes" appears 4 times in the file. 248
info Return count is 4 (max allowed is 2). 291
info The String ".java" appears 3 times in the file. 331
info The String "CRB000529_Unexpected_error" appears 2 times in the file. 343
warning The String "The file " appears 5 times in the file. 356
info The String " won't be compile." appears 2 times in the file. 356
info The String "DefaultFactory.java" appears 2 times in the file. 387
info The String "CRB000530_Unexpected_error" appears 2 times in the file. 431
info Return count is 3 (max allowed is 2). 517
warning Cyclomatic Complexity is 11 (max allowed is 10). 561
info NCSS for this method is 56 (max allowed is 50). 561
warning Control variable 'extra' is modified. 599
info The String "]" appears 3 times in the file. 600
info The String "Classes Dir Already Exists:" appears 2 times in the file. 634
info The String "CRB000531_Unable_to_create_compilation_directory" appears 2 times in the file. 643
info The String ">>>>> findClassUsedInTheOperations - begin" appears 3 times in the file. 767
info The String "<<<<< findClassUsedInTheOperations - end:" appears 3 times in the file. 774
info The String "Helper.class" appears 2 times in the file. 792
warning First sentence should end with a period. 801
warning Expected an @return tag. 809
warning Expected @param tag for 'dir'. 809
warning Expected @throws tag for 'ClassGenerationException'. 809
info The String "CRB000532_type_classes_not_found" appears 2 times in the file. 815
info The String "id" appears 2 times in the file. 826
info Catching 'Exception' is not allowed. 827
info The String "loadTypeClass:" appears 2 times in the file. 830
warning 'if' construct must use '{}'s. 831
info The String "org.omg." appears 2 times in the file. 831
warning First sentence should end with a period. 837
warning Expected an @return tag. 845
warning Expected @param tag for 'dir'. 845
warning Expected @param tag for 'typeClasses'. 846
warning Expected @throws tag for 'ClassGenerationException'. 846
warning 'if' construct must use '{}'s. 861
warning First sentence should end with a period. 867
warning Expected an @return tag. 875
warning Expected @param tag for 'dir'. 875
warning Expected @param tag for 'classAsFile'. 875
warning Expected @throws tag for 'ClassGenerationException'. 875
warning The String "ClassesDir.getAbsolutePath=" appears 5 times in the file. 884
warning The String "/" appears 13 times in the file. 888
warning The String "url classloader: " appears 5 times in the file. 892
info '6' is a magic number. 897
warning The String "class name: " appears 5 times in the file. 898
warning The String "CRB000533_Could_not_instantiate_url_class_loader" appears 12 times in the file. 905
info The String "Class " appears 2 times in the file. 913
info The String "is not a type" appears 2 times in the file. 913
warning First sentence should end with a period. 920
warning Expected an @return tag. 928
warning Expected @param tag for 'dir'. 928
warning Expected @param tag for 'classAsFile'. 928
warning Expected @throws tag for 'ClassGenerationException'. 928
warning Unused @param tag for 'classAsFile'. 1079
warning Unused @param tag for 'addParent'. 1081
warning Expected @param tag for 'className'. 1087
warning Unused @param tag for 'classAsFile'. 1097
warning Expected @param tag for 'className'. 1105
info The String " ... " appears 2 times in the file. 1182
info The String " added." appears 2 times in the file. 1185
warning The String "CRB000534_Could_not_instantiate_class" appears 4 times in the file. 1189
warning First sentence should end with a period. 1205
info The String ">>>>> getClassName - begin" appears 2 times in the file. 1219
info The String "CRB000535_Classfile_is_not_under_dir" appears 2 times in the file. 1230
warning The String "." appears 10 times in the file. 1247
warning First sentence should end with a period. 1254
info The String ">>>>> getAsmCLassReader - begin" appears 2 times in the file. 1286
info The String "<<<<< getAsmCLassReader - end. ClassReader=" appears 2 times in the file. 1291
info The String "CRB000536_Could_not_instantiate_class_reader_for_class" appears 2 times in the file. 1318
info The String "<<<<< saveAs - end" appears 2 times in the file. 1349
info The String "CRB000537_Could_not_instantiate_file_writer_for_class" appears 2 times in the file. 1374
info The String "CRB000538_Could_not_save_class" appears 2 times in the file. 1382
warning The String "CRB000539_Saving_file_problem" appears 4 times in the file. 1418
warning Unused @param tag for 'content'. 1430
warning Expected @param tag for 'code'. 1442
info The String "Impl" appears 2 times in the file. 1509
warning The String "}\n" appears 6 times in the file. 1568
info The String "//it.imolinfo.jbi4corba - auto generated code\n" appears 2 times in the file. 1574
warning The String "package " appears 5 times in the file. 1575
info The String ";\n" appears 3 times in the file. 1575
warning The String "public class " appears 4 times in the file. 1575
info The String " extends " appears 3 times in the file. 1576
info The String " {\n " appears 2 times in the file. 1576
info Return count is 3 (max allowed is 2). 1596
info The String "replaceSeparatorWithDot. " appears 3 times in the file. 1599
info The String "the input is null. returning empty String" appears 2 times in the file. 1600
info The String "the input is an empty String. returning empty String" appears 2 times in the file. 1606
info The String "the input is " appears 2 times in the file. 1615
info The String " returning " appears 2 times in the file. 1616
info Return count is 3 (max allowed is 2). 1628
info The String "replaceDotWithSeparator. " appears 3 times in the file. 1631
warning Expected an @return tag. 1657
info The String "\nbasedir =" appears 2 times in the file. 1664
info The String ";\nfilename =" appears 2 times in the file. 1664
info The String ">>>>> valueTypeMapHandler - begin" appears 2 times in the file. 1738
info The String "Helper" appears 2 times in the file. 1746
info The String "DefaultFactory" appears 2 times in the file. 1751
info The String "CRB000523_ID_null_for_valuetype" appears 2 times in the file. 1754
info The String "<<<<< valueTypeMapHandler - end" appears 2 times in the file. 1760
warning The String "CRB000524_Error_creating_an_instance_of" appears 6 times in the file. 1833
warning The String "CRB000525_Error_getting_the_value_type_id_from_class" appears 12 times in the file. 1883
info The String "CRB000507_Error_getting_canonicalPath_from_file" appears 2 times in the file. 1972
warning The String "ClassReader.accept ... done" appears 4 times in the file. 2068
info The String "\n" appears 2 times in the file. 2071
info The String "Removing file " appears 2 times in the file. 2247
warning The String ";" appears 5 times in the file. 2279
info The String " " appears 2 times in the file. 2295
warning The String "\n\n" appears 14 times in the file. 2303
warning The String "}" appears 4 times in the file. 2316
info The String "The class " appears 2 times in the file. 2361
warning Cyclomatic Complexity is 11 (max allowed is 10). 2391
info NCSS for this method is 59 (max allowed is 50). 2391
info The String "remoteClassName" appears 3 times in the file. 2409
info The String "CRB000551_NotEmptyJavaClassName" appears 2 times in the file. 2410
warning The String "CRB000552_ClassNotFound" appears 4 times in the file. 2421
info The String "\n public " appears 2 times in the file. 2503
info The String "\n }" appears 2 times in the file. 2504
info The String "(" appears 2 times in the file. 2505
info The String "\n--------\n" appears 2 times in the file. 2510
warning Expected @param tag for 'addRemoteSupport'. 2524
info The String " param" appears 2 times in the file. 2545
info The String ", " appears 3 times in the file. 2547
warning Expected an @return tag. 2603
warning Cyclomatic Complexity is 16 (max allowed is 10). 2603
info NCSS for this method is 66 (max allowed is 50). 2603
warning Expected @param tag for 'addRemoteSupport'. 2604
warning Non creiamo direttamente eccezioni generiche 2615
warning Non creiamo direttamente eccezioni generiche 2616
info The String "\n try {" appears 2 times in the file. 2641
info The String ");" appears 2 times in the file. 2643
info The String "\n }" appears 2 times in the file. 2649
info The String ") {" appears 2 times in the file. 2658
info The String "char" appears 2 times in the file. 2683
info The String "return (Character) cih;" appears 2 times in the file. 2684
warning Missing a Javadoc comment. 2709
warning Must have at least one statement. 2714
warning Must have at least one statement. 2723
warning Missing a Javadoc comment. 2733
info Return count is 3 (max allowed is 2). 2733
info The String "Class: " appears 2 times in the file. 2742
info Return count is 3 (max allowed is 2). 2778
info The String "; Collection[" appears 2 times in the file. 2797
info The String "]=" appears 2 times in the file. 2797
info Return count is 3 (max allowed is 2). 2807
warning Expected an @return tag. 2837
warning Expected @param tag for 'rootDir'. 2837
warning Expected @param tag for 'seed'. 2838
warning Expected @throws tag for 'IOException'. 2838
warning Assignment of parameter 'seed' is not allowed. 2843
warning Expected an @return tag. 2865
warning Expected @param tag for 'file'. 2865
warning Expected @param tag for 'in'. 2876
warning Expected @param tag for 'out'. 2876
warning Expected @throws tag for 'IOException'. 2877
warning Missing a Javadoc comment. 2890
info '12' is a magic number. 2903
warning Unused @param tag for 'classAsFile'. 2928
info Return count is 3 (max allowed is 2). 2934
warning Expected @param tag for 'className'. 2934
warning First sentence should end with a period. 2965
warning Expected an @return tag. 2971
info Return count is 4 (max allowed is 2). 2971
warning Expected @param tag for 'cls'. 2971
warning 'if' construct must use '{}'s. 2973
warning 'else' construct must use '{}'s. 2984

it/imolinfo/jbi4corba/webservice/generator/bcm/CorbaOnewayAdapter.java

Violation Message Line
warning Variable access definition in wrong order. 41
warning Variable 'stringWriter' must be private and have accessor methods. 41
info '4' is a magic number. 98

it/imolinfo/jbi4corba/webservice/generator/typedef/ComplexArrayTypeDef.java

Violation Message Line
warning First sentence should end with a period. 47
warning Missing a Javadoc comment. 53
info The String "unchecked" appears 2 times in the file. 53
warning Missing a Javadoc comment. 58
info The String "value" appears 3 times in the file. 86
info The String "<init>" appears 2 times in the file. 140
info The String "()V" appears 2 times in the file. 140
info '7' is a magic number. 144
warning Missing a Javadoc comment. 166

it/imolinfo/jbi4corba/webservice/generator/bcm/ByteCodeManipulationUtil.java

Violation Message Line
warning Variable access definition in wrong order. 45
info The String "CRB000601_Class_name_is_null" appears 2 times in the file. 64
info The String "toString" appears 2 times in the file. 192
info '53' is a magic number. 199
info '53' is a magic number. 235

it/imolinfo/jbi4corba/schema/SchemaUtil.java

Violation Message Line
info Class Data Abstraction Coupling is 8 (max allowed is 7) classes [SchemaDeserializer, QName, File, DOMSource, SchemaSerializer, StreamResult, ArrayList, FileWriter]. 57
info Class Fan-Out Complexity is 31 (max allowed is 20). 57
warning Class should define a constructor. 57
warning Utility classes should not have a public or default constructor. 57
info Missing a Javadoc comment. 61
warning Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
warning First sentence should end with a period. 65
warning Name 'prefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
warning First sentence should end with a period. 70
warning Variable access definition in wrong order. 73
warning First sentence should end with a period. 76
warning Expected @throws tag for 'ParserConfigurationException'. 84
warning The String ":" appears 4 times in the file. 93
warning First sentence should end with a period. 111
info The String "ws-addr.xsd" appears 2 times in the file. 130
warning First sentence should end with a period. 139
warning Expected an @return tag. 151
warning Expected @throws tag for 'IOException'. 152
warning Expected @throws tag for 'TransformerException'. 152
warning First sentence should end with a period. 196
warning Expected an @return tag. 205
warning Assignment of parameter 'targetNamespace' is not allowed. 213
warning Assignment of parameter 'targetNamespace' is not allowed. 221
warning First sentence should end with a period. 228
warning Expected @throws tag for 'IOException'. 238
warning Expected @throws tag for 'TransformerException'. 238
warning First sentence should end with a period. 272
warning Expected an @return tag. 279
warning Cyclomatic Complexity is 19 (max allowed is 10). 279
warning Expected @param tag for 'serviceInfo'. 280
warning Expected @param tag for 'wsdlDefinition'. 280
info The String "name" appears 2 times in the file. 325
warning First sentence should end with a period. 352
warning Expected @param tag for 'path'. 355
warning Expected @throws tag for 'IOException'. 355
warning Expected @throws tag for 'URISyntaxException'. 356

it/imolinfo/jbi4corba/webservice/generator/bcm/ReplaceUnionsMethodVisitor.java

Violation Message Line
info Missing a Javadoc comment. 36
warning Unused @param tag for 'mapOfFields'. 43
warning Unused @param tag for 'className'. 45
warning Expected @param tag for 'allUnionTypes'. 50
warning First sentence should end with a period. 56
warning Expected @param tag for 'opcode'. 61
warning Expected @param tag for 'className'. 61
warning Expected @param tag for 'fieldName'. 61
warning Expected @param tag for 'fieldType'. 62
warning Assignment of parameter 'fieldType' is not allowed. 71

it/imolinfo/jbi4corba/utils/HelperStringUtils.java

Violation Message Line
warning Missing a Javadoc comment. 14
warning Class should define a constructor. 14
warning Utility classes should not have a public or default constructor. 14
warning First sentence should end with a period. 16
warning Unused @param tag for 'ends'. 21
warning Name 'ExtractString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
warning Expected @param tag for 'target'. 24
warning Expected @param tag for 'endWith'. 24
warning First sentence should end with a period. 40
warning 'if' construct must use '{}'s. 51

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaServiceConfiguration.java

Violation Message Line
warning Class should define a constructor. 21
warning Expected an @return tag. 26
warning Expected @param tag for 'mpi'. 26
warning Expected an @return tag. 33
warning Expected @param tag for 'mpi'. 33

it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkDeserializer.java

Violation Message Line
warning Class should define a constructor. 26
warning Expected an @return tag. 31
warning Expected @param tag for 'parentType'. 32
warning Expected @param tag for 'elementType'. 33
warning Expected @param tag for 'element'. 34
warning Expected @param tag for 'definition'. 35
warning Expected @param tag for 'registry'. 36
warning Expected @throws tag for 'WSDLException'. 37

it/imolinfo/jbi4corba/jbi/component/runtime/MessageExchangeHandler.java

Violation Message Line
warning First sentence should end with a period. 27
warning Expected @throws tag for 'Exception'. 36

it/imolinfo/jbi4corba/webservice/generator/ConsumerServiceClassesGenerator.java

Violation Message Line
warning File length is 2,440 lines (max allowed is 2,000). 1
info Class Data Abstraction Coupling is 25 (max allowed is 7) classes [ServerCorbaClassesHolder, URLClassLoader, ClassWriter, ClassGenerationException, UIDAdapter, WsdlToCorbaAdapter, TraceClassVisitor, StringWriter, ClassReader, ArrayList, RemoteEnhancerAdapter, URL, WSDLToJava, WsdlInformation, ValueTypeAdapter, File, org.apache.cxf.tools.plugin.ObjectFactory, CheckClassAdapter, PrintWriter, FileInputStream, AddExceptionSuperclass, ProviderServiceClassesGenerator, ToolContext, WSDLServiceBuilder, FileOutputStream]. 72
info Class Fan-Out Complexity is 52 (max allowed is 20). 72
info Missing a Javadoc comment. 79
warning Unused @param tag for 'jars'. 105
warning Unused @param tag for 'All'. 107
warning Expected an @return tag. 112
warning Expected @param tag for 'libDirName'. 115
warning Expected @param tag for 'jbiServiceDescriptor'. 116
info The String "<<<<< generateConsumerServiceClasses - end" appears 2 times in the file. 131
warning First sentence should end with a period. 405
warning Expected @throws tag for 'ClassGenerationException'. 411
warning The String "CRB000500_Error_accessing_the_WSDL_directory" appears 4 times in the file. 422
warning Unused @param tag for 'All'. 445
warning Expected an @return tag. 450
warning Expected @param tag for 'jbiServiceDescriptor'. 454
warning Line matches the illegal pattern 'printStackTrace'. 475
warning Unused @param tag for 'workdir'. 506
warning Unused @param tag for 'All'. 509
warning Expected an @return tag. 514
warning Method length is 186 lines (max allowed is 150). 514
info NCSS for this method is 56 (max allowed is 50). 514
warning Line matches the illegal pattern 'printStackTrace'. 524
info The String "instantiate class loader ... done" appears 2 times in the file. 600
warning The String "Impl" appears 5 times in the file. 609
info The String "newSourcePath=[" appears 2 times in the file. 611
info The String "]" appears 2 times in the file. 612
warning The String "." appears 6 times in the file. 649
warning Unused @param tag for 'idlContent'. 709
warning Unused @param tag for 'workdir'. 710
warning Unused @param tag for 'All'. 713
warning Expected an @return tag. 718
warning Expected @param tag for 'jbiServiceDescriptor'. 721
warning Expected @param tag for 'wsdlInformation'. 722
warning Line matches the illegal pattern 'printStackTrace'. 729
info NCSS for this method is 77 (max allowed is 50). 765
warning Expected @param tag for 'jbidesc'. 770
info The String "Operations" appears 2 times in the file. 794
warning The String ".class" appears 12 times in the file. 798
info The String "Operation Class Name -->" appears 2 times in the file. 814
warning The String "CRB000503_Error_getting_name" appears 4 times in the file. 824
warning The String "=======================================================================" appears 4 times in the file. 867
warning Expected an @return tag. 911
warning Expected @param tag for 'dir'. 911
warning Expected @param tag for 'pathList'. 911
info The String "getAsmCLassReader ... done" appears 2 times in the file. 981
info The String "ClassReader.accept ... done" appears 2 times in the file. 985
info The String "output of tracer during creation of class: " appears 3 times in the file. 988
warning The String "\n" appears 4 times in the file. 989
info The String "No files to manipulate." appears 2 times in the file. 1163
info The String "<<<<<<<<<< tweakAdapting - end" appears 2 times in the file. 1202
warning Missing a Javadoc comment. 1205
info The String ".idl" appears 2 times in the file. 1272
info The String "CRB000504_Expected_exactly_one_class" appears 2 times in the file. 1356
info The String "CRB000505_PortType_class_not_found" appears 2 times in the file. 1371
warning The String "CRB000506_Error_during_method" appears 12 times in the file. 1466
info The String "orb.idl" appears 2 times in the file. 1675
info The String "CRB000508_Could_not_find_orb.idl_in_path" appears 2 times in the file. 1678
info The String "ir.idl" appears 2 times in the file. 1686
info The String "CRB000509_Could_not_find_ir.idl_in_path" appears 2 times in the file. 1689
info The String "CRB000510_Could_not_instantiate_class_reader" appears 2 times in the file. 1743
info The String "copying: " appears 2 times in the file. 1788
info The String " to: " appears 2 times in the file. 1788
info The String "CRB000511_Error_opening" appears 2 times in the file. 1796
warning The String "CRB000512_Error_creating" appears 4 times in the file. 1825
info The String "CRB000513_Error_copying_input_stream" appears 2 times in the file. 1838
info The String "CRB000514_Error_inizializing_virtual_filesystem" appears 2 times in the file. 1938
info The String "/" appears 2 times in the file. 1966
info The String "CRB000515_Could_not_instantiate_url_class_loader" appears 2 times in the file. 1974
info The String "CRB000516_Error_resolving_file" appears 2 times in the file. 2013
info The String "CRB000517_Error_opening_url_inputstream" appears 2 times in the file. 2026
info The String "CRB000518_Error_creating_dir_for_wsdl" appears 2 times in the file. 2041
info The String "CRB000519_Error_getting_canonical_path" appears 2 times in the file. 2088
warning Expected @param tag for 'jars'. 2107
info Catching 'Exception' is not allowed. 2136
warning Line matches the illegal pattern 'printStackTrace'. 2137
info The String "CRB000520_Error_generating_source_file" appears 2 times in the file. 2140
info Catching 'Exception' is not allowed. 2196
info The String "CRB000521_Extracting_PortTypes_error" appears 2 times in the file. 2197
warning Unused @param tag for 'service'. 2210
info Return count is 3 (max allowed is 2). 2216
warning Expected @param tag for 'serviceInfo'. 2216
warning Assignment of parameter 'wi' is not allowed. 2220
warning The String "CRB000542_Error_during_service_name_lookup" appears 4 times in the file. 2307
info Catching 'Exception' is not allowed. 2310
warning Assignment of parameter 'basedir' is not allowed. 2328
warning Expected @throws tag for 'ClassGenerationException'. 2414
info Catching 'Exception' is not allowed. 2432

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaSUManager.java

Violation Message Line
info Class Data Abstraction Coupling is 27 (max allowed is 7) classes [ConsumerEndpoint, Jbi4CorbaSUInfo, QName, StringWriter, CatalogManager, WSDLFactoryEx, ArrayList, Jbi4CorbaExtPreprocessDeserializer, CatalogResolver, FileWriter, Hashtable, ProviderServiceDescriptor, ConsumerServiceDescriptor, HashMap, File, JbiServiceDescriptor, ProviderEndpoint, DOMSource, StreamResult, Jbi4CorbaDeployException, Jbi4CorbaRuntimeException, DeploymentException, ProviderServiceClassesGenerator, TransformerPool, SUDescriptorSupport, Jbi4CorbaExtensionRegistry, FileToDefinitionInfo]. 101
info Class Fan-Out Complexity is 73 (max allowed is 20). 101
info Missing a Javadoc comment. 115
info Missing a Javadoc comment. 116
warning First sentence should end with a period. 117
info Missing a Javadoc comment. 119
info Missing a Javadoc comment. 120
info Catching 'Exception' is not allowed. 295
warning Missing a Javadoc comment. 345
warning Missing a Javadoc comment. 398
warning Missing a Javadoc comment. 408
warning Cyclomatic Complexity is 11 (max allowed is 10). 432
info NCSS for this method is 67 (max allowed is 50). 432
warning Expected @param tag for 'statusProviderHelper'. 432
warning Expected @throws tag for 'IOException'. 433
warning Expected @throws tag for 'Jbi4CorbaRuntimeException'. 433
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 433
info Catching 'Exception' is not allowed. 555
warning Missing a Javadoc comment. 566
warning The String "unchecked" appears 4 times in the file. 566
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 568
warning Missing a Javadoc comment. 601
warning Missing a Javadoc comment. 614
info The String "Extension QName: " appears 2 times in the file. 624
warning Unused @param tag for 'port'. 862
warning Cyclomatic Complexity is 12 (max allowed is 10). 872
info NCSS for this method is 54 (max allowed is 50). 872
warning Expected @param tag for 'portType'. 875
warning Expected @param tag for 'role'. 878
info The String "." appears 2 times in the file. 910
warning Must have at least one statement. 957
info The String "CRB000205_Invalid_role=" appears 2 times in the file. 961
warning Expected an @return tag. 993
warning Expected @param tag for 'epDesc'. 994
warning Missing a Javadoc comment. 1027
info The String "yes" appears 2 times in the file. 1035
warning First sentence should end with a period. 1048
warning Expected an @return tag. 1056
warning Cyclomatic Complexity is 30 (max allowed is 10). 1056
warning Method length is 197 lines (max allowed is 150). 1056
info NCSS for this method is 87 (max allowed is 50). 1056
warning Expected @param tag for 'suZipPath'. 1057
warning Expected @param tag for 'infolist'. 1057
info The String "Retrieved Application configuration Object name " appears 2 times in the file. 1135
info The String " from Endpoint" appears 2 times in the file. 1135
info '3' is a magic number. 1144
info The String ", " appears 2 times in the file. 1160
info The String " with " appears 3 times in the file. 1189
info The String "=" appears 2 times in the file. 1206
warning First sentence should end with a period. 1255
warning Unused @throws tag for 'IOException,'. 1263
warning Expected @param tag for 'jbiServiceDescriptors'. 1266
warning Expected @param tag for 'serviceDescriptor'. 1266
warning Expected @param tag for 'rootDir'. 1266
warning Expected @throws tag for 'IOException'. 1267
warning Expected @throws tag for 'DeploymentException'. 1267
warning Cyclomatic Complexity is 13 (max allowed is 10). 1310
warning Method length is 168 lines (max allowed is 150). 1310
info NCSS for this method is 70 (max allowed is 50). 1310
warning Expected @throws tag for 'IOException'. 1314
info The String "CRB000206_No_ServiceName_found" appears 2 times in the file. 1454

it/imolinfo/jbi4corba/webservice/generator/ClassMetaInfo.java

Violation Message Line
warning Variable 'className' must be private and have accessor methods. 21
warning Variable 'superClassName' must be private and have accessor methods. 26
warning Variable 'interfaces' must be private and have accessor methods. 31
warning Variable 'serializable' must be private and have accessor methods. 36
warning Variable 'classSerialVersionUid' must be private and have accessor methods. 41

it/imolinfo/jbi4corba/webservice/runtime/ConsumerInvocationHandler.java

Violation Message Line
info Class Data Abstraction Coupling is 22 (max allowed is 7) classes [ServiceCreationException, Jbi4CorbaException, ByteArrayOutputStream, MessageImpl, FragmentStreamReader, PhaseInterceptorChain, QName, HashMap, javax.xml.ws.Holder, StreamResult, SourceTransformer, ExchangeImpl, Jbi4CorbaConsumerExceptionInterceptor, StringSource, Jbi4CorbaRuntimeException, Holder, MessageNormalizer, ByteArrayInputStream, MessageDenormalizer, ArrayList, org.apache.cxf.common.i18n.Message, Fault]. 106
info Class Fan-Out Complexity is 79 (max allowed is 20). 106
warning Variable access definition in wrong order. 112
warning Variable access definition in wrong order. 114
warning Variable access definition in wrong order. 116
info Missing a Javadoc comment. 121
info Missing a Javadoc comment. 124
info Missing a Javadoc comment. 125
info Missing a Javadoc comment. 126
info Missing a Javadoc comment. 129
warning First sentence should end with a period. 138
warning First sentence should end with a period. 140
warning First sentence should end with a period. 142
warning First sentence should end with a period. 144
warning Variable access definition in wrong order. 147
warning Variable 'isFromIdl' must be private and have accessor methods. 147
warning Cyclomatic Complexity is 11 (max allowed is 10). 158
info NCSS for this method is 61 (max allowed is 50). 158
info The String "CRB000750_Error_in_creating_the_EndpointFactory" appears 2 times in the file. 187
info Catching 'RuntimeException' is not allowed. 259
warning Line matches the illegal pattern 'printStackTrace'. 277
info The String "CRB000700_Unable_to_get_delivery_channel_from_context" appears 2 times in the file. 291
warning Cyclomatic Complexity is 23 (max allowed is 10). 320
warning Method length is 235 lines (max allowed is 150). 320
info NCSS for this method is 102 (max allowed is 50). 320
warning Throwing 'Throwable' is not allowed. 321
info The String " " appears 3 times in the file. 335
info The String "Measure-N" appears 3 times in the file. 352
warning Assignment of parameter 'method' is not allowed. 376
info The String "operation to call:" appears 3 times in the file. 416
info Catching 'Throwable' is not allowed. 524
warning Line matches the illegal pattern 'printStackTrace'. 527
info Catching 'Throwable' is not allowed. 539
warning Cyclomatic Complexity is 19 (max allowed is 10). 573
info NCSS for this method is 90 (max allowed is 50). 573
warning Expected @param tag for 'cxfExchange'. 573
warning Expected @param tag for 'operation'. 573
warning Expected @param tag for 'xmlResult'. 574
warning Expected @throws tag for 'Jbi4CorbaRuntimeException'. 574
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 574
info The String "created inMessage: " appears 2 times in the file. 585
warning The String "CRB000701_Unable_to_create_message_from_exchange" appears 4 times in the file. 589
info The String "stringContent: " appears 2 times in the file. 597
warning The String "CRB000744_MessageWrapping_Error" appears 4 times in the file. 608
warning The String "CRB000745_NormalizedMessageSetContent_Error" appears 4 times in the file. 622
warning The String "CRB000743_XML_toString_Error" appears 40 times in the file. 634
info The String "JBI-inMessage.getContent()=" appears 2 times in the file. 658
warning The String "CRB000703_Unable_to_set_message_in_exchange" appears 4 times in the file. 666
info The String " on exchange: " appears 2 times in the file. 705
warning The String "CRB000704_Unable_to_send_exchange_with_endpoint" appears 8 times in the file. 713
warning Cyclomatic Complexity is 29 (max allowed is 10). 741
warning Method length is 222 lines (max allowed is 150). 741
info NCSS for this method is 137 (max allowed is 50). 741
warning Expected @param tag for 'cxfExchange'. 741
warning Expected @param tag for 'operation'. 741
warning Expected @param tag for 'method'. 742
warning Expected @param tag for 'xmlResult'. 742
warning Expected @throws tag for 'Jbi4CorbaRuntimeException'. 743
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 743
warning The String "CRB000746_SetExchangeStatus_Error" appears 12 times in the file. 911
info The String "CRB000711_Unable_to_send_exchange_on_channel" appears 2 times in the file. 951
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 977
warning The String "CRB000710_Unable_to_set_status_DONE_for_exchange" appears 4 times in the file. 987
warning Expected @param tag for 'jbiExchange'. 1009
warning Expected @param tag for 'method'. 1009
warning Expected @throws tag for 'MessagingException'. 1010
warning Expected @throws tag for 'TransformerException'. 1010
warning Expected @throws tag for 'ParserConfigurationException'. 1011
warning Expected @throws tag for 'IOException'. 1011
warning Expected @throws tag for 'SAXException'. 1011
warning Expected @throws tag for 'WrapperProcessingException'. 1012
warning Line matches the illegal pattern 'printStackTrace'. 1036
info Catching 'RuntimeException' is not allowed. 1039
warning Expected @throws tag for 'MessagingException'. 1106
warning The String "Channel:" appears 4 times in the file. 1110
info The String "CRB000736_Sending_message" appears 2 times in the file. 1112
warning Expected @throws tag for 'MessagingException'. 1139
warning Cyclomatic Complexity is 12 (max allowed is 10). 1171
info NCSS for this method is 64 (max allowed is 50). 1171
info Return count is 4 (max allowed is 2). 1171
warning Expected @param tag for 'xmlOut'. 1171
warning Expected @param tag for 'method'. 1171
info The String ". xmlOut=" appears 2 times in the file. 1173
info The String ". method=" appears 2 times in the file. 1173
info The String "CRB000757_Error_converting_messeage_to_InputStream" appears 3 times in the file. 1212
info The String "<<<<< fromXMLToObject - end" appears 2 times in the file. 1265
warning First sentence should end with a period. 1297
warning Expected an @return tag. 1305
warning Expected @param tag for 'xmlFault'. 1305
warning Expected @param tag for 'method'. 1305
warning Expected @throws tag for 'Jbi4CorbaRuntimeException'. 1306
warning Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. 1306
info The String "CRB000758_fromXMLToException" appears 2 times in the file. 1310
warning Unused @param tag for 'op'. 1389
warning Expected @param tag for 'operation'. 1395
info The String "Mirrored endpoint:" appears 2 times in the file. 1403
warning Unused @param tag for 'op'. 1411
warning Expected @param tag for 'operation'. 1417
warning Unused @param tag for 'operationName'. 1435
info Return count is 5 (max allowed is 2). 1441
warning Return count is 5 (max allowed is 4). 1441
warning Expected @param tag for 'operation'. 1441
warning First sentence should end with a period. 1467
warning 'ep' hides a field. 1475
warning Expected @param tag for 'ep'. 1475
warning Expected @param tag for 'methodCalled'. 1475
warning Expected @param tag for 'params'. 1476
warning Expected an @return tag. 1531
warning Expected @param tag for 'methodCalled'. 1531
info The String "Component context class:" appears 2 times in the file. 1551
warning 'channel' hides a field. 1552
warning The String "CRB000719_Unable_to_get_delivery_channel_from_context" appears 4 times in the file. 1560
warning The String "CRB000720_Unable_to_create_exchange_from_factory" appears 4 times in the file. 1574
warning Expected an @return tag. 1587
warning 'channel' hides a field. 1592
info The String "CRB000740_ConsumerUnsupportedMep" appears 2 times in the file. 1646
info The String "CRB000738_ExchangeProcessorConsumerInOnlyUnexpectedStatus" appears 2 times in the file. 1679
info The String "CRB000739_UnexpectedExchangeProcessorForConsumerInOutMep" appears 2 times in the file. 1702
warning Expected an @return tag. 1718
warning Expected @param tag for 'src'. 1718
warning Expected @throws tag for 'IOException'. 1719
warning Expected @throws tag for 'TransformerConfigurationException'. 1719
warning Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. 1719
warning Expected @throws tag for 'TransformerException'. 1720

it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDefFactory.java

Violation Message Line
warning First sentence should end with a period. 13
warning Class should define a constructor. 18
warning Utility classes should not have a public or default constructor. 18
warning First sentence should end with a period. 20
warning First sentence should end with a period. 26
warning Cyclomatic Complexity is 15 (max allowed is 10). 32
warning Missing a Javadoc comment. 32
info NCSS for this method is 58 (max allowed is 50). 32
warning The String "CRB001103_Error_recovering_extract_method_from_helper" appears 4 times in the file. 45

it/imolinfo/jbi4corba/webservice/generator/InterfaceType.java

Violation Message Line
warning First sentence should end with a period. 11
info Missing a Javadoc comment. 20
warning First sentence should end with a period. 22
warning First sentence should end with a period. 29
warning Expected @param tag for 'typeName'. 51
warning File does not end with a newline. 0

it/imolinfo/jbi4corba/webservice/generator/AnyTypeWrapper.java

Violation Message Line
warning Missing a Javadoc comment. 10
warning Class should define a constructor. 10
info Missing a Javadoc comment. 12
warning Variable 'value' must be private and have accessor methods. 12
warning Missing a Javadoc comment. 14
warning Missing a Javadoc comment. 18

it/imolinfo/jbi4corba/jbi/component/runtime/ComponentRuntime.java

Violation Message Line
warning First sentence should end with a period. 30
warning First sentence should end with a period. 32
warning First sentence should end with a period. 34
warning Unused @param tag for 'endpoint'. 89
warning Expected @param tag for 'ref'. 93
warning Expected an @return tag. 154
warning First sentence should end with a period. 156
warning Expected an @return tag. 160

it/imolinfo/jbi4corba/webservice/runtime/ConsumerServiceCreator.java

Violation Message Line
warning Unused import - java.util.logging.Level. 28
info Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ServiceActivationException, ServiceCreationException, RuntimeInformation, File, Class, org.omg.CORBA.Policy, FileWriter, PrintWriter, ConsumerInvocationHandler]. 54
info Class Fan-Out Complexity is 42 (max allowed is 20). 54
info Missing a Javadoc comment. 60
info The String "NameService" appears 2 times in the file. 60
info Missing a Javadoc comment. 61
info Missing a Javadoc comment. 62
warning Variable access definition in wrong order. 62
info Missing a Javadoc comment. 63
warning Variable access definition in wrong order. 63
warning Cyclomatic Complexity is 18 (max allowed is 10). 203
warning Method length is 188 lines (max allowed is 150). 203
info NCSS for this method is 111 (max allowed is 50). 203
info The String "jacorb.implname" appears 2 times in the file. 231
info The String "{" appears 2 times in the file. 233
info The String "}" appears 2 times in the file. 233
info The String "ORB.init ... ok" appears 2 times in the file. 239
info The String "new corbaImpl=" appears 2 times in the file. 258
info The String "CRB000130_No_value_type_factory_to_register_using_the_ORB" appears 2 times in the file. 264
info The String "; instance=" appears 2 times in the file. 272
info The String "RootPOA" appears 2 times in the file. 290
warning The String "CRB000722_Unable_to_instantiate_resolve_RootPOA" appears 4 times in the file. 310
warning The String "CRB000770_Peristent_poa_initialization_failed" appears 4 times in the file. 314
info The String "newPoaTie ... ok. Servant=" appears 2 times in the file. 323
warning The String "CRB000771_Unable_to_activate_servant_with_peristent_poa" appears 6 times in the file. 339
warning The String "setTarget(java.rmi.Remote)" appears 5 times in the file. 420
warning The String "CRB000741_CreatingMethodError" appears 8 times in the file. 424
warning The String "CRB000742_InvokingMethodError" appears 12 times in the file. 450
warning The String "orb(org.omg.CORBA.ORB)" appears 5 times in the file. 498
warning Expected @param tag for 'classes'. 562
warning The String "CRB000723_Unable_to_create_constructor" appears 12 times in the file. 575
warning Expected @param tag for 'arguments'. 640
warning The String "default constructor" appears 5 times in the file. 650
warning The String "CRB000724_Unable_to_instatiate_object" appears 18 times in the file. 652
warning The String "CRB000725_Exception_calling_constructor" appears 6 times in the file. 674
info The String "constructor" appears 3 times in the file. 703
warning Cyclomatic Complexity is 11 (max allowed is 10). 740
info NCSS for this method is 56 (max allowed is 50). 740
info The String "CRB000726_Unable_to_activate_RootPOA" appears 2 times in the file. 874
warning Missing a Javadoc comment. 906
info The String "CRB000768_File_localization_failed" appears 2 times in the file. 916
warning Missing a Javadoc comment. 945
info The String "CRB000727_Unable_to_resolve_inital_reference" appears 2 times in the file. 955
info The String "CRB000728_Trying_to_register_service" appears 2 times in the file. 965
info The String "CRB000729_Invalid_name" appears 2 times in the file. 977
info The String "CRB000730_Not_found_registering_servant" appears 2 times in the file. 988
info The String "CRB000731_Cannot_proceed_registering_servant" appears 2 times in the file. 995
info The String "CRB000732_Invalid_name_registering_servant" appears 2 times in the file. 1002

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaIncludeStackEntry.java

Violation Message Line
warning First sentence should end with a period. 15
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 36
warning Missing a Javadoc comment. 40
warning Missing a Javadoc comment. 44

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaMessageExchangeHandler.java

Violation Message Line
info Missing a Javadoc comment. 40
info The String "JBI4Corba-" appears 2 times in the file. 80

it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkSerializer.java

Violation Message Line
warning Class should define a constructor. 27
info Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 31
info The String "<" appears 2 times in the file. 51
info The String ":" appears 3 times in the file. 51
info The String ">" appears 2 times in the file. 56
warning Expected @param tag for 'prefix'. 71
warning Expected @param tag for 'role'. 71
warning Expected @param tag for 'pw'. 71

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaWrappedOutInterceptor.java

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

it/imolinfo/jbi4corba/exception/Jbi4CorbaRuntimeException.java

Violation Message Line
warning The field 'localizedMessage' must be declared final. 30

it/imolinfo/jbi4corba/webservice/generator/bcm/RemoteEnhancerAdapter.java

Violation Message Line
warning Variable 'portTypeClassName' must be private and have accessor methods. 35
warning Variable 'completeName' must be private and have accessor methods. 40
info The String "java/rmi/Remote" appears 2 times in the file. 79
info The String "java/rmi/RemoteException" appears 2 times in the file. 112

it/imolinfo/jbi4corba/jbi/endpoint/Jbi4CorbaSFServiceEndpoint.java

Violation Message Line
warning First sentence should end with a period. 16
warning First sentence should end with a period. 24
warning First sentence should end with a period. 30
warning First sentence should end with a period. 35
warning First sentence should end with a period. 40
warning Expected @param tag for 'ep'. 50
warning Expected @param tag for 'epr'. 50
warning Expected @param tag for 'ior'. 50
warning Missing a Javadoc comment. 56
warning First sentence should end with a period. 61
warning First sentence should end with a period. 69
warning Expected an @return tag. 73
warning First sentence should end with a period. 77
warning Expected an @return tag. 81
warning First sentence should end with a period. 85
warning Expected an @return tag. 88
warning First sentence should end with a period. 92
warning Expected an @return tag. 95

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaIdlPreprocessor.java

Violation Message Line
info Missing a Javadoc comment. 56
info Missing a Javadoc comment. 58
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 62
info Missing a Javadoc comment. 64
info Missing a Javadoc comment. 74
info Missing a Javadoc comment. 76
info Missing a Javadoc comment. 78
warning Static variable definition in wrong order. 78
info Missing a Javadoc comment. 79
warning Static variable definition in wrong order. 79
warning Expected @param tag for 'startURL'. 90
warning Expected @param tag for 'startLocation'. 90
warning Expected @param tag for 'resolver'. 91
warning Expected @param tag for 'state'. 91
warning Expected @throws tag for 'IOException'. 91
warning Expected @param tag for 'url'. 105
warning Expected @param tag for 'location'. 105
warning Expected @throws tag for 'IOException'. 105
warning Missing a Javadoc comment. 114
info The String "#include" appears 3 times in the file. 132
warning Cyclomatic Complexity is 12 (max allowed is 10). 150
warning Missing a Javadoc comment. 150
info Boolean expression complexity is 4 (max allowed is 3). 175
info '3' is a magic number. 175
warning Missing a Javadoc comment. 199
warning Missing a Javadoc comment. 214
warning Missing a Javadoc comment. 223
warning Missing a Javadoc comment. 228
warning First sentence should end with a period. 235
warning Expected an @return tag. 238
warning First sentence should end with a period. 242
warning Expected an @return tag. 245

it/imolinfo/jbi4corba/jbi/component/runtime/AbstractMessageExchangeHandler.java

Violation Message Line
info Missing a Javadoc comment. 27
warning Name 'IN_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
warning Variable 'IN_MESSAGE' must be private and have accessor methods. 27
info Missing a Javadoc comment. 28
warning Name 'OUT_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
warning Variable 'OUT_MESSAGE' must be private and have accessor methods. 28
info Missing a Javadoc comment. 30
warning First sentence should end with a period. 32
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. 58
warning Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 72
warning Missing a Javadoc comment. 78
warning Line matches the illegal pattern 'printStackTrace'. 83
warning Missing a Javadoc comment. 87
warning Missing a Javadoc comment. 88
warning Missing a Javadoc comment. 89
warning Missing a Javadoc comment. 90
warning Missing a Javadoc comment. 91
warning Missing a Javadoc comment. 93
warning Missing a Javadoc comment. 102
warning Line matches the illegal pattern 'printStackTrace'. 106
warning Missing a Javadoc comment. 125
info Catching 'Exception' is not allowed. 128
warning Line matches the illegal pattern 'printStackTrace'. 129

it/imolinfo/jbi4corba/webservice/generator/UnionType.java

Violation Message Line
warning Missing a Javadoc comment. 19
info Missing a Javadoc comment. 21
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
warning First sentence should end with a period. 25
warning First sentence should end with a period. 32
warning Expected @param tag for 'typeName'. 57
warning Expected @param tag for 'discriminatorType'. 73
warning Expected @param tag for 'fieldName'. 90
warning Expected @param tag for 'fieldName'. 99
warning Expected @param tag for 'fieldType'. 99
warning File does not end with a newline. 0

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorVisitor.java

Violation Message Line
warning Variable 'list' must be private and have accessor methods. 34
warning The String "name=" appears 4 times in the file. 49
info The String "; value=" appears 2 times in the file. 49
info The String "; desc=" appears 2 times in the file. 69
info The String "AnnotationValue." appears 2 times in the file. 83

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaRuntime.java

Violation Message Line
warning First sentence should end with a period. 85
info Catching 'Exception' is not allowed. 146
warning Unused @param tag for 'endpoint'. 163
warning Expected @param tag for 'ref'. 169
info The String "yes" appears 2 times in the file. 181

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorMethodVisitor.java

Violation Message Line
info Missing a Javadoc comment. 30
warning Variable 'methodName' must be private and have accessor methods. 30
info Missing a Javadoc comment. 31
warning Variable 'tracer' must be private and have accessor methods. 31

it/imolinfo/jbi4corba/utils/HelperFileUtil.java

Violation Message Line
warning First sentence should end with a period. 37
info Class Data Abstraction Coupling is 8 (max allowed is 7) classes [FileInputStream, LineNumberReader, BufferedReader, FileReader, File, ByteArrayInputStream, FileOutputStream, StringBuilder]. 41
info Class Fan-Out Complexity is 22 (max allowed is 20). 41
warning Class should define a constructor. 41
warning Utility classes should not have a public or default constructor. 41
info Missing a Javadoc comment. 55
warning Variable access definition in wrong order. 55
info Missing a Javadoc comment. 56
warning Variable access definition in wrong order. 56
warning First sentence should end with a period. 59
info Missing a Javadoc comment. 63
warning Unused @param tag for 'f'. 102
warning Expected @param tag for 'wsdlFile'. 110
warning First sentence should end with a period. 140
warning Unused @param tag for 'InputStream'. 143
warning Unused Javadoc tag. 144
warning Expected @param tag for 'in'. 151
warning Expected @param tag for 'file'. 151
warning Expected @throws tag for 'FileNotFoundException'. 151
warning Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 151
info '1024' is a magic number. 156
warning Expected @param tag for 'in'. 172
warning Expected @param tag for 'out'. 172
warning Expected @throws tag for 'IOException'. 172
info '1024' is a magic number. 176
warning 'if' construct must use '{}'s. 183
warning 'if' construct must use '{}'s. 184
warning First sentence should end with a period. 188
warning Expected @param tag for 'in'. 194
warning Expected @param tag for 'out'. 194
warning Expected @throws tag for 'IOException'. 194
info '1024' is a magic number. 198
warning 'if' construct must use '{}'s. 205
warning 'if' construct must use '{}'s. 206
warning First sentence should end with a period. 211
warning Expected @param tag for 'idlUrl'. 216
warning Expected @param tag for 'type'. 216
warning Expected @throws tag for 'FileNotFoundException'. 216
warning Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 216
warning Expected @throws tag for 'URISyntaxException'. 216
warning Expected @throws tag for 'IOException'. 216

it/imolinfo/jbi4corba/Logger.java

Violation Message Line
warning Unused import - javax.jbi.component.ComponentContext. 12
warning Unused import - javax.xml.namespace.QName. 13
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 31
warning Missing a Javadoc comment. 33
warning Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 39
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 45
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 49
warning Missing a Javadoc comment. 51
warning Missing a Javadoc comment. 53
warning Missing a Javadoc comment. 55
warning Missing a Javadoc comment. 57
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 61
warning Missing a Javadoc comment. 63
warning Missing a Javadoc comment. 65
warning Missing a Javadoc comment. 67

it/imolinfo/jbi4corba/jbi/component/runtime/ServiceDescriptor.java

Violation Message Line
warning First sentence should end with a period. 27
warning Instance variable definition in wrong order. 36
warning Instance variable definition in wrong order. 59
warning Instance variable definition in wrong order. 82
warning Instance variable definition in wrong order. 105
warning First sentence should end with a period. 144
warning Instance variable definition in wrong order. 159
warning Missing a Javadoc comment. 200
warning Class should define a constructor. 200
warning Instance variable definition in wrong order. 238
warning Unused @param tag for 'mName'. 252
warning Expected @param tag for 'name'. 254
warning Instance variable definition in wrong order. 261
warning Unused @param tag for 'mInput'. 275
warning Expected @param tag for 'input'. 277
warning Instance variable definition in wrong order. 284
warning Unused @param tag for 'mOutput'. 298
warning Expected @param tag for 'output'. 300
warning Instance variable definition in wrong order. 307
warning Unused @param tag for 'mMEP'. 321
warning Expected @param tag for 'MEP'. 323
warning Name 'MEP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 323

it/imolinfo/jbi4corba/utils/IDL2WSDLTool.java

Violation Message Line
warning First sentence should end with a period. 31
info Class Data Abstraction Coupling is 14 (max allowed is 7) classes [File, PrintStream, Properties, FileInputStream, WSDLDescriptor, Date, DescInfo, NumberFormatException, Role, ArrayList, Jbi4CorbaPartnerLink, FileWriter, FileOutputStream, Vector]. 35
info Class Fan-Out Complexity is 28 (max allowed is 20). 35
warning Class should define a constructor. 35
warning Utility classes should not have a public or default constructor. 35
warning First sentence should end with a period. 38
warning First sentence should end with a period. 43
warning First sentence should end with a period. 48
info Missing a Javadoc comment. 53
info Missing a Javadoc comment. 55
info Missing a Javadoc comment. 57
warning Cyclomatic Complexity is 25 (max allowed is 10). 59
warning Method length is 214 lines (max allowed is 150). 59
warning Missing a Javadoc comment. 59
info NCSS for this method is 109 (max allowed is 50). 59
warning Line matches the illegal pattern 'printStackTrace'. 106
warning 'if' construct must use '{}'s. 126
info '4' is a magic number. 131
warning Name 'PRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
warning Name 'IDLInterfaceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
warning Name 'ORBPropertiesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
warning 'if' construct must use '{}'s. 170
info '3' is a magic number. 194
info The String ".wsdl" appears 2 times in the file. 222
warning Control variable 'def' is modified. 237
warning Usare il logger. 255
info Catching 'Exception' is not allowed. 265
warning First sentence should end with a period. 275
warning Expected an @return tag. 278
warning Expected @param tag for 'definition'. 278
warning Expected @param tag for 'corbaServiceName'. 278
warning Expected @throws tag for 'WSDLException'. 278
warning Expected @throws tag for 'IOException'. 278
warning Expected an @return tag. 345
warning Expected @param tag for 'definition'. 345
warning Expected @param tag for 'wsdlFile'. 345
warning Expected @throws tag for 'WSDLException'. 345
warning Expected @throws tag for 'IOException'. 345
warning First sentence should end with a period. 377
warning Expected an @return tag. 380
warning Expected @param tag for 'descInfos'. 380
warning Expected @param tag for 'idlHolder'. 380
warning First sentence should end with a period. 417
warning Expected an @return tag. 421
warning Expected @param tag for 'idl'. 421
info Catching 'Exception' is not allowed. 427
warning Missing a Javadoc comment. 435
warning Missing a Javadoc comment. 446

it/imolinfo/jbi4corba/jbi/processor/transform/SourceTransformer.java

Violation Message Line
info Class Data Abstraction Coupling is 14 (max allowed is 7) classes [InputStreamReader, IOException, DOMSource, StreamResult, StringReader, TransformerException, StringSource, StreamSource, StringWriter, Class, DOMResult, InputSource, SAXSource, W3CDOMStreamReader]. 57
info Class Fan-Out Complexity is 37 (max allowed is 20). 57
warning Name 'dom2SaxClass' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
info Missing a Javadoc comment. 73
info Return count is 3 (max allowed is 2). 142
info Return count is 4 (max allowed is 2). 210
info Return count is 4 (max allowed is 2). 265
info Return count is 4 (max allowed is 2). 291
info Return count is 3 (max allowed is 2). 313
info Catching 'Throwable' is not allowed. 426
info Catching 'Exception' is not allowed. 453
warning Expected @param tag for 'message'. 580
warning Expected @throws tag for 'IOException'. 580
warning Expected @throws tag for 'SAXException'. 580
info Return count is 3 (max allowed is 2). 698
info Return count is 3 (max allowed is 2). 848

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtension.java

Violation Message Line
warning Utility classes should not have a public or default constructor. 21
info Missing a Javadoc comment. 68
info Missing a Javadoc comment. 69
info Missing a Javadoc comment. 70
info Missing a Javadoc comment. 71
info Missing a Javadoc comment. 72
info Missing a Javadoc comment. 73
info Missing a Javadoc comment. 74
info Missing a Javadoc comment. 76
info Missing a Javadoc comment. 78
info Missing a Javadoc comment. 80
warning Missing a Javadoc comment. 126

it/imolinfo/jbi4corba/utils/plugin/wsdl/Jbi4CorbaPartnerLinkExtension.java

Violation Message Line
warning Class should define a constructor. 19
warning Utility classes should not have a public or default constructor. 19
warning First sentence should end with a period. 21
warning First sentence should end with a period. 26
info The String "name" appears 2 times in the file. 29
warning First sentence should end with a period. 31
warning First sentence should end with a period. 36
warning First sentence should end with a period. 41
warning First sentence should end with a period. 46
warning First sentence should end with a period. 52
warning First sentence should end with a period. 58
warning First sentence should end with a period. 64

it/imolinfo/jbi4corba/webservice/runtime/ProviderServiceInvoker.java

Violation Message Line
info Class Fan-Out Complexity is 22 (max allowed is 20). 40
warning First sentence should end with a period. 51
warning Variable 'obj' must be private and have accessor methods. 54
info Missing a Javadoc comment. 56
warning Variable access definition in wrong order. 64
warning Variable 'isCorbaServant' must be private and have accessor methods. 64
warning Expected @param tag for 'isCorbaServant'. 86
warning Expected an @return tag. 97
warning Expected @param tag for 'context'. 97
warning First sentence should end with a period. 102
warning 'obj' hides a field. 105
warning Expected @param tag for 'obj'. 105
warning Expected an @return tag. 112
warning Cyclomatic Complexity is 30 (max allowed is 10). 112
warning Method length is 287 lines (max allowed is 150). 112
info NCSS for this method is 136 (max allowed is 50). 112
warning Expected @param tag for 'exchange'. 113
warning Expected @param tag for 'o'. 113
info The String "EPR_IOR" appears 2 times in the file. 122
warning Comment matches to-do format 'TODO:'. 157
info The String "Parameter #" appears 2 times in the file. 179
info The String ">>>> Reconnect begin..." appears 3 times in the file. 193
info The String ">>>> Reconnect end..." appears 3 times in the file. 195
info The String "Param " appears 3 times in the file. 248
info The String "\n******************************************************************" appears 2 times in the file. 289
info Catching 'Exception' is not allowed. 365
warning Line matches the illegal pattern 'printStackTrace'. 368
info The String "error invokating stub: " appears 2 times in the file. 381
info Catching 'Exception' is not allowed. 388
warning Expected an @return tag. 408
warning Expected @param tag for 'o'. 408
warning Expected @param tag for 'info'. 408
warning Expected an @return tag. 445
warning Expected @param tag for 'method'. 445
warning Comment matches to-do format 'TODO:'. 475
warning Expected an @return tag. 480
warning Expected @param tag for 'stub'. 480
warning Expected @param tag for 'signature'. 480
warning Expected an @return tag. 510
warning Expected @param tag for 'methodA'. 510
warning Expected @param tag for 'methodB'. 510
info The String "**************Method A" appears 2 times in the file. 512
info The String "**************Method B" appears 2 times in the file. 513
warning Expected an @return tag. 531
warning Expected @param tag for 'typesA'. 531
warning Expected @param tag for 'typesB'. 531
info The String "***************Type B" appears 2 times in the file. 534

it/imolinfo/jbi4corba/utils/EPREndpointInfo.java

Violation Message Line
warning First sentence should end with a period. 12
warning First sentence should end with a period. 19
warning Name '_ior' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
warning First sentence should end with a period. 24
warning Name '_interfacename' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
warning First sentence should end with a period. 29
warning Name '_endpointName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
warning First sentence should end with a period. 35
warning Expected @param tag for 'address'. 45
warning Expected @param tag for 'intname'. 45
warning Expected @param tag for 'endpoitname'. 45
warning First sentence should end with a period. 51
warning Unused @param tag for 'String'. 60
warning Expected @param tag for 'ior'. 62
warning First sentence should end with a period. 66
warning First sentence should end with a period. 74
warning Expected @param tag for 'interfacename'. 78
warning First sentence should end with a period. 82
warning Expected an @return tag. 86
warning First sentence should end with a period. 90
warning Expected @param tag for 'endpointName'. 94

it/imolinfo/jbi4corba/webservice/generator/AnyTypeUtils.java

Violation Message Line
warning Class should define a constructor. 23
info Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 27
warning First sentence should end with a period. 35
warning Expected an @return tag. 42
warning Cyclomatic Complexity is 11 (max allowed is 10). 42
warning Expected @param tag for 'desc'. 42
warning Expected @throws tag for 'ClassGenerationException'. 42
info The String "[" appears 2 times in the file. 47
warning 'if' construct must use '{}'s. 49
info The String "java/lang/Object" appears 2 times in the file. 60
info The String "L" appears 2 times in the file. 62
info The String ";" appears 3 times in the file. 62
warning 'if' construct must use '{}'s. 77
warning 'if' construct must use '{}'s. 82
warning First sentence should end with a period. 113
warning Expected an @return tag. 119
warning Expected @param tag for 'desc'. 119
warning Expected @param tag for 'isArray'. 119
warning Expected @param tag for 'allAnyTypes'. 119
warning Missing a Javadoc comment. 124
warning Missing a Javadoc comment. 130

it/imolinfo/jbi4corba/webservice/generator/UtilJavaSourceParsing.java

Violation Message Line
warning Expected @param tag for 'fullQualifiedName'. 57
info The String "CRB000543_ExtractMethodSignatureError_FileNotFound" appears 2 times in the file. 68
info The String "CRB000544_ExtractMethodSignatureError_IOException" appears 2 times in the file. 75
info The String "CRB000545_ExtractMethodSignatureError_RecognitionException" appears 2 times in the file. 92
info The String "CRB000546_ExtractMethodSignatureError_TokenStreamException" appears 2 times in the file. 100
warning Expected @param tag for 'fullQualifiedName'. 121
warning Expected @throws tag for 'ClassGenerationException'. 121
warning Cyclomatic Complexity is 116 (max allowed is 10). 245
warning Method length is 174 lines (max allowed is 150). 245
info NCSS for this method is 233 (max allowed is 50). 245
info Return count is 116 (max allowed is 2). 245
warning Return count is 116 (max allowed is 4). 245
warning switch without "default" clause. 246
info The String "SEMI" appears 2 times in the file. 375
warning Expected an @return tag. 428
warning Expected @param tag for 'typeName'. 428
warning Cyclomatic Complexity is 17 (max allowed is 10). 446
warning Expected @param tag for 'currentNode'. 527

it/imolinfo/jbi4corba/jbi/component/runtime/ComponentInstaller.java

Violation Message Line
info Missing a Javadoc comment. 40
info Missing a Javadoc comment. 51
warning Variable access definition in wrong order. 51
warning Variable 'mInstallerExtName' must be private and have accessor methods. 51
warning Expected @throws tag for 'javax.jbi.JBIException'. 63
warning Expected @param tag for 'installContext'. 72
warning Expected @throws tag for 'javax.jbi.JBIException'. 73
info Catching 'Exception' is not allowed. 94
warning Expected an @return tag. 109
warning Expected @throws tag for 'javax.jbi.JBIException'. 118
warning Expected @throws tag for 'javax.jbi.JBIException'. 128

it/imolinfo/jbi4corba/jbi/cxf/OutMarshallerHelper.java

Violation Message Line
warning Unused import - com.sun.tools.internal.xjc.runtime.JAXBContextFactory. 10
warning Unused import - javax.xml.bind.JAXBContext. 20
warning Class should define a constructor. 41
warning Utility classes should not have a public or default constructor. 41
warning First sentence should end with a period. 51
warning Expected @param tag for 'u'. 62
warning Expected @param tag for 'source'. 62
warning Expected @param tag for 'mObj'. 62
warning Expected @throws tag for 'Fault'. 63
warning Redundant throws: 'Fault' is unchecked exception. 63
warning Expected @throws tag for 'JAXBException'. 63
warning Cyclomatic Complexity is 23 (max allowed is 10). 87
info NCSS for this method is 61 (max allowed is 50). 87
warning Expected @param tag for 'marshaller'. 88
warning Expected @param tag for 'elValue'. 88
warning Expected @param tag for 'part'. 89
warning Expected @param tag for 'source'. 89
warning Expected @throws tag for 'Fault'. 89
warning Redundant throws: 'Fault' is unchecked exception. 89
warning Assignment of parameter 'elValue' is not allowed. 112
warning Line matches the illegal pattern 'printStackTrace'. 192
info Catching 'Exception' is not allowed. 194
warning Line matches the illegal pattern 'printStackTrace'. 195
info The String "MARSHAL_ERROR" appears 2 times in the file. 198

it/imolinfo/jbi4corba/webservice/generator/bcm/ValueTypeAdapter.java

Violation Message Line
warning Variable 'classWriter' must be private and have accessor methods. 38
warning Variable 'className' must be private and have accessor methods. 43
warning Assignment of parameter 'interfaces' is not allowed. 91
info The String "java/io/Serializable" appears 2 times in the file. 91
warning Assignment of parameter 'interfaces' is not allowed. 102
warning Assignment of parameter 'access' is not allowed. 127
info Return count is 4 (max allowed is 2). 180
info The String "()" appears 3 times in the file. 185
info '3' is a magic number. 186
info Return count is 4 (max allowed is 2). 203
info '3' is a magic number. 208

it/imolinfo/jbi4corba/jbi/processor/ProviderExchangeProcessor.java

Violation Message Line
warning First sentence should end with a period. 68
info Class Data Abstraction Coupling is 13 (max allowed is 7) classes [ByteArrayOutputStream, MessageImpl, QName, PhaseInterceptorChain, DOMSource, StreamResult, SourceTransformer, ExchangeImpl, PrintWriter, MessageNormalizer, StreamSource, ByteArrayInputStream, MessageDenormalizer]. 71
info Class Fan-Out Complexity is 49 (max allowed is 20). 71
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 77
warning First sentence should end with a period. 79
warning Variable 'endpoint' must be private and have accessor methods. 81
warning First sentence should end with a period. 95
warning First sentence should end with a period. 101
warning Expected @throws tag for 'Jbi4CorbaException'. 109
warning Unused @param tag for 'exchange'. 125
warning Unused @throws tag for 'Exception'. 127
warning Cyclomatic Complexity is 14 (max allowed is 10). 131
warning Method length is 326 lines (max allowed is 150). 131
info NCSS for this method is 87 (max allowed is 50). 131
warning Expected @param tag for 'jbiExchange'. 131
warning Name 'IOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
info The String "EPR_IOR" appears 2 times in the file. 134
warning Line matches the illegal pattern 'printStackTrace'. 333
info Catching 'Exception' is not allowed. 446
warning Missing a Javadoc comment. 548
warning Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. 550
warning Method length is 171 lines (max allowed is 150). 598
info NCSS for this method is 66 (max allowed is 50). 598
warning Expected @param tag for 'cxfExchange'. 598
warning Expected @param tag for 'service'. 600
warning Expected @param tag for 'operation'. 600
warning Expected @param tag for 'inSource'. 600
warning Expected @param tag for 'oneWay'. 600
warning Expected @throws tag for 'IOException'. 600
warning Expected @throws tag for 'TransformerConfigurationException'. 600
warning Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. 600
warning Expected @throws tag for 'TransformerException'. 600
warning Assignment of parameter 'operation' is not allowed. 617

it/imolinfo/jbi4corba/webservice/generator/bcm/IdlToWsdlAdapter.java

Violation Message Line
info Missing a Javadoc comment. 56
warning Variable access definition in wrong order. 56
info Missing a Javadoc comment. 58
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 'className' must be private and have accessor methods. 68
info Missing a Javadoc comment. 70
warning Variable 'classWriter' must be private and have accessor methods. 70
info Missing a Javadoc comment. 72
warning Variable 'mapOfFields' must be private and have accessor methods. 72
info Missing a Javadoc comment. 75
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 80
info Missing a Javadoc comment. 82
info Missing a Javadoc comment. 84
info Missing a Javadoc comment. 86
info Missing a Javadoc comment. 88
info Missing a Javadoc comment. 90
warning More than 7 parameters. 101
warning Expected @param tag for 'allUnTypes'. 102
warning Expected @param tag for 'fUnTypes'. 102
warning Expected @param tag for 'allInTypes'. 103
warning Expected @param tag for 'fIntTypes'. 103
warning Expected @param tag for 'isEx'. 103
warning Expected @param tag for 'excludeType'. 103
info The String "This class (" appears 3 times in the file. 141
warning Assignment of parameter 'access' is not allowed. 147
warning Assignment of parameter 'access' is not allowed. 158
info The String "The class: " appears 2 times in the file. 165
info The String "; name=" appears 2 times in the file. 220
info The String "; desc=" appears 2 times in the file. 221
info The String "; signature=" appears 2 times in the file. 222
warning Assignment of parameter 'desc' is not allowed. 232
warning Assignment of parameter 'desc' is not allowed. 233
warning 'if' construct must use '{}'s. 260
warning 'else' construct must use '{}'s. 262
warning 'if' construct must use '{}'s. 265
warning 'else' construct must use '{}'s. 267
warning 'if' construct must use '{}'s. 272
warning Cyclomatic Complexity is 16 (max allowed is 10). 300
warning Assignment of parameter 'desc' is not allowed. 324
warning Assignment of parameter 'desc' is not allowed. 327
warning 'if' construct must use '{}'s. 331
warning Assignment of parameter 'desc' is not allowed. 332
warning 'else' construct must use '{}'s. 333
warning Assignment of parameter 'desc' is not allowed. 334
warning First sentence should end with a period. 373
warning Expected an @return tag. 380
warning Expected @param tag for 'fieldName'. 380
warning Expected @param tag for 'accessModif'. 380

it/imolinfo/jbi4corba/webservice/generator/WSDLDescriptor.java

Violation Message Line
info Missing a Javadoc comment. 23
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 31
info Missing a Javadoc comment. 33
warning Static variable definition in wrong order. 36
info Missing a Javadoc comment. 38
warning Static variable definition in wrong order. 38

it/imolinfo/jbi4corba/webservice/generator/bcm/SerializableInspectorAdapter.java

Violation Message Line
warning Variable 'classMetaInfo' must be private and have accessor methods. 50
info The String "The class " appears 3 times in the file. 78
info Return count is 3 (max allowed is 2). 147

it/imolinfo/jbi4corba/webservice/generator/bcm/InternalMethodDescriptionParser.java

Violation Message Line
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 43
warning Expected an @return tag. 52
warning First sentence should end with a period. 68
warning Cyclomatic Complexity is 13 (max allowed is 10). 75
info Return count is 5 (max allowed is 2). 75
warning Return count is 5 (max allowed is 4). 75
warning Expected @param tag for 'param'. 75
info Boolean expression complexity is 7 (max allowed is 3). 82
warning Missing a Javadoc comment. 105
warning Missing a Javadoc comment. 109

it/imolinfo/jbi4corba/jbi/component/ReadWriteTextFile.java

Violation Message Line
warning Class should define a constructor. 27
warning Utility classes should not have a public or default constructor. 27
info Missing a Javadoc comment. 30
info Missing a Javadoc comment. 32
warning Expected an @return tag. 42
warning Line matches the illegal pattern 'printStackTrace'. 64
warning Line matches the illegal pattern 'printStackTrace'. 66
warning Line matches the illegal pattern 'printStackTrace'. 75
warning Unused @throws tag for 'IllegalArgumentException'. 89
warning Expected @param tag for 'aContents'. 96
warning Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. 97
warning 'if' construct must use '{}'s. 130
warning Expected @param tag for 'aArguments'. 138
warning Expected @throws tag for 'IOException'. 138
warning File does not end with a newline. 0

it/imolinfo/jbi4corba/exception/Jbi4CorbaDeployException.java

Violation Message Line
warning Missing a Javadoc comment. 10
warning First sentence should end with a period. 12

it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeContext.java

Violation Message Line
warning Class RuntimeContext should be declared as final. 33
info Missing a Javadoc comment. 35
warning First sentence should end with a period. 37
warning Missing a Javadoc comment. 41
warning Instance variable definition in wrong order. 55
warning Instance variable definition in wrong order. 79
warning First sentence should end with a period. 90
info Catching 'Exception' is not allowed. 101
warning First sentence should end with a period. 122
warning Instance variable definition in wrong order. 123
warning Expected an @return tag. 127
warning Instance variable definition in wrong order. 137
warning Line matches the illegal pattern 'printStackTrace'. 152
warning Line matches the illegal pattern 'printStackTrace'. 154
warning Instance variable definition in wrong order. 192
warning Unused @param tag for 'componentContext'. 206
warning Expected @param tag for 'factory'. 208
warning Expected an @return tag. 215
warning Expected @param tag for 'msgExchange'. 215

it/imolinfo/jbi4corba/webservice/generator/ProviderServiceClassesGenerator.java

Violation Message Line
info Class Data Abstraction Coupling is 28 (max allowed is 7) classes [WebServiceAnnotationAdapter, URLClassLoader, OperationWithUnionTypesAdapter, CodeGenerationProperties, ClassWriter, ChildFirstClassLoader, ClassGenerationException, UnionTypeClassAdapter, BufferedWriter, TraceClassVisitor, StringWriter, ArrayList, FileWriter, URL, Hashtable, HashSet, InterfaceTypeUtils, UnionTypeUtils, InterfaceType, HashMap, File, ConstructorAdapter, OperationWithAnyTypesAdapter, CheckClassAdapter, PrintWriter, InterfaceTypeClassAdapter, IdlToWsdlAdapter, ClientCorbaClassesHolder]. 58
info Class Fan-Out Complexity is 48 (max allowed is 20). 58
info Missing a Javadoc comment. 67
warning Variable access definition in wrong order. 73
warning Variable 'codeGenerationProperties' must be private and have accessor methods. 73
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 79
warning First sentence should end with a period. 81
warning Static variable definition in wrong order. 88
warning Static variable definition in wrong order. 94
warning Expected @param tag for 'portTypeName'. 150
warning Missing a Javadoc comment. 163
warning Unused @param tag for 'serviceDescriptor'. 199
warning Cyclomatic Complexity is 13 (max allowed is 10). 212
warning Expected @param tag for 'serviceDescriptorList'. 213
warning Expected @param tag for 'portTypeName'. 215
warning Assignment of parameter 'portTypeName' is not allowed. 218
info The String ">>>>> generateProviderServiceClasses - begin" appears 2 times in the file. 223
error Must have at least one statement. 248
info The String "CRB000507_Error_getting_canonicalPath_from_file" appears 2 times in the file. 273
warning Unused @param tag for 'serviceDescriptor'. 304
warning Cyclomatic Complexity is 46 (max allowed is 10). 318
warning Method length is 480 lines (max allowed is 150). 318
info NCSS for this method is 193 (max allowed is 50). 318
warning Expected @param tag for 'serviceDescriptorList'. 319
info The String "find java sources ... done" appears 2 times in the file. 379
warning The String "CRB000522_Error_finding_java_classes" appears 4 times in the file. 383
info The String "os.name" appears 3 times in the file. 426
info The String "Win" appears 3 times in the file. 426
warning The String "." appears 4 times in the file. 444
info '5' is a magic number. 447
info The String "http" appears 2 times in the file. 449
info The String "CRB000522_Error_creating_typedef_classes" appears 2 times in the file. 505
info The String "Operations" appears 2 times in the file. 580
warning The String ".class" appears 7 times in the file. 709
info '6' is a magic number. 715
warning First sentence should end with a period. 804
warning Expected @param tag for 'operationUnionTypes'. 812
warning Expected @param tag for 'workdirclasses'. 813
warning Expected @throws tag for 'ClassGenerationException'. 813
warning First sentence should end with a period. 825
warning Expected an @return tag. 833
warning Expected @param tag for 'className'. 834
warning Expected @param tag for 'classesDirName'. 835
warning Expected @param tag for 'allInterfaceTypes'. 836
warning Expected @param tag for 'isException'. 836
warning Expected @throws tag for 'ClassGenerationException'. 836
warning First sentence should end with a period. 863
warning Unused @param tag for 'The'. 870
warning Name 'Operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 874
warning Expected @param tag for 'opIntTypes'. 874
warning Expected @throws tag for 'ClassGenerationException'. 874
warning First sentence should end with a period. 920
warning Expected @param tag for 'workdirclasses'. 927
warning Expected @param tag for 'operationUnionTypes'. 927
warning Expected @throws tag for 'ClassGenerationException'. 927
warning First sentence should end with a period. 950
warning Expected @param tag for 'workdirclasses'. 956
warning Expected @param tag for 'operationClass'. 956
warning Expected @param tag for 'allUnionTypes'. 956
warning Expected @throws tag for 'ClassGenerationException'. 956
warning First sentence should end with a period. 976
warning Expected @param tag for 'workdirclasses'. 982
warning Expected @param tag for 'operationClass'. 982
warning Expected @throws tag for 'ClassGenerationException'. 982
warning Expected an @return tag. 1008
warning Expected @param tag for 'namespace'. 1008
warning Expected @param tag for 'packagePath'. 1008
warning Expected @param tag for 'dirClasses'. 1008
warning Expected @throws tag for 'ClassGenerationException'. 1008
info The String "package-info.java" appears 2 times in the file. 1013
info The String "\n" appears 3 times in the file. 1026
warning More than 7 parameters. 1139
warning Expected @param tag for 'nameSpace'. 1140
warning Expected @param tag for 'portTypeName'. 1140
warning Expected @param tag for 'unionTypes'. 1140
warning Expected @param tag for 'interfaceTypes'. 1140
warning Expected @param tag for 'allTypes'. 1140
info The String "ClassReader.accept ... done" appears 2 times in the file. 1157
info The String "output of tracer during creation of class: " appears 2 times in the file. 1159
warning More than 7 parameters. 1183
warning Expected @param tag for 'allUnionTypes'. 1185
warning Expected @param tag for 'fieldsUniontype'. 1185
warning Expected @param tag for 'allInterfaceTypes'. 1185
warning Expected @param tag for 'fieldsInterfacetype'. 1185
info Return count is 3 (max allowed is 2). 1235
info The String "replaceDotWithSlash. " appears 3 times in the file. 1238
warning The String "/" appears 5 times in the file. 1249
info The String "file:///" appears 2 times in the file. 1278
info The String "file://" appears 2 times in the file. 1280
info The String "ClassesDir.getAbsolutePath=" appears 2 times in the file. 1284
info The String "url classloader: " appears 2 times in the file. 1292
info The String "CRB000526_Could_not_instantiate_the_url_class_loader" appears 2 times in the file. 1298
warning Missing a Javadoc comment. 1321
info The String "CRB000526_Could_not_instantiate_the_class_loader" appears 2 times in the file. 1345
info The String "trying if [" appears 2 times in the file. 1392
warning The String "\n\n" appears 5 times in the file. 1457

it/imolinfo/jbi4corba/webservice/generator/bcm/InterfaceTypeClassAdapter.java

Violation Message Line
warning First sentence should end with a period. 19
info Missing a Javadoc comment. 29
info Missing a Javadoc comment. 30
warning Static variable definition in wrong order. 30
info Missing a Javadoc comment. 32
warning Static variable definition in wrong order. 32
warning First sentence should end with a period. 36
warning Expected an @return tag. 42
warning Expected @param tag for 'access'. 43
warning Expected @param tag for 'name'. 43
warning Expected @param tag for 'desc'. 43
warning Expected @param tag for 'signature'. 44
warning Expected @param tag for 'exceptions'. 44
warning Assignment of parameter 'desc' is not allowed. 50
warning Constructor definition in wrong order. 63
warning Missing a Javadoc comment. 63

it/imolinfo/jbi4corba/schema/DefinitionAndSchema.java

Violation Message Line
warning First sentence should end with a period. 14
warning First sentence should end with a period. 26
warning First sentence should end with a period. 31
warning Missing a Javadoc comment. 36
warning Missing a Javadoc comment. 40
warning Missing a Javadoc comment. 47
warning 'definitions' hides a field. 47
warning First sentence should end with a period. 52
warning Missing a Javadoc comment. 61
warning First sentence should end with a period. 66
warning Missing a Javadoc comment. 75
warning Missing a Javadoc comment. 79

it/imolinfo/jbi4corba/webservice/generator/ChildFirstClassLoader.java

Violation Message Line
warning Missing a Javadoc comment. 21
warning Missing a Javadoc comment. 26
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 40
warning Missing a Javadoc comment. 43
warning Missing a Javadoc comment. 47

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtPreprocessDeserializer.java

Violation Message Line
info Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 37
warning First sentence should end with a period. 41
warning Expected @param tag for 'envVariableMap'. 43
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 92
info Catching 'Exception' is not allowed. 109

it/imolinfo/jbi4corba/webservice/generator/InterfaceTypeUtils.java

Violation Message Line
warning Class should define a constructor. 25
info Missing a Javadoc comment. 27
info Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 32
warning Missing a Javadoc comment. 41
warning First sentence should end with a period. 46
warning Expected an @return tag. 52
warning Expected @param tag for 'desc'. 52
warning Expected @param tag for 'isArray'. 52
warning Expected @param tag for 'allInterfaceTypes'. 53
warning First sentence should end with a period. 59
warning Unused @param tag for 'String'. 62
warning Unused @param tag for 'Map'. 64
warning Expected an @return tag. 68
warning Expected @param tag for 'desc'. 68
warning Expected @param tag for 'allInterfaceTypes'. 69
warning Missing a Javadoc comment. 136

it/imolinfo/jbi4corba/jbi/component/TransformerPool.java

Violation Message Line
warning Missing a Javadoc comment. 16
info Missing a Javadoc comment. 17
warning Name 'cTransformerFact' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 17
info Missing a Javadoc comment. 20
warning First sentence should end with a period. 22
warning Missing a Javadoc comment. 27
warning Missing a Javadoc comment. 34
warning Missing a Javadoc comment. 47

it/imolinfo/jbi4corba/jbi/Messages.java

Violation Message Line
info The String "." appears 2 times in the file. 38
warning The String "unchecked" appears 5 times in the file. 52
info Return count is 3 (max allowed is 2). 104
info Return count is 3 (max allowed is 2). 149

it/imolinfo/jbi4corba/webservice/generator/TypeUtils.java

Violation Message Line
warning Missing a Javadoc comment. 43
info Class Fan-Out Complexity is 28 (max allowed is 20). 43
info Missing a Javadoc comment. 46
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 48
info Missing a Javadoc comment. 50
info Missing a Javadoc comment. 51
info Missing a Javadoc comment. 52
info Missing a Javadoc comment. 54
info Missing a Javadoc comment. 57
warning Variable access definition in wrong order. 57
info Missing a Javadoc comment. 59
warning Variable access definition in wrong order. 59
info Missing a Javadoc comment. 61
warning Variable access definition in wrong order. 61
info The String "boolean" appears 2 times in the file. 65
info The String "byte" appears 2 times in the file. 66
info The String "char" appears 2 times in the file. 67
info The String "short" appears 2 times in the file. 68
info The String "int" appears 2 times in the file. 69
info The String "long" appears 2 times in the file. 70
info The String "float" appears 2 times in the file. 71
info The String "double" appears 2 times in the file. 72
warning First sentence should end with a period. 92
warning Expected @param tag for 'allIDLTypes'. 100
warning Expected @param tag for 'classesDir'. 100
warning Expected @param tag for 'operationTypes'. 101
warning Expected @param tag for 'searchedType'. 101
warning Expected @throws tag for 'ClassGenerationException'. 102
warning First sentence should end with a period. 112
warning Expected @param tag for 'typeName'. 122
warning Expected @param tag for 'classesDir'. 122
warning Expected @param tag for 'operationTypes'. 124
warning Expected @param tag for 'searchedType'. 124
warning Expected @throws tag for 'ClassGenerationException'. 125
warning 'if' construct must use '{}'s. 141
warning First sentence should end with a period. 153
warning Expected an @return tag. 162
info Return count is 3 (max allowed is 2). 162
warning Expected @param tag for 'typeClass'. 162
warning Expected @param tag for 'classesDir'. 162
warning Expected @param tag for 'searchedType'. 163
warning Expected @throws tag for 'ClassGenerationException'. 163
warning 'if' construct must use '{}'s. 167
warning 'if' construct must use '{}'s. 171
warning First sentence should end with a period. 178
warning Expected an @return tag. 188
warning Expected @param tag for 'typeClass'. 188
warning Expected @param tag for 'classesDir'. 189
warning Expected @throws tag for 'ClassGenerationException'. 190
warning The String "Helper" appears 7 times in the file. 192
warning 'else' construct must use '{}'s. 197
warning First sentence should end with a period. 201
warning Cyclomatic Complexity is 25 (max allowed is 10). 213
info NCSS for this method is 68 (max allowed is 50). 213
warning Expected @param tag for 'paramAny'. 213
warning Expected @param tag for 'origObj'. 214
warning Expected @param tag for 'typeClass'. 214
warning Expected @param tag for 'runtimeInfo'. 214
warning Expected @param tag for 'typeDefs'. 214
info '4' is a magic number. 229
info The String " with classloader: " appears 3 times in the file. 244
warning Line matches the illegal pattern 'printStackTrace'. 275
warning Line matches the illegal pattern 'printStackTrace'. 277
warning Line matches the illegal pattern 'printStackTrace'. 279
warning Line matches the illegal pattern 'printStackTrace'. 281
warning Line matches the illegal pattern 'printStackTrace'. 283
info The String "insert" appears 2 times in the file. 285
warning Line matches the illegal pattern 'printStackTrace'. 290
warning Line matches the illegal pattern 'printStackTrace'. 292
warning Line matches the illegal pattern 'printStackTrace'. 294
warning Line matches the illegal pattern 'printStackTrace'. 301
warning Line matches the illegal pattern 'printStackTrace'. 303
warning Line matches the illegal pattern 'printStackTrace'. 305
warning Line matches the illegal pattern 'printStackTrace'. 310
warning Line matches the illegal pattern 'printStackTrace'. 312
warning Line matches the illegal pattern 'printStackTrace'. 314
warning First sentence should end with a period. 320
warning Expected an @return tag. 328
warning Cyclomatic Complexity is 12 (max allowed is 10). 328
warning Expected @param tag for 'paramAny'. 328
warning Expected @param tag for 'typeClassStr'. 329
warning Expected @param tag for 'classLoader'. 329
info The String " for class: " appears 2 times in the file. 338
warning Line matches the illegal pattern 'printStackTrace'. 344
warning Line matches the illegal pattern 'printStackTrace'. 373
warning Line matches the illegal pattern 'printStackTrace'. 375
warning Line matches the illegal pattern 'printStackTrace'. 377
warning Line matches the illegal pattern 'printStackTrace'. 382
warning Line matches the illegal pattern 'printStackTrace'. 384
warning Line matches the illegal pattern 'printStackTrace'. 386
warning First sentence should end with a period. 395
warning Expected an @return tag. 403
warning Expected @param tag for 'paramAny'. 403
warning Expected @param tag for 'typeClass'. 403
warning Expected @param tag for 'classLoader'. 403
warning Line matches the illegal pattern 'printStackTrace'. 426
warning Line matches the illegal pattern 'printStackTrace'. 429
warning Line matches the illegal pattern 'printStackTrace'. 432
warning Line matches the illegal pattern 'printStackTrace'. 438
warning Line matches the illegal pattern 'printStackTrace'. 441
warning Line matches the illegal pattern 'printStackTrace'. 444
warning Expected an @return tag. 453
warning Expected @param tag for 'desc'. 453
warning Expected @param tag for 'isArray'. 453
warning Expected @param tag for 'allSearchedTypes'. 454
warning Expected @param tag for 'searchType'. 454
warning Expected an @return tag. 470
warning Expected @param tag for 'desc'. 470
info The String "L" appears 2 times in the file. 472
info The String ";" appears 3 times in the file. 472
warning The String "[" appears 5 times in the file. 474
warning First sentence should end with a period. 486
warning Expected an @return tag. 494
warning Expected @param tag for 'desc'. 494
warning Expected @param tag for 'isArray'. 494
warning Expected @param tag for 'allSearchedTypes'. 495
warning 'if' construct must use '{}'s. 497
warning 'if' construct must use '{}'s. 501
warning 'if' construct must use '{}'s. 504
warning First sentence should end with a period. 510
warning Expected an @return tag. 517
warning Expected @param tag for 'field'. 517
warning Expected @param tag for 'methods'. 517
warning First sentence should end with a period. 530
warning Expected an @return tag. 537
warning Expected @param tag for 'clss'. 537
warning Expected @param tag for 'methodName'. 537
warning Expected @param tag for 'methodParameters'. 537
warning First sentence should end with a period. 566
warning Expected an @return tag. 575
warning Expected @param tag for 'className'. 575
warning Expected @param tag for 'classesDir'. 575
warning Expected @param tag for 'interfaceClassType'. 576
warning Expected @throws tag for 'ClassGenerationException'. 576
info The String "java.lang" appears 2 times in the file. 597
info The String "java.io" appears 2 times in the file. 598
warning Expected an @return tag. 611
warning Expected @param tag for 'clsType'. 611
warning First sentence should end with a period. 613
warning Expected an @return tag. 619
warning Expected @param tag for 'clsUnion'. 619
warning First sentence should end with a period. 621
warning Expected @param tag for 'methodSignature'. 625
warning Expected @param tag for 'typeList'. 626
warning First sentence should end with a period. 628
warning Expected an @return tag. 634
warning Expected @param tag for 'type'. 634
warning First sentence should end with a period. 638
warning Expected an @return tag. 644
warning Expected @param tag for 'type'. 644
warning First sentence should end with a period. 654
warning Expected an @return tag. 660
warning Expected @param tag for 'type'. 660
warning First sentence should end with a period. 664
warning Expected an @return tag. 670
warning Expected @param tag for 'type'. 670
warning 'if' construct must use '{}'s. 671
warning First sentence should end with a period. 677
warning Expected an @return tag. 683
warning Expected @param tag for 'type'. 683
warning First sentence should end with a period. 703
warning Expected an @return tag. 709
warning Expected @param tag for 'type'. 709
warning First sentence should end with a period. 718
warning Expected an @return tag. 724
warning Expected @param tag for 'typeStr'. 724
warning First sentence should end with a period. 732
warning Expected an @return tag. 738
warning Expected @param tag for 'type'. 738
warning 'if' construct must use '{}'s. 739
warning First sentence should end with a period. 744
warning Expected an @return tag. 750
warning Expected @param tag for 'obj'. 750
info The String "--> Arrays " appears 2 times in the file. 769
warning 'if' construct must use '{}'s. 771
warning First sentence should end with a period. 780
warning Expected an @return tag. 786
warning Cyclomatic Complexity is 14 (max allowed is 10). 786
warning Expected @param tag for 'desc'. 786
info The String ")" appears 2 times in the file. 789
warning switch without "default" clause. 796
warning Avoid nested blocks. 804
warning Avoid nested blocks. 811
warning Avoid nested blocks. 824
warning First sentence should end with a period. 837
warning Expected an @return tag. 843
warning Expected @param tag for 'desc'. 843
warning First sentence should end with a period. 850
warning Expected an @return tag. 856
warning Expected @param tag for 'cls'. 856
warning Assignment of parameter 'cls' is not allowed. 860
warning First sentence should end with a period. 866
warning Expected an @return tag. 872
warning Expected @param tag for 'desc'. 872
warning 'else' construct must use '{}'s. 875
warning First sentence should end with a period. 879
warning Expected an @return tag. 886
warning Expected @param tag for 'type'. 886
warning Expected @param tag for 'enumSet'. 886
warning 'if' construct must use '{}'s. 890
warning First sentence should end with a period. 896
warning Expected an @return tag. 902
warning Expected @param tag for 'tc'. 902

it/imolinfo/jbi4corba/jbi/endpoint/Jbi4CorbaEndpoint.java

Violation Message Line
warning Variable access definition in wrong order. 37
warning Variable access definition in wrong order. 40
warning Variable access definition in wrong order. 43
warning Name '_serviceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
warning Name '_endpointName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
warning Missing a Javadoc comment. 112
info The String "," appears 3 times in the file. 118
warning Missing a Javadoc comment. 342
warning Expected @throws tag for 'Jbi4CorbaException'. 373
warning Expected @throws tag for 'Jbi4CorbaException'. 380
warning Expected an @return tag. 386

it/imolinfo/jbi4corba/jbi/JbiServiceDescriptor.java

Violation Message Line
warning Unused import - org.apache.commons.lang.builder.HashCodeBuilder. 15
info Missing a Javadoc comment. 24
info Missing a Javadoc comment. 25
info Missing a Javadoc comment. 33
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. 43
info Missing a Javadoc comment. 44
warning 'serviceName' hides a field. 127
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 184
warning Missing a Javadoc comment. 215
warning Missing a Javadoc comment. 219
warning Missing a Javadoc comment. 223
warning Missing a Javadoc comment. 227
warning Missing a Javadoc comment. 231
warning Missing a Javadoc comment. 235

it/imolinfo/jbi4corba/jbi/component/runtime/RuntimeConfigurationMBean.java

Violation Message Line
warning First sentence should end with a period. 18
info Missing a Javadoc comment. 26
info Missing a Javadoc comment. 29
warning Missing a Javadoc comment. 31
warning Missing a Javadoc comment. 33
warning First sentence should end with a period. 35
warning Expected @throws tag for 'InvalidAttributeValueException'. 50
warning Expected @throws tag for 'InvalidAttributeValueException'. 68
warning Unused @param tag for 'a'. 90
warning Expected @param tag for 'val'. 92
warning Expected @throws tag for 'MBeanException'. 92
warning Unused @param tag for 'a'. 122
warning Expected @param tag for 'map'. 125
warning Expected @throws tag for 'MBeanException'. 125
warning Missing a Javadoc comment. 127
warning First sentence should end with a period. 170
warning Expected an @return tag. 173
warning First sentence should end with a period. 175
warning Expected an @return tag. 178

it/imolinfo/jbi4corba/jbi/endpoint/ConsumerEndpoint.java

Violation Message Line
warning Unused import - javax.jbi.management.DeploymentException. 35
info Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ConsumerServiceClassesGenerator, QName, File, Runnable, PopulatedExtensionRegistry, Jbi4CorbaDeployException, FileWriter, SOAPBodyImpl, Thread, ConsumerServiceCreator, ConsumerExchangeProcessor]. 74
info Class Fan-Out Complexity is 54 (max allowed is 20). 74
info Missing a Javadoc comment. 97
info Missing a Javadoc comment. 99
warning Expected @param tag for 'serviceName'. 105
warning Expected @param tag for 'endpointName'. 105
warning Unused @throws tag for 'Exception'. 116
warning Expected @throws tag for 'Jbi4CorbaException'. 119
warning Unused @throws tag for 'Exception'. 179
warning Unused @throws tag for 'DeploymentException'. 219
warning Expected @throws tag for 'Jbi4CorbaDeployException'. 222
warning Unused @param tag for 'def'. 307
info NCSS for this method is 58 (max allowed is 50). 315
warning Expected @param tag for 'consumerServiceDescriptor'. 317
info The String "; Port=" appears 2 times in the file. 341
info The String "; factory=" appears 2 times in the file. 342
info The String "; writer=" appears 2 times in the file. 342
info The String "http://schemas.xmlsoap.org/soap/http" appears 2 times in the file. 408
info The String "document" appears 2 times in the file. 409
info The String "literal" appears 3 times in the file. 415
warning Expected @throws tag for 'WSDLException'. 567
info The String "PortType" appears 2 times in the file. 578
warning Unused @param tag for 'wsdl'. 672
warning Unused @throws tag for 'DeploymentException'. 674
warning Expected @param tag for 'def'. 677
warning Expected @throws tag for 'Jbi4CorbaDeployException'. 678
warning Unused @throws tag for 'DeploymentException'. 762
warning Cyclomatic Complexity is 21 (max allowed is 10). 765
info NCSS for this method is 51 (max allowed is 50). 765
warning Expected @throws tag for 'Jbi4CorbaDeployException'. 766
info The String "CRB000110_Could_not_retrieve_endpoint" appears 2 times in the file. 818
info The String "CRB000111_Could_not_retrieve_endpoint" appears 2 times in the file. 835
warning Unused @throws tag for 'Jbi4EjbException'. 866
warning Expected @throws tag for 'Jbi4CorbaException'. 869
warning Unused @throws tag for 'Jbi4EjbException'. 877
warning Expected @throws tag for 'Jbi4CorbaException'. 880
warning Expected an @return tag. 890

it/imolinfo/jbi4corba/webservice/generator/bcm/WsdlToCorbaAdapter.java

Violation Message Line
info Missing a Javadoc comment. 39
warning Variable 'classesDirName' must be private and have accessor methods. 39
info Missing a Javadoc comment. 40
warning Variable 'className' must be private and have accessor methods. 40
info Missing a Javadoc comment. 41
warning Variable 'classWriter' must be private and have accessor methods. 41
info Missing a Javadoc comment. 43
warning Variable 'mapOfFields' must be private and have accessor methods. 43

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaConsumerExceptionInterceptor.java

Violation Message Line
info Class Data Abstraction Coupling is 8 (max allowed is 7) classes [StringTokenizer, QName, HashMap, Class, ArrayList, StackTraceElement, XPathUtils, Fault]. 63
info Class Fan-Out Complexity is 35 (max allowed is 20). 63
warning Missing a Javadoc comment. 78
warning Missing a Javadoc comment. 82
warning Missing a Javadoc comment. 86
warning Cyclomatic Complexity is 23 (max allowed is 10). 95
warning Missing a Javadoc comment. 95
info NCSS for this method is 73 (max allowed is 50). 95
info Return count is 3 (max allowed is 2). 95
info Catching 'Exception' is not allowed. 157
info Catching 'Throwable' is not allowed. 186
warning Line matches the illegal pattern 'printStackTrace'. 187
info Catching 'Exception' is not allowed. 198
info The String "CRB000902_Exception_in_fault_processing" appears 2 times in the file. 199
warning Missing a Javadoc comment. 207
info Return count is 3 (max allowed is 2). 207
warning Line matches the illegal pattern 'printStackTrace'. 225
warning Missing a Javadoc comment. 238
warning Missing a Javadoc comment. 248
warning Missing a Javadoc comment. 274
info Return count is 3 (max allowed is 2). 274
info Catching 'Exception' is not allowed. 285
warning Expected an @return tag. 299
warning Cyclomatic Complexity is 15 (max allowed is 10). 299
info NCSS for this method is 56 (max allowed is 50). 299
warning Expected @param tag for 'u'. 299
warning Expected @param tag for 'source'. 299
warning Expected @param tag for 'part'. 300
info Catching 'Exception' is not allowed. 384
warning Line matches the illegal pattern 'printStackTrace'. 385
warning Missing a Javadoc comment. 391
info Return count is 4 (max allowed is 2). 391
warning Missing a Javadoc comment. 402
info Return count is 5 (max allowed is 2). 402
warning Return count is 5 (max allowed is 4). 402
warning Missing a Javadoc comment. 421
info Catching 'Exception' is not allowed. 430
warning Missing a Javadoc comment. 441
info Catching 'Exception' is not allowed. 469
warning Missing a Javadoc comment. 480
warning Missing a Javadoc comment. 487
info Return count is 3 (max allowed is 2). 487

it/imolinfo/jbi4corba/jbi/processor/MessageNormalizer.java

Violation Message Line
info Class Fan-Out Complexity is 30 (max allowed is 20). 52
warning Static variable definition in wrong order. 69
info The String "CRB000807_Unable_to_instantiate_normalizer" appears 3 times in the file. 82
warning Cyclomatic Complexity is 15 (max allowed is 10). 113
info NCSS for this method is 62 (max allowed is 50). 113
info The String "WSDL Message: " appears 2 times in the file. 148
info The String "WSDL Message Parts: " appears 2 times in the file. 149
info The String "CRB000804_No_message_parts_found" appears 3 times in the file. 154
info The String "More than one message part found: using the first" appears 3 times in the file. 158
info The String "CRB000809_Error_in_normalizing_the_messsage_Invalid_result_from_XML_transformation" appears 3 times in the file. 190
warning The String "CRB000808_Error_in_normalizing_the_messsage" appears 8 times in the file. 201
warning Expected an @return tag. 228
warning Cyclomatic Complexity is 14 (max allowed is 10). 228
info NCSS for this method is 58 (max allowed is 50). 228
warning Cyclomatic Complexity is 16 (max allowed is 10). 344
info NCSS for this method is 66 (max allowed is 50). 344
warning Found duplicate of 64 lines in /home/raffaele/lavoro/Progetti/nokia/corba-bc/jbi4corba/src/main/java/it/imolinfo/jbi4corba/jbi/processor/MessageNormalizer.java, starting from line 248 135

it/imolinfo/jbi4corba/webservice/generator/UnionTypeUtils.java

Violation Message Line
warning Missing a Javadoc comment. 35
info Class Fan-Out Complexity is 21 (max allowed is 20). 35
warning Class should define a constructor. 35
info Missing a Javadoc comment. 39
warning Expected an @return tag. 47
warning Expected @param tag for 'clsType'. 48
warning First sentence should end with a period. 61
warning Expected an @return tag. 67
warning Expected @param tag for 'clsUnion'. 67
info '6' is a magic number. 76
info '6' is a magic number. 77
warning First sentence should end with a period. 89
warning Expected an @return tag. 95
warning Expected @param tag for 'clsUnion'. 95
warning First sentence should end with a period. 114
warning Expected an @return tag. 121
warning Expected @param tag for 'clss'. 121
warning Expected @param tag for 'methodName'. 121
warning First sentence should end with a period. 151
warning Expected an @return tag. 160
warning Expected @param tag for 'union'. 160
warning Expected @param tag for 'allUnionTypes'. 160
warning Expected @param tag for 'workdirclasses'. 160
warning Expected @throws tag for 'ClassGenerationException'. 160
warning The String "Wrapper" appears 4 times in the file. 168
info The String "java/lang/Object" appears 2 times in the file. 171
warning Avoid nested blocks. 175
info The String "name" appears 2 times in the file. 178
warning Avoid nested blocks. 181
info The String "Ljava/lang/Object;" appears 2 times in the file. 182
warning Avoid nested blocks. 187
info The String "<init>" appears 2 times in the file. 189
info The String "()V" appears 2 times in the file. 189
warning First sentence should end with a period. 212
warning Expected an @return tag. 218
warning Expected @param tag for 'desc'. 218
warning Expected @param tag for 'isArray'. 218
warning Expected @param tag for 'allUnionTypes'. 218
warning First sentence should end with a period. 226
warning Expected @param tag for 'fieldVisitor'. 233
warning Expected @param tag for 'union'. 234
warning Expected @param tag for 'allUnionTypes'. 234
info The String "L" appears 3 times in the file. 253
warning The String ";" appears 4 times in the file. 253
warning First sentence should end with a period. 273
warning Unused @param tag for 'replaceWithWrappers'. 279
warning Expected an @return tag. 283
warning Cyclomatic Complexity is 11 (max allowed is 10). 283
warning Expected @param tag for 'desc'. 283
warning Expected @param tag for 'allUnionTypes'. 284
warning Expected @param tag for 'workingDirClasses'. 284
warning Expected @throws tag for 'ClassGenerationException'. 284
info The String "[" appears 2 times in the file. 289
warning 'if' construct must use '{}'s. 291
warning 'if' construct must use '{}'s. 319
warning 'if' construct must use '{}'s. 324
warning Missing a Javadoc comment. 354

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorFieldVisitor.java

Violation Message Line
warning Variable 'fieldName' must be private and have accessor methods. 31
warning Variable 'tracer' must be private and have accessor methods. 34

it/imolinfo/jbi4corba/jbi/processor/MessageDenormalizer.java

Violation Message Line
info Class Fan-Out Complexity is 28 (max allowed is 20). 50
warning Static variable definition in wrong order. 66
warning Unused @throws tag for 'Jbi4corbaException'. 72
warning Expected @throws tag for 'Jbi4CorbaException'. 75
info The String "CRB000805_Unable_to_instantiate_denormalizer" appears 2 times in the file. 87
warning Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. 109
warning Cyclomatic Complexity is 13 (max allowed is 10). 113
warning Comment matches to-do format 'TODO:'. 184
warning The String "CRB000806_Error_in_denormalizing_the_message" appears 4 times in the file. 191
warning Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. 211
warning Expected @param tag for 'operation'. 217
warning Unused @param tag for 'endpoint'. 250
warning Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. 254
warning Unused @throws tag for 'Jbi4corbaException'. 256
warning Expected @throws tag for 'Jbi4CorbaException'. 259
warning Unused @param tag for 'endpoint'. 294
warning Unused @param tag for 'wsdlMessage'. 296
warning Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. 298
warning Unused @throws tag for 'Jbi4corbaException'. 300
warning Expected @param tag for 'wsdlDef'. 303
warning Expected @throws tag for 'Jbi4CorbaException'. 303

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaExtensionRegistry.java

Violation Message Line
info Missing a Javadoc comment. 20
warning First sentence should end with a period. 22
warning Expected @param tag for 'serializer'. 23
warning First sentence should end with a period. 30
warning Expected @param tag for 'envVarConfigMap'. 31

it/imolinfo/jbi4corba/webservice/generator/HolderUtils.java

Violation Message Line
warning Class should define a constructor. 28
warning Utility classes should not have a public or default constructor. 28
info The String "boolean" appears 2 times in the file. 37
info The String "byte" appears 2 times in the file. 38
info The String "char" appears 2 times in the file. 39
info The String "short" appears 2 times in the file. 40
info The String "int" appears 2 times in the file. 41
info The String "long" appears 2 times in the file. 42
info The String "float" appears 2 times in the file. 43
info The String "double" appears 2 times in the file. 44
info Missing a Javadoc comment. 47
info Missing a Javadoc comment. 65
info Missing a Javadoc comment. 72
warning Expected @param tag for 'classesDir'. 85
warning Expected @param tag for 'methodSignatures'. 85
warning Expected @param tag for 'unionTypes'. 85
warning Expected @param tag for 'interfaceTypes'. 85
warning Expected @throws tag for 'ClassGenerationException'. 86
info The String "CRB000558_Error_in_holder_inspection" appears 3 times in the file. 118
warning Unclosed HTML tag found: <code>compareHolderTypes == true the comparison is with the 148
warning Expected an @return tag. 159
warning Cyclomatic Complexity is 29 (max allowed is 10). 159
info NCSS for this method is 58 (max allowed is 50). 159
info Return count is 7 (max allowed is 2). 159
warning Return count is 7 (max allowed is 4). 159
warning Expected @param tag for 'method'. 159
warning Expected @param tag for 'methodSignature'. 159
warning Expected @param tag for 'compareHolderTypes'. 159
warning Expected @param tag for 'setOfUnions'. 159
warning Expected @param tag for 'setOfInterfaces'. 159
info The String "Wrapper" appears 2 times in the file. 193
info The String "java.lang.Object" appears 2 times in the file. 205
info The String "[]" appears 3 times in the file. 212
warning 'if' construct must use '{}'s. 213
warning Unclosed HTML tag found: <MethodSignature> with the <code>Method</code> object. 277
warning Expected @param tag for 'methodSignature'. 286
warning Expected @param tag for 'classesDir'. 286
warning Expected @param tag for 'unionTypes'. 286
warning Expected @param tag for 'interfaceTypes'. 286
warning Expected @throws tag for 'ClassGenerationException'. 286
warning Comment matches to-do format 'TODO:'. 300
warning Expected an @return tag. 316
warning Expected @param tag for 'className'. 316
warning Expected @param tag for 'classesDir'. 316
warning Expected @param tag for 'interfaceClassType'. 316
warning Expected @param tag for 'isArray'. 316
warning Expected @throws tag for 'ClassGenerationException'. 316
info The String "." appears 2 times in the file. 332
warning Expected an @return tag. 364
warning Expected @param tag for 'type'. 364
warning Expected an @return tag. 374
warning Expected @param tag for 'type'. 374

it/imolinfo/jbi4corba/webservice/generator/OperationWithUnionTypesAdapter.java

Violation Message Line
warning Missing a Javadoc comment. 20
info Missing a Javadoc comment. 22
info Missing a Javadoc comment. 23
warning Missing a Javadoc comment. 25
warning Missing a Javadoc comment. 32
warning Assignment of parameter 'desc' is not allowed. 37
warning Assignment of parameter 'signature' is not allowed. 41
warning Line matches the illegal pattern 'printStackTrace'. 45

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaIDLEntry.java

Violation Message Line
info Missing a Javadoc comment. 17
warning Name 'IDL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
info Missing a Javadoc comment. 18
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 22
warning Static variable definition in wrong order. 22
warning Variable access definition in wrong order. 22
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 33
warning Missing a Javadoc comment. 37
warning Name 'IDL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 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
info '17' is a magic number. 85
info '37' is a magic number. 85
warning Missing a Javadoc comment. 88

it/imolinfo/jbi4corba/webservice/runtime/ProviderServiceCreator.java

Violation Message Line
warning Expected @param tag for 'serviceDescriptor'. 53
warning Expected @param tag for 'interfaceName'. 53
warning Expected @throws tag for 'IOException'. 53
warning Expected @throws tag for 'WSDLException'. 53
warning Expected @throws tag for 'Jbi4CorbaException'. 54
warning Expected @param tag for 'serviceDescriptor'. 114
warning Expected @throws tag for 'IOException'. 114
warning Expected @throws tag for 'WSDLException'. 115
warning Expected @throws tag for 'Jbi4CorbaException'. 115

it/imolinfo/jbi4corba/utils/IdlFileDataHolder.java

Violation Message Line
warning First sentence should end with a period. 12
warning First sentence should end with a period. 18
warning First sentence should end with a period. 24
warning Missing a Javadoc comment. 30
warning Missing a Javadoc comment. 34
warning Constructor definition in wrong order. 38
warning Missing a Javadoc comment. 38
warning Constructor definition in wrong order. 42
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 51

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaAddressSerializer.java

Violation Message Line
info The String "<" appears 3 times in the file. 82
warning The String ">\n" appears 4 times in the file. 93
info The String "</" appears 2 times in the file. 98
warning Unused @param tag for 'jbi4CorbaBinding'. 109
warning Expected @param tag for 'jbi4CorbaAddress'. 116

it/imolinfo/jbi4corba/webservice/generator/typedef/RemoveFinalAdapter.java

Violation Message Line
warning Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 28
warning Assignment of parameter 'access' is not allowed. 33

it/imolinfo/jbi4corba/jbi/cxf/Jbi4CorbaServiceInvokerInterceptor.java

Violation Message Line
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 82
warning Missing a Javadoc comment. 90

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaSUInfo.java

Violation Message Line
warning First sentence should end with a period. 28
warning First sentence should end with a period. 33
warning First sentence should end with a period. 38
warning First sentence should end with a period. 43
warning Missing a Javadoc comment. 49
warning First sentence should end with a period. 60
warning Expected an @return tag. 63
warning First sentence should end with a period. 67
warning Expected @param tag for 'epIdentifier'. 70
warning Missing a Javadoc comment. 75
warning Missing a Javadoc comment. 79
warning First sentence should end with a period. 83
warning Expected an @return tag. 86
warning First sentence should end with a period. 90
warning Expected @param tag for 'matchedWSDL'. 93
warning Missing a Javadoc comment. 97
warning Missing a Javadoc comment. 101

it/imolinfo/jbi4corba/jbi/wsdl/Jbi4CorbaBinding.java

Violation Message Line
warning Missing a Javadoc comment. 37
warning Missing a Javadoc comment. 41
warning Name 'Jbi4CorbaDLEntryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
warning Instance variable definition in wrong order. 48
warning Name 'Jbi4CorbaDLEntryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
warning Constructor definition in wrong order. 53
info '17' is a magic number. 106
info '37' is a magic number. 106

it/imolinfo/jbi4corba/jbi/processor/JbiMessage.java

Violation Message Line
warning Expected @param tag for 'message'. 29
warning Expected @param tag for 'isWrapped'. 29
warning 'isWrapped' hides a field. 68

it/imolinfo/jbi4corba/webservice/generator/ServerCorbaClassesHolder.java

Violation Message Line
info Missing a Javadoc comment. 30
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. 42
info Missing a Javadoc comment. 44
warning First sentence should end with a period. 52
info Missing a Javadoc comment. 60
info Missing a Javadoc comment. 63
info Missing a Javadoc comment. 66
info Missing a Javadoc comment. 69
warning First sentence should end with a period. 71
warning First sentence should end with a period. 74
warning Variable access definition in wrong order. 75
warning Variable 'corbaEnumMap' must be private and have accessor methods. 75
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 79
warning Missing a Javadoc comment. 84
warning Missing a Javadoc comment. 88
warning Constructor definition in wrong order. 95
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 166
warning Missing a Javadoc comment. 198
warning Missing a Javadoc comment. 201
warning Missing a Javadoc comment. 223
warning Missing a Javadoc comment. 226
warning First sentence should end with a period. 239
warning Unused @param tag for 'urlClassLoader'. 242
warning Expected @param tag for 'originalClassLoader'. 244
warning Missing a Javadoc comment. 249
warning Missing a Javadoc comment. 253
warning Missing a Javadoc comment. 257
warning Missing a Javadoc comment. 261
warning Missing a Javadoc comment. 266
warning Missing a Javadoc comment. 270
warning Missing a Javadoc comment. 274
warning Missing a Javadoc comment. 279
warning Missing a Javadoc comment. 283
warning Missing a Javadoc comment. 287
warning Missing a Javadoc comment. 296
warning Missing a Javadoc comment. 300
warning Missing a Javadoc comment. 304
warning Missing a Javadoc comment. 308
warning Missing a Javadoc comment. 312
warning Missing a Javadoc comment. 316
warning Missing a Javadoc comment. 320
warning Missing a Javadoc comment. 324

it/imolinfo/jbi4corba/webservice/generator/typedef/SimpleTypeDef.java

Violation Message Line
warning First sentence should end with a period. 63
warning Missing a Javadoc comment. 69
warning Expected @param tag for 'classesDir'. 77
warning Expected @throws tag for 'ClassGenerationException'. 77
warning The String "value" appears 4 times in the file. 130
info The String "<init>" appears 2 times in the file. 166
info The String "()V" appears 2 times in the file. 166
info '7' is a magic number. 170
warning Missing a Javadoc comment. 192
warning Redundant throws: 'SecurityException' is unchecked exception. 193
warning Missing a Javadoc comment. 226
warning Redundant throws: 'SecurityException' is unchecked exception. 227
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 227
warning Missing a Javadoc comment. 233

it/imolinfo/jbi4corba/webservice/generator/typedef/TypeDefUtil.java

Violation Message Line
warning Unused import - it.imolinfo.jbi4corba.webservice.generator.TypeUtils. 8
warning First sentence should end with a period. 19
warning Class should define a constructor. 26
warning Utility classes should not have a public or default constructor. 26
info Missing a Javadoc comment. 28
info Missing a Javadoc comment. 30
warning First sentence should end with a period. 32
warning First sentence should end with a period. 38
warning Expected an @return tag. 53
warning Expected @param tag for 'classesdir'. 53
warning Expected @throws tag for 'Jbi4CorbaException'. 54
warning Expected an @return tag. 113
warning Expected @throws tag for 'IOException'. 114
warning Expected an @return tag. 132
warning Expected @param tag for 'typeDefs'. 132
warning Expected @param tag for 'id'. 132
warning Expected an @return tag. 158
warning Expected @param tag for 'src'. 158
warning Expected @param tag for 'dest'. 158
warning Expected @param tag for 'typeClass'. 158
warning Assignment of parameter 'dest' is not allowed. 163
info The String "Analyzing myarr: " appears 2 times in the file. 168

it/imolinfo/jbi4corba/webservice/generator/OperationWithAnyTypesAdapter.java

Violation Message Line
warning Missing a Javadoc comment. 26
warning Missing a Javadoc comment. 30
warning Assignment of parameter 'desc' is not allowed. 35
warning Assignment of parameter 'signature' is not allowed. 39
warning Line matches the illegal pattern 'printStackTrace'. 43

it/imolinfo/jbi4corba/jbi/component/Jbi4CorbaPerformanceMeasurement.java

Violation Message Line
warning Class should define a constructor. 22
info Missing a Javadoc comment. 24
warning Missing a Javadoc comment. 50

it/imolinfo/jbi4corba/webservice/generator/TypeAdditionalInformation.java

Violation Message Line
warning First sentence should end with a period. 10
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. 26
warning Missing a Javadoc comment. 35
warning Missing a Javadoc comment. 38
warning Missing a Javadoc comment. 41
warning Missing a Javadoc comment. 44
warning Missing a Javadoc comment. 47
warning Missing a Javadoc comment. 50
warning 'isException' hides a field. 50
warning Missing a Javadoc comment. 53
warning Missing a Javadoc comment. 56
warning Missing a Javadoc comment. 59
warning Missing a Javadoc comment. 62

it/imolinfo/jbi4corba/webservice/generator/AnyType.java

Violation Message Line
warning Unused import - java.util.HashMap. 16
warning Unused import - java.util.Map. 17
warning Unused import - java.util.Set. 18
warning Missing a Javadoc comment. 20
info Missing a Javadoc comment. 22
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. 27
info Missing a Javadoc comment. 30
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 36
info Missing a Javadoc comment. 39
info Missing a Javadoc comment. 42
info Missing a Javadoc comment. 45
info Missing a Javadoc comment. 48
warning First sentence should end with a period. 50
warning Expected @param tag for 'clsParent'. 53
warning Expected @param tag for 'fldName'. 53
warning Expected @param tag for 'isExc'. 53
warning Expected @param tag for 'paramOrExceptionIdx'. 54
warning Expected @param tag for 'metName'. 54
warning 'if' construct must use '{}'s. 57
warning Missing a Javadoc comment. 67
warning 'if' construct must use '{}'s. 73
warning 'else' construct must use '{}'s. 75
warning Constructor definition in wrong order. 86
warning Missing a Javadoc comment. 86
warning Missing a Javadoc comment. 90
warning Missing a Javadoc comment. 95
warning Missing a Javadoc comment. 100
warning 'if' construct must use '{}'s. 102
warning File does not end with a newline. 0

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationCollectorAdapter.java

Violation Message Line
warning Variable 'classWriter' must be private and have accessor methods. 34
warning Variable 'className' must be private and have accessor methods. 39
warning Variable 'javaClassName' must be private and have accessor methods. 44
info Missing a Javadoc comment. 46
warning Variable 'tracer' must be private and have accessor methods. 46

it/imolinfo/jbi4corba/webservice/generator/bcm/AnnotationsMaps.java

Violation Message Line
info Missing a Javadoc comment. 22
warning Variable 'annotationOnClass' must be private and have accessor methods. 22
info Missing a Javadoc comment. 25
warning Variable 'annotationOnField' must be private and have accessor methods. 25
info Missing a Javadoc comment. 28
warning Variable 'annotationOnMethod' must be private and have accessor methods. 28

it/imolinfo/jbi4corba/exception/Jbi4CorbaException.java

Violation Message Line
warning The field 'localizedMessage' must be declared final. 30

it/imolinfo/jbi4corba/utils/DescInfo.java

Violation Message Line
warning First sentence should end with a period. 10
warning Class should define a constructor. 16
info Missing a Javadoc comment. 19
info Missing a Javadoc comment. 20
info Missing a Javadoc comment. 21
warning First sentence should end with a period. 22
warning First sentence should end with a period. 27
info Missing a Javadoc comment. 31
warning Name 'ORBType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
info Missing a Javadoc comment. 32
info Missing a Javadoc comment. 33
warning Missing a Javadoc comment. 35
warning Instance variable definition in wrong order. 39
info Missing a Javadoc comment. 39
warning Missing a Javadoc comment. 42
warning Missing a Javadoc comment. 46
warning Name 'ORBType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
warning Missing a Javadoc comment. 50
warning Missing a Javadoc comment. 54
warning Expected @param tag for 'localizationType'. 71
warning Expected an @return tag. 79
warning Expected an @return tag. 86
warning Expected @param tag for 'properties'. 97
warning Expected an @return tag. 105
warning Missing a Javadoc comment. 113
warning Missing a Javadoc comment. 117
info Return count is 3 (max allowed is 2). 127

it/imolinfo/jbi4corba/webservice/generator/bcm/WebServiceAnnotationAdapter.java

Violation Message Line
info Missing a Javadoc comment. 71
warning Variable access definition in wrong order. 88
warning Variable access definition in wrong order. 125
info Missing a Javadoc comment. 126
warning Variable access definition in wrong order. 126
info Missing a Javadoc comment. 127
warning Variable access definition in wrong order. 127
info Missing a Javadoc comment. 128
warning Variable access definition in wrong order. 128
info Missing a Javadoc comment. 129
warning Variable access definition in wrong order. 129
info Missing a Javadoc comment. 130
warning Variable access definition in wrong order. 130
info Missing a Javadoc comment. 131
warning Variable access definition in wrong order. 131
info Missing a Javadoc comment. 132
warning Variable access definition in wrong order. 132
info Missing a Javadoc comment. 133
warning Variable access definition in wrong order. 133
info Missing a Javadoc comment. 134
warning Variable access definition in wrong order. 134
info Missing a Javadoc comment. 135
warning Variable access definition in wrong order. 135
info Missing a Javadoc comment. 136
warning Variable access definition in wrong order. 136
info Missing a Javadoc comment. 137
warning Variable access definition in wrong order. 137
info Missing a Javadoc comment. 138
warning Variable access definition in wrong order. 138
info Missing a Javadoc comment. 139
info Missing a Javadoc comment. 140
info Missing a Javadoc comment. 141
info Missing a Javadoc comment. 143
warning Variable access definition in wrong order. 143
warning Variable 'exceptionsThrown' must be private and have accessor methods. 143
warning Static variable definition in wrong order. 147
warning Variable access definition in wrong order. 147
info Missing a Javadoc comment. 148
warning Static variable definition in wrong order. 148
warning Variable access definition in wrong order. 148
warning Variable 'noAnnotatedMethods' must be private and have accessor methods. 148
warning Static variable definition in wrong order. 164
warning Variable access definition in wrong order. 166
warning Variable 'classWriter' must be private and have accessor methods. 166
warning Variable access definition in wrong order. 168
warning Variable 'methodSignatureList' must be private and have accessor methods. 168
info Missing a Javadoc comment. 169
warning Variable access definition in wrong order. 169
warning Variable 'areClassAnnotationsPresent' must be private and have accessor methods. 169
warning First sentence should end with a period. 170
warning Variable access definition in wrong order. 171
warning Variable 'nameSpace' must be private and have accessor methods. 171
warning First sentence should end with a period. 172
warning Variable access definition in wrong order. 173
warning Variable 'portTypeName' must be private and have accessor methods. 173
warning First sentence should end with a period. 174
warning Variable access definition in wrong order. 175
warning Variable 'allTypes' must be private and have accessor methods. 175
warning Unused @param tag for 'portTypeName'. 184
warning More than 7 parameters. 186
warning Expected @param tag for 'ns'. 187
warning Expected @param tag for 'ptn'. 187
warning Expected @param tag for 'workingDir'. 187
warning Expected @param tag for 'unionTypes'. 187
warning Expected @param tag for 'intfTypes'. 187
warning Expected @param tag for 'allTypesIDL'. 187
warning Missing a Javadoc comment. 222
warning First sentence should end with a period. 228
warning Cyclomatic Complexity is 13 (max allowed is 10). 232
warning The String "name" appears 4 times in the file. 241
info The String "/" appears 2 times in the file. 243
info The String "value" appears 2 times in the file. 267
warning Control variable 'typeClass' is modified. 274
info The String "]" appears 3 times in the file. 350
warning Assignment of parameter 'desc' is not allowed. 365
warning Assignment of parameter 'signature' is not allowed. 366
warning Unused @param tag for 'sig'. 383
warning Unused @param tag for 'methodDescription'. 384
warning Expected @param tag for 'methodSignature'. 387
warning Expected @param tag for 'description'. 387
warning Expected @param tag for 'signature'. 387
info Return count is 3 (max allowed is 2). 414
info The String "The method visitor is null. add no annotation" appears 3 times in the file. 419
info Return count is 4 (max allowed is 2). 540
info The String "Method's signature not found:" appears 2 times in the file. 542
warning Missing a Javadoc comment. 562
warning Unclosed HTML tag found: <String> arg, String nogeneric) <br/> 573
warning Unclosed HTML tag found: <Ljava/lang/String;>;Ljava/lang/String;)Ljava/lang/String; < 581
warning Expected an @return tag. 589
warning Expected @param tag for 'sig'. 589
warning Expected @param tag for 'methodDescription'. 589
warning Expected @param tag for 'methodSignature'. 589
info The String "(" appears 2 times in the file. 591
info The String "<" appears 2 times in the file. 638
info The String ")" appears 2 times in the file. 654
warning Assignment of parameter 'methodDescription' is not allowed. 658
warning Assignment of parameter 'methodSignature' is not allowed. 659
warning First sentence should end with a period. 665
info Missing a Javadoc comment. 673
info Missing a Javadoc comment. 676
warning Missing a Javadoc comment. 678
warning Missing a Javadoc comment. 683
warning Missing a Javadoc comment. 687

it/imolinfo/jbi4corba/webservice/generator/MethodSignature.java

Violation Message Line
warning First sentence should end with a period. 62
warning First sentence should end with a period. 65
warning First sentence should end with a period. 68
warning First sentence should end with a period. 71
info Missing a Javadoc comment. 74
info Missing a Javadoc comment. 77
info Missing a Javadoc comment. 79
info Definition of 'equals()' without corresponding definition of 'hashCode()'. 101
warning Missing a Javadoc comment. 196
warning Missing a Javadoc comment. 200
warning Missing a Javadoc comment. 204
warning Missing a Javadoc comment. 208
warning Missing a Javadoc comment. 212
warning Missing a Javadoc comment. 216
warning Missing a Javadoc comment. 220
warning Missing a Javadoc comment. 224
warning Missing a Javadoc comment. 228
warning Missing a Javadoc comment. 232
warning Missing a Javadoc comment. 236
warning Missing a Javadoc comment. 240
warning Missing a Javadoc comment. 244
warning Missing a Javadoc comment. 248
warning Missing a Javadoc comment. 252
warning Missing a Javadoc comment. 256
warning Missing a Javadoc comment. 260
warning Missing a Javadoc comment. 264
warning 'methodInterfaceTypes' hides a field. 264
warning Missing a Javadoc comment. 269
warning 'if' construct must use '{}'s. 272

it/imolinfo/jbi4corba/webservice/runtime/RuntimeInformation.java

Violation Message Line
warning First sentence should end with a period. 21
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
info Missing a Javadoc comment. 33
info Missing a Javadoc comment. 34
info Missing a Javadoc comment. 35
info Missing a Javadoc comment. 36
warning First sentence should end with a period. 38
warning More than 7 parameters. 49
warning Expected @param tag for 'serviceClassLoader'. 49
warning Expected @param tag for 'corbaClassLoader'. 50
warning Expected @param tag for 'allCorbaTypes'. 51
warning Expected @param tag for 'jbi4CorbaEndpoint'. 52
warning Expected @param tag for 'orb'. 52
warning Expected @param tag for 'allIDLTypes'. 53
warning Expected @param tag for 'allEnumTypes'. 53
warning Expected @param tag for 'idTOClassMap'. 53
warning Expected @param tag for 'typeDefs'. 53
warning Missing a Javadoc comment. 67
warning Missing a Javadoc comment. 71
warning Missing a Javadoc comment. 75
warning Missing a Javadoc comment. 79
warning Missing a Javadoc comment. 83
warning Missing a Javadoc comment. 87
warning Missing a Javadoc comment. 91
warning Missing a Javadoc comment. 95
warning Missing a Javadoc comment. 99

it/imolinfo/jbi4corba/webservice/runtime/CorbaTransformationUtils.java

Violation Message Line
warning File length is 2,558 lines (max allowed is 2,000). 1
warning Unused import - org.apache.commons.lang.builder.ToStringBuilder. 51
warning First sentence should end with a period. 74
info Class Data Abstraction Coupling is 10 (max allowed is 7) classes [Jbi4CorbaRuntimeException, Any, Field, AnyType, QName, BigDecimal, ArrayList, W3CEndpointReferenceBuilder, AnyTypeWrapper, HashSet]. 78
info Class Fan-Out Complexity is 44 (max allowed is 20). 78
warning Class should define a constructor. 78
warning Utility classes should not have a public or default constructor. 78
warning First sentence should end with a period. 89
warning Expected an @return tag. 107
warning Cyclomatic Complexity is 15 (max allowed is 10). 107
info Return count is 4 (max allowed is 2). 107
warning Expected @param tag for 'corbaObject'. 107
warning Expected @param tag for 'runtimeInfo'. 108
warning Expected @param tag for 'objectType'. 108
warning Expected @throws tag for 'SecurityException'. 109
warning Redundant throws: 'SecurityException' is unchecked exception. 109
warning Expected @throws tag for 'IllegalArgumentException'. 109
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 109
warning Expected @throws tag for 'ClassNotFoundException'. 110
warning Expected @throws tag for 'NoSuchFieldException'. 110
warning Expected @throws tag for 'IllegalAccessException'. 111
warning Expected @throws tag for 'InvocationTargetException'. 111
warning Expected @throws tag for 'InstantiationException'. 112
warning Expected @throws tag for 'NoSuchMethodException'. 112
info The String "ObjectType ==>" appears 2 times in the file. 122
warning The String "Wrapper" appears 6 times in the file. 152
info The String "Modified Object===>" appears 2 times in the file. 183
info The String "Orig Object===>" appears 2 times in the file. 184
warning First sentence should end with a period. 192
warning Expected an @return tag. 209
warning Expected @param tag for 'serviceParams'. 209
warning Expected @param tag for 'runtimeInfo'. 210
warning Expected @param tag for 'methodSignature'. 210
warning Expected @throws tag for 'ClassNotFoundException'. 211
warning Expected @throws tag for 'InstantiationException'. 211
warning Expected @throws tag for 'IllegalAccessException'. 212
warning Expected @throws tag for 'SecurityException'. 212
warning Redundant throws: 'SecurityException' is unchecked exception. 212
warning Expected @throws tag for 'NoSuchFieldException'. 212
warning Expected @throws tag for 'IllegalArgumentException'. 213
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 213
warning Expected @throws tag for 'InvocationTargetException'. 213
warning Expected @throws tag for 'NoSuchMethodException'. 214
info The String " Paramsig ==>" appears 3 times in the file. 220
warning First sentence should end with a period. 238
warning Comment matches to-do format 'TODO:'. 241
warning Expected an @return tag. 256
warning Expected @param tag for 'corbaParams'. 256
warning Expected @param tag for 'runtimeInfo'. 257
warning Expected @param tag for 'methodSignature'. 257
warning Expected @throws tag for 'ClassNotFoundException'. 258
warning Expected @throws tag for 'InstantiationException'. 258
warning Expected @throws tag for 'IllegalAccessException'. 259
warning Expected @throws tag for 'SecurityException'. 259
warning Redundant throws: 'SecurityException' is unchecked exception. 259
warning Expected @throws tag for 'NoSuchFieldException'. 259
warning Expected @throws tag for 'IllegalArgumentException'. 260
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 260
warning Expected @throws tag for 'InvocationTargetException'. 260
warning Expected @throws tag for 'NoSuchMethodException'. 261
warning First sentence should end with a period. 283
warning Expected an @return tag. 301
warning Cyclomatic Complexity is 24 (max allowed is 10). 301
info NCSS for this method is 73 (max allowed is 50). 301
info Return count is 4 (max allowed is 2). 301
warning Expected @param tag for 'serviceObject'. 301
warning Expected @param tag for 'runtimeInfo'. 302
warning Expected @param tag for 'objectType'. 302
warning Expected @throws tag for 'SecurityException'. 303
warning Redundant throws: 'SecurityException' is unchecked exception. 303
warning Expected @throws tag for 'IllegalArgumentException'. 303
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 303
warning Expected @throws tag for 'ClassNotFoundException'. 304
warning Expected @throws tag for 'NoSuchFieldException'. 304
warning Expected @throws tag for 'IllegalAccessException'. 305
warning Expected @throws tag for 'InvocationTargetException'. 305
warning Expected @throws tag for 'InstantiationException'. 306
warning Expected @throws tag for 'NoSuchMethodException'. 306
info The String " ====>" appears 2 times in the file. 335
info The String "CLASSLOADER=====>" appears 2 times in the file. 383
info The String "Document Fragment EPR ===> " appears 3 times in the file. 390
warning The String "IOR ===> " appears 6 times in the file. 392
warning Expected an @return tag. 449
warning Cyclomatic Complexity is 23 (max allowed is 10). 449
warning Method length is 151 lines (max allowed is 150). 449
info NCSS for this method is 74 (max allowed is 50). 449
warning Expected @param tag for 'methodSignature'. 450
warning Expected @param tag for 'params'. 450
warning Expected @param tag for 'runtimeInfo'. 451
warning Expected @throws tag for 'InstantiationException'. 451
warning Expected @throws tag for 'IllegalAccessException'. 452
warning Expected @throws tag for 'SecurityException'. 452
warning Redundant throws: 'SecurityException' is unchecked exception. 452
warning Expected @throws tag for 'NoSuchFieldException'. 452
warning Expected @throws tag for 'ClassNotFoundException'. 453
warning Expected @throws tag for 'IllegalArgumentException'. 453
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 453
warning Expected @throws tag for 'InvocationTargetException'. 454
warning Expected @throws tag for 'NoSuchMethodException'. 454
warning The String "value" appears 4 times in the file. 492
info The String "!!!!!>>> Is array: " appears 2 times in the file. 561
warning Cyclomatic Complexity is 15 (max allowed is 10). 626
warning Expected @param tag for 'methodSignature'. 627
warning Expected @param tag for 'params'. 627
warning Expected @param tag for 'paramArrayAfterInvocation'. 628
warning Expected @param tag for 'runtimeInfo'. 628
warning Expected @throws tag for 'InstantiationException'. 629
warning Expected @throws tag for 'IllegalAccessException'. 629
warning Expected @throws tag for 'SecurityException'. 630
warning Redundant throws: 'SecurityException' is unchecked exception. 630
warning Expected @throws tag for 'NoSuchFieldException'. 630
warning Expected @throws tag for 'IllegalArgumentException'. 630
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 630
warning Expected @throws tag for 'ClassNotFoundException'. 631
warning Expected @throws tag for 'InvocationTargetException'. 631
warning Expected @throws tag for 'NoSuchMethodException'. 632
info The String "Holder After---->" appears 2 times in the file. 704
warning First sentence should end with a period. 712
warning Cyclomatic Complexity is 26 (max allowed is 10). 728
warning Method length is 171 lines (max allowed is 150). 728
info NCSS for this method is 92 (max allowed is 50). 728
warning Expected @param tag for 'serviceObject'. 728
warning Expected @param tag for 'corbaObject'. 729
warning Expected @param tag for 'runtimeInfo'. 729
warning Expected @throws tag for 'ClassNotFoundException'. 730
warning Expected @throws tag for 'SecurityException'. 730
warning Redundant throws: 'SecurityException' is unchecked exception. 730
warning Expected @throws tag for 'NoSuchFieldException'. 731
warning Expected @throws tag for 'IllegalArgumentException'. 731
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 731
warning Expected @throws tag for 'IllegalAccessException'. 732
warning Expected @throws tag for 'InvocationTargetException'. 732
warning Expected @throws tag for 'InstantiationException'. 733
warning Expected @throws tag for 'NoSuchMethodException'. 733
warning The String "!!!!>>>>>> IsARRAY" appears 4 times in the file. 739
warning The String "!!!!>>>>>> arrayLent: " appears 4 times in the file. 742
warning The String "!!!!>>>>>> component type: " appears 4 times in the file. 743
info The String " TYPE==>" appears 2 times in the file. 865
info The String "[" appears 3 times in the file. 868
info The String "Modifield Fild Array Lenght" appears 2 times in the file. 870
warning First sentence should end with a period. 905
warning Cyclomatic Complexity is 21 (max allowed is 10). 925
info NCSS for this method is 73 (max allowed is 50). 925
warning Expected @param tag for 'serviceObject'. 925
warning Expected @param tag for 'sType'. 926
warning Expected @param tag for 'corbaObject'. 926
warning Expected @param tag for 'runtimeInfo'. 927
warning Expected @param tag for 'isParam'. 927
warning Expected @param tag for 'parentField'. 927
warning Expected @param tag for 'parentObject'. 928
warning Expected @throws tag for 'SecurityException'. 928
warning Redundant throws: 'SecurityException' is unchecked exception. 928
warning Expected @throws tag for 'NoSuchFieldException'. 929
warning Expected @throws tag for 'IllegalArgumentException'. 929
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 929
warning Expected @throws tag for 'IllegalAccessException'. 930
warning Expected @throws tag for 'ClassNotFoundException'. 930
warning Expected @throws tag for 'InvocationTargetException'. 931
warning Expected @throws tag for 'InstantiationException'. 931
warning Expected @throws tag for 'NoSuchMethodException'. 932
info The String "!!!!>>>>>> component type object: " appears 3 times in the file. 948
info The String " value: " appears 3 times in the file. 1011
warning First sentence should end with a period. 1077
warning Expected an @return tag. 1092
warning Cyclomatic Complexity is 107 (max allowed is 10). 1092
warning Method length is 516 lines (max allowed is 150). 1092
info NCSS for this method is 359 (max allowed is 50). 1092
warning Expected @param tag for 'paramAny'. 1092
warning Expected @param tag for 'typeCode'. 1092
warning Expected @param tag for 'anyInputStream'. 1092
warning Expected @param tag for 'runtimeInfo'. 1093
warning Expected @throws tag for 'SecurityException'. 1093
warning Redundant throws: 'SecurityException' is unchecked exception. 1093
warning Expected @throws tag for 'NoSuchFieldException'. 1094
warning Expected @throws tag for 'IllegalArgumentException'. 1094
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 1094
warning Expected @throws tag for 'IllegalAccessException'. 1095
warning Expected @throws tag for 'ClassNotFoundException'. 1095
warning Expected @throws tag for 'InvocationTargetException'. 1096
warning Expected @throws tag for 'InstantiationException'. 1096
warning Expected @throws tag for 'NoSuchMethodException'. 1097
info The String "Not a type with an ID...see CORBA specs. Cannot be a typedef..." appears 2 times in the file. 1118
info The String ">>>> type: null, value: " appears 2 times in the file. 1213
info The String ">>>> type: octet, value: " appears 2 times in the file. 1221
warning The String ">>>> type: ushort, value: " appears 5 times in the file. 1229
info The String ">>>> type: array length: " appears 2 times in the file. 1294
info Boolean expression complexity is 7 (max allowed is 3). 1319
warning Line matches the illegal pattern 'printStackTrace'. 1343
warning The String ">>>> type: sequence - ushort, value: " appears 4 times in the file. 1414
warning The String "/" appears 4 times in the file. 1454
info The String ":" appears 2 times in the file. 1455
info The String "Invalid Type: " appears 2 times in the file. 1506
info Boolean expression complexity is 7 (max allowed is 3). 1513
info '4' is a magic number. 1541
warning First sentence should end with a period. 1614
warning Cyclomatic Complexity is 27 (max allowed is 10). 1630
warning Method length is 186 lines (max allowed is 150). 1630
info NCSS for this method is 102 (max allowed is 50). 1630
warning Expected @param tag for 'corbaObject'. 1630
warning Expected @param tag for 'serviceObject'. 1631
warning Expected @param tag for 'runtimeInfo'. 1631
warning Expected @throws tag for 'SecurityException'. 1632
warning Redundant throws: 'SecurityException' is unchecked exception. 1632
warning Expected @throws tag for 'NoSuchFieldException'. 1632
warning Expected @throws tag for 'IllegalArgumentException'. 1633
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 1633
warning Expected @throws tag for 'IllegalAccessException'. 1633
warning Expected @throws tag for 'InvocationTargetException'. 1634
warning Expected @throws tag for 'ClassNotFoundException'. 1634
warning Expected @throws tag for 'NoSuchMethodException'. 1635
warning Expected @throws tag for 'InstantiationException'. 1635
info The String " class: " appears 2 times in the file. 1641
info The String " classloader: " appears 2 times in the file. 1641
warning The String "===>" appears 6 times in the file. 1722
warning First sentence should end with a period. 1822
warning Cyclomatic Complexity is 23 (max allowed is 10). 1840
warning Method length is 158 lines (max allowed is 150). 1840
info NCSS for this method is 102 (max allowed is 50). 1840
warning Expected @param tag for 'corbaObject'. 1840
warning Expected @param tag for 'ut'. 1841
warning Expected @param tag for 'serviceObject'. 1841
warning Expected @param tag for 'runtimeInfo'. 1842
warning Expected @param tag for 'isParam'. 1842
warning Expected @throws tag for 'ClassNotFoundException'. 1843
warning Expected @throws tag for 'SecurityException'. 1843
warning Redundant throws: 'SecurityException' is unchecked exception. 1843
warning Expected @throws tag for 'NoSuchFieldException'. 1844
warning Expected @throws tag for 'IllegalArgumentException'. 1844
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 1844
warning Expected @throws tag for 'IllegalAccessException'. 1845
warning Expected @throws tag for 'InvocationTargetException'. 1845
warning Expected @throws tag for 'NoSuchMethodException'. 1846
warning Expected @throws tag for 'InstantiationException'. 1846
info '7' is a magic number. 1925
warning First sentence should end with a period. 2005
warning Expected an @return tag. 2022
warning Cyclomatic Complexity is 29 (max allowed is 10). 2022
info NCSS for this method is 99 (max allowed is 50). 2022
warning Expected @param tag for 'serviceObject'. 2022
warning Expected @param tag for 'any'. 2022
warning Expected @param tag for 'runtimeInfo'. 2023
warning Expected @throws tag for 'ClassNotFoundException'. 2023
warning Expected @throws tag for 'SecurityException'. 2024
warning Redundant throws: 'SecurityException' is unchecked exception. 2024
warning Expected @throws tag for 'IllegalArgumentException'. 2024
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 2024
warning Expected @throws tag for 'NoSuchFieldException'. 2024
warning Expected @throws tag for 'IllegalAccessException'. 2025
warning Expected @throws tag for 'InvocationTargetException'. 2025
warning Expected @throws tag for 'NoSuchMethodException'. 2026
warning Expected @throws tag for 'InstantiationException'. 2026
info The String "-" appears 2 times in the file. 2052
info The String ">>>> type: BigInteger -> fixed, value: " appears 2 times in the file. 2058
info '7' is a magic number. 2119
warning First sentence should end with a period. 2152
warning Unused @param tag for 'Object'. 2156
warning Cyclomatic Complexity is 12 (max allowed is 10). 2162
warning Expected @param tag for 'obj'. 2162
warning Expected @param tag for 'jbi4corbaEndPoint'. 2163
warning Expected @param tag for 'objectType'. 2163
warning Expected @throws tag for 'ClassNotFoundException'. 2163
info '6' is a magic number. 2188
warning The String "----------------------------------------------------------------" appears 4 times in the file. 2191
warning Assignment of parameter 'jbi4corbaEndPoint' is not allowed. 2261
warning Missing a Javadoc comment. 2275
warning First sentence should end with a period. 2284
warning Unused @param tag for 'String'. 2287
warning Expected @param tag for 'ior'. 2293
warning First sentence should end with a period. 2313
warning Expected @throws tag for 'NoSuchMethodException'. 2326
warning Expected @throws tag for 'IllegalAccessException'. 2326
warning Expected @throws tag for 'IllegalArgumentException'. 2327
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 2327
warning Expected @throws tag for 'InvocationTargetException'. 2327
warning First sentence should end with a period. 2335
warning Unused @param tag for 'String'. 2339
warning Unused @param tag for 'ChildFirstClassLoader'. 2341
warning Expected @param tag for 'interfaceName'. 2347
warning Expected @param tag for 'originalClassLoader'. 2348
warning Expected @throws tag for 'ClassNotFoundException'. 2349
warning Expected an @return tag. 2368
warning Expected @param tag for 'enumObj'. 2368
warning Expected @param tag for 'fromClassLoader'. 2369
warning Expected @param tag for 'toClassLoader'. 2369
warning Expected @throws tag for 'SecurityException'. 2370
warning Redundant throws: 'SecurityException' is unchecked exception. 2370
warning Expected @throws tag for 'NoSuchMethodException'. 2370
warning Expected @throws tag for 'ClassNotFoundException'. 2371
warning Expected @throws tag for 'IllegalArgumentException'. 2371
warning Redundant throws: 'IllegalArgumentException' is unchecked exception. 2371
warning Expected @throws tag for 'IllegalAccessException'. 2372
warning Expected @throws tag for 'InvocationTargetException'. 2372
warning Name 'from_intMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2393
warning First sentence should end with a period. 2399
warning Expected @param tag for 'cls'. 2405
warning Expected @param tag for 'fields'. 2405
warning First sentence should end with a period. 2421
warning Expected an @return tag. 2427
warning Expected @param tag for 'field'. 2427
warning First sentence should end with a period. 2438
warning Expected an @return tag. 2445
warning Expected @param tag for 'cls'. 2445
warning Expected @param tag for 'fieldName'. 2445
warning Expected an @return tag. 2464
warning Expected @param tag for 'method'. 2464
warning Expected @param tag for 'methodSignatures'. 2464
warning Expected an @return tag. 2489
warning Expected @param tag for 'methodA'. 2489
warning Expected @param tag for 'methodB'. 2490
warning Expected an @return tag. 2510
warning Expected @param tag for 'typesA'. 2510
warning Expected @param tag for 'typesB'. 2510
warning Expected an @return tag. 2533
warning Expected @param tag for 'objects'. 2533
warning Expected @param tag for 'myArray'. 2533
warning Expected @param tag for 'actualElement'. 2533
warning Assignment of parameter 'actualElement' is not allowed. 2545
warning Assignment of parameter 'actualElement' is not allowed. 2551