| Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
|---|---|---|---|---|---|---|---|---|
| A | BigInteger\BigInteger::checkValue() | 0 | 7 | 4 | 4 | 3 | 0 | 0 |
| A | BigIntegerMultiplyTest::testWithString() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
| A | BigIntegerSetValueTest::testWithBigInteger() | 0 | 6 | 1 | ? | 1 | 0 | 0 |
| A | BigIntegerAddTest::testWithMutableTrue() | 0 | 7 | 1 | ? | 2 | 0 | 0 |
| A | BigIntegerDivideTest::testWithInvalidValue() | 0 | 3 | 1 | ? | 2 | 0 | 1 |
| A | BigIntegerModTest::testWithBigInteger() | 0 | 6 | 1 | ? | 1 | 0 | 0 |
| A | BigIntegerPowTest::testWithInvalidValue() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
| A | Math\BigInteger\BigInteger::mod() | 0 | 5 | 1 | 1 | 2 | 0 | 0 |
| A | BigIntegerAddTest::testWithInteger() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
| A | BigIntegerDivideTest::testWithString() | 0 | 5 | 1 | ? | 2 | 0 | 1 |
| A | BigIntegerNegateTest::testWithMutableFalse() | 0 | 7 | 1 | ? | 2 | 0 | 0 |
| A | BigIntegerSubtractTest::testWithInvalidValue() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
| A | Math\BigInteger\BigInteger::abs() | 0 | 3 | 1 | 1 | 2 | 0 | 0 |
| A | BigIntegerAbsTest::testWithNegativeNumber() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
| A | BigIntegerConstructorTest::testWithInteger() | 0 | 4 | 1 | ? | 1 | 0 | 0 |