Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | Algorithm\MyersDiff::calculate() | 0 | 26 | 12 | 2 | 0 | 0 |
B | Dijkstra::processNextNodeInQueue() | 0 | 12 | 7 | 1 | 0 | 0 |
A | Algorithm\MyersDiff::extractSnakes() | 0 | 12 | 6 | 2 | 0 | 0 |
A | Algorithm\MyersDiff::formatSolution() | 0 | 15 | 5 | 2 | 0 | 0 |
A | MyersDiffTest::testBothNonEmpty() | 0 | 14 | 1 | 1 | 0 | 0 |
A | ConnectedComponentTest::testTwoComponent() | 0 | 12 | 1 | 0 | 0 | 0 |
A | Algorithm\Dijkstra::shortestPaths() | 0 | 12 | 4 | 1 | 0 | 0 |
A | MyersDiffTest::testSingleDifferentThree() | 0 | 11 | 1 | 0 | 0 | 0 |
A | DijkstraTest::testUniqueShortestPath() | 0 | 11 | 1 | 0 | 0 | 0 |
A | ConnectedComponentTest::testOneComponent() | 0 | 11 | 1 | 0 | 0 | 0 |
A | MyersDiffTest::testCustomCompare() | 0 | 10 | 1 | 1 | 0 | 0 |
A | Algorithm\Dijkstra::extractPaths() | 0 | 10 | 4 | 2 | 0 | 0 |
A | MyersDiffTest::testSingleDifferentTwo() | 0 | 9 | 1 | 0 | 0 | 0 |
A | MyersDiffTest::testDeleteBeforeInsert() | 0 | 9 | 1 | 0 | 0 | 0 |
A | ConnectedComponentTest::testNoComponents() | 0 | 4 | 1 | 0 | 0 | 0 |