Source file "org/hibernate/internal/util/SubSequence.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 149 of 149 | 0% | 16 of 16 | 0% | 16 | 16 | 27 | 27 | 8 | 8 |
| subSequence(int, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| lastIndexOf(char, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| indexOf(char, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| indexOf(String, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| charAt(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| SubSequence(CharSequence, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |