Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 11 of 924 | 98% | 4 of 124 | 96% | 4 | 74 | 1 | 144 | 0 | 12 |
log2(int) | ![]() ![]() | 63% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
getPathToSolution() | ![]() ![]() | 70% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
bfs(int, Queue, int, Set, Map) | ![]() | 97% | ![]() ![]() | 90% | 1 | 6 | 0 | 18 | 0 | 1 |
isValidBoard(int[]) | ![]() | 96% | ![]() ![]() | 91% | 1 | 7 | 0 | 8 | 0 | 1 |
getNextStates(int[]) | ![]() | 100% | ![]() | 100% | 0 | 36 | 0 | 53 | 0 | 1 |
compress(int[]) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 20 | 0 | 1 |
getMirroredState(int[]) | ![]() | 100% | ![]() | 100% | 0 | 9 | 0 | 14 | 0 | 1 |
isOnRightBorder(int) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 3 | 0 | 1 |
isOnLeftBorder(int) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 3 | 0 | 1 |
minSteps() | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
reconstructPath(Map, int[]) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 8 | 0 | 1 |
KlotskiSolver(State) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 |