Source file "org/hibernate/internal/util/CharSequenceHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 214 of 214 | 0% | 38 of 38 | 0% | 29 | 29 | 45 | 45 | 10 | 10 |
| regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| lastIndexOf(CharSequence, char, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| indexOf(CharSequence, char, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| indexOf(CharSequence, String, int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| subSequence(CharSequence, int, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isEmpty(CharSequence) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lastIndexOf(CharSequence, char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(CharSequence, char, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(CharSequence, String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(CharSequence, char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |