Source file "com/querydsl/codegen/utils/StringUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 0 of 0 | n/a | 4 | 4 | 11 | 11 | 4 | 4 |
| escapeJava(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| capitalize(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| uncapitalize(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| repeat(char, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |