Source file "com/github/jaiimageio/impl/plugins/tiff/TIFFYCbCrColorConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 279 of 279 | 0% | 8 of 8 | 0% | 7 | 7 | 43 | 43 | 3 | 3 |
| TIFFYCbCrColorConverter(TIFFImageMetadata) | 0% | 0% | 5 | 5 | 29 | 29 | 1 | 1 | ||
| toRGB(float, float, float, float[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| fromRGB(float, float, float, float[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 |