Source file "org/apache/fop/util/bitmap/DitherUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 349 of 349 | 0% | 29 of 29 | 0% | 22 | 22 | 54 | 54 | 6 | 6 |
getBayerDither(int, int, boolean) | ![]() | 0% | ![]() | 0% | 12 | 12 | 27 | 27 | 1 | 1 |
deriveBayerMatrix(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getBayerBasePattern(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
setValueInMatrix(int[], int, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getBayerDither(int, Color, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |