Source file "com/carrotsearch/randomizedtesting/generators/CodepointSetGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 352 of 352 | 0% | 42 of 42 | 0% | 28 | 28 | 68 | 68 | 7 | 7 |
| CodepointSetGenerator(String) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| ofCodeUnitsLength(Random, int, int) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| CodepointSetGenerator(char[]) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| concat(int[][]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ofCodePointsLength(Random, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isSurrogate(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isOdd(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |