blib/lib/Convert/Color.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 8 | 12.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
348 | 0 | 0 | 0 | ref $_[0] and my $code = $_[0]->can($method) |
line | l | !l | condition |
---|---|---|---|
448 | 1 | 0 | $space ||= "rgb" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
358 | 0 | 0 | 0 | ref $_[0] || $_[0] |