Source file "com/fasterxml/jackson/core/io/UTF32Reader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 532 of 532 | 0% | 60 of 60 | 0% | 40 | 40 | 101 | 101 | 10 | 10 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 42 | 42 | 1 | 1 |
loadMore(int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 27 | 27 | 1 | 1 |
reportInvalid(int, int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reportUnexpectedEOF(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
UTF32Reader(IOContext, InputStream, byte[], int, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
reportBounds(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
read() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
freeBuffers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
reportStrangeStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |