Source file "com/github/zafarkhaja/semver/VersionParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 588 of 588 | 0% | 44 of 44 | 0% | 42 | 42 | 94 | 94 | 20 | 20 |
| parseValidSemVer() | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| parsePreRelease() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| parseBuild() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| checkForEmptyIdentifier() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| alphanumericIdentifier() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| preReleaseIdentifier() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| VersionParser(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| parseVersionCore() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| buildIdentifier() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| nearestCharType(VersionParser.CharType[]) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| digits() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| checkForLeadingZeroes() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| ensureValidLookahead(VersionParser.CharType[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| consumeNextCharacter(VersionParser.CharType[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseValidSemVer(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseVersionCore(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parsePreRelease(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseBuild(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| numericIdentifier() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parse(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |