Source file "com/fasterxml/jackson/core/StreamReadConstraints.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 272 of 302 | 9% | 20 of 20 | 0% | 29 | 32 | 52 | 61 | 19 | 22 |
| validateDocumentLength(long) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| validateNestingDepth(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateFPLength(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateIntegerLength(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateStringLength(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateNameLength(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateBigIntegerScale(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| overrideDefaultStreamReadConstraints(StreamReadConstraints) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _constrainRef(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasMaxDocumentLength() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| StreamReadConstraints(int, long, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _constructException(String, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rebuild() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxNestingDepth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxDocumentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxNumberLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxStringLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxNameLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StreamReadConstraints(int, long, int, int, int) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| defaults() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |