Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | FactorialTest::provideFactorialsWithResults() | 0 | 9 | 1 | ? | 0 | 0 | 0 |
A | FactorialTest::provideNegativeNumbers() | 0 | 12 | 1 | ? | 0 | 0 | 0 |
A | FactorialTest::factorialize_numberToFactorialize_factorizationResult() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | FactorialTest::factorialize_negativeNumber_wrongArgumentException() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | Factorial\Factorial::factorialize() | 0 | 7 | 3 | 3 | 0 | 0 | 0 |