The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
159 | 1008 | 2643 | 1 |
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 1511 | Error |
JavadocType | 10 | Error |
JavadocVariable | 368 | Info |
JavadocStyle | 328 | Error |
ConstantName | 5 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 13 | Error |
MemberName | 12 | Error |
MethodName | 1 | Error |
PackageName | 0 | Error |
ParameterName | 6 | Error |
StaticVariableName | 6 | Error |
TypeName | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 19 | Error |
FileLength | 3 | Error |
LineLength | 0 | Ignore |
MethodLength | 18 | Error |
AvoidNestedBlocks | 6 | Error |
EmptyBlock
|
4 | Error |
LeftCurly | 0 | Ignore |
NeedBraces | 44 | Error |
RightCurly | 0 | Ignore |
AvoidInlineConditionals | 0 | Ignore |
EmptyStatement | 0 | Error |
EqualsHashCode | 7 | Error |
MagicNumber | 49 | Info |
MissingSwitchDefault | 3 | Error |
RedundantThrows | 56 | Error |
SimplifyBooleanReturn | 0 | Error |
FinalClass | 1 | Error |
HideUtilityClassConstructor | 19 | Error |
VisibilityModifier | 88 | Error |
FinalParameters | 0 | Ignore |
GenericIllegalRegexp
|
0 | Ignore |
TodoComment | 5 | Error |
EmptyBlock
|
4 | Error |
MultipleStringLiterals | 488 | Info |
CyclomaticComplexity | 60 | Error |
ClassFanOutComplexity | 24 | Info |
GenericIllegalRegexp
|
6 | Error |
IllegalCatch | 50 | Info |
JUnitTestCase | 0 | Error |
CovariantEquals | 0 | Error |
JavaNCSS | 43 | Info |
IllegalThrows | 1 | Error |
MissingCtor | 27 | Error |
ModifiedControlVariable | 4 | Error |
ParameterAssignment | 47 | Error |
SimplifyBooleanExpression | 0 | Error |
StringLiteralEquality | 0 | Error |
MutableException | 2 | Error |
GenericIllegalRegexp
|
72 | Error |
ParameterNumber | 5 | Error |
ReturnCount | 58 | Info |
ReturnCount
|
58 | Error |
BooleanExpressionComplexity | 6 | Info |
MultipleStringLiterals
|
488 | Error |
ClassDataAbstractionCoupling | 19 | Info |
DeclarationOrder | 133 | Error |
HiddenField
|
25 | Error |
IllegalInstantiation | 0 | Info |
GenericIllegalRegexp
|
5 | Error |
EqualsHashCode | 7 | Info |
Translation | 0 | Error |
NewlineAtEndOfFile | 5 | Error |
StrictDuplicateCode
|
1 | Ignore |
StrictDuplicateCode
|
1 | Error |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'phase'. | 56 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 61 | |
Missing a Javadoc comment. | 61 | |
Return count is 3 (max allowed is 2). | 61 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 43 (max allowed is 20). | 61 | |
Class should define a constructor. | 61 | |
Utility classes should not have a public or default constructor. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 74 | |
Expected an @return tag. | 88 | |
Expected an @return tag. | 95 | |
Expected @throws tag for 'BusException'. | 95 | |
Name '_bus' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
Expected an @return tag. | 115 | |
Expected @throws tag for 'Jbi4CorbaException'. | 115 | |
Expected @param tag for 'service'. | 146 | |
Expected @throws tag for 'WSDLException'. | 146 | |
Expected @param tag for 'service'. | 164 | |
Expected @throws tag for 'WSDLException'. | 164 | |
First sentence should end with a period. | 173 | |
Expected @param tag for 'def'. | 182 | |
Expected @throws tag for 'WSDLException'. | 182 | |
First sentence should end with a period. | 197 | |
Expected @param tag for 'service'. | 206 | |
Expected @throws tag for 'WSDLException'. | 206 | |
First sentence should end with a period. | 214 | |
Expected @param tag for 'service'. | 219 | |
Expected @param tag for 'out'. | 219 | |
Expected @throws tag for 'WSDLException'. | 219 | |
Expected an @return tag. | 230 | |
Expected @param tag for 'service'. | 230 | |
Expected an @return tag. | 243 | |
Expected @param tag for 'service'. | 243 | |
Expected @throws tag for 'IOException'. | 243 | |
Expected an @return tag. | 254 | |
Expected @param tag for 'service'. | 254 | |
Expected @param tag for 'ei'. | 254 | |
Expected @param tag for 'bio'. | 269 | |
Expected @param tag for 'outInterceptorChain'. | 290 | |
Expected @param tag for 'parameterStyle'. | 291 | |
Expected @param tag for 'bindingStyle'. | 291 | |
Expected @param tag for 'isProviderOrConsumerFromIDL'. | 291 | |
Expected @param tag for 'faultInterceptorChain'. | 318 | |
Expected @param tag for 'parameterStyle'. | 319 | |
Expected @param tag for 'bindingStyle'. | 319 | |
Expected @param tag for 'inInterceptorChain'. | 340 | |
Expected @param tag for 'parameterStyle'. | 341 | |
Expected @param tag for 'bindingStyle'. | 341 | |
Expected @param tag for 'isFromIDL'. | 341 | |
Expected @param tag for 'inInterceptorChain'. | 372 | |
Expected @param tag for 'parameterStyle'. | 373 | |
Expected @param tag for 'bindingStyle'. | 373 | |
Expected @param tag for 'bio'. | 395 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Variable 'tracer' must be private and have accessor methods. | 35 | |
Variable 'classWriter' must be private and have accessor methods. | 40 | |
Variable 'className' must be private and have accessor methods. | 45 | |
The String "skip ... " appears 2 times in the file. | 92 | |
switch without "default" clause. | 217 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 101 | |
First sentence should end with a period. | 104 | |
First sentence should end with a period. | 108 | |
First sentence should end with a period. | 112 | |
First sentence should end with a period. | 116 | |
First sentence should end with a period. | 120 | |
Name 'HANDLER_THREAD_POOL_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
'5' is a magic number. | 122 | |
First sentence should end with a period. | 124 | |
First sentence should end with a period. | 128 | |
First sentence should end with a period. | 132 | |
First sentence should end with a period. | 136 | |
First sentence should end with a period. | 140 | |
Expected @throws tag for 'Exception'. | 142 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 241 | |
Missing a Javadoc comment. | 272 | |
Missing a Javadoc comment. | 282 | |
Missing a Javadoc comment. | 292 | |
Return count is 3 (max allowed is 2). | 292 | |
Line matches the illegal pattern 'printStackTrace'. | 350 | |
Missing a Javadoc comment. | 356 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 38 | |
Missing a Javadoc comment. | 46 | |
The String "unchecked" appears 3 times in the file. | 64 | |
The String "bindingEstension instanceof Jbi4CorbaBinding.bindingEstension=" appears 2 times in the file. | 126 | |
Return count is 3 (max allowed is 2). | 156 | |
Return count is 3 (max allowed is 2). | 290 | |
Expected @throws tag for 'WSDLException'. | 322 | |
Expected @param tag for 'wsdl'. | 338 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ArrayList. | 10 | |
Unused import - java.util.List. | 11 | |
Unclosed HTML tag found: <String></code>) as actual type. | 21 | |
First sentence should end with a period. | 31 | |
First sentence should end with a period. | 36 | |
Variable access definition in wrong order. | 44 | |
Variable 'isHolder' must be private and have accessor methods. | 44 | |
First sentence should end with a period. | 46 | |
First sentence should end with a period. | 51 | |
First sentence should end with a period. | 56 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 88 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 112 | |
'isHolder' hides a field. | 112 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 144 | |
'isArray' hides a field. | 144 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 156 | |
Missing a Javadoc comment. | 160 | |
'isPrimitive' hides a field. | 160 |
Violation | Message | Line |
---|---|---|
Non creiamo direttamente eccezioni generiche | 89 |
Violation | Message | Line |
---|---|---|
The String "<" appears 3 times in the file. | 91 | |
The String ">\n" appears 3 times in the file. | 92 | |
The String "</" appears 2 times in the file. | 98 | |
The String "=\"" appears 3 times in the file. | 124 | |
The String "\" " appears 2 times in the file. | 124 |
Violation | Message | Line |
---|---|---|
Name '__arrayFieldAccess' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
Name '__arrayFieldDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
The String ";" appears 2 times in the file. | 118 |
Violation | Message | Line |
---|---|---|
Variable access definition in wrong order. | 30 | |
Variable 'serviceAndPortType' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 85 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 43 | |
Expected @param tag for 'opcode'. | 49 | |
Expected @param tag for 'className'. | 49 | |
Expected @param tag for 'fieldName'. | 49 | |
Expected @param tag for 'fieldType'. | 50 | |
Assignment of parameter 'fieldType' is not allowed. | 59 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 24 | |
The String "]" appears 2 times in the file. | 53 | |
Assignment of parameter 'result' is not allowed. | 63 | |
Assignment of parameter 'result' is not allowed. | 72 | |
Return count is 5 (max allowed is 2). | 93 | |
Return count is 5 (max allowed is 4). | 93 | |
Return count is 3 (max allowed is 2). | 122 | |
Assignment of parameter 'types' is not allowed. | 173 | |
Assignment of parameter 'types' is not allowed. | 225 | |
Assignment of parameter 'types' is not allowed. | 229 |
Violation | Message | Line |
---|---|---|
Variable 'classWriter' must be private and have accessor methods. | 35 | |
Variable 'newSerialVersionUID' must be private and have accessor methods. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Unused @param tag for 'mapOfFields'. | 51 | |
Expected @param tag for 'allInterfaceTypes'. | 56 | |
First sentence should end with a period. | 65 | |
Expected @param tag for 'opcode'. | 71 | |
'className' hides a field. | 71 | |
Expected @param tag for 'className'. | 71 | |
Expected @param tag for 'fieldName'. | 71 | |
Expected @param tag for 'fieldType'. | 71 | |
Assignment of parameter 'fieldType' is not allowed. | 78 | |
Assignment of parameter 'fieldType' is not allowed. | 82 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Variable 'type' must be private and have accessor methods. | 25 | |
Missing a Javadoc comment. | 26 | |
Variable 'name' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 27 | |
Variable 'desc' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Variable 'value' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 30 | |
Variable 'nestedAnnotationValue' must be private and have accessor methods. | 30 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Variable 'consumerEndpoint' must be private and have accessor methods. | 39 | |
Unused @param tag for 'messageexchange'. | 51 | |
Unused @throws tag for 'Exception'. | 52 | |
Expected @param tag for 'messageExchange'. | 54 | |
Catching 'Exception' is not allowed. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 18 | |
Variable 'visible' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 19 | |
Variable 'value' must be private and have accessor methods. | 19 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 65 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 164 | |
Missing a Javadoc comment. | 380 | |
Missing a Javadoc comment. | 384 | |
Missing a Javadoc comment. | 388 | |
Missing a Javadoc comment. | 392 |
Violation | Message | Line |
---|---|---|
Variable 'newSerialVersionUid' must be private and have accessor methods. | 33 | |
The String "The class " appears 2 times in the file. | 64 | |
Assignment of parameter 'value' is not allowed. | 107 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 63 (max allowed is 20). | 92 | |
First sentence should end with a period. | 94 | |
Name 'WSADDNS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
Missing a Javadoc comment. | 99 | |
Name 'XSDWSNS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
Missing a Javadoc comment. | 101 | |
Name 'PATHSEPARATOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
Missing a Javadoc comment. | 103 | |
Static variable definition in wrong order. | 108 | |
Static variable definition in wrong order. | 112 | |
Missing a Javadoc comment. | 115 | |
Static variable definition in wrong order. | 115 | |
Expected @param tag for 'idlFile'. | 151 | |
Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. | 152 | |
Expected @throws tag for 'WSDLGenerationException'. | 153 | |
Redundant throws: 'WSDLGenerationException' is subclass of 'Jbi4CorbaException'. | 153 | |
Expected @throws tag for 'Jbi4CorbaException'. | 154 | |
First sentence should end with a period. | 163 | |
Unused @param tag for 'resolvedIDL'. | 172 | |
Expected an @return tag. | 178 | |
Expected @throws tag for 'FileNotFoundException'. | 179 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 179 | |
Expected @throws tag for 'Jbi4CorbaException'. | 179 | |
The String "." appears 3 times in the file. | 195 | |
First sentence should end with a period. | 207 | |
Unclosed HTML tag found: <orb.idl> and #include <ir.idl> in the | 209 | |
Unclosed HTML tag found: <ir.idl> in the | 209 | |
Unused @param tag for 'idlUrls'. | 211 | |
Expected @param tag for 'idlURLs'. | 215 | |
Expected @throws tag for 'FileNotFoundException'. | 215 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 215 | |
Expected @throws tag for 'IOException'. | 215 | |
Expected @throws tag for 'Jbi4CorbaException'. | 215 | |
Unused @param tag for 'desc'. | 235 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 252 | |
Method length is 245 lines (max allowed is 150). | 252 | |
NCSS for this method is 121 (max allowed is 50). | 252 | |
Expected @param tag for 'idlFile'. | 252 | |
Expected @param tag for 'descList'. | 253 | |
Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. | 254 | |
Expected @throws tag for 'WSDLGenerationException'. | 255 | |
Redundant throws: 'WSDLGenerationException' is subclass of 'Jbi4CorbaException'. | 255 | |
Expected @throws tag for 'Jbi4CorbaException'. | 255 | |
Control variable 'stringWsdl' is modified. | 308 | |
The String ">>>>>>>> XSDSchema's number: " appears 2 times in the file. | 477 | |
First sentence should end with a period. | 501 | |
Unused @param tag for 'desc'. | 510 | |
NCSS for this method is 53 (max allowed is 50). | 521 | |
Expected @param tag for 'descList'. | 522 | |
Redundant throws: 'ClassGenerationException' is subclass of 'Jbi4CorbaException'. | 523 | |
Expected @throws tag for 'Jbi4CorbaException'. | 523 | |
'10' is a magic number. | 575 | |
'10' is a magic number. | 578 | |
The String "CRB000574_Error_in_WSDL_generation" appears 2 times in the file. | 616 | |
First sentence should end with a period. | 641 | |
Unused @param tag for 'List'. | 646 | |
Unclosed HTML tag found: <WSDLDescriptor> | 647 | |
Unused @param tag for 'String'. | 648 | |
Return count is 3 (max allowed is 2). | 652 | |
Expected @param tag for 'name'. | 652 | |
Expected @param tag for 'namespace'. | 652 | |
Expected @param tag for 'descList'. | 653 | |
The String "http://" appears 2 times in the file. | 657 | |
Unused @param tag for 'service'. | 682 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 688 | |
Expected @throws tag for 'IOException'. | 689 | |
Expected @throws tag for 'ParserConfigurationException'. | 689 | |
Expected @throws tag for 'TransformerException'. | 690 | |
First sentence should end with a period. | 785 | |
Unused @param tag for 'idl'. | 789 | |
Expected an @return tag. | 795 | |
Expected @param tag for 'idlFile'. | 795 | |
Expected @throws tag for 'Jbi4CorbaException'. | 796 | |
First sentence should end with a period. | 802 | |
Unused @param tag for 'idl'. | 806 | |
Expected @param tag for 'idlFile'. | 812 | |
Expected @throws tag for 'Jbi4CorbaException'. | 813 | |
The String "Operations.java" appears 4 times in the file. | 833 | |
First sentence should end with a period. | 846 | |
Unused @param tag for 'idl'. | 850 | |
Expected @param tag for 'idlFile'. | 856 | |
Expected @throws tag for 'Jbi4CorbaException'. | 857 | |
'15' is a magic number. | 886 | |
Return count is 3 (max allowed is 2). | 918 | |
First sentence should end with a period. | 955 | |
Expected @param tag for 'wsdlDoc'. | 964 | |
Expected @throws tag for 'WSDLGenerationException'. | 965 | |
The String "CRB000554_Error_during_wsdl_parsing" appears 6 times in the file. | 981 | |
Expected @param tag for 'schema'. | 1005 | |
Expected @param tag for 'attribute'. | 1005 | |
Boolean expression complexity is 6 (max allowed is 3). | 1021 | |
The String "']" appears 2 times in the file. | 1024 | |
The String "namespace" appears 2 times in the file. | 1040 | |
Expected an @return tag. | 1056 | |
Expected @param tag for 'schema'. | 1056 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 18 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
'6' is a magic number. | 31 | |
'6' is a magic number. | 33 | |
'if' construct must use '{}'s. | 34 | |
Assignment of parameter 'access' is not allowed. | 35 | |
Constructor definition in wrong order. | 40 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
First sentence should end with a period. | 34 | |
Expected @param tag for 'ctx'. | 37 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 14 | |
Missing a Javadoc comment. | 19 | |
Variable 'mOutboundThreads' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 22 | |
Static variable definition in wrong order. | 22 | |
First sentence should end with a period. | 25 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 44 | |
Expected an @return tag. | 51 | |
Expected @param tag for 'roleElement'. | 51 | |
Expected an @return tag. | 70 | |
The String "\n" appears 2 times in the file. | 72 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Variable 'className' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
Variable 'classWriter' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Variable 'mapOfFields' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 44 | |
Expected @param tag for 'allInTypes'. | 57 | |
Expected @param tag for 'isEx'. | 57 | |
Assignment of parameter 'desc' is not allowed. | 129 | |
First sentence should end with a period. | 149 | |
Unused @param tag for 'String'. | 152 | |
Expected an @return tag. | 156 | |
Expected @param tag for 'desc'. | 156 | |
Missing a Javadoc comment. | 193 |
Violation | Message | Line |
---|---|---|
Unused import - java.lang.reflect.InvocationTargetException. | 12 | |
Unused import - java.lang.reflect.Method. | 13 | |
Unused import - org.objectweb.asm.FieldVisitor. | 23 | |
Unused import - org.omg.CORBA.Any. | 30 | |
Missing a Javadoc comment. | 53 | |
First sentence should end with a period. | 55 | |
Missing a Javadoc comment. | 61 | |
Expected @param tag for 'classesDir'. | 70 | |
Expected @throws tag for 'ClassGenerationException'. | 70 | |
Missing a Javadoc comment. | 90 | |
The String "<init>" appears 2 times in the file. | 150 | |
The String "()V" appears 2 times in the file. | 150 | |
'7' is a magic number. | 154 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 181 | |
Redundant throws: 'SecurityException' is unchecked exception. | 183 | |
Missing a Javadoc comment. | 198 | |
Redundant throws: 'SecurityException' is unchecked exception. | 199 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 34 | |
Variable access definition in wrong order. | 34 | |
Variable 'aliasedClass' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 37 | |
Variable access definition in wrong order. | 37 | |
Variable 'aliasedClassName' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 40 | |
Variable access definition in wrong order. | 40 | |
Variable 'typeDefClass' must be private and have accessor methods. | 40 | |
Missing a Javadoc comment. | 42 | |
Variable access definition in wrong order. | 42 | |
Variable 'id' must be private and have accessor methods. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 68 | |
Expected an @return tag. | 81 | |
Expected an @return tag. | 90 | |
Expected @param tag for 'classesDir'. | 90 | |
Expected @throws tag for 'ClassGenerationException'. | 90 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 108 | |
Redundant throws: 'SecurityException' is unchecked exception. | 108 | |
Missing a Javadoc comment. | 111 | |
Redundant throws: 'SecurityException' is unchecked exception. | 111 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 111 | |
Missing a Javadoc comment. | 114 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 56 (max allowed is 20). | 70 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 96 | |
First sentence should end with a period. | 98 | |
First sentence should end with a period. | 103 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 110 | |
Name 'IOREXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
Unused @throws tag for 'Jbi4EjbException'. | 119 | |
Expected @param tag for 'serviceDescriptor'. | 123 | |
Expected @throws tag for 'Jbi4CorbaException'. | 124 | |
First sentence should end with a period. | 145 | |
Expected an @return tag. | 148 | |
First sentence should end with a period. | 152 | |
Expected @param tag for 'iorCorbaObject'. | 155 | |
Unused @throws tag for 'Exception'. | 173 | |
Expected @throws tag for 'Jbi4CorbaException'. | 176 | |
Unused @throws tag for 'Exception'. | 197 | |
Expected @throws tag for 'Jbi4CorbaException'. | 200 | |
Unused @throws tag for 'DeploymentException'. | 207 | |
Expected @throws tag for 'Jbi4CorbaDeployException'. | 210 | |
The String "CRB000146_Error_in_service_creation" appears 3 times in the file. | 229 | |
Unused @param tag for 'serviceCreator'. | 302 | |
Unused @param tag for 'sd'. | 304 | |
Unused @param tag for 'interfaceName'. | 306 | |
Unused @throws tag for 'DeploymentException'. | 311 | |
'cxfService' hides a field. | 314 | |
Expected @param tag for 'cxfService'. | 314 | |
Expected @throws tag for 'Jbi4CorbaDeployException'. | 315 | |
The String "CRB000129_Unable_to_parse_document" appears 2 times in the file. | 362 | |
'helperClass' hides a field. | 583 | |
'narrowMethod' hides a field. | 584 | |
The String "IllegalArgumentException" appears 3 times in the file. | 600 | |
The String "CRB000135_Exception_calling_narrow_method" appears 6 times in the file. | 602 | |
The String "IllegalAccessException" appears 3 times in the file. | 607 | |
The String "InvocationTargetException" appears 3 times in the file. | 616 | |
The String "CRB000136_Real_error_message_is" appears 3 times in the file. | 618 | |
The String "Exception" appears 3 times in the file. | 622 | |
'helperClass' hides a field. | 644 | |
'narrowMethod' hides a field. | 645 | |
The String "CRB000135_Exception_calling_typeMethod" appears 5 times in the file. | 673 | |
The String "CRB000135_Exception_calling_extractMethod" appears 7 times in the file. | 683 | |
The String "CRB000141_CorbalocURL_NotFound" appears 2 times in the file. | 788 | |
The String "retrievedObject=" appears 4 times in the file. | 793 | |
The String "CRB000142_CorbanameURL_NotFound" appears 2 times in the file. | 811 | |
First sentence should end with a period. | 830 | |
Unused @param tag for 'String'. | 833 | |
Expected @param tag for 'ior'. | 840 | |
The String "File.IOR=" appears 2 times in the file. | 843 | |
The String "CRB000143_IOR_NotFound" appears 8 times in the file. | 846 | |
The String "CRB000153_Error_in_getting_corba_object_reference" appears 2 times in the file. | 861 | |
The String "CRB000144_ReadingFileError" appears 2 times in the file. | 934 | |
The String "CRB000131_Invalid_initial_reference_name" appears 4 times in the file. | 964 | |
The String "CRB000134_Exception_retrieving_corba_object_reference" appears 6 times in the file. | 996 | |
'helperClass' hides a field. | 1040 | |
Name '_narrowMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1043 | |
The String "SecurityException" appears 3 times in the file. | 1051 | |
The String "CRB000133_Exception_retrieving_narrow_method" appears 4 times in the file. | 1053 | |
The String "NoSuchMethodException" appears 3 times in the file. | 1058 | |
'helperClass' hides a field. | 1076 | |
The String "CRB000133_Exception_retrieving_extractMethod" appears 4 times in the file. | 1088 | |
'helperClass' hides a field. | 1110 | |
The String "CRB000133_Exception_retrieving_typeMethod" appears 4 times in the file. | 1120 | |
Unused @throws tag for 'Jbi4EjbException'. | 1160 | |
Expected @throws tag for 'Jbi4CorbaException'. | 1163 | |
Unused @throws tag for 'Jbi4EjbException'. | 1172 | |
Expected @throws tag for 'Jbi4CorbaException'. | 1175 | |
First sentence should end with a period. | 1179 | |
Expected an @return tag. | 1183 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 102 | |
First sentence should end with a period. | 104 | |
First sentence should end with a period. | 113 | |
First sentence should end with a period. | 116 | |
Variable access definition in wrong order. | 117 | |
Variable 'corbaEnumMap' must be private and have accessor methods. | 117 | |
First sentence should end with a period. | 119 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 140 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 249 | |
First sentence should end with a period. | 346 | |
Unused @param tag for 'urlClassLoader'. | 350 | |
Expected @param tag for 'originalClassLoader'. | 353 | |
Missing a Javadoc comment. | 392 | |
Missing a Javadoc comment. | 396 | |
Missing a Javadoc comment. | 400 | |
Missing a Javadoc comment. | 404 | |
First sentence should end with a period. | 408 | |
First sentence should end with a period. | 418 | |
Missing a Javadoc comment. | 427 | |
Missing a Javadoc comment. | 431 | |
Missing a Javadoc comment. | 436 | |
Missing a Javadoc comment. | 440 | |
Missing a Javadoc comment. | 444 | |
Missing a Javadoc comment. | 448 | |
Missing a Javadoc comment. | 453 | |
Missing a Javadoc comment. | 457 | |
Missing a Javadoc comment. | 461 | |
Missing a Javadoc comment. | 470 | |
Missing a Javadoc comment. | 474 | |
Missing a Javadoc comment. | 478 | |
Missing a Javadoc comment. | 482 | |
Missing a Javadoc comment. | 486 | |
Missing a Javadoc comment. | 490 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 23 | |
First sentence should end with a period. | 30 | |
Class should define a constructor. | 34 | |
First sentence should end with a period. | 36 | |
Expected an @return tag. | 41 | |
Expected @param tag for 'msgExchange'. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
First sentence should end with a period. | 131 | |
Expected an @return tag. | 134 | |
Missing a Javadoc comment. | 138 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 31 | |
Class should define a constructor. | 36 | |
Utility classes should not have a public or default constructor. | 36 | |
First sentence should end with a period. | 49 | |
Missing a Javadoc comment. | 53 | |
First sentence should end with a period. | 55 | |
Unused @param tag for 'String'. | 57 | |
Expected an @return tag. | 59 | |
Expected @param tag for 'DocumentFragment'. | 59 | |
Name 'DocumentFragment' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
The String "Error " appears 3 times in the file. | 73 | |
The String "Address" appears 3 times in the file. | 81 | |
'10' is a magic number. | 84 | |
'10' is a magic number. | 85 | |
First sentence should end with a period. | 94 | |
Unused @param tag for 'Node'. | 96 | |
Expected @param tag for 'parentNode'. | 99 | |
Expected @throws tag for 'Exception'. | 99 | |
Name 'IOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
'10' is a magic number. | 118 | |
First sentence should end with a period. | 128 | |
Unused @param tag for 'Node'. | 131 | |
Expected an @return tag. | 133 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 133 | |
Expected @param tag for 'parentNode'. | 133 | |
Expected @throws tag for 'Exception'. | 133 | |
The String "ServiceName" appears 2 times in the file. | 141 | |
The String ":" appears 2 times in the file. | 147 | |
The String "Invalid Content" appears 2 times in the file. | 149 | |
The String " " appears 2 times in the file. | 160 | |
The String "==" appears 2 times in the file. | 166 | |
The String "CRB001001_Invalid_content" appears 2 times in the file. | 185 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
First sentence should end with a period. | 55 | |
Expected an @return tag. | 58 | |
First sentence should end with a period. | 62 | |
Expected an @return tag. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Name 'mPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
Missing a Javadoc comment. | 51 | |
Variable 'mEnvVariableMap' must be private and have accessor methods. | 51 | |
Missing a Javadoc comment. | 52 | |
Static variable definition in wrong order. | 52 | |
Name 'mMessages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 135 | |
Missing a Javadoc comment. | 140 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 163 | |
Missing a Javadoc comment. | 163 | |
The String "INVALID_WSDL" appears 4 times in the file. | 177 | |
The String "${" appears 2 times in the file. | 195 | |
Catching 'Exception' is not allowed. | 214 | |
Missing a Javadoc comment. | 221 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 37 | |
First sentence should end with a period. | 39 | |
'17' is a magic number. | 131 | |
'37' is a magic number. | 131 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 153 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 11 (max allowed is 7) classes [BufferedReader, InputStreamReader, DefaultHandler, StringWriter, SAXException, DOMSource, InputSource, StreamResult, PrintWriter, EntityResolver, StringReader]. | 144 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 144 | |
Class should define a constructor. | 144 | |
Utility classes should not have a public or default constructor. | 144 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 156 | |
Usare il logger. | 158 | |
Missing a Javadoc comment. | 166 | |
Usare il logger. | 168 | |
Missing a Javadoc comment. | 178 | |
Usare il logger. | 180 | |
Missing a Javadoc comment. | 198 | |
Usare il logger. | 202 | |
Missing a Javadoc comment. | 220 | |
Usare il logger. | 224 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 258 | |
Expected an @return tag. | 276 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 276 | |
Expected @param tag for 'serviceDescriptor'. | 276 | |
Expected an @return tag. | 386 | |
Expected @param tag for 'operation'. | 386 | |
Expected @param tag for 'serviceEndpoint'. | 386 | |
Expected @throws tag for 'MessagingException'. | 388 | |
First sentence should end with a period. | 432 | |
First sentence should end with a period. | 504 | |
Expected an @return tag. | 510 | |
Expected @param tag for 'domSource'. | 510 | |
The String "yes" appears 2 times in the file. | 528 | |
Line matches the illegal pattern 'printStackTrace'. | 538 | |
Line matches the illegal pattern 'printStackTrace'. | 542 | |
First sentence should end with a period. | 552 | |
Expected an @return tag. | 558 | |
Expected @param tag for 'inSource'. | 558 | |
Line matches the illegal pattern 'printStackTrace'. | 590 | |
First sentence should end with a period. | 600 | |
Expected an @return tag. | 606 | |
Return count is 3 (max allowed is 2). | 606 | |
Expected @param tag for 'source'. | 606 | |
Expected an @return tag. | 636 | |
Expected @param tag for 'xmlReader'. | 636 | |
Catching 'Exception' is not allowed. | 644 | |
Line matches the illegal pattern 'printStackTrace'. | 646 | |
Expected an @return tag. | 660 | |
Expected @param tag for 'ex'. | 660 | |
Line matches the illegal pattern 'printStackTrace'. | 668 | |
Expected an @return tag. | 682 | |
Expected @param tag for 'ex'. | 682 | |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Variable 'internalStubName' must be private and have accessor methods. | 30 | |
Variable 'methodName' must be private and have accessor methods. | 33 | |
Variable 'onewayOperationList' must be private and have accessor methods. | 36 | |
Variable 'zero' must be private and have accessor methods. | 39 | |
Boolean expression complexity is 4 (max allowed is 3). | 95 | |
The String "The method " appears 2 times in the file. | 101 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 15 | |
Class should define a constructor. | 21 | |
Utility classes should not have a public or default constructor. | 21 | |
The String "-emitAll" appears 2 times in the file. | 56 | |
The String "-td" appears 2 times in the file. | 58 | |
The String "-i" appears 2 times in the file. | 60 | |
The String "<<<<< idlj - end" appears 2 times in the file. | 65 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 63 | |
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 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 66 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 75 | |
Variable access definition in wrong order. | 75 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 81 | |
Name 'MIN_THREADS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
Variable 'MIN_THREADS' must be private and have accessor methods. | 81 | |
Missing a Javadoc comment. | 82 | |
Name 'MAX_THREADS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
Variable 'MAX_THREADS' must be private and have accessor methods. | 82 | |
'10000' is a magic number. | 82 | |
Missing a Javadoc comment. | 86 | |
Static variable definition in wrong order. | 86 | |
Missing a Javadoc comment. | 87 | |
Static variable definition in wrong order. | 87 | |
Variable access definition in wrong order. | 87 | |
Missing a Javadoc comment. | 90 | |
Static variable definition in wrong order. | 90 | |
Missing a Javadoc comment. | 92 | |
Static variable definition in wrong order. | 92 | |
Missing a Javadoc comment. | 93 | |
Static variable definition in wrong order. | 93 | |
Missing a Javadoc comment. | 94 | |
Static variable definition in wrong order. | 94 | |
The String "ORB" appears 2 times in the file. | 94 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 107 | |
Static variable definition in wrong order. | 107 | |
Variable access definition in wrong order. | 107 | |
Name 'APPVAR_ROW_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
Variable 'APPVAR_ROW_TYPE' must be private and have accessor methods. | 107 | |
Missing a Javadoc comment. | 108 | |
Static variable definition in wrong order. | 108 | |
Variable access definition in wrong order. | 108 | |
Name 'APPVAR_TABULAR_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Variable 'APPVAR_TABULAR_TYPE' must be private and have accessor methods. | 108 | |
Missing a Javadoc comment. | 111 | |
Static variable definition in wrong order. | 111 | |
Missing a Javadoc comment. | 112 | |
Static variable definition in wrong order. | 112 | |
Missing a Javadoc comment. | 113 | |
Static variable definition in wrong order. | 113 | |
Missing a Javadoc comment. | 114 | |
Static variable definition in wrong order. | 114 | |
Missing a Javadoc comment. | 120 | |
Static variable definition in wrong order. | 120 | |
Missing a Javadoc comment. | 123 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 128 | |
Variable access definition in wrong order. | 128 | |
Variable 'broadcasterSupport' must be private and have accessor methods. | 128 | |
First sentence should end with a period. | 130 | |
Expected @param tag for 'workspaceRoot'. | 131 | |
Expected @param tag for 'configSchema'. | 131 | |
Expected @param tag for 'configData'. | 131 | |
Expected @throws tag for 'JBIException'. | 131 | |
Catching 'Exception' is not allowed. | 151 | |
Missing a Javadoc comment. | 157 | |
Expected an @return tag. | 170 | |
Expected @param tag for 'val'. | 183 | |
Expected @throws tag for 'InvalidAttributeValueException'. | 184 | |
Expected @throws tag for 'MBeanException'. | 184 | |
Catching 'Exception' is not allowed. | 192 | |
The String "Attribute changed" appears 2 times in the file. | 211 | |
Expected @throws tag for 'MBeanException'. | 224 | |
Expected an @return tag. | 239 | |
Expected @param tag for 'listener'. | 254 | |
Expected @param tag for 'filter'. | 255 | |
Expected @param tag for 'handback'. | 255 | |
Expected @param tag for 'listener'. | 264 | |
Expected @throws tag for 'ListenerNotFoundException'. | 265 | |
Expected @param tag for 'listener'. | 277 | |
Expected @param tag for 'filter'. | 278 | |
Expected @param tag for 'handback'. | 278 | |
Expected @throws tag for 'ListenerNotFoundException'. | 279 | |
First sentence should end with a period. | 283 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 300 | |
Expected @throws tag for 'InvalidAttributeValueException'. | 300 | |
'4' is a magic number. | 306 | |
The String "CRB000413_Invalid_Item_Size_for_app_config" appears 2 times in the file. | 307 | |
'3' is a magic number. | 314 | |
The String "CRB000415_Invalid_app_config_composite_data_null" appears 2 times in the file. | 322 | |
The String "=" appears 4 times in the file. | 326 | |
The String "CRB000422_Invalid_ORB_value" appears 2 times in the file. | 327 | |
The String "NameService" appears 2 times in the file. | 332 | |
The String "corbaloc" appears 2 times in the file. | 332 | |
The String "corbaname" appears 2 times in the file. | 333 | |
The String "IOR" appears 2 times in the file. | 333 | |
The String "CRB000424_Unable_to_add_Localization_type" appears 2 times in the file. | 334 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 375 | |
Expected @throws tag for 'InvalidAttributeValueException'. | 375 | |
'4' is a magic number. | 381 | |
'3' is a magic number. | 388 | |
Non creiamo direttamente eccezioni generiche | 439 | |
Missing a Javadoc comment. | 446 | |
Missing a Javadoc comment. | 450 | |
Missing a Javadoc comment. | 455 | |
Missing a Javadoc comment. | 476 | |
Missing a Javadoc comment. | 493 | |
The String ";" appears 3 times in the file. | 501 | |
Catching 'Exception' is not allowed. | 507 | |
Missing a Javadoc comment. | 513 | |
'3' is a magic number. | 535 | |
Catching 'Exception' is not allowed. | 546 | |
First sentence should end with a period. | 553 | |
Expected an @return tag. | 556 | |
First sentence should end with a period. | 560 | |
Expected an @return tag. | 563 | |
Missing a Javadoc comment. | 567 | |
Missing a Javadoc comment. | 577 | |
Missing a Javadoc comment. | 587 | |
The String "CRB000443_AppVarRowSizeInvalid" appears 2 times in the file. | 625 | |
The String "CRB000444_AppVarMissingField" appears 2 times in the file. | 633 | |
The String "CRB000448_AppVarNameMismatch" appears 2 times in the file. | 640 | |
The String "CRB000447_AppVarValueNull" appears 4 times in the file. | 648 | |
'3' is a magic number. | 776 | |
The String "PASSWORD" appears 3 times in the file. | 778 | |
Non creiamo direttamente eccezioni generiche | 786 | |
Expected an @return tag. | 799 | |
Expected @throws tag for 'OpenDataException'. | 800 | |
Expected an @return tag. | 828 | |
Expected @throws tag for 'OpenDataException'. | 828 | |
Missing a Javadoc comment. | 835 | |
The String "{" appears 2 times in the file. | 850 | |
The String "}\n" appears 2 times in the file. | 850 | |
Catching 'Exception' is not allowed. | 857 | |
Missing a Javadoc comment. | 864 | |
Catching 'Exception' is not allowed. | 889 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 49 | |
Unused @param tag for 'allInterfaceTypes'. | 59 | |
'5' is a magic number. | 123 | |
The String "[" appears 3 times in the file. | 127 | |
Return count is 8 (max allowed is 2). | 161 | |
Return count is 8 (max allowed is 4). | 161 | |
The String "CRB000600_Dont_match_any_primitive_java_types" appears 2 times in the file. | 180 | |
Return count is 3 (max allowed is 2). | 193 | |
The String "replaceDotWithSlash. " appears 2 times in the file. | 196 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 50 | |
First sentence should end with a period. | 53 | |
First sentence should end with a period. | 55 | |
First sentence should end with a period. | 57 | |
First sentence should end with a period. | 59 | |
Missing a Javadoc comment. | 62 | |
Variable access definition in wrong order. | 62 | |
Variable 'mRuntimeConfig' must be private and have accessor methods. | 62 | |
Missing a Javadoc comment. | 63 | |
Variable access definition in wrong order. | 63 | |
Variable 'mRuntimeConfigHelper' must be private and have accessor methods. | 63 | |
First sentence should end with a period. | 65 | |
Static variable definition in wrong order. | 66 | |
Variable access definition in wrong order. | 66 | |
Missing a Javadoc comment. | 69 | |
Static variable definition in wrong order. | 69 | |
Variable access definition in wrong order. | 69 | |
Missing a Javadoc comment. | 70 | |
Static variable definition in wrong order. | 70 | |
Variable access definition in wrong order. | 70 | |
Missing a Javadoc comment. | 71 | |
Static variable definition in wrong order. | 71 | |
Variable access definition in wrong order. | 71 | |
Missing a Javadoc comment. | 73 | |
Variable access definition in wrong order. | 73 | |
Variable 'jbiContext' must be private and have accessor methods. | 73 | |
Missing a Javadoc comment. | 74 | |
Variable access definition in wrong order. | 74 | |
Variable 'mStatusProviderHelper' must be private and have accessor methods. | 74 | |
Expected @param tag for 'compRuntime'. | 81 | |
Expected @param tag for 'context'. | 96 | |
Expected @throws tag for 'JBIException'. | 96 | |
Expected @throws tag for 'JBIException'. | 135 | |
Expected @throws tag for 'JBIException'. | 156 | |
Expected @throws tag for 'JBIException'. | 176 | |
Expected an @return tag. | 200 | |
Expected @throws tag for 'JBIException'. | 208 | |
The String "No Extension MBean is registerd with MBeanServer for " appears 2 times in the file. | 214 | |
Catching 'Exception' is not allowed. | 236 | |
Missing a Javadoc comment. | 248 | |
Catching 'Exception' is not allowed. | 266 | |
Expected @throws tag for 'JBIException'. | 279 | |
The String "META-INF" appears 2 times in the file. | 286 | |
Catching 'Exception' is not allowed. | 319 | |
Expected @throws tag for 'JBIException'. | 331 | |
Catching 'Exception' is not allowed. | 337 | |
Missing a Javadoc comment. | 351 | |
Catching 'Exception' is not allowed. | 354 | |
Expected @throws tag for 'JBIException'. | 366 | |
Catching 'Exception' is not allowed. | 371 | |
Expected an @return tag. | 382 | |
Expected @param tag for 'context'. | 392 | |
'mRuntimeConfig' hides a field. | 404 | |
Expected @param tag for 'mRuntimeConfig'. | 404 | |
Expected @throws tag for 'JBIException'. | 405 | |
Catching 'Exception' is not allowed. | 413 | |
First sentence should end with a period. | 422 | |
Expected @throws tag for 'JBIException'. | 427 | |
Catching 'Exception' is not allowed. | 432 | |
Line matches the illegal pattern 'printStackTrace'. | 433 | |
Expected @throws tag for 'JBIException'. | 445 | |
Catching 'Exception' is not allowed. | 451 | |
First sentence should end with a period. | 459 | |
Expected @throws tag for 'JBIException'. | 465 | |
Catching 'Exception' is not allowed. | 471 | |
First sentence should end with a period. | 480 | |
First sentence should end with a period. | 495 | |
Expected an @return tag. | 498 | |
First sentence should end with a period. | 500 | |
Expected an @return tag. | 503 | |
Expected @throws tag for 'JBIException'. | 512 | |
Expected an @return tag. | 527 | |
Expected @throws tag for 'Exception'. | 528 | |
Expected @throws tag for 'JBIException'. | 539 | |
Expected @throws tag for 'JBIException'. | 548 | |
Expected @throws tag for 'JBIException'. | 560 | |
Expected @throws tag for 'JBIException'. | 570 | |
First sentence should end with a period. | 572 | |
Expected @throws tag for 'JBIException'. | 577 | |
First sentence should end with a period. | 581 | |
Expected @throws tag for 'JBIException'. | 586 | |
First sentence should end with a period. | 590 | |
Expected @throws tag for 'JBIException'. | 595 | |
First sentence should end with a period. | 599 | |
Expected @throws tag for 'JBIException'. | 604 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 44 | |
First sentence should end with a period. | 46 | |
First sentence should end with a period. | 49 | |
First sentence should end with a period. | 52 | |
First sentence should end with a period. | 55 | |
First sentence should end with a period. | 58 | |
First sentence should end with a period. | 61 | |
First sentence should end with a period. | 64 | |
First sentence should end with a period. | 67 | |
First sentence should end with a period. | 70 | |
Variable access definition in wrong order. | 71 | |
Variable 'corbaEnumMap' must be private and have accessor methods. | 71 | |
First sentence should end with a period. | 73 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 137 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 177 | |
'unionTypes' hides a field. | 177 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 189 | |
Missing a Javadoc comment. | 193 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 202 | |
'interfaceTypes' hides a field. | 202 | |
Missing a Javadoc comment. | 206 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 218 | |
Missing a Javadoc comment. | 222 | |
'anyTypes' hides a field. | 222 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 230 | |
Missing a Javadoc comment. | 234 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 258 | |
Missing a Javadoc comment. | 262 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
First sentence should end with a period. | 36 | |
Missing a Javadoc comment. | 41 | |
Line matches the illegal pattern 'printStackTrace'. | 44 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 69 |
Violation | Message | Line |
---|---|---|
File length is 2,987 lines (max allowed is 2,000). | 1 | |
Unused import - it.imolinfo.jbi4corba.utils.HelperFileUtil. | 14 | |
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 | |
Class Fan-Out Complexity is 51 (max allowed is 20). | 59 | |
Utility classes should not have a public or default constructor. | 59 | |
Missing a Javadoc comment. | 61 | |
Variable access definition in wrong order. | 66 | |
The String "-classpath" appears 2 times in the file. | 119 | |
The String "-d" appears 3 times in the file. | 119 | |
The String "-idl" appears 2 times in the file. | 119 | |
The String "-always" appears 2 times in the file. | 119 | |
The String "-iiop" appears 2 times in the file. | 121 | |
The String "-nolocalstubs" appears 2 times in the file. | 121 | |
The String "-verbose" appears 2 times in the file. | 122 | |
Name 'BAOS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 236 | |
The String "compilation output: \n" appears 2 times in the file. | 244 | |
The String "CRB000528_Error_compiling_classes" appears 4 times in the file. | 248 | |
Return count is 4 (max allowed is 2). | 291 | |
The String ".java" appears 3 times in the file. | 331 | |
The String "CRB000529_Unexpected_error" appears 2 times in the file. | 343 | |
The String "The file " appears 5 times in the file. | 356 | |
The String " won't be compile." appears 2 times in the file. | 356 | |
The String "DefaultFactory.java" appears 2 times in the file. | 387 | |
The String "CRB000530_Unexpected_error" appears 2 times in the file. | 431 | |
Return count is 3 (max allowed is 2). | 517 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 561 | |
NCSS for this method is 56 (max allowed is 50). | 561 | |
Control variable 'extra' is modified. | 599 | |
The String "]" appears 3 times in the file. | 600 | |
The String "Classes Dir Already Exists:" appears 2 times in the file. | 634 | |
The String "CRB000531_Unable_to_create_compilation_directory" appears 2 times in the file. | 643 | |
The String ">>>>> findClassUsedInTheOperations - begin" appears 3 times in the file. | 767 | |
The String "<<<<< findClassUsedInTheOperations - end:" appears 3 times in the file. | 774 | |
The String "Helper.class" appears 2 times in the file. | 792 | |
First sentence should end with a period. | 801 | |
Expected an @return tag. | 809 | |
Expected @param tag for 'dir'. | 809 | |
Expected @throws tag for 'ClassGenerationException'. | 809 | |
The String "CRB000532_type_classes_not_found" appears 2 times in the file. | 815 | |
The String "id" appears 2 times in the file. | 826 | |
Catching 'Exception' is not allowed. | 827 | |
The String "loadTypeClass:" appears 2 times in the file. | 830 | |
'if' construct must use '{}'s. | 831 | |
The String "org.omg." appears 2 times in the file. | 831 | |
First sentence should end with a period. | 837 | |
Expected an @return tag. | 845 | |
Expected @param tag for 'dir'. | 845 | |
Expected @param tag for 'typeClasses'. | 846 | |
Expected @throws tag for 'ClassGenerationException'. | 846 | |
'if' construct must use '{}'s. | 861 | |
First sentence should end with a period. | 867 | |
Expected an @return tag. | 875 | |
Expected @param tag for 'dir'. | 875 | |
Expected @param tag for 'classAsFile'. | 875 | |
Expected @throws tag for 'ClassGenerationException'. | 875 | |
The String "ClassesDir.getAbsolutePath=" appears 5 times in the file. | 884 | |
The String "/" appears 13 times in the file. | 888 | |
The String "url classloader: " appears 5 times in the file. | 892 | |
'6' is a magic number. | 897 | |
The String "class name: " appears 5 times in the file. | 898 | |
The String "CRB000533_Could_not_instantiate_url_class_loader" appears 12 times in the file. | 905 | |
The String "Class " appears 2 times in the file. | 913 | |
The String "is not a type" appears 2 times in the file. | 913 | |
First sentence should end with a period. | 920 | |
Expected an @return tag. | 928 | |
Expected @param tag for 'dir'. | 928 | |
Expected @param tag for 'classAsFile'. | 928 | |
Expected @throws tag for 'ClassGenerationException'. | 928 | |
Unused @param tag for 'classAsFile'. | 1079 | |
Unused @param tag for 'addParent'. | 1081 | |
Expected @param tag for 'className'. | 1087 | |
Unused @param tag for 'classAsFile'. | 1097 | |
Expected @param tag for 'className'. | 1105 | |
The String " ... " appears 2 times in the file. | 1182 | |
The String " added." appears 2 times in the file. | 1185 | |
The String "CRB000534_Could_not_instantiate_class" appears 4 times in the file. | 1189 | |
First sentence should end with a period. | 1205 | |
The String ">>>>> getClassName - begin" appears 2 times in the file. | 1219 | |
The String "CRB000535_Classfile_is_not_under_dir" appears 2 times in the file. | 1230 | |
The String "." appears 10 times in the file. | 1247 | |
First sentence should end with a period. | 1254 | |
The String ">>>>> getAsmCLassReader - begin" appears 2 times in the file. | 1286 | |
The String "<<<<< getAsmCLassReader - end. ClassReader=" appears 2 times in the file. | 1291 | |
The String "CRB000536_Could_not_instantiate_class_reader_for_class" appears 2 times in the file. | 1318 | |
The String "<<<<< saveAs - end" appears 2 times in the file. | 1349 | |
The String "CRB000537_Could_not_instantiate_file_writer_for_class" appears 2 times in the file. | 1374 | |
The String "CRB000538_Could_not_save_class" appears 2 times in the file. | 1382 | |
The String "CRB000539_Saving_file_problem" appears 4 times in the file. | 1418 | |
Unused @param tag for 'content'. | 1430 | |
Expected @param tag for 'code'. | 1442 | |
The String "Impl" appears 2 times in the file. | 1509 | |
The String "}\n" appears 6 times in the file. | 1568 | |
The String "//it.imolinfo.jbi4corba - auto generated code\n" appears 2 times in the file. | 1574 | |
The String "package " appears 5 times in the file. | 1575 | |
The String ";\n" appears 3 times in the file. | 1575 | |
The String "public class " appears 4 times in the file. | 1575 | |
The String " extends " appears 3 times in the file. | 1576 | |
The String " {\n " appears 2 times in the file. | 1576 | |
Return count is 3 (max allowed is 2). | 1596 | |
The String "replaceSeparatorWithDot. " appears 3 times in the file. | 1599 | |
The String "the input is null. returning empty String" appears 2 times in the file. | 1600 | |
The String "the input is an empty String. returning empty String" appears 2 times in the file. | 1606 | |
The String "the input is " appears 2 times in the file. | 1615 | |
The String " returning " appears 2 times in the file. | 1616 | |
Return count is 3 (max allowed is 2). | 1628 | |
The String "replaceDotWithSeparator. " appears 3 times in the file. | 1631 | |
Expected an @return tag. | 1657 | |
The String "\nbasedir =" appears 2 times in the file. | 1664 | |
The String ";\nfilename =" appears 2 times in the file. | 1664 | |
The String ">>>>> valueTypeMapHandler - begin" appears 2 times in the file. | 1738 | |
The String "Helper" appears 2 times in the file. | 1746 | |
The String "DefaultFactory" appears 2 times in the file. | 1751 | |
The String "CRB000523_ID_null_for_valuetype" appears 2 times in the file. | 1754 | |
The String "<<<<< valueTypeMapHandler - end" appears 2 times in the file. | 1760 | |
The String "CRB000524_Error_creating_an_instance_of" appears 6 times in the file. | 1833 | |
The String "CRB000525_Error_getting_the_value_type_id_from_class" appears 12 times in the file. | 1883 | |
The String "CRB000507_Error_getting_canonicalPath_from_file" appears 2 times in the file. | 1972 | |
The String "ClassReader.accept ... done" appears 4 times in the file. | 2068 | |
The String "\n" appears 2 times in the file. | 2071 | |
The String "Removing file " appears 2 times in the file. | 2247 | |
The String ";" appears 5 times in the file. | 2279 | |
The String " " appears 2 times in the file. | 2295 | |
The String "\n\n" appears 14 times in the file. | 2303 | |
The String "}" appears 4 times in the file. | 2316 | |
The String "The class " appears 2 times in the file. | 2361 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 2391 | |
NCSS for this method is 59 (max allowed is 50). | 2391 | |
The String "remoteClassName" appears 3 times in the file. | 2409 | |
The String "CRB000551_NotEmptyJavaClassName" appears 2 times in the file. | 2410 | |
The String "CRB000552_ClassNotFound" appears 4 times in the file. | 2421 | |
The String "\n public " appears 2 times in the file. | 2503 | |
The String "\n }" appears 2 times in the file. | 2504 | |
The String "(" appears 2 times in the file. | 2505 | |
The String "\n--------\n" appears 2 times in the file. | 2510 | |
Expected @param tag for 'addRemoteSupport'. | 2524 | |
The String " param" appears 2 times in the file. | 2545 | |
The String ", " appears 3 times in the file. | 2547 | |
Expected an @return tag. | 2603 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 2603 | |
NCSS for this method is 66 (max allowed is 50). | 2603 | |
Expected @param tag for 'addRemoteSupport'. | 2604 | |
Non creiamo direttamente eccezioni generiche | 2615 | |
Non creiamo direttamente eccezioni generiche | 2616 | |
The String "\n try {" appears 2 times in the file. | 2641 | |
The String ");" appears 2 times in the file. | 2643 | |
The String "\n }" appears 2 times in the file. | 2649 | |
The String ") {" appears 2 times in the file. | 2658 | |
The String "char" appears 2 times in the file. | 2683 | |
The String "return (Character) cih;" appears 2 times in the file. | 2684 | |
Missing a Javadoc comment. | 2709 | |
Must have at least one statement. | 2714 | |
Must have at least one statement. | 2723 | |
Missing a Javadoc comment. | 2733 | |
Return count is 3 (max allowed is 2). | 2733 | |
The String "Class: " appears 2 times in the file. | 2742 | |
Return count is 3 (max allowed is 2). | 2778 | |
The String "; Collection[" appears 2 times in the file. | 2797 | |
The String "]=" appears 2 times in the file. | 2797 | |
Return count is 3 (max allowed is 2). | 2807 | |
Expected an @return tag. | 2837 | |
Expected @param tag for 'rootDir'. | 2837 | |
Expected @param tag for 'seed'. | 2838 | |
Expected @throws tag for 'IOException'. | 2838 | |
Assignment of parameter 'seed' is not allowed. | 2843 | |
Expected an @return tag. | 2865 | |
Expected @param tag for 'file'. | 2865 | |
Expected @param tag for 'in'. | 2876 | |
Expected @param tag for 'out'. | 2876 | |
Expected @throws tag for 'IOException'. | 2877 | |
Missing a Javadoc comment. | 2890 | |
'12' is a magic number. | 2903 | |
Unused @param tag for 'classAsFile'. | 2928 | |
Return count is 3 (max allowed is 2). | 2934 | |
Expected @param tag for 'className'. | 2934 | |
First sentence should end with a period. | 2965 | |
Expected an @return tag. | 2971 | |
Return count is 4 (max allowed is 2). | 2971 | |
Expected @param tag for 'cls'. | 2971 | |
'if' construct must use '{}'s. | 2973 | |
'else' construct must use '{}'s. | 2984 |
Violation | Message | Line |
---|---|---|
Variable access definition in wrong order. | 41 | |
Variable 'stringWriter' must be private and have accessor methods. | 41 | |
'4' is a magic number. | 98 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 47 | |
Missing a Javadoc comment. | 53 | |
The String "unchecked" appears 2 times in the file. | 53 | |
Missing a Javadoc comment. | 58 | |
The String "value" appears 3 times in the file. | 86 | |
The String "<init>" appears 2 times in the file. | 140 | |
The String "()V" appears 2 times in the file. | 140 | |
'7' is a magic number. | 144 | |
Missing a Javadoc comment. | 166 |
Violation | Message | Line |
---|---|---|
Variable access definition in wrong order. | 45 | |
The String "CRB000601_Class_name_is_null" appears 2 times in the file. | 64 | |
The String "toString" appears 2 times in the file. | 192 | |
'53' is a magic number. | 199 | |
'53' is a magic number. | 235 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 8 (max allowed is 7) classes [SchemaDeserializer, QName, File, DOMSource, SchemaSerializer, StreamResult, ArrayList, FileWriter]. | 57 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 57 | |
Class should define a constructor. | 57 | |
Utility classes should not have a public or default constructor. | 57 | |
Missing a Javadoc comment. | 61 | |
Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
First sentence should end with a period. | 65 | |
Name 'prefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
First sentence should end with a period. | 70 | |
Variable access definition in wrong order. | 73 | |
First sentence should end with a period. | 76 | |
Expected @throws tag for 'ParserConfigurationException'. | 84 | |
The String ":" appears 4 times in the file. | 93 | |
First sentence should end with a period. | 111 | |
The String "ws-addr.xsd" appears 2 times in the file. | 130 | |
First sentence should end with a period. | 139 | |
Expected an @return tag. | 151 | |
Expected @throws tag for 'IOException'. | 152 | |
Expected @throws tag for 'TransformerException'. | 152 | |
First sentence should end with a period. | 196 | |
Expected an @return tag. | 205 | |
Assignment of parameter 'targetNamespace' is not allowed. | 213 | |
Assignment of parameter 'targetNamespace' is not allowed. | 221 | |
First sentence should end with a period. | 228 | |
Expected @throws tag for 'IOException'. | 238 | |
Expected @throws tag for 'TransformerException'. | 238 | |
First sentence should end with a period. | 272 | |
Expected an @return tag. | 279 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 279 | |
Expected @param tag for 'serviceInfo'. | 280 | |
Expected @param tag for 'wsdlDefinition'. | 280 | |
The String "name" appears 2 times in the file. | 325 | |
First sentence should end with a period. | 352 | |
Expected @param tag for 'path'. | 355 | |
Expected @throws tag for 'IOException'. | 355 | |
Expected @throws tag for 'URISyntaxException'. | 356 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Unused @param tag for 'mapOfFields'. | 43 | |
Unused @param tag for 'className'. | 45 | |
Expected @param tag for 'allUnionTypes'. | 50 | |
First sentence should end with a period. | 56 | |
Expected @param tag for 'opcode'. | 61 | |
Expected @param tag for 'className'. | 61 | |
Expected @param tag for 'fieldName'. | 61 | |
Expected @param tag for 'fieldType'. | 62 | |
Assignment of parameter 'fieldType' is not allowed. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 14 | |
Class should define a constructor. | 14 | |
Utility classes should not have a public or default constructor. | 14 | |
First sentence should end with a period. | 16 | |
Unused @param tag for 'ends'. | 21 | |
Name 'ExtractString' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Expected @param tag for 'target'. | 24 | |
Expected @param tag for 'endWith'. | 24 | |
First sentence should end with a period. | 40 | |
'if' construct must use '{}'s. | 51 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 21 | |
Expected an @return tag. | 26 | |
Expected @param tag for 'mpi'. | 26 | |
Expected an @return tag. | 33 | |
Expected @param tag for 'mpi'. | 33 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 26 | |
Expected an @return tag. | 31 | |
Expected @param tag for 'parentType'. | 32 | |
Expected @param tag for 'elementType'. | 33 | |
Expected @param tag for 'element'. | 34 | |
Expected @param tag for 'definition'. | 35 | |
Expected @param tag for 'registry'. | 36 | |
Expected @throws tag for 'WSDLException'. | 37 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Expected @throws tag for 'Exception'. | 36 |
Violation | Message | Line |
---|---|---|
File length is 2,440 lines (max allowed is 2,000). | 1 | |
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 | |
Class Fan-Out Complexity is 52 (max allowed is 20). | 72 | |
Missing a Javadoc comment. | 79 | |
Unused @param tag for 'jars'. | 105 | |
Unused @param tag for 'All'. | 107 | |
Expected an @return tag. | 112 | |
Expected @param tag for 'libDirName'. | 115 | |
Expected @param tag for 'jbiServiceDescriptor'. | 116 | |
The String "<<<<< generateConsumerServiceClasses - end" appears 2 times in the file. | 131 | |
First sentence should end with a period. | 405 | |
Expected @throws tag for 'ClassGenerationException'. | 411 | |
The String "CRB000500_Error_accessing_the_WSDL_directory" appears 4 times in the file. | 422 | |
Unused @param tag for 'All'. | 445 | |
Expected an @return tag. | 450 | |
Expected @param tag for 'jbiServiceDescriptor'. | 454 | |
Line matches the illegal pattern 'printStackTrace'. | 475 | |
Unused @param tag for 'workdir'. | 506 | |
Unused @param tag for 'All'. | 509 | |
Expected an @return tag. | 514 | |
Method length is 186 lines (max allowed is 150). | 514 | |
NCSS for this method is 56 (max allowed is 50). | 514 | |
Line matches the illegal pattern 'printStackTrace'. | 524 | |
The String "instantiate class loader ... done" appears 2 times in the file. | 600 | |
The String "Impl" appears 5 times in the file. | 609 | |
The String "newSourcePath=[" appears 2 times in the file. | 611 | |
The String "]" appears 2 times in the file. | 612 | |
The String "." appears 6 times in the file. | 649 | |
Unused @param tag for 'idlContent'. | 709 | |
Unused @param tag for 'workdir'. | 710 | |
Unused @param tag for 'All'. | 713 | |
Expected an @return tag. | 718 | |
Expected @param tag for 'jbiServiceDescriptor'. | 721 | |
Expected @param tag for 'wsdlInformation'. | 722 | |
Line matches the illegal pattern 'printStackTrace'. | 729 | |
NCSS for this method is 77 (max allowed is 50). | 765 | |
Expected @param tag for 'jbidesc'. | 770 | |
The String "Operations" appears 2 times in the file. | 794 | |
The String ".class" appears 12 times in the file. | 798 | |
The String "Operation Class Name -->" appears 2 times in the file. | 814 | |
The String "CRB000503_Error_getting_name" appears 4 times in the file. | 824 | |
The String "=======================================================================" appears 4 times in the file. | 867 | |
Expected an @return tag. | 911 | |
Expected @param tag for 'dir'. | 911 | |
Expected @param tag for 'pathList'. | 911 | |
The String "getAsmCLassReader ... done" appears 2 times in the file. | 981 | |
The String "ClassReader.accept ... done" appears 2 times in the file. | 985 | |
The String "output of tracer during creation of class: " appears 3 times in the file. | 988 | |
The String "\n" appears 4 times in the file. | 989 | |
The String "No files to manipulate." appears 2 times in the file. | 1163 | |
The String "<<<<<<<<<< tweakAdapting - end" appears 2 times in the file. | 1202 | |
Missing a Javadoc comment. | 1205 | |
The String ".idl" appears 2 times in the file. | 1272 | |
The String "CRB000504_Expected_exactly_one_class" appears 2 times in the file. | 1356 | |
The String "CRB000505_PortType_class_not_found" appears 2 times in the file. | 1371 | |
The String "CRB000506_Error_during_method" appears 12 times in the file. | 1466 | |
The String "orb.idl" appears 2 times in the file. | 1675 | |
The String "CRB000508_Could_not_find_orb.idl_in_path" appears 2 times in the file. | 1678 | |
The String "ir.idl" appears 2 times in the file. | 1686 | |
The String "CRB000509_Could_not_find_ir.idl_in_path" appears 2 times in the file. | 1689 | |
The String "CRB000510_Could_not_instantiate_class_reader" appears 2 times in the file. | 1743 | |
The String "copying: " appears 2 times in the file. | 1788 | |
The String " to: " appears 2 times in the file. | 1788 | |
The String "CRB000511_Error_opening" appears 2 times in the file. | 1796 | |
The String "CRB000512_Error_creating" appears 4 times in the file. | 1825 | |
The String "CRB000513_Error_copying_input_stream" appears 2 times in the file. | 1838 | |
The String "CRB000514_Error_inizializing_virtual_filesystem" appears 2 times in the file. | 1938 | |
The String "/" appears 2 times in the file. | 1966 | |
The String "CRB000515_Could_not_instantiate_url_class_loader" appears 2 times in the file. | 1974 | |
The String "CRB000516_Error_resolving_file" appears 2 times in the file. | 2013 | |
The String "CRB000517_Error_opening_url_inputstream" appears 2 times in the file. | 2026 | |
The String "CRB000518_Error_creating_dir_for_wsdl" appears 2 times in the file. | 2041 | |
The String "CRB000519_Error_getting_canonical_path" appears 2 times in the file. | 2088 | |
Expected @param tag for 'jars'. | 2107 | |
Catching 'Exception' is not allowed. | 2136 | |
Line matches the illegal pattern 'printStackTrace'. | 2137 | |
The String "CRB000520_Error_generating_source_file" appears 2 times in the file. | 2140 | |
Catching 'Exception' is not allowed. | 2196 | |
The String "CRB000521_Extracting_PortTypes_error" appears 2 times in the file. | 2197 | |
Unused @param tag for 'service'. | 2210 | |
Return count is 3 (max allowed is 2). | 2216 | |
Expected @param tag for 'serviceInfo'. | 2216 | |
Assignment of parameter 'wi' is not allowed. | 2220 | |
The String "CRB000542_Error_during_service_name_lookup" appears 4 times in the file. | 2307 | |
Catching 'Exception' is not allowed. | 2310 | |
Assignment of parameter 'basedir' is not allowed. | 2328 | |
Expected @throws tag for 'ClassGenerationException'. | 2414 | |
Catching 'Exception' is not allowed. | 2432 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 101 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 116 | |
First sentence should end with a period. | 117 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 120 | |
Catching 'Exception' is not allowed. | 295 | |
Missing a Javadoc comment. | 345 | |
Missing a Javadoc comment. | 398 | |
Missing a Javadoc comment. | 408 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 432 | |
NCSS for this method is 67 (max allowed is 50). | 432 | |
Expected @param tag for 'statusProviderHelper'. | 432 | |
Expected @throws tag for 'IOException'. | 433 | |
Expected @throws tag for 'Jbi4CorbaRuntimeException'. | 433 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 433 | |
Catching 'Exception' is not allowed. | 555 | |
Missing a Javadoc comment. | 566 | |
The String "unchecked" appears 4 times in the file. | 566 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 568 | |
Missing a Javadoc comment. | 601 | |
Missing a Javadoc comment. | 614 | |
The String "Extension QName: " appears 2 times in the file. | 624 | |
Unused @param tag for 'port'. | 862 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 872 | |
NCSS for this method is 54 (max allowed is 50). | 872 | |
Expected @param tag for 'portType'. | 875 | |
Expected @param tag for 'role'. | 878 | |
The String "." appears 2 times in the file. | 910 | |
Must have at least one statement. | 957 | |
The String "CRB000205_Invalid_role=" appears 2 times in the file. | 961 | |
Expected an @return tag. | 993 | |
Expected @param tag for 'epDesc'. | 994 | |
Missing a Javadoc comment. | 1027 | |
The String "yes" appears 2 times in the file. | 1035 | |
First sentence should end with a period. | 1048 | |
Expected an @return tag. | 1056 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 1056 | |
Method length is 197 lines (max allowed is 150). | 1056 | |
NCSS for this method is 87 (max allowed is 50). | 1056 | |
Expected @param tag for 'suZipPath'. | 1057 | |
Expected @param tag for 'infolist'. | 1057 | |
The String "Retrieved Application configuration Object name " appears 2 times in the file. | 1135 | |
The String " from Endpoint" appears 2 times in the file. | 1135 | |
'3' is a magic number. | 1144 | |
The String ", " appears 2 times in the file. | 1160 | |
The String " with " appears 3 times in the file. | 1189 | |
The String "=" appears 2 times in the file. | 1206 | |
First sentence should end with a period. | 1255 | |
Unused @throws tag for 'IOException,'. | 1263 | |
Expected @param tag for 'jbiServiceDescriptors'. | 1266 | |
Expected @param tag for 'serviceDescriptor'. | 1266 | |
Expected @param tag for 'rootDir'. | 1266 | |
Expected @throws tag for 'IOException'. | 1267 | |
Expected @throws tag for 'DeploymentException'. | 1267 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 1310 | |
Method length is 168 lines (max allowed is 150). | 1310 | |
NCSS for this method is 70 (max allowed is 50). | 1310 | |
Expected @throws tag for 'IOException'. | 1314 | |
The String "CRB000206_No_ServiceName_found" appears 2 times in the file. | 1454 |
Violation | Message | Line |
---|---|---|
Variable 'className' must be private and have accessor methods. | 21 | |
Variable 'superClassName' must be private and have accessor methods. | 26 | |
Variable 'interfaces' must be private and have accessor methods. | 31 | |
Variable 'serializable' must be private and have accessor methods. | 36 | |
Variable 'classSerialVersionUid' must be private and have accessor methods. | 41 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 79 (max allowed is 20). | 106 | |
Variable access definition in wrong order. | 112 | |
Variable access definition in wrong order. | 114 | |
Variable access definition in wrong order. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 129 | |
First sentence should end with a period. | 138 | |
First sentence should end with a period. | 140 | |
First sentence should end with a period. | 142 | |
First sentence should end with a period. | 144 | |
Variable access definition in wrong order. | 147 | |
Variable 'isFromIdl' must be private and have accessor methods. | 147 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 158 | |
NCSS for this method is 61 (max allowed is 50). | 158 | |
The String "CRB000750_Error_in_creating_the_EndpointFactory" appears 2 times in the file. | 187 | |
Catching 'RuntimeException' is not allowed. | 259 | |
Line matches the illegal pattern 'printStackTrace'. | 277 | |
The String "CRB000700_Unable_to_get_delivery_channel_from_context" appears 2 times in the file. | 291 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 320 | |
Method length is 235 lines (max allowed is 150). | 320 | |
NCSS for this method is 102 (max allowed is 50). | 320 | |
Throwing 'Throwable' is not allowed. | 321 | |
The String " " appears 3 times in the file. | 335 | |
The String "Measure-N" appears 3 times in the file. | 352 | |
Assignment of parameter 'method' is not allowed. | 376 | |
The String "operation to call:" appears 3 times in the file. | 416 | |
Catching 'Throwable' is not allowed. | 524 | |
Line matches the illegal pattern 'printStackTrace'. | 527 | |
Catching 'Throwable' is not allowed. | 539 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 573 | |
NCSS for this method is 90 (max allowed is 50). | 573 | |
Expected @param tag for 'cxfExchange'. | 573 | |
Expected @param tag for 'operation'. | 573 | |
Expected @param tag for 'xmlResult'. | 574 | |
Expected @throws tag for 'Jbi4CorbaRuntimeException'. | 574 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 574 | |
The String "created inMessage: " appears 2 times in the file. | 585 | |
The String "CRB000701_Unable_to_create_message_from_exchange" appears 4 times in the file. | 589 | |
The String "stringContent: " appears 2 times in the file. | 597 | |
The String "CRB000744_MessageWrapping_Error" appears 4 times in the file. | 608 | |
The String "CRB000745_NormalizedMessageSetContent_Error" appears 4 times in the file. | 622 | |
The String "CRB000743_XML_toString_Error" appears 40 times in the file. | 634 | |
The String "JBI-inMessage.getContent()=" appears 2 times in the file. | 658 | |
The String "CRB000703_Unable_to_set_message_in_exchange" appears 4 times in the file. | 666 | |
The String " on exchange: " appears 2 times in the file. | 705 | |
The String "CRB000704_Unable_to_send_exchange_with_endpoint" appears 8 times in the file. | 713 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 741 | |
Method length is 222 lines (max allowed is 150). | 741 | |
NCSS for this method is 137 (max allowed is 50). | 741 | |
Expected @param tag for 'cxfExchange'. | 741 | |
Expected @param tag for 'operation'. | 741 | |
Expected @param tag for 'method'. | 742 | |
Expected @param tag for 'xmlResult'. | 742 | |
Expected @throws tag for 'Jbi4CorbaRuntimeException'. | 743 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 743 | |
The String "CRB000746_SetExchangeStatus_Error" appears 12 times in the file. | 911 | |
The String "CRB000711_Unable_to_send_exchange_on_channel" appears 2 times in the file. | 951 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 977 | |
The String "CRB000710_Unable_to_set_status_DONE_for_exchange" appears 4 times in the file. | 987 | |
Expected @param tag for 'jbiExchange'. | 1009 | |
Expected @param tag for 'method'. | 1009 | |
Expected @throws tag for 'MessagingException'. | 1010 | |
Expected @throws tag for 'TransformerException'. | 1010 | |
Expected @throws tag for 'ParserConfigurationException'. | 1011 | |
Expected @throws tag for 'IOException'. | 1011 | |
Expected @throws tag for 'SAXException'. | 1011 | |
Expected @throws tag for 'WrapperProcessingException'. | 1012 | |
Line matches the illegal pattern 'printStackTrace'. | 1036 | |
Catching 'RuntimeException' is not allowed. | 1039 | |
Expected @throws tag for 'MessagingException'. | 1106 | |
The String "Channel:" appears 4 times in the file. | 1110 | |
The String "CRB000736_Sending_message" appears 2 times in the file. | 1112 | |
Expected @throws tag for 'MessagingException'. | 1139 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 1171 | |
NCSS for this method is 64 (max allowed is 50). | 1171 | |
Return count is 4 (max allowed is 2). | 1171 | |
Expected @param tag for 'xmlOut'. | 1171 | |
Expected @param tag for 'method'. | 1171 | |
The String ". xmlOut=" appears 2 times in the file. | 1173 | |
The String ". method=" appears 2 times in the file. | 1173 | |
The String "CRB000757_Error_converting_messeage_to_InputStream" appears 3 times in the file. | 1212 | |
The String "<<<<< fromXMLToObject - end" appears 2 times in the file. | 1265 | |
First sentence should end with a period. | 1297 | |
Expected an @return tag. | 1305 | |
Expected @param tag for 'xmlFault'. | 1305 | |
Expected @param tag for 'method'. | 1305 | |
Expected @throws tag for 'Jbi4CorbaRuntimeException'. | 1306 | |
Redundant throws: 'Jbi4CorbaRuntimeException' is unchecked exception. | 1306 | |
The String "CRB000758_fromXMLToException" appears 2 times in the file. | 1310 | |
Unused @param tag for 'op'. | 1389 | |
Expected @param tag for 'operation'. | 1395 | |
The String "Mirrored endpoint:" appears 2 times in the file. | 1403 | |
Unused @param tag for 'op'. | 1411 | |
Expected @param tag for 'operation'. | 1417 | |
Unused @param tag for 'operationName'. | 1435 | |
Return count is 5 (max allowed is 2). | 1441 | |
Return count is 5 (max allowed is 4). | 1441 | |
Expected @param tag for 'operation'. | 1441 | |
First sentence should end with a period. | 1467 | |
'ep' hides a field. | 1475 | |
Expected @param tag for 'ep'. | 1475 | |
Expected @param tag for 'methodCalled'. | 1475 | |
Expected @param tag for 'params'. | 1476 | |
Expected an @return tag. | 1531 | |
Expected @param tag for 'methodCalled'. | 1531 | |
The String "Component context class:" appears 2 times in the file. | 1551 | |
'channel' hides a field. | 1552 | |
The String "CRB000719_Unable_to_get_delivery_channel_from_context" appears 4 times in the file. | 1560 | |
The String "CRB000720_Unable_to_create_exchange_from_factory" appears 4 times in the file. | 1574 | |
Expected an @return tag. | 1587 | |
'channel' hides a field. | 1592 | |
The String "CRB000740_ConsumerUnsupportedMep" appears 2 times in the file. | 1646 | |
The String "CRB000738_ExchangeProcessorConsumerInOnlyUnexpectedStatus" appears 2 times in the file. | 1679 | |
The String "CRB000739_UnexpectedExchangeProcessorForConsumerInOutMep" appears 2 times in the file. | 1702 | |
Expected an @return tag. | 1718 | |
Expected @param tag for 'src'. | 1718 | |
Expected @throws tag for 'IOException'. | 1719 | |
Expected @throws tag for 'TransformerConfigurationException'. | 1719 | |
Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. | 1719 | |
Expected @throws tag for 'TransformerException'. | 1720 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 13 | |
Class should define a constructor. | 18 | |
Utility classes should not have a public or default constructor. | 18 | |
First sentence should end with a period. | 20 | |
First sentence should end with a period. | 26 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 32 | |
Missing a Javadoc comment. | 32 | |
NCSS for this method is 58 (max allowed is 50). | 32 | |
The String "CRB001103_Error_recovering_extract_method_from_helper" appears 4 times in the file. | 45 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 11 | |
Missing a Javadoc comment. | 20 | |
First sentence should end with a period. | 22 | |
First sentence should end with a period. | 29 | |
Expected @param tag for 'typeName'. | 51 | |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
Class should define a constructor. | 10 | |
Missing a Javadoc comment. | 12 | |
Variable 'value' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 18 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 30 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 34 | |
Unused @param tag for 'endpoint'. | 89 | |
Expected @param tag for 'ref'. | 93 | |
Expected an @return tag. | 154 | |
First sentence should end with a period. | 156 | |
Expected an @return tag. | 160 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.logging.Level. | 28 | |
Class Data Abstraction Coupling is 9 (max allowed is 7) classes [ServiceActivationException, ServiceCreationException, RuntimeInformation, File, Class, org.omg.CORBA.Policy, FileWriter, PrintWriter, ConsumerInvocationHandler]. | 54 | |
Class Fan-Out Complexity is 42 (max allowed is 20). | 54 | |
Missing a Javadoc comment. | 60 | |
The String "NameService" appears 2 times in the file. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 62 | |
Variable access definition in wrong order. | 62 | |
Missing a Javadoc comment. | 63 | |
Variable access definition in wrong order. | 63 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 203 | |
Method length is 188 lines (max allowed is 150). | 203 | |
NCSS for this method is 111 (max allowed is 50). | 203 | |
The String "jacorb.implname" appears 2 times in the file. | 231 | |
The String "{" appears 2 times in the file. | 233 | |
The String "}" appears 2 times in the file. | 233 | |
The String "ORB.init ... ok" appears 2 times in the file. | 239 | |
The String "new corbaImpl=" appears 2 times in the file. | 258 | |
The String "CRB000130_No_value_type_factory_to_register_using_the_ORB" appears 2 times in the file. | 264 | |
The String "; instance=" appears 2 times in the file. | 272 | |
The String "RootPOA" appears 2 times in the file. | 290 | |
The String "CRB000722_Unable_to_instantiate_resolve_RootPOA" appears 4 times in the file. | 310 | |
The String "CRB000770_Peristent_poa_initialization_failed" appears 4 times in the file. | 314 | |
The String "newPoaTie ... ok. Servant=" appears 2 times in the file. | 323 | |
The String "CRB000771_Unable_to_activate_servant_with_peristent_poa" appears 6 times in the file. | 339 | |
The String "setTarget(java.rmi.Remote)" appears 5 times in the file. | 420 | |
The String "CRB000741_CreatingMethodError" appears 8 times in the file. | 424 | |
The String "CRB000742_InvokingMethodError" appears 12 times in the file. | 450 | |
The String "orb(org.omg.CORBA.ORB)" appears 5 times in the file. | 498 | |
Expected @param tag for 'classes'. | 562 | |
The String "CRB000723_Unable_to_create_constructor" appears 12 times in the file. | 575 | |
Expected @param tag for 'arguments'. | 640 | |
The String "default constructor" appears 5 times in the file. | 650 | |
The String "CRB000724_Unable_to_instatiate_object" appears 18 times in the file. | 652 | |
The String "CRB000725_Exception_calling_constructor" appears 6 times in the file. | 674 | |
The String "constructor" appears 3 times in the file. | 703 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 740 | |
NCSS for this method is 56 (max allowed is 50). | 740 | |
The String "CRB000726_Unable_to_activate_RootPOA" appears 2 times in the file. | 874 | |
Missing a Javadoc comment. | 906 | |
The String "CRB000768_File_localization_failed" appears 2 times in the file. | 916 | |
Missing a Javadoc comment. | 945 | |
The String "CRB000727_Unable_to_resolve_inital_reference" appears 2 times in the file. | 955 | |
The String "CRB000728_Trying_to_register_service" appears 2 times in the file. | 965 | |
The String "CRB000729_Invalid_name" appears 2 times in the file. | 977 | |
The String "CRB000730_Not_found_registering_servant" appears 2 times in the file. | 988 | |
The String "CRB000731_Cannot_proceed_registering_servant" appears 2 times in the file. | 995 | |
The String "CRB000732_Invalid_name_registering_servant" appears 2 times in the file. | 1002 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 15 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
The String "JBI4Corba-" appears 2 times in the file. | 80 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
The String "<" appears 2 times in the file. | 51 | |
The String ":" appears 3 times in the file. | 51 | |
The String ">" appears 2 times in the file. | 56 | |
Expected @param tag for 'prefix'. | 71 | |
Expected @param tag for 'role'. | 71 | |
Expected @param tag for 'pw'. | 71 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
The field 'localizedMessage' must be declared final. | 30 |
Violation | Message | Line |
---|---|---|
Variable 'portTypeClassName' must be private and have accessor methods. | 35 | |
Variable 'completeName' must be private and have accessor methods. | 40 | |
The String "java/rmi/Remote" appears 2 times in the file. | 79 | |
The String "java/rmi/RemoteException" appears 2 times in the file. | 112 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 16 | |
First sentence should end with a period. | 24 | |
First sentence should end with a period. | 30 | |
First sentence should end with a period. | 35 | |
First sentence should end with a period. | 40 | |
Expected @param tag for 'ep'. | 50 | |
Expected @param tag for 'epr'. | 50 | |
Expected @param tag for 'ior'. | 50 | |
Missing a Javadoc comment. | 56 | |
First sentence should end with a period. | 61 | |
First sentence should end with a period. | 69 | |
Expected an @return tag. | 73 | |
First sentence should end with a period. | 77 | |
Expected an @return tag. | 81 | |
First sentence should end with a period. | 85 | |
Expected an @return tag. | 88 | |
First sentence should end with a period. | 92 | |
Expected an @return tag. | 95 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Static variable definition in wrong order. | 78 | |
Missing a Javadoc comment. | 79 | |
Static variable definition in wrong order. | 79 | |
Expected @param tag for 'startURL'. | 90 | |
Expected @param tag for 'startLocation'. | 90 | |
Expected @param tag for 'resolver'. | 91 | |
Expected @param tag for 'state'. | 91 | |
Expected @throws tag for 'IOException'. | 91 | |
Expected @param tag for 'url'. | 105 | |
Expected @param tag for 'location'. | 105 | |
Expected @throws tag for 'IOException'. | 105 | |
Missing a Javadoc comment. | 114 | |
The String "#include" appears 3 times in the file. | 132 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 150 | |
Missing a Javadoc comment. | 150 | |
Boolean expression complexity is 4 (max allowed is 3). | 175 | |
'3' is a magic number. | 175 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 214 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 228 | |
First sentence should end with a period. | 235 | |
Expected an @return tag. | 238 | |
First sentence should end with a period. | 242 | |
Expected an @return tag. | 245 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 27 | |
Name 'IN_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Variable 'IN_MESSAGE' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'OUT_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Variable 'OUT_MESSAGE' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 78 | |
Line matches the illegal pattern 'printStackTrace'. | 83 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 102 | |
Line matches the illegal pattern 'printStackTrace'. | 106 | |
Missing a Javadoc comment. | 125 | |
Catching 'Exception' is not allowed. | 128 | |
Line matches the illegal pattern 'printStackTrace'. | 129 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
First sentence should end with a period. | 25 | |
First sentence should end with a period. | 32 | |
Expected @param tag for 'typeName'. | 57 | |
Expected @param tag for 'discriminatorType'. | 73 | |
Expected @param tag for 'fieldName'. | 90 | |
Expected @param tag for 'fieldName'. | 99 | |
Expected @param tag for 'fieldType'. | 99 | |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Variable 'list' must be private and have accessor methods. | 34 | |
The String "name=" appears 4 times in the file. | 49 | |
The String "; value=" appears 2 times in the file. | 49 | |
The String "; desc=" appears 2 times in the file. | 69 | |
The String "AnnotationValue." appears 2 times in the file. | 83 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 85 | |
Catching 'Exception' is not allowed. | 146 | |
Unused @param tag for 'endpoint'. | 163 | |
Expected @param tag for 'ref'. | 169 | |
The String "yes" appears 2 times in the file. | 181 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Variable 'methodName' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 31 | |
Variable 'tracer' must be private and have accessor methods. | 31 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 37 | |
Class Data Abstraction Coupling is 8 (max allowed is 7) classes [FileInputStream, LineNumberReader, BufferedReader, FileReader, File, ByteArrayInputStream, FileOutputStream, StringBuilder]. | 41 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 41 | |
Class should define a constructor. | 41 | |
Utility classes should not have a public or default constructor. | 41 | |
Missing a Javadoc comment. | 55 | |
Variable access definition in wrong order. | 55 | |
Missing a Javadoc comment. | 56 | |
Variable access definition in wrong order. | 56 | |
First sentence should end with a period. | 59 | |
Missing a Javadoc comment. | 63 | |
Unused @param tag for 'f'. | 102 | |
Expected @param tag for 'wsdlFile'. | 110 | |
First sentence should end with a period. | 140 | |
Unused @param tag for 'InputStream'. | 143 | |
Unused Javadoc tag. | 144 | |
Expected @param tag for 'in'. | 151 | |
Expected @param tag for 'file'. | 151 | |
Expected @throws tag for 'FileNotFoundException'. | 151 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 151 | |
'1024' is a magic number. | 156 | |
Expected @param tag for 'in'. | 172 | |
Expected @param tag for 'out'. | 172 | |
Expected @throws tag for 'IOException'. | 172 | |
'1024' is a magic number. | 176 | |
'if' construct must use '{}'s. | 183 | |
'if' construct must use '{}'s. | 184 | |
First sentence should end with a period. | 188 | |
Expected @param tag for 'in'. | 194 | |
Expected @param tag for 'out'. | 194 | |
Expected @throws tag for 'IOException'. | 194 | |
'1024' is a magic number. | 198 | |
'if' construct must use '{}'s. | 205 | |
'if' construct must use '{}'s. | 206 | |
First sentence should end with a period. | 211 | |
Expected @param tag for 'idlUrl'. | 216 | |
Expected @param tag for 'type'. | 216 | |
Expected @throws tag for 'FileNotFoundException'. | 216 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 216 | |
Expected @throws tag for 'URISyntaxException'. | 216 | |
Expected @throws tag for 'IOException'. | 216 |
Violation | Message | Line |
---|---|---|
Unused import - javax.jbi.component.ComponentContext. | 12 | |
Unused import - javax.xml.namespace.QName. | 13 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 27 | |
Instance variable definition in wrong order. | 36 | |
Instance variable definition in wrong order. | 59 | |
Instance variable definition in wrong order. | 82 | |
Instance variable definition in wrong order. | 105 | |
First sentence should end with a period. | 144 | |
Instance variable definition in wrong order. | 159 | |
Missing a Javadoc comment. | 200 | |
Class should define a constructor. | 200 | |
Instance variable definition in wrong order. | 238 | |
Unused @param tag for 'mName'. | 252 | |
Expected @param tag for 'name'. | 254 | |
Instance variable definition in wrong order. | 261 | |
Unused @param tag for 'mInput'. | 275 | |
Expected @param tag for 'input'. | 277 | |
Instance variable definition in wrong order. | 284 | |
Unused @param tag for 'mOutput'. | 298 | |
Expected @param tag for 'output'. | 300 | |
Instance variable definition in wrong order. | 307 | |
Unused @param tag for 'mMEP'. | 321 | |
Expected @param tag for 'MEP'. | 323 | |
Name 'MEP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 323 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 31 | |
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 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 35 | |
Class should define a constructor. | 35 | |
Utility classes should not have a public or default constructor. | 35 | |
First sentence should end with a period. | 38 | |
First sentence should end with a period. | 43 | |
First sentence should end with a period. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 59 | |
Method length is 214 lines (max allowed is 150). | 59 | |
Missing a Javadoc comment. | 59 | |
NCSS for this method is 109 (max allowed is 50). | 59 | |
Line matches the illegal pattern 'printStackTrace'. | 106 | |
'if' construct must use '{}'s. | 126 | |
'4' is a magic number. | 131 | |
Name 'PRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
Name 'IDLInterfaceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 136 | |
Name 'ORBPropertiesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 | |
'if' construct must use '{}'s. | 170 | |
'3' is a magic number. | 194 | |
The String ".wsdl" appears 2 times in the file. | 222 | |
Control variable 'def' is modified. | 237 | |
Usare il logger. | 255 | |
Catching 'Exception' is not allowed. | 265 | |
First sentence should end with a period. | 275 | |
Expected an @return tag. | 278 | |
Expected @param tag for 'definition'. | 278 | |
Expected @param tag for 'corbaServiceName'. | 278 | |
Expected @throws tag for 'WSDLException'. | 278 | |
Expected @throws tag for 'IOException'. | 278 | |
Expected an @return tag. | 345 | |
Expected @param tag for 'definition'. | 345 | |
Expected @param tag for 'wsdlFile'. | 345 | |
Expected @throws tag for 'WSDLException'. | 345 | |
Expected @throws tag for 'IOException'. | 345 | |
First sentence should end with a period. | 377 | |
Expected an @return tag. | 380 | |
Expected @param tag for 'descInfos'. | 380 | |
Expected @param tag for 'idlHolder'. | 380 | |
First sentence should end with a period. | 417 | |
Expected an @return tag. | 421 | |
Expected @param tag for 'idl'. | 421 | |
Catching 'Exception' is not allowed. | 427 | |
Missing a Javadoc comment. | 435 | |
Missing a Javadoc comment. | 446 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 37 (max allowed is 20). | 57 | |
Name 'dom2SaxClass' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
Missing a Javadoc comment. | 73 | |
Return count is 3 (max allowed is 2). | 142 | |
Return count is 4 (max allowed is 2). | 210 | |
Return count is 4 (max allowed is 2). | 265 | |
Return count is 4 (max allowed is 2). | 291 | |
Return count is 3 (max allowed is 2). | 313 | |
Catching 'Throwable' is not allowed. | 426 | |
Catching 'Exception' is not allowed. | 453 | |
Expected @param tag for 'message'. | 580 | |
Expected @throws tag for 'IOException'. | 580 | |
Expected @throws tag for 'SAXException'. | 580 | |
Return count is 3 (max allowed is 2). | 698 | |
Return count is 3 (max allowed is 2). | 848 |
Violation | Message | Line |
---|---|---|
Utility classes should not have a public or default constructor. | 21 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 126 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 19 | |
Utility classes should not have a public or default constructor. | 19 | |
First sentence should end with a period. | 21 | |
First sentence should end with a period. | 26 | |
The String "name" appears 2 times in the file. | 29 | |
First sentence should end with a period. | 31 | |
First sentence should end with a period. | 36 | |
First sentence should end with a period. | 41 | |
First sentence should end with a period. | 46 | |
First sentence should end with a period. | 52 | |
First sentence should end with a period. | 58 | |
First sentence should end with a period. | 64 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 40 | |
First sentence should end with a period. | 51 | |
Variable 'obj' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 56 | |
Variable access definition in wrong order. | 64 | |
Variable 'isCorbaServant' must be private and have accessor methods. | 64 | |
Expected @param tag for 'isCorbaServant'. | 86 | |
Expected an @return tag. | 97 | |
Expected @param tag for 'context'. | 97 | |
First sentence should end with a period. | 102 | |
'obj' hides a field. | 105 | |
Expected @param tag for 'obj'. | 105 | |
Expected an @return tag. | 112 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 112 | |
Method length is 287 lines (max allowed is 150). | 112 | |
NCSS for this method is 136 (max allowed is 50). | 112 | |
Expected @param tag for 'exchange'. | 113 | |
Expected @param tag for 'o'. | 113 | |
The String "EPR_IOR" appears 2 times in the file. | 122 | |
Comment matches to-do format 'TODO:'. | 157 | |
The String "Parameter #" appears 2 times in the file. | 179 | |
The String ">>>> Reconnect begin..." appears 3 times in the file. | 193 | |
The String ">>>> Reconnect end..." appears 3 times in the file. | 195 | |
The String "Param " appears 3 times in the file. | 248 | |
The String "\n******************************************************************" appears 2 times in the file. | 289 | |
Catching 'Exception' is not allowed. | 365 | |
Line matches the illegal pattern 'printStackTrace'. | 368 | |
The String "error invokating stub: " appears 2 times in the file. | 381 | |
Catching 'Exception' is not allowed. | 388 | |
Expected an @return tag. | 408 | |
Expected @param tag for 'o'. | 408 | |
Expected @param tag for 'info'. | 408 | |
Expected an @return tag. | 445 | |
Expected @param tag for 'method'. | 445 | |
Comment matches to-do format 'TODO:'. | 475 | |
Expected an @return tag. | 480 | |
Expected @param tag for 'stub'. | 480 | |
Expected @param tag for 'signature'. | 480 | |
Expected an @return tag. | 510 | |
Expected @param tag for 'methodA'. | 510 | |
Expected @param tag for 'methodB'. | 510 | |
The String "**************Method A" appears 2 times in the file. | 512 | |
The String "**************Method B" appears 2 times in the file. | 513 | |
Expected an @return tag. | 531 | |
Expected @param tag for 'typesA'. | 531 | |
Expected @param tag for 'typesB'. | 531 | |
The String "***************Type B" appears 2 times in the file. | 534 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 12 | |
First sentence should end with a period. | 19 | |
Name '_ior' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
First sentence should end with a period. | 24 | |
Name '_interfacename' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
First sentence should end with a period. | 29 | |
Name '_endpointName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
First sentence should end with a period. | 35 | |
Expected @param tag for 'address'. | 45 | |
Expected @param tag for 'intname'. | 45 | |
Expected @param tag for 'endpoitname'. | 45 | |
First sentence should end with a period. | 51 | |
Unused @param tag for 'String'. | 60 | |
Expected @param tag for 'ior'. | 62 | |
First sentence should end with a period. | 66 | |
First sentence should end with a period. | 74 | |
Expected @param tag for 'interfacename'. | 78 | |
First sentence should end with a period. | 82 | |
Expected an @return tag. | 86 | |
First sentence should end with a period. | 90 | |
Expected @param tag for 'endpointName'. | 94 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
First sentence should end with a period. | 35 | |
Expected an @return tag. | 42 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 42 | |
Expected @param tag for 'desc'. | 42 | |
Expected @throws tag for 'ClassGenerationException'. | 42 | |
The String "[" appears 2 times in the file. | 47 | |
'if' construct must use '{}'s. | 49 | |
The String "java/lang/Object" appears 2 times in the file. | 60 | |
The String "L" appears 2 times in the file. | 62 | |
The String ";" appears 3 times in the file. | 62 | |
'if' construct must use '{}'s. | 77 | |
'if' construct must use '{}'s. | 82 | |
First sentence should end with a period. | 113 | |
Expected an @return tag. | 119 | |
Expected @param tag for 'desc'. | 119 | |
Expected @param tag for 'isArray'. | 119 | |
Expected @param tag for 'allAnyTypes'. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 130 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'fullQualifiedName'. | 57 | |
The String "CRB000543_ExtractMethodSignatureError_FileNotFound" appears 2 times in the file. | 68 | |
The String "CRB000544_ExtractMethodSignatureError_IOException" appears 2 times in the file. | 75 | |
The String "CRB000545_ExtractMethodSignatureError_RecognitionException" appears 2 times in the file. | 92 | |
The String "CRB000546_ExtractMethodSignatureError_TokenStreamException" appears 2 times in the file. | 100 | |
Expected @param tag for 'fullQualifiedName'. | 121 | |
Expected @throws tag for 'ClassGenerationException'. | 121 | |
Cyclomatic Complexity is 116 (max allowed is 10). | 245 | |
Method length is 174 lines (max allowed is 150). | 245 | |
NCSS for this method is 233 (max allowed is 50). | 245 | |
Return count is 116 (max allowed is 2). | 245 | |
Return count is 116 (max allowed is 4). | 245 | |
switch without "default" clause. | 246 | |
The String "SEMI" appears 2 times in the file. | 375 | |
Expected an @return tag. | 428 | |
Expected @param tag for 'typeName'. | 428 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 446 | |
Expected @param tag for 'currentNode'. | 527 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 51 | |
Variable access definition in wrong order. | 51 | |
Variable 'mInstallerExtName' must be private and have accessor methods. | 51 | |
Expected @throws tag for 'javax.jbi.JBIException'. | 63 | |
Expected @param tag for 'installContext'. | 72 | |
Expected @throws tag for 'javax.jbi.JBIException'. | 73 | |
Catching 'Exception' is not allowed. | 94 | |
Expected an @return tag. | 109 | |
Expected @throws tag for 'javax.jbi.JBIException'. | 118 | |
Expected @throws tag for 'javax.jbi.JBIException'. | 128 |
Violation | Message | Line |
---|---|---|
Unused import - com.sun.tools.internal.xjc.runtime.JAXBContextFactory. | 10 | |
Unused import - javax.xml.bind.JAXBContext. | 20 | |
Class should define a constructor. | 41 | |
Utility classes should not have a public or default constructor. | 41 | |
First sentence should end with a period. | 51 | |
Expected @param tag for 'u'. | 62 | |
Expected @param tag for 'source'. | 62 | |
Expected @param tag for 'mObj'. | 62 | |
Expected @throws tag for 'Fault'. | 63 | |
Redundant throws: 'Fault' is unchecked exception. | 63 | |
Expected @throws tag for 'JAXBException'. | 63 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 87 | |
NCSS for this method is 61 (max allowed is 50). | 87 | |
Expected @param tag for 'marshaller'. | 88 | |
Expected @param tag for 'elValue'. | 88 | |
Expected @param tag for 'part'. | 89 | |
Expected @param tag for 'source'. | 89 | |
Expected @throws tag for 'Fault'. | 89 | |
Redundant throws: 'Fault' is unchecked exception. | 89 | |
Assignment of parameter 'elValue' is not allowed. | 112 | |
Line matches the illegal pattern 'printStackTrace'. | 192 | |
Catching 'Exception' is not allowed. | 194 | |
Line matches the illegal pattern 'printStackTrace'. | 195 | |
The String "MARSHAL_ERROR" appears 2 times in the file. | 198 |
Violation | Message | Line |
---|---|---|
Variable 'classWriter' must be private and have accessor methods. | 38 | |
Variable 'className' must be private and have accessor methods. | 43 | |
Assignment of parameter 'interfaces' is not allowed. | 91 | |
The String "java/io/Serializable" appears 2 times in the file. | 91 | |
Assignment of parameter 'interfaces' is not allowed. | 102 | |
Assignment of parameter 'access' is not allowed. | 127 | |
Return count is 4 (max allowed is 2). | 180 | |
The String "()" appears 3 times in the file. | 185 | |
'3' is a magic number. | 186 | |
Return count is 4 (max allowed is 2). | 203 | |
'3' is a magic number. | 208 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 68 | |
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 | |
Class Fan-Out Complexity is 49 (max allowed is 20). | 71 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
First sentence should end with a period. | 79 | |
Variable 'endpoint' must be private and have accessor methods. | 81 | |
First sentence should end with a period. | 95 | |
First sentence should end with a period. | 101 | |
Expected @throws tag for 'Jbi4CorbaException'. | 109 | |
Unused @param tag for 'exchange'. | 125 | |
Unused @throws tag for 'Exception'. | 127 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 131 | |
Method length is 326 lines (max allowed is 150). | 131 | |
NCSS for this method is 87 (max allowed is 50). | 131 | |
Expected @param tag for 'jbiExchange'. | 131 | |
Name 'IOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
The String "EPR_IOR" appears 2 times in the file. | 134 | |
Line matches the illegal pattern 'printStackTrace'. | 333 | |
Catching 'Exception' is not allowed. | 446 | |
Missing a Javadoc comment. | 548 | |
Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. | 550 | |
Method length is 171 lines (max allowed is 150). | 598 | |
NCSS for this method is 66 (max allowed is 50). | 598 | |
Expected @param tag for 'cxfExchange'. | 598 | |
Expected @param tag for 'service'. | 600 | |
Expected @param tag for 'operation'. | 600 | |
Expected @param tag for 'inSource'. | 600 | |
Expected @param tag for 'oneWay'. | 600 | |
Expected @throws tag for 'IOException'. | 600 | |
Expected @throws tag for 'TransformerConfigurationException'. | 600 | |
Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. | 600 | |
Expected @throws tag for 'TransformerException'. | 600 | |
Assignment of parameter 'operation' is not allowed. | 617 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Variable access definition in wrong order. | 56 | |
Missing a Javadoc comment. | 58 | |
Variable access definition in wrong order. | 58 | |
Missing a Javadoc comment. | 60 | |
Variable access definition in wrong order. | 60 | |
Missing a Javadoc comment. | 62 | |
Variable access definition in wrong order. | 62 | |
Missing a Javadoc comment. | 64 | |
Variable access definition in wrong order. | 64 | |
Missing a Javadoc comment. | 66 | |
Variable access definition in wrong order. | 66 | |
Missing a Javadoc comment. | 68 | |
Variable 'className' must be private and have accessor methods. | 68 | |
Missing a Javadoc comment. | 70 | |
Variable 'classWriter' must be private and have accessor methods. | 70 | |
Missing a Javadoc comment. | 72 | |
Variable 'mapOfFields' must be private and have accessor methods. | 72 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 90 | |
More than 7 parameters. | 101 | |
Expected @param tag for 'allUnTypes'. | 102 | |
Expected @param tag for 'fUnTypes'. | 102 | |
Expected @param tag for 'allInTypes'. | 103 | |
Expected @param tag for 'fIntTypes'. | 103 | |
Expected @param tag for 'isEx'. | 103 | |
Expected @param tag for 'excludeType'. | 103 | |
The String "This class (" appears 3 times in the file. | 141 | |
Assignment of parameter 'access' is not allowed. | 147 | |
Assignment of parameter 'access' is not allowed. | 158 | |
The String "The class: " appears 2 times in the file. | 165 | |
The String "; name=" appears 2 times in the file. | 220 | |
The String "; desc=" appears 2 times in the file. | 221 | |
The String "; signature=" appears 2 times in the file. | 222 | |
Assignment of parameter 'desc' is not allowed. | 232 | |
Assignment of parameter 'desc' is not allowed. | 233 | |
'if' construct must use '{}'s. | 260 | |
'else' construct must use '{}'s. | 262 | |
'if' construct must use '{}'s. | 265 | |
'else' construct must use '{}'s. | 267 | |
'if' construct must use '{}'s. | 272 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 300 | |
Assignment of parameter 'desc' is not allowed. | 324 | |
Assignment of parameter 'desc' is not allowed. | 327 | |
'if' construct must use '{}'s. | 331 | |
Assignment of parameter 'desc' is not allowed. | 332 | |
'else' construct must use '{}'s. | 333 | |
Assignment of parameter 'desc' is not allowed. | 334 | |
First sentence should end with a period. | 373 | |
Expected an @return tag. | 380 | |
Expected @param tag for 'fieldName'. | 380 | |
Expected @param tag for 'accessModif'. | 380 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Static variable definition in wrong order. | 36 | |
Missing a Javadoc comment. | 38 | |
Static variable definition in wrong order. | 38 |
Violation | Message | Line |
---|---|---|
Variable 'classMetaInfo' must be private and have accessor methods. | 50 | |
The String "The class " appears 3 times in the file. | 78 | |
Return count is 3 (max allowed is 2). | 147 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Expected an @return tag. | 52 | |
First sentence should end with a period. | 68 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 75 | |
Return count is 5 (max allowed is 2). | 75 | |
Return count is 5 (max allowed is 4). | 75 | |
Expected @param tag for 'param'. | 75 | |
Boolean expression complexity is 7 (max allowed is 3). | 82 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 109 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 27 | |
Utility classes should not have a public or default constructor. | 27 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Expected an @return tag. | 42 | |
Line matches the illegal pattern 'printStackTrace'. | 64 | |
Line matches the illegal pattern 'printStackTrace'. | 66 | |
Line matches the illegal pattern 'printStackTrace'. | 75 | |
Unused @throws tag for 'IllegalArgumentException'. | 89 | |
Expected @param tag for 'aContents'. | 96 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 97 | |
'if' construct must use '{}'s. | 130 | |
Expected @param tag for 'aArguments'. | 138 | |
Expected @throws tag for 'IOException'. | 138 | |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 10 | |
First sentence should end with a period. | 12 |
Violation | Message | Line |
---|---|---|
Class RuntimeContext should be declared as final. | 33 | |
Missing a Javadoc comment. | 35 | |
First sentence should end with a period. | 37 | |
Missing a Javadoc comment. | 41 | |
Instance variable definition in wrong order. | 55 | |
Instance variable definition in wrong order. | 79 | |
First sentence should end with a period. | 90 | |
Catching 'Exception' is not allowed. | 101 | |
First sentence should end with a period. | 122 | |
Instance variable definition in wrong order. | 123 | |
Expected an @return tag. | 127 | |
Instance variable definition in wrong order. | 137 | |
Line matches the illegal pattern 'printStackTrace'. | 152 | |
Line matches the illegal pattern 'printStackTrace'. | 154 | |
Instance variable definition in wrong order. | 192 | |
Unused @param tag for 'componentContext'. | 206 | |
Expected @param tag for 'factory'. | 208 | |
Expected an @return tag. | 215 | |
Expected @param tag for 'msgExchange'. | 215 |
Violation | Message | Line |
---|---|---|
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 | |
Class Fan-Out Complexity is 48 (max allowed is 20). | 58 | |
Missing a Javadoc comment. | 67 | |
Variable access definition in wrong order. | 73 | |
Variable 'codeGenerationProperties' must be private and have accessor methods. | 73 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
First sentence should end with a period. | 81 | |
Static variable definition in wrong order. | 88 | |
Static variable definition in wrong order. | 94 | |
Expected @param tag for 'portTypeName'. | 150 | |
Missing a Javadoc comment. | 163 | |
Unused @param tag for 'serviceDescriptor'. | 199 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 212 | |
Expected @param tag for 'serviceDescriptorList'. | 213 | |
Expected @param tag for 'portTypeName'. | 215 | |
Assignment of parameter 'portTypeName' is not allowed. | 218 | |
The String ">>>>> generateProviderServiceClasses - begin" appears 2 times in the file. | 223 | |
Must have at least one statement. | 248 | |
The String "CRB000507_Error_getting_canonicalPath_from_file" appears 2 times in the file. | 273 | |
Unused @param tag for 'serviceDescriptor'. | 304 | |
Cyclomatic Complexity is 46 (max allowed is 10). | 318 | |
Method length is 480 lines (max allowed is 150). | 318 | |
NCSS for this method is 193 (max allowed is 50). | 318 | |
Expected @param tag for 'serviceDescriptorList'. | 319 | |
The String "find java sources ... done" appears 2 times in the file. | 379 | |
The String "CRB000522_Error_finding_java_classes" appears 4 times in the file. | 383 | |
The String "os.name" appears 3 times in the file. | 426 | |
The String "Win" appears 3 times in the file. | 426 | |
The String "." appears 4 times in the file. | 444 | |
'5' is a magic number. | 447 | |
The String "http" appears 2 times in the file. | 449 | |
The String "CRB000522_Error_creating_typedef_classes" appears 2 times in the file. | 505 | |
The String "Operations" appears 2 times in the file. | 580 | |
The String ".class" appears 7 times in the file. | 709 | |
'6' is a magic number. | 715 | |
First sentence should end with a period. | 804 | |
Expected @param tag for 'operationUnionTypes'. | 812 | |
Expected @param tag for 'workdirclasses'. | 813 | |
Expected @throws tag for 'ClassGenerationException'. | 813 | |
First sentence should end with a period. | 825 | |
Expected an @return tag. | 833 | |
Expected @param tag for 'className'. | 834 | |
Expected @param tag for 'classesDirName'. | 835 | |
Expected @param tag for 'allInterfaceTypes'. | 836 | |
Expected @param tag for 'isException'. | 836 | |
Expected @throws tag for 'ClassGenerationException'. | 836 | |
First sentence should end with a period. | 863 | |
Unused @param tag for 'The'. | 870 | |
Name 'Operation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 874 | |
Expected @param tag for 'opIntTypes'. | 874 | |
Expected @throws tag for 'ClassGenerationException'. | 874 | |
First sentence should end with a period. | 920 | |
Expected @param tag for 'workdirclasses'. | 927 | |
Expected @param tag for 'operationUnionTypes'. | 927 | |
Expected @throws tag for 'ClassGenerationException'. | 927 | |
First sentence should end with a period. | 950 | |
Expected @param tag for 'workdirclasses'. | 956 | |
Expected @param tag for 'operationClass'. | 956 | |
Expected @param tag for 'allUnionTypes'. | 956 | |
Expected @throws tag for 'ClassGenerationException'. | 956 | |
First sentence should end with a period. | 976 | |
Expected @param tag for 'workdirclasses'. | 982 | |
Expected @param tag for 'operationClass'. | 982 | |
Expected @throws tag for 'ClassGenerationException'. | 982 | |
Expected an @return tag. | 1008 | |
Expected @param tag for 'namespace'. | 1008 | |
Expected @param tag for 'packagePath'. | 1008 | |
Expected @param tag for 'dirClasses'. | 1008 | |
Expected @throws tag for 'ClassGenerationException'. | 1008 | |
The String "package-info.java" appears 2 times in the file. | 1013 | |
The String "\n" appears 3 times in the file. | 1026 | |
More than 7 parameters. | 1139 | |
Expected @param tag for 'nameSpace'. | 1140 | |
Expected @param tag for 'portTypeName'. | 1140 | |
Expected @param tag for 'unionTypes'. | 1140 | |
Expected @param tag for 'interfaceTypes'. | 1140 | |
Expected @param tag for 'allTypes'. | 1140 | |
The String "ClassReader.accept ... done" appears 2 times in the file. | 1157 | |
The String "output of tracer during creation of class: " appears 2 times in the file. | 1159 | |
More than 7 parameters. | 1183 | |
Expected @param tag for 'allUnionTypes'. | 1185 | |
Expected @param tag for 'fieldsUniontype'. | 1185 | |
Expected @param tag for 'allInterfaceTypes'. | 1185 | |
Expected @param tag for 'fieldsInterfacetype'. | 1185 | |
Return count is 3 (max allowed is 2). | 1235 | |
The String "replaceDotWithSlash. " appears 3 times in the file. | 1238 | |
The String "/" appears 5 times in the file. | 1249 | |
The String "file:///" appears 2 times in the file. | 1278 | |
The String "file://" appears 2 times in the file. | 1280 | |
The String "ClassesDir.getAbsolutePath=" appears 2 times in the file. | 1284 | |
The String "url classloader: " appears 2 times in the file. | 1292 | |
The String "CRB000526_Could_not_instantiate_the_url_class_loader" appears 2 times in the file. | 1298 | |
Missing a Javadoc comment. | 1321 | |
The String "CRB000526_Could_not_instantiate_the_class_loader" appears 2 times in the file. | 1345 | |
The String "trying if [" appears 2 times in the file. | 1392 | |
The String "\n\n" appears 5 times in the file. | 1457 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 19 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Static variable definition in wrong order. | 30 | |
Missing a Javadoc comment. | 32 | |
Static variable definition in wrong order. | 32 | |
First sentence should end with a period. | 36 | |
Expected an @return tag. | 42 | |
Expected @param tag for 'access'. | 43 | |
Expected @param tag for 'name'. | 43 | |
Expected @param tag for 'desc'. | 43 | |
Expected @param tag for 'signature'. | 44 | |
Expected @param tag for 'exceptions'. | 44 | |
Assignment of parameter 'desc' is not allowed. | 50 | |
Constructor definition in wrong order. | 63 | |
Missing a Javadoc comment. | 63 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 14 | |
First sentence should end with a period. | 26 | |
First sentence should end with a period. | 31 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 47 | |
'definitions' hides a field. | 47 | |
First sentence should end with a period. | 52 | |
Missing a Javadoc comment. | 61 | |
First sentence should end with a period. | 66 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
First sentence should end with a period. | 41 | |
Expected @param tag for 'envVariableMap'. | 43 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 92 | |
Catching 'Exception' is not allowed. | 109 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 41 | |
First sentence should end with a period. | 46 | |
Expected an @return tag. | 52 | |
Expected @param tag for 'desc'. | 52 | |
Expected @param tag for 'isArray'. | 52 | |
Expected @param tag for 'allInterfaceTypes'. | 53 | |
First sentence should end with a period. | 59 | |
Unused @param tag for 'String'. | 62 | |
Unused @param tag for 'Map'. | 64 | |
Expected an @return tag. | 68 | |
Expected @param tag for 'desc'. | 68 | |
Expected @param tag for 'allInterfaceTypes'. | 69 | |
Missing a Javadoc comment. | 136 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Name 'cTransformerFact' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 | |
Missing a Javadoc comment. | 20 | |
First sentence should end with a period. | 22 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
The String "." appears 2 times in the file. | 38 | |
The String "unchecked" appears 5 times in the file. | 52 | |
Return count is 3 (max allowed is 2). | 104 | |
Return count is 3 (max allowed is 2). | 149 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 43 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 57 | |
Variable access definition in wrong order. | 57 | |
Missing a Javadoc comment. | 59 | |
Variable access definition in wrong order. | 59 | |
Missing a Javadoc comment. | 61 | |
Variable access definition in wrong order. | 61 | |
The String "boolean" appears 2 times in the file. | 65 | |
The String "byte" appears 2 times in the file. | 66 | |
The String "char" appears 2 times in the file. | 67 | |
The String "short" appears 2 times in the file. | 68 | |
The String "int" appears 2 times in the file. | 69 | |
The String "long" appears 2 times in the file. | 70 | |
The String "float" appears 2 times in the file. | 71 | |
The String "double" appears 2 times in the file. | 72 | |
First sentence should end with a period. | 92 | |
Expected @param tag for 'allIDLTypes'. | 100 | |
Expected @param tag for 'classesDir'. | 100 | |
Expected @param tag for 'operationTypes'. | 101 | |
Expected @param tag for 'searchedType'. | 101 | |
Expected @throws tag for 'ClassGenerationException'. | 102 | |
First sentence should end with a period. | 112 | |
Expected @param tag for 'typeName'. | 122 | |
Expected @param tag for 'classesDir'. | 122 | |
Expected @param tag for 'operationTypes'. | 124 | |
Expected @param tag for 'searchedType'. | 124 | |
Expected @throws tag for 'ClassGenerationException'. | 125 | |
'if' construct must use '{}'s. | 141 | |
First sentence should end with a period. | 153 | |
Expected an @return tag. | 162 | |
Return count is 3 (max allowed is 2). | 162 | |
Expected @param tag for 'typeClass'. | 162 | |
Expected @param tag for 'classesDir'. | 162 | |
Expected @param tag for 'searchedType'. | 163 | |
Expected @throws tag for 'ClassGenerationException'. | 163 | |
'if' construct must use '{}'s. | 167 | |
'if' construct must use '{}'s. | 171 | |
First sentence should end with a period. | 178 | |
Expected an @return tag. | 188 | |
Expected @param tag for 'typeClass'. | 188 | |
Expected @param tag for 'classesDir'. | 189 | |
Expected @throws tag for 'ClassGenerationException'. | 190 | |
The String "Helper" appears 7 times in the file. | 192 | |
'else' construct must use '{}'s. | 197 | |
First sentence should end with a period. | 201 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 213 | |
NCSS for this method is 68 (max allowed is 50). | 213 | |
Expected @param tag for 'paramAny'. | 213 | |
Expected @param tag for 'origObj'. | 214 | |
Expected @param tag for 'typeClass'. | 214 | |
Expected @param tag for 'runtimeInfo'. | 214 | |
Expected @param tag for 'typeDefs'. | 214 | |
'4' is a magic number. | 229 | |
The String " with classloader: " appears 3 times in the file. | 244 | |
Line matches the illegal pattern 'printStackTrace'. | 275 | |
Line matches the illegal pattern 'printStackTrace'. | 277 | |
Line matches the illegal pattern 'printStackTrace'. | 279 | |
Line matches the illegal pattern 'printStackTrace'. | 281 | |
Line matches the illegal pattern 'printStackTrace'. | 283 | |
The String "insert" appears 2 times in the file. | 285 | |
Line matches the illegal pattern 'printStackTrace'. | 290 | |
Line matches the illegal pattern 'printStackTrace'. | 292 | |
Line matches the illegal pattern 'printStackTrace'. | 294 | |
Line matches the illegal pattern 'printStackTrace'. | 301 | |
Line matches the illegal pattern 'printStackTrace'. | 303 | |
Line matches the illegal pattern 'printStackTrace'. | 305 | |
Line matches the illegal pattern 'printStackTrace'. | 310 | |
Line matches the illegal pattern 'printStackTrace'. | 312 | |
Line matches the illegal pattern 'printStackTrace'. | 314 | |
First sentence should end with a period. | 320 | |
Expected an @return tag. | 328 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 328 | |
Expected @param tag for 'paramAny'. | 328 | |
Expected @param tag for 'typeClassStr'. | 329 | |
Expected @param tag for 'classLoader'. | 329 | |
The String " for class: " appears 2 times in the file. | 338 | |
Line matches the illegal pattern 'printStackTrace'. | 344 | |
Line matches the illegal pattern 'printStackTrace'. | 373 | |
Line matches the illegal pattern 'printStackTrace'. | 375 | |
Line matches the illegal pattern 'printStackTrace'. | 377 | |
Line matches the illegal pattern 'printStackTrace'. | 382 | |
Line matches the illegal pattern 'printStackTrace'. | 384 | |
Line matches the illegal pattern 'printStackTrace'. | 386 | |
First sentence should end with a period. | 395 | |
Expected an @return tag. | 403 | |
Expected @param tag for 'paramAny'. | 403 | |
Expected @param tag for 'typeClass'. | 403 | |
Expected @param tag for 'classLoader'. | 403 | |
Line matches the illegal pattern 'printStackTrace'. | 426 | |
Line matches the illegal pattern 'printStackTrace'. | 429 | |
Line matches the illegal pattern 'printStackTrace'. | 432 | |
Line matches the illegal pattern 'printStackTrace'. | 438 | |
Line matches the illegal pattern 'printStackTrace'. | 441 | |
Line matches the illegal pattern 'printStackTrace'. | 444 | |
Expected an @return tag. | 453 | |
Expected @param tag for 'desc'. | 453 | |
Expected @param tag for 'isArray'. | 453 | |
Expected @param tag for 'allSearchedTypes'. | 454 | |
Expected @param tag for 'searchType'. | 454 | |
Expected an @return tag. | 470 | |
Expected @param tag for 'desc'. | 470 | |
The String "L" appears 2 times in the file. | 472 | |
The String ";" appears 3 times in the file. | 472 | |
The String "[" appears 5 times in the file. | 474 | |
First sentence should end with a period. | 486 | |
Expected an @return tag. | 494 | |
Expected @param tag for 'desc'. | 494 | |
Expected @param tag for 'isArray'. | 494 | |
Expected @param tag for 'allSearchedTypes'. | 495 | |
'if' construct must use '{}'s. | 497 | |
'if' construct must use '{}'s. | 501 | |
'if' construct must use '{}'s. | 504 | |
First sentence should end with a period. | 510 | |
Expected an @return tag. | 517 | |
Expected @param tag for 'field'. | 517 | |
Expected @param tag for 'methods'. | 517 | |
First sentence should end with a period. | 530 | |
Expected an @return tag. | 537 | |
Expected @param tag for 'clss'. | 537 | |
Expected @param tag for 'methodName'. | 537 | |
Expected @param tag for 'methodParameters'. | 537 | |
First sentence should end with a period. | 566 | |
Expected an @return tag. | 575 | |
Expected @param tag for 'className'. | 575 | |
Expected @param tag for 'classesDir'. | 575 | |
Expected @param tag for 'interfaceClassType'. | 576 | |
Expected @throws tag for 'ClassGenerationException'. | 576 | |
The String "java.lang" appears 2 times in the file. | 597 | |
The String "java.io" appears 2 times in the file. | 598 | |
Expected an @return tag. | 611 | |
Expected @param tag for 'clsType'. | 611 | |
First sentence should end with a period. | 613 | |
Expected an @return tag. | 619 | |
Expected @param tag for 'clsUnion'. | 619 | |
First sentence should end with a period. | 621 | |
Expected @param tag for 'methodSignature'. | 625 | |
Expected @param tag for 'typeList'. | 626 | |
First sentence should end with a period. | 628 | |
Expected an @return tag. | 634 | |
Expected @param tag for 'type'. | 634 | |
First sentence should end with a period. | 638 | |
Expected an @return tag. | 644 | |
Expected @param tag for 'type'. | 644 | |
First sentence should end with a period. | 654 | |
Expected an @return tag. | 660 | |
Expected @param tag for 'type'. | 660 | |
First sentence should end with a period. | 664 | |
Expected an @return tag. | 670 | |
Expected @param tag for 'type'. | 670 | |
'if' construct must use '{}'s. | 671 | |
First sentence should end with a period. | 677 | |
Expected an @return tag. | 683 | |
Expected @param tag for 'type'. | 683 | |
First sentence should end with a period. | 703 | |
Expected an @return tag. | 709 | |
Expected @param tag for 'type'. | 709 | |
First sentence should end with a period. | 718 | |
Expected an @return tag. | 724 | |
Expected @param tag for 'typeStr'. | 724 | |
First sentence should end with a period. | 732 | |
Expected an @return tag. | 738 | |
Expected @param tag for 'type'. | 738 | |
'if' construct must use '{}'s. | 739 | |
First sentence should end with a period. | 744 | |
Expected an @return tag. | 750 | |
Expected @param tag for 'obj'. | 750 | |
The String "--> Arrays " appears 2 times in the file. | 769 | |
'if' construct must use '{}'s. | 771 | |
First sentence should end with a period. | 780 | |
Expected an @return tag. | 786 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 786 | |
Expected @param tag for 'desc'. | 786 | |
The String ")" appears 2 times in the file. | 789 | |
switch without "default" clause. | 796 | |
Avoid nested blocks. | 804 | |
Avoid nested blocks. | 811 | |
Avoid nested blocks. | 824 | |
First sentence should end with a period. | 837 | |
Expected an @return tag. | 843 | |
Expected @param tag for 'desc'. | 843 | |
First sentence should end with a period. | 850 | |
Expected an @return tag. | 856 | |
Expected @param tag for 'cls'. | 856 | |
Assignment of parameter 'cls' is not allowed. | 860 | |
First sentence should end with a period. | 866 | |
Expected an @return tag. | 872 | |
Expected @param tag for 'desc'. | 872 | |
'else' construct must use '{}'s. | 875 | |
First sentence should end with a period. | 879 | |
Expected an @return tag. | 886 | |
Expected @param tag for 'type'. | 886 | |
Expected @param tag for 'enumSet'. | 886 | |
'if' construct must use '{}'s. | 890 | |
First sentence should end with a period. | 896 | |
Expected an @return tag. | 902 | |
Expected @param tag for 'tc'. | 902 |
Violation | Message | Line |
---|---|---|
Variable access definition in wrong order. | 37 | |
Variable access definition in wrong order. | 40 | |
Variable access definition in wrong order. | 43 | |
Name '_serviceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | |
Name '_endpointName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
Missing a Javadoc comment. | 112 | |
The String "," appears 3 times in the file. | 118 | |
Missing a Javadoc comment. | 342 | |
Expected @throws tag for 'Jbi4CorbaException'. | 373 | |
Expected @throws tag for 'Jbi4CorbaException'. | 380 | |
Expected an @return tag. | 386 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.commons.lang.builder.HashCodeBuilder. | 15 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
'serviceName' hides a field. | 127 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 184 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 231 | |
Missing a Javadoc comment. | 235 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 18 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
First sentence should end with a period. | 35 | |
Expected @throws tag for 'InvalidAttributeValueException'. | 50 | |
Expected @throws tag for 'InvalidAttributeValueException'. | 68 | |
Unused @param tag for 'a'. | 90 | |
Expected @param tag for 'val'. | 92 | |
Expected @throws tag for 'MBeanException'. | 92 | |
Unused @param tag for 'a'. | 122 | |
Expected @param tag for 'map'. | 125 | |
Expected @throws tag for 'MBeanException'. | 125 | |
Missing a Javadoc comment. | 127 | |
First sentence should end with a period. | 170 | |
Expected an @return tag. | 173 | |
First sentence should end with a period. | 175 | |
Expected an @return tag. | 178 |
Violation | Message | Line |
---|---|---|
Unused import - javax.jbi.management.DeploymentException. | 35 | |
Class Data Abstraction Coupling is 11 (max allowed is 7) classes [ConsumerServiceClassesGenerator, QName, File, Runnable, PopulatedExtensionRegistry, Jbi4CorbaDeployException, FileWriter, SOAPBodyImpl, Thread, ConsumerServiceCreator, ConsumerExchangeProcessor]. | 74 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 74 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 | |
Expected @param tag for 'serviceName'. | 105 | |
Expected @param tag for 'endpointName'. | 105 | |
Unused @throws tag for 'Exception'. | 116 | |
Expected @throws tag for 'Jbi4CorbaException'. | 119 | |
Unused @throws tag for 'Exception'. | 179 | |
Unused @throws tag for 'DeploymentException'. | 219 | |
Expected @throws tag for 'Jbi4CorbaDeployException'. | 222 | |
Unused @param tag for 'def'. | 307 | |
NCSS for this method is 58 (max allowed is 50). | 315 | |
Expected @param tag for 'consumerServiceDescriptor'. | 317 | |
The String "; Port=" appears 2 times in the file. | 341 | |
The String "; factory=" appears 2 times in the file. | 342 | |
The String "; writer=" appears 2 times in the file. | 342 | |
The String "http://schemas.xmlsoap.org/soap/http" appears 2 times in the file. | 408 | |
The String "document" appears 2 times in the file. | 409 | |
The String "literal" appears 3 times in the file. | 415 | |
Expected @throws tag for 'WSDLException'. | 567 | |
The String "PortType" appears 2 times in the file. | 578 | |
Unused @param tag for 'wsdl'. | 672 | |
Unused @throws tag for 'DeploymentException'. | 674 | |
Expected @param tag for 'def'. | 677 | |
Expected @throws tag for 'Jbi4CorbaDeployException'. | 678 | |
Unused @throws tag for 'DeploymentException'. | 762 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 765 | |
NCSS for this method is 51 (max allowed is 50). | 765 | |
Expected @throws tag for 'Jbi4CorbaDeployException'. | 766 | |
The String "CRB000110_Could_not_retrieve_endpoint" appears 2 times in the file. | 818 | |
The String "CRB000111_Could_not_retrieve_endpoint" appears 2 times in the file. | 835 | |
Unused @throws tag for 'Jbi4EjbException'. | 866 | |
Expected @throws tag for 'Jbi4CorbaException'. | 869 | |
Unused @throws tag for 'Jbi4EjbException'. | 877 | |
Expected @throws tag for 'Jbi4CorbaException'. | 880 | |
Expected an @return tag. | 890 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 39 | |
Variable 'classesDirName' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Variable 'className' must be private and have accessor methods. | 40 | |
Missing a Javadoc comment. | 41 | |
Variable 'classWriter' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
Variable 'mapOfFields' must be private and have accessor methods. | 43 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 8 (max allowed is 7) classes [StringTokenizer, QName, HashMap, Class, ArrayList, StackTraceElement, XPathUtils, Fault]. | 63 | |
Class Fan-Out Complexity is 35 (max allowed is 20). | 63 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 86 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 95 | |
Missing a Javadoc comment. | 95 | |
NCSS for this method is 73 (max allowed is 50). | 95 | |
Return count is 3 (max allowed is 2). | 95 | |
Catching 'Exception' is not allowed. | 157 | |
Catching 'Throwable' is not allowed. | 186 | |
Line matches the illegal pattern 'printStackTrace'. | 187 | |
Catching 'Exception' is not allowed. | 198 | |
The String "CRB000902_Exception_in_fault_processing" appears 2 times in the file. | 199 | |
Missing a Javadoc comment. | 207 | |
Return count is 3 (max allowed is 2). | 207 | |
Line matches the illegal pattern 'printStackTrace'. | 225 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 274 | |
Return count is 3 (max allowed is 2). | 274 | |
Catching 'Exception' is not allowed. | 285 | |
Expected an @return tag. | 299 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 299 | |
NCSS for this method is 56 (max allowed is 50). | 299 | |
Expected @param tag for 'u'. | 299 | |
Expected @param tag for 'source'. | 299 | |
Expected @param tag for 'part'. | 300 | |
Catching 'Exception' is not allowed. | 384 | |
Line matches the illegal pattern 'printStackTrace'. | 385 | |
Missing a Javadoc comment. | 391 | |
Return count is 4 (max allowed is 2). | 391 | |
Missing a Javadoc comment. | 402 | |
Return count is 5 (max allowed is 2). | 402 | |
Return count is 5 (max allowed is 4). | 402 | |
Missing a Javadoc comment. | 421 | |
Catching 'Exception' is not allowed. | 430 | |
Missing a Javadoc comment. | 441 | |
Catching 'Exception' is not allowed. | 469 | |
Missing a Javadoc comment. | 480 | |
Missing a Javadoc comment. | 487 | |
Return count is 3 (max allowed is 2). | 487 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 52 | |
Static variable definition in wrong order. | 69 | |
The String "CRB000807_Unable_to_instantiate_normalizer" appears 3 times in the file. | 82 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 113 | |
NCSS for this method is 62 (max allowed is 50). | 113 | |
The String "WSDL Message: " appears 2 times in the file. | 148 | |
The String "WSDL Message Parts: " appears 2 times in the file. | 149 | |
The String "CRB000804_No_message_parts_found" appears 3 times in the file. | 154 | |
The String "More than one message part found: using the first" appears 3 times in the file. | 158 | |
The String "CRB000809_Error_in_normalizing_the_messsage_Invalid_result_from_XML_transformation" appears 3 times in the file. | 190 | |
The String "CRB000808_Error_in_normalizing_the_messsage" appears 8 times in the file. | 201 | |
Expected an @return tag. | 228 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 228 | |
NCSS for this method is 58 (max allowed is 50). | 228 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 344 | |
NCSS for this method is 66 (max allowed is 50). | 344 | |
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 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 35 | |
Class should define a constructor. | 35 | |
Missing a Javadoc comment. | 39 | |
Expected an @return tag. | 47 | |
Expected @param tag for 'clsType'. | 48 | |
First sentence should end with a period. | 61 | |
Expected an @return tag. | 67 | |
Expected @param tag for 'clsUnion'. | 67 | |
'6' is a magic number. | 76 | |
'6' is a magic number. | 77 | |
First sentence should end with a period. | 89 | |
Expected an @return tag. | 95 | |
Expected @param tag for 'clsUnion'. | 95 | |
First sentence should end with a period. | 114 | |
Expected an @return tag. | 121 | |
Expected @param tag for 'clss'. | 121 | |
Expected @param tag for 'methodName'. | 121 | |
First sentence should end with a period. | 151 | |
Expected an @return tag. | 160 | |
Expected @param tag for 'union'. | 160 | |
Expected @param tag for 'allUnionTypes'. | 160 | |
Expected @param tag for 'workdirclasses'. | 160 | |
Expected @throws tag for 'ClassGenerationException'. | 160 | |
The String "Wrapper" appears 4 times in the file. | 168 | |
The String "java/lang/Object" appears 2 times in the file. | 171 | |
Avoid nested blocks. | 175 | |
The String "name" appears 2 times in the file. | 178 | |
Avoid nested blocks. | 181 | |
The String "Ljava/lang/Object;" appears 2 times in the file. | 182 | |
Avoid nested blocks. | 187 | |
The String "<init>" appears 2 times in the file. | 189 | |
The String "()V" appears 2 times in the file. | 189 | |
First sentence should end with a period. | 212 | |
Expected an @return tag. | 218 | |
Expected @param tag for 'desc'. | 218 | |
Expected @param tag for 'isArray'. | 218 | |
Expected @param tag for 'allUnionTypes'. | 218 | |
First sentence should end with a period. | 226 | |
Expected @param tag for 'fieldVisitor'. | 233 | |
Expected @param tag for 'union'. | 234 | |
Expected @param tag for 'allUnionTypes'. | 234 | |
The String "L" appears 3 times in the file. | 253 | |
The String ";" appears 4 times in the file. | 253 | |
First sentence should end with a period. | 273 | |
Unused @param tag for 'replaceWithWrappers'. | 279 | |
Expected an @return tag. | 283 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 283 | |
Expected @param tag for 'desc'. | 283 | |
Expected @param tag for 'allUnionTypes'. | 284 | |
Expected @param tag for 'workingDirClasses'. | 284 | |
Expected @throws tag for 'ClassGenerationException'. | 284 | |
The String "[" appears 2 times in the file. | 289 | |
'if' construct must use '{}'s. | 291 | |
'if' construct must use '{}'s. | 319 | |
'if' construct must use '{}'s. | 324 | |
Missing a Javadoc comment. | 354 |
Violation | Message | Line |
---|---|---|
Variable 'fieldName' must be private and have accessor methods. | 31 | |
Variable 'tracer' must be private and have accessor methods. | 34 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 50 | |
Static variable definition in wrong order. | 66 | |
Unused @throws tag for 'Jbi4corbaException'. | 72 | |
Expected @throws tag for 'Jbi4CorbaException'. | 75 | |
The String "CRB000805_Unable_to_instantiate_denormalizer" appears 2 times in the file. | 87 | |
Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. | 109 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 113 | |
Comment matches to-do format 'TODO:'. | 184 | |
The String "CRB000806_Error_in_denormalizing_the_message" appears 4 times in the file. | 191 | |
Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. | 211 | |
Expected @param tag for 'operation'. | 217 | |
Unused @param tag for 'endpoint'. | 250 | |
Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. | 254 | |
Unused @throws tag for 'Jbi4corbaException'. | 256 | |
Expected @throws tag for 'Jbi4CorbaException'. | 259 | |
Unused @param tag for 'endpoint'. | 294 | |
Unused @param tag for 'wsdlMessage'. | 296 | |
Unclosed HTML tag found: <code>Jbi4corbaMessage containing the source. | 298 | |
Unused @throws tag for 'Jbi4corbaException'. | 300 | |
Expected @param tag for 'wsdlDef'. | 303 | |
Expected @throws tag for 'Jbi4CorbaException'. | 303 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
First sentence should end with a period. | 22 | |
Expected @param tag for 'serializer'. | 23 | |
First sentence should end with a period. | 30 | |
Expected @param tag for 'envVarConfigMap'. | 31 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 28 | |
Utility classes should not have a public or default constructor. | 28 | |
The String "boolean" appears 2 times in the file. | 37 | |
The String "byte" appears 2 times in the file. | 38 | |
The String "char" appears 2 times in the file. | 39 | |
The String "short" appears 2 times in the file. | 40 | |
The String "int" appears 2 times in the file. | 41 | |
The String "long" appears 2 times in the file. | 42 | |
The String "float" appears 2 times in the file. | 43 | |
The String "double" appears 2 times in the file. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 72 | |
Expected @param tag for 'classesDir'. | 85 | |
Expected @param tag for 'methodSignatures'. | 85 | |
Expected @param tag for 'unionTypes'. | 85 | |
Expected @param tag for 'interfaceTypes'. | 85 | |
Expected @throws tag for 'ClassGenerationException'. | 86 | |
The String "CRB000558_Error_in_holder_inspection" appears 3 times in the file. | 118 | |
Unclosed HTML tag found: <code>compareHolderTypes == true the comparison is with the | 148 | |
Expected an @return tag. | 159 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 159 | |
NCSS for this method is 58 (max allowed is 50). | 159 | |
Return count is 7 (max allowed is 2). | 159 | |
Return count is 7 (max allowed is 4). | 159 | |
Expected @param tag for 'method'. | 159 | |
Expected @param tag for 'methodSignature'. | 159 | |
Expected @param tag for 'compareHolderTypes'. | 159 | |
Expected @param tag for 'setOfUnions'. | 159 | |
Expected @param tag for 'setOfInterfaces'. | 159 | |
The String "Wrapper" appears 2 times in the file. | 193 | |
The String "java.lang.Object" appears 2 times in the file. | 205 | |
The String "[]" appears 3 times in the file. | 212 | |
'if' construct must use '{}'s. | 213 | |
Unclosed HTML tag found: <MethodSignature> with the <code>Method</code> object. | 277 | |
Expected @param tag for 'methodSignature'. | 286 | |
Expected @param tag for 'classesDir'. | 286 | |
Expected @param tag for 'unionTypes'. | 286 | |
Expected @param tag for 'interfaceTypes'. | 286 | |
Expected @throws tag for 'ClassGenerationException'. | 286 | |
Comment matches to-do format 'TODO:'. | 300 | |
Expected an @return tag. | 316 | |
Expected @param tag for 'className'. | 316 | |
Expected @param tag for 'classesDir'. | 316 | |
Expected @param tag for 'interfaceClassType'. | 316 | |
Expected @param tag for 'isArray'. | 316 | |
Expected @throws tag for 'ClassGenerationException'. | 316 | |
The String "." appears 2 times in the file. | 332 | |
Expected an @return tag. | 364 | |
Expected @param tag for 'type'. | 364 | |
Expected an @return tag. | 374 | |
Expected @param tag for 'type'. | 374 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 32 | |
Assignment of parameter 'desc' is not allowed. | 37 | |
Assignment of parameter 'signature' is not allowed. | 41 | |
Line matches the illegal pattern 'printStackTrace'. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 | |
Name 'IDL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Static variable definition in wrong order. | 22 | |
Variable access definition in wrong order. | 22 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 37 | |
Name 'IDL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 61 | |
'17' is a magic number. | 85 | |
'37' is a magic number. | 85 | |
Missing a Javadoc comment. | 88 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'serviceDescriptor'. | 53 | |
Expected @param tag for 'interfaceName'. | 53 | |
Expected @throws tag for 'IOException'. | 53 | |
Expected @throws tag for 'WSDLException'. | 53 | |
Expected @throws tag for 'Jbi4CorbaException'. | 54 | |
Expected @param tag for 'serviceDescriptor'. | 114 | |
Expected @throws tag for 'IOException'. | 114 | |
Expected @throws tag for 'WSDLException'. | 115 | |
Expected @throws tag for 'Jbi4CorbaException'. | 115 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 12 | |
First sentence should end with a period. | 18 | |
First sentence should end with a period. | 24 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 34 | |
Constructor definition in wrong order. | 38 | |
Missing a Javadoc comment. | 38 | |
Constructor definition in wrong order. | 42 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 51 |
Violation | Message | Line |
---|---|---|
The String "<" appears 3 times in the file. | 82 | |
The String ">\n" appears 4 times in the file. | 93 | |
The String "</" appears 2 times in the file. | 98 | |
Unused @param tag for 'jbi4CorbaBinding'. | 109 | |
Expected @param tag for 'jbi4CorbaAddress'. | 116 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 28 | |
Assignment of parameter 'access' is not allowed. | 33 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 28 | |
First sentence should end with a period. | 33 | |
First sentence should end with a period. | 38 | |
First sentence should end with a period. | 43 | |
Missing a Javadoc comment. | 49 | |
First sentence should end with a period. | 60 | |
Expected an @return tag. | 63 | |
First sentence should end with a period. | 67 | |
Expected @param tag for 'epIdentifier'. | 70 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
First sentence should end with a period. | 83 | |
Expected an @return tag. | 86 | |
First sentence should end with a period. | 90 | |
Expected @param tag for 'matchedWSDL'. | 93 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 101 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Name 'Jbi4CorbaDLEntryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Instance variable definition in wrong order. | 48 | |
Name 'Jbi4CorbaDLEntryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Constructor definition in wrong order. | 53 | |
'17' is a magic number. | 106 | |
'37' is a magic number. | 106 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'message'. | 29 | |
Expected @param tag for 'isWrapped'. | 29 | |
'isWrapped' hides a field. | 68 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
First sentence should end with a period. | 52 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 69 | |
First sentence should end with a period. | 71 | |
First sentence should end with a period. | 74 | |
Variable access definition in wrong order. | 75 | |
Variable 'corbaEnumMap' must be private and have accessor methods. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 88 | |
Constructor definition in wrong order. | 95 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 166 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 201 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 226 | |
First sentence should end with a period. | 239 | |
Unused @param tag for 'urlClassLoader'. | 242 | |
Expected @param tag for 'originalClassLoader'. | 244 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 266 | |
Missing a Javadoc comment. | 270 | |
Missing a Javadoc comment. | 274 | |
Missing a Javadoc comment. | 279 | |
Missing a Javadoc comment. | 283 | |
Missing a Javadoc comment. | 287 | |
Missing a Javadoc comment. | 296 | |
Missing a Javadoc comment. | 300 | |
Missing a Javadoc comment. | 304 | |
Missing a Javadoc comment. | 308 | |
Missing a Javadoc comment. | 312 | |
Missing a Javadoc comment. | 316 | |
Missing a Javadoc comment. | 320 | |
Missing a Javadoc comment. | 324 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 63 | |
Missing a Javadoc comment. | 69 | |
Expected @param tag for 'classesDir'. | 77 | |
Expected @throws tag for 'ClassGenerationException'. | 77 | |
The String "value" appears 4 times in the file. | 130 | |
The String "<init>" appears 2 times in the file. | 166 | |
The String "()V" appears 2 times in the file. | 166 | |
'7' is a magic number. | 170 | |
Missing a Javadoc comment. | 192 | |
Redundant throws: 'SecurityException' is unchecked exception. | 193 | |
Missing a Javadoc comment. | 226 | |
Redundant throws: 'SecurityException' is unchecked exception. | 227 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 227 | |
Missing a Javadoc comment. | 233 |
Violation | Message | Line |
---|---|---|
Unused import - it.imolinfo.jbi4corba.webservice.generator.TypeUtils. | 8 | |
First sentence should end with a period. | 19 | |
Class should define a constructor. | 26 | |
Utility classes should not have a public or default constructor. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 38 | |
Expected an @return tag. | 53 | |
Expected @param tag for 'classesdir'. | 53 | |
Expected @throws tag for 'Jbi4CorbaException'. | 54 | |
Expected an @return tag. | 113 | |
Expected @throws tag for 'IOException'. | 114 | |
Expected an @return tag. | 132 | |
Expected @param tag for 'typeDefs'. | 132 | |
Expected @param tag for 'id'. | 132 | |
Expected an @return tag. | 158 | |
Expected @param tag for 'src'. | 158 | |
Expected @param tag for 'dest'. | 158 | |
Expected @param tag for 'typeClass'. | 158 | |
Assignment of parameter 'dest' is not allowed. | 163 | |
The String "Analyzing myarr: " appears 2 times in the file. | 168 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 30 | |
Assignment of parameter 'desc' is not allowed. | 35 | |
Assignment of parameter 'signature' is not allowed. | 39 | |
Line matches the illegal pattern 'printStackTrace'. | 43 |
Violation | Message | Line |
---|---|---|
Class should define a constructor. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
'isException' hides a field. | 50 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.HashMap. | 16 | |
Unused import - java.util.Map. | 17 | |
Unused import - java.util.Set. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 48 | |
First sentence should end with a period. | 50 | |
Expected @param tag for 'clsParent'. | 53 | |
Expected @param tag for 'fldName'. | 53 | |
Expected @param tag for 'isExc'. | 53 | |
Expected @param tag for 'paramOrExceptionIdx'. | 54 | |
Expected @param tag for 'metName'. | 54 | |
'if' construct must use '{}'s. | 57 | |
Missing a Javadoc comment. | 67 | |
'if' construct must use '{}'s. | 73 | |
'else' construct must use '{}'s. | 75 | |
Constructor definition in wrong order. | 86 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 100 | |
'if' construct must use '{}'s. | 102 | |
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Variable 'classWriter' must be private and have accessor methods. | 34 | |
Variable 'className' must be private and have accessor methods. | 39 | |
Variable 'javaClassName' must be private and have accessor methods. | 44 | |
Missing a Javadoc comment. | 46 | |
Variable 'tracer' must be private and have accessor methods. | 46 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Variable 'annotationOnClass' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 25 | |
Variable 'annotationOnField' must be private and have accessor methods. | 25 | |
Missing a Javadoc comment. | 28 | |
Variable 'annotationOnMethod' must be private and have accessor methods. | 28 |
Violation | Message | Line |
---|---|---|
The field 'localizedMessage' must be declared final. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 10 | |
Class should define a constructor. | 16 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
First sentence should end with a period. | 22 | |
First sentence should end with a period. | 27 | |
Missing a Javadoc comment. | 31 | |
Name 'ORBType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Instance variable definition in wrong order. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 46 | |
Name 'ORBType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 54 | |
Expected @param tag for 'localizationType'. | 71 | |
Expected an @return tag. | 79 | |
Expected an @return tag. | 86 | |
Expected @param tag for 'properties'. | 97 | |
Expected an @return tag. | 105 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 117 | |
Return count is 3 (max allowed is 2). | 127 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 71 | |
Variable access definition in wrong order. | 88 | |
Variable access definition in wrong order. | 125 | |
Missing a Javadoc comment. | 126 | |
Variable access definition in wrong order. | 126 | |
Missing a Javadoc comment. | 127 | |
Variable access definition in wrong order. | 127 | |
Missing a Javadoc comment. | 128 | |
Variable access definition in wrong order. | 128 | |
Missing a Javadoc comment. | 129 | |
Variable access definition in wrong order. | 129 | |
Missing a Javadoc comment. | 130 | |
Variable access definition in wrong order. | 130 | |
Missing a Javadoc comment. | 131 | |
Variable access definition in wrong order. | 131 | |
Missing a Javadoc comment. | 132 | |
Variable access definition in wrong order. | 132 | |
Missing a Javadoc comment. | 133 | |
Variable access definition in wrong order. | 133 | |
Missing a Javadoc comment. | 134 | |
Variable access definition in wrong order. | 134 | |
Missing a Javadoc comment. | 135 | |
Variable access definition in wrong order. | 135 | |
Missing a Javadoc comment. | 136 | |
Variable access definition in wrong order. | 136 | |
Missing a Javadoc comment. | 137 | |
Variable access definition in wrong order. | 137 | |
Missing a Javadoc comment. | 138 | |
Variable access definition in wrong order. | 138 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 143 | |
Variable access definition in wrong order. | 143 | |
Variable 'exceptionsThrown' must be private and have accessor methods. | 143 | |
Static variable definition in wrong order. | 147 | |
Variable access definition in wrong order. | 147 | |
Missing a Javadoc comment. | 148 | |
Static variable definition in wrong order. | 148 | |
Variable access definition in wrong order. | 148 | |
Variable 'noAnnotatedMethods' must be private and have accessor methods. | 148 | |
Static variable definition in wrong order. | 164 | |
Variable access definition in wrong order. | 166 | |
Variable 'classWriter' must be private and have accessor methods. | 166 | |
Variable access definition in wrong order. | 168 | |
Variable 'methodSignatureList' must be private and have accessor methods. | 168 | |
Missing a Javadoc comment. | 169 | |
Variable access definition in wrong order. | 169 | |
Variable 'areClassAnnotationsPresent' must be private and have accessor methods. | 169 | |
First sentence should end with a period. | 170 | |
Variable access definition in wrong order. | 171 | |
Variable 'nameSpace' must be private and have accessor methods. | 171 | |
First sentence should end with a period. | 172 | |
Variable access definition in wrong order. | 173 | |
Variable 'portTypeName' must be private and have accessor methods. | 173 | |
First sentence should end with a period. | 174 | |
Variable access definition in wrong order. | 175 | |
Variable 'allTypes' must be private and have accessor methods. | 175 | |
Unused @param tag for 'portTypeName'. | 184 | |
More than 7 parameters. | 186 | |
Expected @param tag for 'ns'. | 187 | |
Expected @param tag for 'ptn'. | 187 | |
Expected @param tag for 'workingDir'. | 187 | |
Expected @param tag for 'unionTypes'. | 187 | |
Expected @param tag for 'intfTypes'. | 187 | |
Expected @param tag for 'allTypesIDL'. | 187 | |
Missing a Javadoc comment. | 222 | |
First sentence should end with a period. | 228 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 232 | |
The String "name" appears 4 times in the file. | 241 | |
The String "/" appears 2 times in the file. | 243 | |
The String "value" appears 2 times in the file. | 267 | |
Control variable 'typeClass' is modified. | 274 | |
The String "]" appears 3 times in the file. | 350 | |
Assignment of parameter 'desc' is not allowed. | 365 | |
Assignment of parameter 'signature' is not allowed. | 366 | |
Unused @param tag for 'sig'. | 383 | |
Unused @param tag for 'methodDescription'. | 384 | |
Expected @param tag for 'methodSignature'. | 387 | |
Expected @param tag for 'description'. | 387 | |
Expected @param tag for 'signature'. | 387 | |
Return count is 3 (max allowed is 2). | 414 | |
The String "The method visitor is null. add no annotation" appears 3 times in the file. | 419 | |
Return count is 4 (max allowed is 2). | 540 | |
The String "Method's signature not found:" appears 2 times in the file. | 542 | |
Missing a Javadoc comment. | 562 | |
Unclosed HTML tag found: <String> arg, String nogeneric) <br/> | 573 | |
Unclosed HTML tag found: <Ljava/lang/String;>;Ljava/lang/String;)Ljava/lang/String; < | 581 | |
Expected an @return tag. | 589 | |
Expected @param tag for 'sig'. | 589 | |
Expected @param tag for 'methodDescription'. | 589 | |
Expected @param tag for 'methodSignature'. | 589 | |
The String "(" appears 2 times in the file. | 591 | |
The String "<" appears 2 times in the file. | 638 | |
The String ")" appears 2 times in the file. | 654 | |
Assignment of parameter 'methodDescription' is not allowed. | 658 | |
Assignment of parameter 'methodSignature' is not allowed. | 659 | |
First sentence should end with a period. | 665 | |
Missing a Javadoc comment. | 673 | |
Missing a Javadoc comment. | 676 | |
Missing a Javadoc comment. | 678 | |
Missing a Javadoc comment. | 683 | |
Missing a Javadoc comment. | 687 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 62 | |
First sentence should end with a period. | 65 | |
First sentence should end with a period. | 68 | |
First sentence should end with a period. | 71 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 101 | |
Missing a Javadoc comment. | 196 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 212 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 232 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 244 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 260 | |
Missing a Javadoc comment. | 264 | |
'methodInterfaceTypes' hides a field. | 264 | |
Missing a Javadoc comment. | 269 | |
'if' construct must use '{}'s. | 272 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 21 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
First sentence should end with a period. | 38 | |
More than 7 parameters. | 49 | |
Expected @param tag for 'serviceClassLoader'. | 49 | |
Expected @param tag for 'corbaClassLoader'. | 50 | |
Expected @param tag for 'allCorbaTypes'. | 51 | |
Expected @param tag for 'jbi4CorbaEndpoint'. | 52 | |
Expected @param tag for 'orb'. | 52 | |
Expected @param tag for 'allIDLTypes'. | 53 | |
Expected @param tag for 'allEnumTypes'. | 53 | |
Expected @param tag for 'idTOClassMap'. | 53 | |
Expected @param tag for 'typeDefs'. | 53 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
File length is 2,558 lines (max allowed is 2,000). | 1 | |
Unused import - org.apache.commons.lang.builder.ToStringBuilder. | 51 | |
First sentence should end with a period. | 74 | |
Class Data Abstraction Coupling is 10 (max allowed is 7) classes [Jbi4CorbaRuntimeException, Any, Field, AnyType, QName, BigDecimal, ArrayList, W3CEndpointReferenceBuilder, AnyTypeWrapper, HashSet]. | 78 | |
Class Fan-Out Complexity is 44 (max allowed is 20). | 78 | |
Class should define a constructor. | 78 | |
Utility classes should not have a public or default constructor. | 78 | |
First sentence should end with a period. | 89 | |
Expected an @return tag. | 107 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 107 | |
Return count is 4 (max allowed is 2). | 107 | |
Expected @param tag for 'corbaObject'. | 107 | |
Expected @param tag for 'runtimeInfo'. | 108 | |
Expected @param tag for 'objectType'. | 108 | |
Expected @throws tag for 'SecurityException'. | 109 | |
Redundant throws: 'SecurityException' is unchecked exception. | 109 | |
Expected @throws tag for 'IllegalArgumentException'. | 109 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 109 | |
Expected @throws tag for 'ClassNotFoundException'. | 110 | |
Expected @throws tag for 'NoSuchFieldException'. | 110 | |
Expected @throws tag for 'IllegalAccessException'. | 111 | |
Expected @throws tag for 'InvocationTargetException'. | 111 | |
Expected @throws tag for 'InstantiationException'. | 112 | |
Expected @throws tag for 'NoSuchMethodException'. | 112 | |
The String "ObjectType ==>" appears 2 times in the file. | 122 | |
The String "Wrapper" appears 6 times in the file. | 152 | |
The String "Modified Object===>" appears 2 times in the file. | 183 | |
The String "Orig Object===>" appears 2 times in the file. | 184 | |
First sentence should end with a period. | 192 | |
Expected an @return tag. | 209 | |
Expected @param tag for 'serviceParams'. | 209 | |
Expected @param tag for 'runtimeInfo'. | 210 | |
Expected @param tag for 'methodSignature'. | 210 | |
Expected @throws tag for 'ClassNotFoundException'. | 211 | |
Expected @throws tag for 'InstantiationException'. | 211 | |
Expected @throws tag for 'IllegalAccessException'. | 212 | |
Expected @throws tag for 'SecurityException'. | 212 | |
Redundant throws: 'SecurityException' is unchecked exception. | 212 | |
Expected @throws tag for 'NoSuchFieldException'. | 212 | |
Expected @throws tag for 'IllegalArgumentException'. | 213 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 213 | |
Expected @throws tag for 'InvocationTargetException'. | 213 | |
Expected @throws tag for 'NoSuchMethodException'. | 214 | |
The String " Paramsig ==>" appears 3 times in the file. | 220 | |
First sentence should end with a period. | 238 | |
Comment matches to-do format 'TODO:'. | 241 | |
Expected an @return tag. | 256 | |
Expected @param tag for 'corbaParams'. | 256 | |
Expected @param tag for 'runtimeInfo'. | 257 | |
Expected @param tag for 'methodSignature'. | 257 | |
Expected @throws tag for 'ClassNotFoundException'. | 258 | |
Expected @throws tag for 'InstantiationException'. | 258 | |
Expected @throws tag for 'IllegalAccessException'. | 259 | |
Expected @throws tag for 'SecurityException'. | 259 | |
Redundant throws: 'SecurityException' is unchecked exception. | 259 | |
Expected @throws tag for 'NoSuchFieldException'. | 259 | |
Expected @throws tag for 'IllegalArgumentException'. | 260 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 260 | |
Expected @throws tag for 'InvocationTargetException'. | 260 | |
Expected @throws tag for 'NoSuchMethodException'. | 261 | |
First sentence should end with a period. | 283 | |
Expected an @return tag. | 301 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 301 | |
NCSS for this method is 73 (max allowed is 50). | 301 | |
Return count is 4 (max allowed is 2). | 301 | |
Expected @param tag for 'serviceObject'. | 301 | |
Expected @param tag for 'runtimeInfo'. | 302 | |
Expected @param tag for 'objectType'. | 302 | |
Expected @throws tag for 'SecurityException'. | 303 | |
Redundant throws: 'SecurityException' is unchecked exception. | 303 | |
Expected @throws tag for 'IllegalArgumentException'. | 303 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 303 | |
Expected @throws tag for 'ClassNotFoundException'. | 304 | |
Expected @throws tag for 'NoSuchFieldException'. | 304 | |
Expected @throws tag for 'IllegalAccessException'. | 305 | |
Expected @throws tag for 'InvocationTargetException'. | 305 | |
Expected @throws tag for 'InstantiationException'. | 306 | |
Expected @throws tag for 'NoSuchMethodException'. | 306 | |
The String " ====>" appears 2 times in the file. | 335 | |
The String "CLASSLOADER=====>" appears 2 times in the file. | 383 | |
The String "Document Fragment EPR ===> " appears 3 times in the file. | 390 | |
The String "IOR ===> " appears 6 times in the file. | 392 | |
Expected an @return tag. | 449 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 449 | |
Method length is 151 lines (max allowed is 150). | 449 | |
NCSS for this method is 74 (max allowed is 50). | 449 | |
Expected @param tag for 'methodSignature'. | 450 | |
Expected @param tag for 'params'. | 450 | |
Expected @param tag for 'runtimeInfo'. | 451 | |
Expected @throws tag for 'InstantiationException'. | 451 | |
Expected @throws tag for 'IllegalAccessException'. | 452 | |
Expected @throws tag for 'SecurityException'. | 452 | |
Redundant throws: 'SecurityException' is unchecked exception. | 452 | |
Expected @throws tag for 'NoSuchFieldException'. | 452 | |
Expected @throws tag for 'ClassNotFoundException'. | 453 | |
Expected @throws tag for 'IllegalArgumentException'. | 453 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 453 | |
Expected @throws tag for 'InvocationTargetException'. | 454 | |
Expected @throws tag for 'NoSuchMethodException'. | 454 | |
The String "value" appears 4 times in the file. | 492 | |
The String "!!!!!>>> Is array: " appears 2 times in the file. | 561 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 626 | |
Expected @param tag for 'methodSignature'. | 627 | |
Expected @param tag for 'params'. | 627 | |
Expected @param tag for 'paramArrayAfterInvocation'. | 628 | |
Expected @param tag for 'runtimeInfo'. | 628 | |
Expected @throws tag for 'InstantiationException'. | 629 | |
Expected @throws tag for 'IllegalAccessException'. | 629 | |
Expected @throws tag for 'SecurityException'. | 630 | |
Redundant throws: 'SecurityException' is unchecked exception. | 630 | |
Expected @throws tag for 'NoSuchFieldException'. | 630 | |
Expected @throws tag for 'IllegalArgumentException'. | 630 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 630 | |
Expected @throws tag for 'ClassNotFoundException'. | 631 | |
Expected @throws tag for 'InvocationTargetException'. | 631 | |
Expected @throws tag for 'NoSuchMethodException'. | 632 | |
The String "Holder After---->" appears 2 times in the file. | 704 | |
First sentence should end with a period. | 712 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 728 | |
Method length is 171 lines (max allowed is 150). | 728 | |
NCSS for this method is 92 (max allowed is 50). | 728 | |
Expected @param tag for 'serviceObject'. | 728 | |
Expected @param tag for 'corbaObject'. | 729 | |
Expected @param tag for 'runtimeInfo'. | 729 | |
Expected @throws tag for 'ClassNotFoundException'. | 730 | |
Expected @throws tag for 'SecurityException'. | 730 | |
Redundant throws: 'SecurityException' is unchecked exception. | 730 | |
Expected @throws tag for 'NoSuchFieldException'. | 731 | |
Expected @throws tag for 'IllegalArgumentException'. | 731 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 731 | |
Expected @throws tag for 'IllegalAccessException'. | 732 | |
Expected @throws tag for 'InvocationTargetException'. | 732 | |
Expected @throws tag for 'InstantiationException'. | 733 | |
Expected @throws tag for 'NoSuchMethodException'. | 733 | |
The String "!!!!>>>>>> IsARRAY" appears 4 times in the file. | 739 | |
The String "!!!!>>>>>> arrayLent: " appears 4 times in the file. | 742 | |
The String "!!!!>>>>>> component type: " appears 4 times in the file. | 743 | |
The String " TYPE==>" appears 2 times in the file. | 865 | |
The String "[" appears 3 times in the file. | 868 | |
The String "Modifield Fild Array Lenght" appears 2 times in the file. | 870 | |
First sentence should end with a period. | 905 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 925 | |
NCSS for this method is 73 (max allowed is 50). | 925 | |
Expected @param tag for 'serviceObject'. | 925 | |
Expected @param tag for 'sType'. | 926 | |
Expected @param tag for 'corbaObject'. | 926 | |
Expected @param tag for 'runtimeInfo'. | 927 | |
Expected @param tag for 'isParam'. | 927 | |
Expected @param tag for 'parentField'. | 927 | |
Expected @param tag for 'parentObject'. | 928 | |
Expected @throws tag for 'SecurityException'. | 928 | |
Redundant throws: 'SecurityException' is unchecked exception. | 928 | |
Expected @throws tag for 'NoSuchFieldException'. | 929 | |
Expected @throws tag for 'IllegalArgumentException'. | 929 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 929 | |
Expected @throws tag for 'IllegalAccessException'. | 930 | |
Expected @throws tag for 'ClassNotFoundException'. | 930 | |
Expected @throws tag for 'InvocationTargetException'. | 931 | |
Expected @throws tag for 'InstantiationException'. | 931 | |
Expected @throws tag for 'NoSuchMethodException'. | 932 | |
The String "!!!!>>>>>> component type object: " appears 3 times in the file. | 948 | |
The String " value: " appears 3 times in the file. | 1011 | |
First sentence should end with a period. | 1077 | |
Expected an @return tag. | 1092 | |
Cyclomatic Complexity is 107 (max allowed is 10). | 1092 | |
Method length is 516 lines (max allowed is 150). | 1092 | |
NCSS for this method is 359 (max allowed is 50). | 1092 | |
Expected @param tag for 'paramAny'. | 1092 | |
Expected @param tag for 'typeCode'. | 1092 | |
Expected @param tag for 'anyInputStream'. | 1092 | |
Expected @param tag for 'runtimeInfo'. | 1093 | |
Expected @throws tag for 'SecurityException'. | 1093 | |
Redundant throws: 'SecurityException' is unchecked exception. | 1093 | |
Expected @throws tag for 'NoSuchFieldException'. | 1094 | |
Expected @throws tag for 'IllegalArgumentException'. | 1094 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 1094 | |
Expected @throws tag for 'IllegalAccessException'. | 1095 | |
Expected @throws tag for 'ClassNotFoundException'. | 1095 | |
Expected @throws tag for 'InvocationTargetException'. | 1096 | |
Expected @throws tag for 'InstantiationException'. | 1096 | |
Expected @throws tag for 'NoSuchMethodException'. | 1097 | |
The String "Not a type with an ID...see CORBA specs. Cannot be a typedef..." appears 2 times in the file. | 1118 | |
The String ">>>> type: null, value: " appears 2 times in the file. | 1213 | |
The String ">>>> type: octet, value: " appears 2 times in the file. | 1221 | |
The String ">>>> type: ushort, value: " appears 5 times in the file. | 1229 | |
The String ">>>> type: array length: " appears 2 times in the file. | 1294 | |
Boolean expression complexity is 7 (max allowed is 3). | 1319 | |
Line matches the illegal pattern 'printStackTrace'. | 1343 | |
The String ">>>> type: sequence - ushort, value: " appears 4 times in the file. | 1414 | |
The String "/" appears 4 times in the file. | 1454 | |
The String ":" appears 2 times in the file. | 1455 | |
The String "Invalid Type: " appears 2 times in the file. | 1506 | |
Boolean expression complexity is 7 (max allowed is 3). | 1513 | |
'4' is a magic number. | 1541 | |
First sentence should end with a period. | 1614 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 1630 | |
Method length is 186 lines (max allowed is 150). | 1630 | |
NCSS for this method is 102 (max allowed is 50). | 1630 | |
Expected @param tag for 'corbaObject'. | 1630 | |
Expected @param tag for 'serviceObject'. | 1631 | |
Expected @param tag for 'runtimeInfo'. | 1631 | |
Expected @throws tag for 'SecurityException'. | 1632 | |
Redundant throws: 'SecurityException' is unchecked exception. | 1632 | |
Expected @throws tag for 'NoSuchFieldException'. | 1632 | |
Expected @throws tag for 'IllegalArgumentException'. | 1633 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 1633 | |
Expected @throws tag for 'IllegalAccessException'. | 1633 | |
Expected @throws tag for 'InvocationTargetException'. | 1634 | |
Expected @throws tag for 'ClassNotFoundException'. | 1634 | |
Expected @throws tag for 'NoSuchMethodException'. | 1635 | |
Expected @throws tag for 'InstantiationException'. | 1635 | |
The String " class: " appears 2 times in the file. | 1641 | |
The String " classloader: " appears 2 times in the file. | 1641 | |
The String "===>" appears 6 times in the file. | 1722 | |
First sentence should end with a period. | 1822 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 1840 | |
Method length is 158 lines (max allowed is 150). | 1840 | |
NCSS for this method is 102 (max allowed is 50). | 1840 | |
Expected @param tag for 'corbaObject'. | 1840 | |
Expected @param tag for 'ut'. | 1841 | |
Expected @param tag for 'serviceObject'. | 1841 | |
Expected @param tag for 'runtimeInfo'. | 1842 | |
Expected @param tag for 'isParam'. | 1842 | |
Expected @throws tag for 'ClassNotFoundException'. | 1843 | |
Expected @throws tag for 'SecurityException'. | 1843 | |
Redundant throws: 'SecurityException' is unchecked exception. | 1843 | |
Expected @throws tag for 'NoSuchFieldException'. | 1844 | |
Expected @throws tag for 'IllegalArgumentException'. | 1844 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 1844 | |
Expected @throws tag for 'IllegalAccessException'. | 1845 | |
Expected @throws tag for 'InvocationTargetException'. | 1845 | |
Expected @throws tag for 'NoSuchMethodException'. | 1846 | |
Expected @throws tag for 'InstantiationException'. | 1846 | |
'7' is a magic number. | 1925 | |
First sentence should end with a period. | 2005 | |
Expected an @return tag. | 2022 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 2022 | |
NCSS for this method is 99 (max allowed is 50). | 2022 | |
Expected @param tag for 'serviceObject'. | 2022 | |
Expected @param tag for 'any'. | 2022 | |
Expected @param tag for 'runtimeInfo'. | 2023 | |
Expected @throws tag for 'ClassNotFoundException'. | 2023 | |
Expected @throws tag for 'SecurityException'. | 2024 | |
Redundant throws: 'SecurityException' is unchecked exception. | 2024 | |
Expected @throws tag for 'IllegalArgumentException'. | 2024 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 2024 | |
Expected @throws tag for 'NoSuchFieldException'. | 2024 | |
Expected @throws tag for 'IllegalAccessException'. | 2025 | |
Expected @throws tag for 'InvocationTargetException'. | 2025 | |
Expected @throws tag for 'NoSuchMethodException'. | 2026 | |
Expected @throws tag for 'InstantiationException'. | 2026 | |
The String "-" appears 2 times in the file. | 2052 | |
The String ">>>> type: BigInteger -> fixed, value: " appears 2 times in the file. | 2058 | |
'7' is a magic number. | 2119 | |
First sentence should end with a period. | 2152 | |
Unused @param tag for 'Object'. | 2156 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 2162 | |
Expected @param tag for 'obj'. | 2162 | |
Expected @param tag for 'jbi4corbaEndPoint'. | 2163 | |
Expected @param tag for 'objectType'. | 2163 | |
Expected @throws tag for 'ClassNotFoundException'. | 2163 | |
'6' is a magic number. | 2188 | |
The String "----------------------------------------------------------------" appears 4 times in the file. | 2191 | |
Assignment of parameter 'jbi4corbaEndPoint' is not allowed. | 2261 | |
Missing a Javadoc comment. | 2275 | |
First sentence should end with a period. | 2284 | |
Unused @param tag for 'String'. | 2287 | |
Expected @param tag for 'ior'. | 2293 | |
First sentence should end with a period. | 2313 | |
Expected @throws tag for 'NoSuchMethodException'. | 2326 | |
Expected @throws tag for 'IllegalAccessException'. | 2326 | |
Expected @throws tag for 'IllegalArgumentException'. | 2327 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 2327 | |
Expected @throws tag for 'InvocationTargetException'. | 2327 | |
First sentence should end with a period. | 2335 | |
Unused @param tag for 'String'. | 2339 | |
Unused @param tag for 'ChildFirstClassLoader'. | 2341 | |
Expected @param tag for 'interfaceName'. | 2347 | |
Expected @param tag for 'originalClassLoader'. | 2348 | |
Expected @throws tag for 'ClassNotFoundException'. | 2349 | |
Expected an @return tag. | 2368 | |
Expected @param tag for 'enumObj'. | 2368 | |
Expected @param tag for 'fromClassLoader'. | 2369 | |
Expected @param tag for 'toClassLoader'. | 2369 | |
Expected @throws tag for 'SecurityException'. | 2370 | |
Redundant throws: 'SecurityException' is unchecked exception. | 2370 | |
Expected @throws tag for 'NoSuchMethodException'. | 2370 | |
Expected @throws tag for 'ClassNotFoundException'. | 2371 | |
Expected @throws tag for 'IllegalArgumentException'. | 2371 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 2371 | |
Expected @throws tag for 'IllegalAccessException'. | 2372 | |
Expected @throws tag for 'InvocationTargetException'. | 2372 | |
Name 'from_intMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2393 | |
First sentence should end with a period. | 2399 | |
Expected @param tag for 'cls'. | 2405 | |
Expected @param tag for 'fields'. | 2405 | |
First sentence should end with a period. | 2421 | |
Expected an @return tag. | 2427 | |
Expected @param tag for 'field'. | 2427 | |
First sentence should end with a period. | 2438 | |
Expected an @return tag. | 2445 | |
Expected @param tag for 'cls'. | 2445 | |
Expected @param tag for 'fieldName'. | 2445 | |
Expected an @return tag. | 2464 | |
Expected @param tag for 'method'. | 2464 | |
Expected @param tag for 'methodSignatures'. | 2464 | |
Expected an @return tag. | 2489 | |
Expected @param tag for 'methodA'. | 2489 | |
Expected @param tag for 'methodB'. | 2490 | |
Expected an @return tag. | 2510 | |
Expected @param tag for 'typesA'. | 2510 | |
Expected @param tag for 'typesB'. | 2510 | |
Expected an @return tag. | 2533 | |
Expected @param tag for 'objects'. | 2533 | |
Expected @param tag for 'myArray'. | 2533 | |
Expected @param tag for 'actualElement'. | 2533 | |
Assignment of parameter 'actualElement' is not allowed. | 2545 | |
Assignment of parameter 'actualElement' is not allowed. | 2551 |