Generated Reports

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

Overview

DocumentDescription
CheckstyleReport on coding style conventions.
CheckstyleReport on coding style conventions.
JavaNCSS ReportCode metric analysis.
CPD ReportDuplicate code detection.
PMD ReportVerification of coding rules.
Source XrefHTML based, cross-reference version of Java source code.
Test Source XrefHTML based, cross-reference version of Java test source code.
JavaDocsJavaDoc API documentation.
Test JavaDocsTest JavaDoc API documentation.
Traceability MatrixGitHub Report showing related milestones and corresponding test tickets
Test Execution ReportHTML formatted Cucumber test results report
Cucumber usage reportHTML formatted Cucumber keywords usage report