blib/lib/Convert/Color/XYZ.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 17 | 17 | 100.0 |
pod | 6 | 7 | 85.7 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
8 | 2 | n/a | BEGIN |
9 | 2 | n/a | BEGIN |
21 | 2 | n/a | BEGIN |
26 | 4609 | Yes | new |
31 | 1 | Yes | X |
32 | 1 | Yes | Y |
33 | 1 | Yes | Z |
35 | 1 | Yes | xyz |
38 | 13824 | n/a | _dot_product |
43 | 3072 | n/a | _from_linear |
48 | 10752 | n/a | _to_linear |
53 | 1024 | Yes | rgb |
58 | 3584 | No | new_rgb |