Maven Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.

Overview

Document Description
Unit Tests This document provides the results of the unit tests that are part of this project. Successes and failures are noted.
Metric Results This document provides information on various source code metrics that have been computed. These metrics can provide useful information regarding the abstractness and total number of classes.
Checkstyle Report This document provides the results of the Checkstyle report. This report provides an indication of how well this project complies with its coding conventions.