Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3 of 370 | 99% | 0 of 64 | 100% | 1 | 45 | 1 | 108 | 1 | 7 |
JsonDecoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
decodeString(String, int) | 100% | 100% | 0 | 14 | 0 | 41 | 0 | 1 | ||
decodeValue(String, int) | 100% | 100% | 0 | 11 | 0 | 17 | 0 | 1 | ||
extractNumber(String, int) | 100% | 100% | 0 | 12 | 0 | 27 | 0 | 1 | ||
decodeNumber(String, int) | 100% | 100% | 0 | 3 | 0 | 12 | 0 | 1 | ||
decodeLiteral(String, int, String, Object) | 100% | 100% | 0 | 3 | 0 | 7 | 0 | 1 | ||
decodeUnicodeEscape(String) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |