Percentage | Lines | ||
---|---|---|---|
Utils |
|
0 % | 38 |
Factory |
|
79 % | 287 |
AutowireRecipe |
|
81 % | 38 |
SetterInjector |
|
86 % | 79 |
Configurator |
|
89 % | 300 |
Container |
|
90 % | 198 |
InstanceRecipe |
|
91 % | 27 |
SingletonDecorator |
|
100 % | 13 |
FixedValueRecipe |
|
100 % | 20 |
RecipeTrait |
|
100 % | 16 |
CRAP Score | Lines | ||
---|---|---|---|
Utils::isSequentialArray() | 90 | 29 | |
Configurator::convertArrayToRecipe() | 24 | 15 | |
SetterInjector::shouldBeInjected() | 7 | 18 | |
Factory::resolveBasedOnConsumer() | 7 | 18 | |
Configurator::convertToRecipe() | 6 | 19 | |
Factory::invoke() | 6 | 26 | |
Factory::resolveDependency() | 6 | 15 | |
Configurator::write() | 6 | 22 | |
Configurator::wrapRecipeWithDecorators() | 5 | 22 | |
Container::get() | 5 | 15 | |