Source file "com/google/common/escape/ArrayBasedUnicodeEscaper.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% | 32 of 32 | 0% | 21 | 21 | 37 | 37 | 5 | 5 |
ArrayBasedUnicodeEscaper(ArrayBasedEscaperMap, int, int, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
escape(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 6 | 6 | 1 | 1 |
nextEscapeIndex(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
escape(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
ArrayBasedUnicodeEscaper(Map, int, int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |