Closed trautonen closed 11 years ago
When maven command is run with -X parameter, the coveralls-maven-plugin log output will contain statistics of the generated coveralls data: total number of source code lines, relevant lines, covered lines and missed lines.
Changed the metrics logging so that debug is not needed.
To help debugging report generation, a logging output should be created when Maven debug is enabled. The log should include total number of lines, relevant lines, covered lines and missed lines.