Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | Search\NearestSearch::findNearest() | 0 | 12 | 6 | 6 | 0 | 0 |
A | KDTree\Structure\KDTree::deletePoint() | 0 | 15 | 6 | 0 | 0 | 0 |
A | Structure\KDTreeTest::testDelete() | 0 | 20 | 5 | 5 | 0 | 0 |
A | KDTree\ValueObject\Partition::equals() | 0 | 8 | 5 | 2 | 1 | 0 |
A | ValueObject\PartitionTest::testIntersects() | 0 | 15 | 1 | 2 | 0 | 2 |
A | ValueObject\PartitionTest::testEquals() | 0 | 14 | 1 | 4 | 0 | 4 |
A | KDTree\Structure\KDTree::findMin() | 0 | 14 | 3 | 1 | 0 | 0 |
A | ValueObject\Partition::__construct() | 0 | 12 | 4 | 1 | 0 | 0 |
A | KDTree\Structure\KDTree::chooseMin() | 0 | 10 | 3 | 1 | 0 | 0 |
A | PartitionSearchTest::testSearch() | 0 | 10 | 1 | 2 | 0 | 0 |
A | KDTree\Structure\KDTree::insertNode() | 0 | 10 | 4 | 0 | 0 | 0 |
A | Structure\KDTreeTest::testPut() | 0 | 9 | 1 | 2 | 0 | 0 |
A | PointTest::testCorrectConstruction() | 0 | 9 | 1 | 2 | 0 | 0 |
A | ValueObject\Partition::distanceToPoint() | 0 | 9 | 4 | 1 | 0 | 0 |
A | PartitionTest::testUnknownDimension() | 0 | 3 | 1 | 2 | 0 | 2 |