Source file "org/apache/commons/text/CaseUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 128 of 128 | 0% | 18 of 18 | 0% | 12 | 12 | 32 | 32 | 3 | 3 |
| toCamelCase(String, boolean, char[]) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| toDelimiterSet(char[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| CaseUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |