Source file "org/eclipse/jetty/websocket/api/util/QuoteUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 461 of 461 | 0% | 74 of 74 | 0% | 52 | 52 | 112 | 112 | 11 | 11 |
| unescape(String) | 0% | 0% | 15 | 15 | 36 | 36 | 1 | 1 | ||
| escape(StringBuilder, String) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| dehex(byte) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| join(Object[], String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| join(Collection, String) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| quoteIfNeeded(StringBuilder, String, String) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| dequote(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| quote(StringBuilder, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| splitAt(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| QuoteUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |