1)
Wasp Static Error Checker 3.2
The Wasp tool statically detects subtle run-time errors and weak points in a Java source code. Wasp also produces detailed and precise method call graph.
2)
JiveLint 1.22
Employ powerful static analysis on your JAVA source code. Find unused code, switch blocks without default case, etc.
|