| Tool | Description | Results | Raw Log | |
|---|---|---|---|---|
| 1 | JavaNCSS | Statistics on packages, classes, methods, and statements. | 294 classes | javancss.log |
| 2 | JDepend | Analysis of dependencies between packages. | 19 packages | jdepend.log |
| 3 | AntiC | Static analysis of Java source code. | 0 flagged files | antic.log |
| 4 | DocCheck | Analysis of Java documentation. | 0 flagged files / Actual analysis | doccheck.log |
| 5 | JavaDoc | Generation of Java documentation. | Documentation | javadoc.log |
| 6 | Tidy | Syntax checking of generated Java documentation. | 0 flagged files | tidy.log |
| 7 | Aspell | Spell checking of Java documentation. | 29 flagged files | spell.log |
| 8 | Javac | Compilation of Java source code. | 0 flagged files | javac.log |
| 9 | Jar | Packaging of compiled Java class files. | proguard.jar | jar.log |
| 10 | FindBugs | Static analysis of compiled code. | 5 flagged files | findbugs.log |
| 11 | ProComment | Detection of compatibility problems. | 78 flagged files | procomment.log |
| 12 | ProGuard | Detection of unused code. | 559 unused items | usage.log |
| 13 | ProGuard | Shrinking and obfuscation of Java class files. | proguard.jar | proguard.log |
| 14 | Jarsigner | Signing of obfuscated jar. | (none) | jarsigner.log |
| 15 | JUnit | Unit testing of compiled code. | (none) | junit.log |
| 16 | GuiTester | GUI testing of compiled code. | 0 flagged tests | guitester.log |
| 17 | Hprof:heap | Memory profiling of GUI tests. | 7 tests | hprof_heap.log |
| 18 | Hprof:cpu | CPU profiling of GUI tests. | 7 tests | hprof_cpu.log |
These pages were automatically generated by CodeRobot on 2004/08/29 at 10:44.