Rating | Name | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|
A | KDTree\Structure\KDTree | 306 | 37 | 3 | 0 | 0 |
A | KDTree\ValueObject\Point | 112 | 11 | 13 | 2 | 2 |
A | Structure\KDTreeTest | 68 | 8 | 5 | 0 | 0 |
A | Search\PartitionSearchTest | 31 | 2 | 2 | 0 | 0 |
A | KDTree\ValueObject\Partition | 163 | 26 | 2 | 1 | 0 |
A | KDTree\Structure\PointsList | 131 | 16 | 0 | 0 | 0 |
A | Structure\PointsListTest | 74 | 9 | 2 | 0 | 2 |
A | KDTree\Search\PartitionSearch | 46 | 5 | 2 | 0 | 2 |
A | KDTree\Structure\Node | 77 | 7 | 1 | 0 | 0 |
A | Structure\NodeTest | 29 | 3 | 2 | 0 | 2 |
A | ValueObject\PartitionTest | 124 | 9 | 9 | 0 | 4 |
A | KDTree\Search\NearestSearch | 99 | 13 | 10 | 0 | 0 |
A | Search\NearestSearchTest | 57 | 4 | 2 | 0 | 0 |
A | ValueObject\PointTest | 67 | 7 | 4 | 0 | 2 |