Source file "org/apache/commons/math3/util/MultidimensionalCounter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 259 of 259 | 0% | 24 of 24 | 0% | 20 | 20 | 49 | 49 | 8 | 8 |
| MultidimensionalCounter(int[]) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| getCount(int[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| getCounts(int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSizes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDimension() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |