| Percentage | Lines | ||
|---|---|---|---|
| AbstractServerCommand |
|
0 % | 11 |
| AbstractDbCommand |
|
0 % | 39 |
| ListCommand |
|
13 % | 84 |
| StartCommand |
|
24 % | 72 |
| TestCommand |
|
29 % | 57 |
| StatusCommand |
|
30 % | 52 |
| StopCommand |
|
37 % | 44 |
| InstallCommand |
|
56 % | 48 |
| RemoveCommand |
|
56 % | 48 |
| RunCommand |
|
62 % | 54 |
| CRAP Score | Lines | ||
|---|---|---|---|
| ListCommand::execute() | 56 | 59 | |
| StartCommand::execute() | 42 | 45 | |
| StatusCommand::execute() | 30 | 27 | |
| AbstractDbCommand::execute() | 20 | 31 | |
| AbstractGenerateCommand::getTableInstance() | 12 | 14 | |
| StopCommand::execute() | 12 | 19 | |
| RunCommand::execute() | 6 | 12 | |
| TestCommand::execute() | 6 | 15 | |
| CrudCommand::generate() | 5 | 36 | |
| CrudCommand::verify() | 4 | 23 | |