forked from phoedos/pmd
Xavier Le Vourch
e2f9edae98
"Bug fix": list of method calls are sorted to provide repeatable results on
different runs. Not really a bug but useful for regression testing. The previous code relied on the default hashCode() to provide the HashMap keys so the order was based on memory location and thus not repeatable. git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5598 51baf565-9d33-0410-a72c-fc3788e3496d
…
…
…
Description
Languages
Java
75.5%
Apex
9.7%
Kotlin
9.1%
ANTLR
2.7%
PLSQL
1%
Other
1.8%