Percentage | Lines | ||
---|---|---|---|
CoverageCheckStyle |
|
100 % | 25 |
InvalidInputFileException |
|
100 % | 5 |
NotAValidCloverFileException |
|
100 % | 5 |
ThresholdOutOfBoundsException |
|
100 % | 5 |
Utils |
|
100 % | 102 |
CRAP Score | Lines | ||
---|---|---|---|
Utils::isPossiblyClover() | 5 | 15 | |
Utils::parseXml() | 3 | 36 | |
Utils::validateThreshold() | 2 | 3 | |
Utils::validateCloverFile() | 2 | 3 | |
CoverageCheckStyle::success() | 2 | 4 | |
CoverageCheckStyle::error() | 2 | 4 | |
CoverageCheckStyle::table() | 1 | 11 | |
Utils::formatCoverage() | 1 | 3 | |
InvalidInputFileException::create() | 1 | 3 | |
NotAValidCloverFileException::create() | 1 | 3 | |