| Percentage | Lines | ||
|---|---|---|---|
| AbstractBaseCommand |
|
18 % | 73 |
| CreateCommand |
|
25 % | 160 |
| Package |
|
100 % | 255 |
| ApplicationExist |
|
100 % | 20 |
| GoodAuthor |
|
100 % | 18 |
| GoodName |
|
100 % | 18 |
| Validator |
|
100 % | 29 |
| PHPCrafter |
|
100 % | 92 |
| CRAP Score | Lines | ||
|---|---|---|---|
| CreateCommand::askForPackageName() | 12 | 20 | |
| CreateCommand::askForAuthor() | 12 | 20 | |
| AbstractBaseCommand::getErrorOutput() | 6 | 8 | |
| CreateCommand::askForDescription() | 6 | 9 | |
| PHPCrafter::craft() | 4 | 34 | |
| ApplicationExist::verify() | 4 | 8 | |
| CreateCommand::isValidEmail() | 3 | 13 | |
| CreateCommand::parseAuthorString() | 3 | 17 | |
| Package::getEmail() | 3 | 8 | |
| Package::getAuthorName() | 3 | 8 | |