PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/commons/clazz/bean/BeanClazz.java

Violation Line
Avoid unused private fields such as 'subclasses'. 55

org/apache/commons/clazz/bean/BeanClazzProperty.java

Violation Line
Avoid unused private fields such as 'type'. 33

org/apache/commons/clazz/Clazz.java

Violation Line
Avoid unused private fields such as 'defaultClazzLoader'. 58

org/apache/commons/clazz/common/ClazzLoaderFactorySupport.java

Violation Line
Avoid empty catch blocks 102 - 104
Avoid empty catch blocks 115 - 117

org/apache/commons/clazz/reflect/common/ReflectedList.java

Violation Line
Avoid empty catch blocks 196 - 198
Avoid empty catch blocks 469 - 471

org/apache/commons/clazz/reflect/common/ReflectedListPropertyParseResults.java

Violation Line
These nested if statements could be combined 319 - 321
These nested if statements could be combined 366 - 370
These nested if statements could be combined 367 - 369
These nested if statements could be combined 390 - 393
These nested if statements could be combined 444 - 451

org/apache/commons/clazz/reflect/common/ReflectedPropertyParseResults.java

Violation Line
These nested if statements could be combined 159 - 162

org/apache/commons/clazz/reflect/common/ReflectedScalarPropertyParseResults.java

Violation Line
These nested if statements could be combined 54 - 56
These nested if statements could be combined 73 - 75

org/apache/commons/clazz/reflect/extended/ReflectedMap.java

Violation Line
Avoid empty catch blocks 237 - 239
Avoid empty catch blocks 274 - 276
Avoid empty catch blocks 381 - 383

org/apache/commons/clazz/reflect/extended/ReflectedMappedProperty.java

Violation Line
Avoid unused private fields such as 'sizeMethod'. 33

org/apache/commons/clazz/reflect/extended/ReflectedMappedPropertyParseResults.java

Violation Line
These nested if statements could be combined 243 - 245
These nested if statements could be combined 310 - 313

org/apache/commons/clazz/reflect/ReflectedClazz.java

Violation Line
Avoid empty catch blocks 397 - 399
Avoid empty catch blocks 407 - 409
Avoid empty catch blocks 422 - 424
Avoid empty catch blocks 440 - 442

org/apache/commons/clazz/reflect/ReflectedClazzLoader.java

Violation Line
Avoid empty catch blocks 59 - 61
Avoid empty catch blocks 67 - 69
Avoid empty if statements 75 - 77