Development: Auditing
Auditing Reports
The following auditing reports are available:
-
Check Space
-
Report for source and documentation files that are using leading
space characters or have overlong lines.
-
Checkstyle
-
Checkstyle auditing tool report.
-
Compilation
-
Report for the compilation results of all project modules.
Shows the output of the javac tool.
-
JavaDoc
-
JavaDoc generation report for the various API specifications created.
Shows the output of the javadoc tool.
-
Unit Tests
-
Report showing the test results for all the unit tests
in the project.
-
Coverage
-
Shows the percentages of the source code covered by the unit tests.