| Percentage | Lines | ||
|---|---|---|---|
| Version |
|
76 % | 113 |
| SemVerManager |
|
100 % | 127 |
| ValidatesSemVer |
|
100 % | 16 |
| VersionParser |
|
100 % | 38 |
| VersionComparator |
|
100 % | 162 |
| CRAP Score | Lines | ||
|---|---|---|---|
| VersionComparator::comparePreReleaseVersion() | 20 | 62 | |
| VersionComparator::returnBool() | 15 | 30 | |
| Version::isStable() | 6 | 4 | |
| VersionParser::parse() | 4 | 24 | |
| SemVerManager::__construct() | 2 | 9 | |
| SemVerManager::compareTo() | 2 | 7 | |
| SemVerManager::compare() | 2 | 8 | |
| Version::getBuildMetadata() | 2 | 4 | |
| Version::map() | 2 | 8 | |
| VersionComparator::versionCompare() | 2 | 10 | |