This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.
Document | Description |
---|---|
JaCoCo | JaCoCo Coverage Report. |
JavaNCSS Report | Code metric analysis. |
SpotBugs | Generates a source code report with the SpotBugs Library. |
PIT Test Report | PIT Test Report Coverage Report. |