Source file "shaded_package/com/ethlo/time/internal/LimitedCharArrayIntegerUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 339 of 339 | 0% | 30 of 30 | 0% | 26 | 26 | 65 | 65 | 11 | 11 |
| static {...} | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| parsePositiveInt(char[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| createBufferEntry(char[], int, int, int) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| toString(int, char[], int, int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| uncheckedParsePositiveInt(char[], int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| indexOfNonDigit(char[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isNotDigit(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| zeroFill(char[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copy(char[], int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copy(char[], int, char[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| digit(char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |