Source file "com/fasterxml/jackson/core/io/NumberOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,427 of 1,427 | 0% | 100 of 100 | 0% | 79 | 79 | 265 | 265 | 29 | 29 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
outputInt(int, char[], int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
outputInt(int, byte[], int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 30 | 30 | 1 | 1 |
_outputUptoBillion(int, char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
_outputFullBillion(int, char[], int) | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
_outputUptoBillion(int, byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 20 | 20 | 1 | 1 |
_outputFullBillion(int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
outputLong(long, char[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
outputLong(long, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 18 | 18 | 1 | 1 |
_outputUptoMillion(char[], int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
_outputUptoMillion(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
_leading3(int, char[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
_leading3(int, byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
_full3(int, char[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
_full3(int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
toString(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
_outputSmallestL(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
_outputSmallestI(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toString(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
_outputSmallestL(char[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
_outputSmallestI(char[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
divBy1000(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(double, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toString(float, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
notFinite(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
notFinite(float) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toString(double) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
toString(float) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
NumberOutput() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |