PMD Results

The following document contains the results of PMD 4.2.2.

Files

name/angoca/db2sa/core/impl/graph/DuplicateNodeException.java

Violation Line
Found non-transient, non-static member. Please mark as transient or provide accessors. 56

name/angoca/db2sa/core/impl/graph/GraphConstructor.java

Violation Line
Found non-transient, non-static member. Please mark as transient or provide accessors. 97
Deeply nested if..then statements are hard to read 208 - 210
Avoid throwing raw exception types. 242
Avoid throwing raw exception types. 246
Avoid throwing raw exception types. 343
Avoid throwing raw exception types. 397
Avoid throwing raw exception types. 413

name/angoca/db2sa/tools/xml/GrammarReader.java

Violation Line
Avoid throwing raw exception types. 76