Source file "de/huxhorn/sulky/formatting/SimpleXml.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 151 of 151 | 0% | 28 of 28 | 0% | 20 | 20 | 31 | 31 | 6 | 6 |
| replaceNonValidXMLCharacters(String, char) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| isValidXMLCharacter(int) | 0% | 0% | 10 | 10 | 1 | 1 | 1 | 1 | ||
| escape(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| unescape(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isValidXMLCharacter(char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |