This document provides an overview of the various reports that are automatically generated by the RbUtils build. Each report is briefly described below.
| Document | Description |
|---|---|
| Checkstyle on reources | Report on coding style conventions on resources. |
| Checkstyle on sources | Report on coding style conventions on source code. |
| JavaDocs | JavaDoc API documentation. |
| RbChecker | RbChecker Report. |
| RbGenerator | RbGenerator Report. |
| Test Coverage | Emma Test Coverage Report. |
| Unit Tests | Report on the test results of the project produced by Junit. |