Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

cn/shenyanchao/ut/DebugMain.java

ViolationLine
Avoid unused private fields such as 'fFlag'.39
Avoid empty catch blocks122 - 124
Avoid empty catch blocks124 - 126

cn/shenyanchao/ut/builder/ClassTypeBuilder.java

ViolationLine
Avoid empty if statements51 - 53

cn/shenyanchao/ut/builder/MethodBuilder.java

ViolationLine
Avoid unused private fields such as 'LOG'.25

cn/shenyanchao/ut/receiver/ExistTestReceiver.java

ViolationLine
Avoid unused private fields such as 'LOG'.28
Avoid unused local variables such as 'methodName'.81

cn/shenyanchao/ut/receiver/NewTestReceiver.java

ViolationLine
Avoid unused private fields such as 'LOG'.31
Avoid unused constructor parameters such as 'javaFile'.37 - 39

cn/shenyanchao/ut/utils/ClassTools.java

ViolationLine
Avoid unused private fields such as 'LOG'.20
These nested if statements could be combined46 - 49