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 | 533 of 533 | 0% | 62 of 62 | 0% | 41 | 41 | 103 | 103 | 10 | 10 |
read(char[], int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 40 | 40 | 1 | 1 |
loadMore(int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 29 | 29 | 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 | 2 | 2 | 1 | 1 | |
read() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
freeBuffers() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
reportStrangeStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |