PMD Results
The following document contains the results of PMD 4.2.2.
Files
edu/uci/ics/jung/graph/OrderedKAryTree.java
Violation |
Line |
Invoke equals() on the object you've already ensured is not null |
593 |
edu/uci/ics/jung/graph/util/TestGraphs.java
Violation |
Line |
Avoid unused method parameters such as 'weight'. |
134 - 140 |