Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 338 of 338 | 0% | 28 of 28 | 0% | 24 | 24 | 10 | 10 |
| sort(ObjectMatrix3D, int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| sort(ObjectMatrix2D, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| sort(ObjectMatrix3D, ObjectMatrix2DComparator) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| sort(ObjectMatrix2D, ObjectMatrix1DComparator) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| sort(ObjectMatrix1D, Comparator) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| sort(ObjectMatrix1D) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| runSort(int[], int, int, IntComparator) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| runSort(int, int, IntComparator, Swapper) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Sorting() | 0% | n/a | 1 | 1 | 1 | 1 |