本文档提供了对项目中各种报表的概述,这些报表生成自 Maven 每一个报表在以下简要介绍。
文档 | 描述 |
---|---|
JavaNCSS Report | Code metric analysis. |
Global DashBoard Report | The Global DashBoard |
Change Log | Generated change log report from SCM. |
File Activity | Generated file activity report from SCM. |
Developer Activity | Generated developer activity report from SCM. |
Test Source Xref | HTML based, cross-reference version of Java test source code. |
Source Xref | HTML based, cross-reference version of Java source code. |
JavaDocs | JavaDoc API documentation. |
Test JavaDocs | Test JavaDoc API documentation. |
Checkstyle | Report on coding style conventions. |
PMD | Verification of coding rules. |
CPD | Duplicate code detection. |
Surefire Report | Report on the test results of the project. |
Linkcheck | This is a link to the Linkcheck report. |