Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Math\Vector\Tuple::validateIndex() | 0 | 5 | 4 | 4 | 1 | 0 | 0 |
A | VectorTest\TupleTest::testRemove() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\Vector3Test::testCrossProduct() | 0 | 6 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\VectorTest::testSubtract() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\TupleTest::testConstructor() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\Vector2Test::testGetSetX() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\VectorTest::testGetMagnitude() | 0 | 5 | 1 | ? | 1 | 0 | 0 |
A | PHP\Math\Vector\Tuple::setElement() | 0 | 6 | 2 | 2 | 1 | 0 | 0 |
A | PHP\Math\Vector\Vector::scale() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | TupleTest::testSetWithIndexTooSmall() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | VectorTest\VectorTest::testConjugate() | 0 | 4 | 1 | ? | 1 | 0 | 0 |
A | VectorUtilsAngleBetweenTest::testAngleBetween() | 0 | 6 | 1 | ? | 1 | 0 | 0 |
A | Math\Vector\Tuple::__construct() | 0 | 5 | 2 | 2 | 1 | 0 | 0 |
A | Vector\Vector::getLengthSquared() | 0 | 7 | 2 | 2 | 1 | 0 | 0 |
A | TupleTest::testRemoveInvalidIndex() | 0 | 4 | 1 | ? | 1 | 0 | 0 |