Percentage | Lines | ||
---|---|---|---|
PatchVersionCommand |
|
100 % | 24 |
MinorVersionCommand |
|
100 % | 24 |
MajorVersionCommand |
|
100 % | 24 |
PreReleaseVersionCommand |
|
100 % | 24 |
MetaVersionCommand |
|
100 % | 24 |
SemVersionCommand |
|
100 % | 24 |
VersionController |
|
100 % | 13 |
Version |
|
100 % | 153 |
VersionCommand |
|
100 % | 43 |
VersionServiceProvider |
|
100 % | 69 |
CRAP Score | Lines | ||
---|---|---|---|
Version::parseVersionFile() | 6 | 26 | |
VersionServiceProvider::boot() | 4 | 37 | |
Version::generateSemVer() | 3 | 10 | |
Version::parseVersion() | 2 | 11 | |
VersionServiceProvider::register() | 2 | 15 | |
Version::__toString() | 1 | 3 | |
Version::__construct() | 1 | 7 | |
PatchVersionCommand::handle() | 1 | 3 | |
MinorVersionCommand::handle() | 1 | 3 | |
MajorVersionCommand::handle() | 1 | 3 | |