Philip Graf
4569842965
pmd: fix #1076 Report.treeIterator() does not return all violations
The cause of the bug was the implementation of ViolationNode.equalsNode(otherNode) which returned true when two different violations start on the same line. Note: this change also adds a maven dependency on Mockito 1.9.5 (scope: test). Mockito helps creating mock objects and makes the test more readable.
…
…
PMD
PMD is a source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.
For more information, visit http://pmd.sourceforge.net
To see the current status of this repo, visit https://buildhive.cloudbees.com/job/pmd/
Description
Languages
Java
75.5%
Apex
9.7%
Kotlin
9.1%
ANTLR
2.7%
PLSQL
1%
Other
1.8%