Source file "org/codehaus/jackson/format/DataFormatDetector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 159 | 0% | 18 of 18 | 0% | 18 | 18 | 36 | 36 | 9 | 9 |
| _findFormat(InputAccessor.Std) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| withOptimalMatch(MatchStrength) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withMinimalMatch(MatchStrength) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withMaxInputLookahead(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DataFormatDetector(JsonFactory[], MatchStrength, MatchStrength, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| findFormat(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DataFormatDetector(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DataFormatDetector(JsonFactory[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findFormat(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |