Source file "antlr/StringUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 28 of 28 | 0% | 20 | 20 | 27 | 27 | 6 | 6 |
| stripBack(String, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| stripFront(String, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| stripFrontBack(String, String, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| stripBack(String, char) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| stripFront(String, char) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| StringUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |