blib/lib/App/CopyrightImage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 6 | 0 | 0 | $data{'dst'} and -d $data{'dst'} |
84 | 2 | 3 | 0 | not $data->{'force'} and $cp || $cr |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 3 | 0 | 4 | $data{'check'} or $data{'name'} |
84 | 1 | 0 | 2 | $cp || $cr |