Percentage | Lines | ||
---|---|---|---|
Chance |
|
100 % | 18 |
RatioStrategy |
|
100 % | 18 |
Ratio |
|
100 % | 22 |
StrategyFactory |
|
100 % | 16 |
CRAP Score | Lines | |
---|---|---|
Ratio::__construct() | 3 | 7 |
StrategyFactory::create() | 3 | 14 |
Chance::get() | 1 | 3 |
Chance::__construct() | 1 | 3 |
RatioStrategy::__construct() | 1 | 3 |
RatioStrategy::calculate() | 1 | 3 |
Ratio::getInt() | 1 | 3 |