PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/geronimo/axis/builder/AxisBuilder.java

ViolationLine
Avoid empty catch blocks116 - 118

org/apache/geronimo/axis/builder/LightweightTypeInfoBuilder.java

ViolationLine
Avoid unused private fields such as 'wrapperElementQNames'53
Avoid unused method parameters such as 'typeQName'104 - 172
An empty statement (semicolon) not part of a loop113

org/apache/geronimo/axis/builder/HeavyweightTypeInfoBuilder.java

ViolationLine
These nested if statements could be combined195 - 204
These nested if statements could be combined288 - 295
An empty statement (semicolon) not part of a loop346
Avoid unused private fields such as 'serializerFactoryClass'498
Avoid unused private fields such as 'deserializerFactoryClass'499

org/apache/geronimo/axis/builder/HeavyweightOperationDescBuilder.java

ViolationLine
Avoid unused private fields such as 'documentStyle'82
These nested if statements could be combined327 - 329
Avoid empty if statements537