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,196 of 1,435 | 16% | 88 of 100 | 12% | 70 | 78 | 229 | 264 | 24 | 28 |
| outputInt(int, char[], int) | 0% | 0% | 8 | 8 | 31 | 31 | 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 | ||
| outputInt(int, byte[], int) | 32% | 35% | 6 | 8 | 20 | 30 | 0 | 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 | ||
| _full3(int, char[], 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 | ||
| _leading3(int, byte[], int) | 44% | 25% | 2 | 3 | 3 | 7 | 0 | 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 | ||
| 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 | ||
| static {...} | 100% | 100% | 0 | 4 | 0 | 16 | 0 | 1 | ||
| _full3(int, byte[], int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |