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 | 229 of 229 | 0% | 44 of 44 | 0% | 32 | 32 | 51 | 51 | 10 | 10 |
regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
lastIndexOf(CharSequence, char, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
indexOf(CharSequence, char, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
indexOf(CharSequence, String, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 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 |