Source file "org/owasp/html/Strings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 368 of 368 | 0% | 98 of 98 | 0% | 56 | 56 | 84 | 84 | 7 | 7 |
| skipValidFloatingPointNumber(String, int) | 0% | 0% | 21 | 21 | 40 | 40 | 1 | 1 | ||
| regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toLowerCase(String) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| stripHtmlSpaces(String) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| containsHtmlSpace(String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isHtmlSpace(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 |