Percentage | Lines | ||
---|---|---|---|
AptCommandBuilder |
|
100 % | 100 |
DnfCommandBuilder |
|
100 % | 18 |
YumCommandBuilder |
|
100 % | 100 |
loadTasks |
|
100 % | 38 |
BaseTask |
|
100 % | 107 |
PacmanCommandBuilder |
|
100 % | 111 |
CommandBuilderFactory |
|
100 % | 21 |
Install |
|
100 % | 31 |
Uninstall |
|
100 % | 31 |
Update |
|
100 % | 31 |
CRAP Score | Lines | ||
---|---|---|---|
CommandBuilderFactory::create() | 5 | 15 | |
BaseTask::__construct() | 4 | 14 | |
Install::getCommand() | 3 | 14 | |
Uninstall::getCommand() | 3 | 14 | |
Update::getCommand() | 3 | 14 | |
AptCommandBuilder::install() | 2 | 11 | |
AptCommandBuilder::update() | 2 | 7 | |
AptCommandBuilder::uninstall() | 2 | 11 | |
PacmanCommandBuilder::install() | 2 | 11 | |
PacmanCommandBuilder::update() | 2 | 7 | |