Source file "org/apache/commons/text/StringEscapeUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 32 of 32 | 0% | 0 of 0 | n/a | 4 | 4 | 9 | 9 | 4 | 4 |
| StringEscapeUtils.Builder(CharSequenceTranslator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| escape(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |