Source file "com/github/jaiimageio/impl/common/InvertedCMYKColorSpace.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 223 of 223 | 0% | 20 of 20 | 0% | 18 | 18 | 38 | 38 | 8 | 8 |
| fromRGB(float[]) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| toRGB(float[]) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| InvertedCMYKColorSpace() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getInstance() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toCIEXYZ(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromCIEXYZ(float[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |