Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 686 of 686 | 0% | 60 of 60 | 0% | 39 | 39 | 93 | 93 | 9 | 9 |
shellSort3(int[]) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
shellSort2(int[]) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
insertionSort2(int[]) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
shellSort(int[]) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
bubbleSort(int[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
selectionSort(int[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
bubbleSort2(int[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
insertionSort(int[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
arraysParallelSort(int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |