Source file "org/apache/lucene/analysis/CharacterUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 301 of 301 | 0% | 56 of 56 | 0% | 37 | 37 | 61 | 61 | 9 | 9 |
| fill(CharacterUtils.CharacterBuffer, Reader, int) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| toLowerCase(char[], int, int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| toUpperCase(char[], int, int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| toCodePoints(char[], int, int, int[], int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| toChars(int[], int, int, char[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readFully(Reader, char[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| newCharacterBuffer(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| fill(CharacterUtils.CharacterBuffer, Reader) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |