blib/lib/App/whichdll.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 0 | 0 | 0 | not $opts{'x'} and $seen{$target}++ |
57 | 0 | 0 | 0 | not $opts{'x'} and $seen{$target}++ |
63 | 0 | 0 | 0 | not $opts{'x'} and $seen{$path}++ |
line | l | !l | condition |
---|---|---|---|
81 | 0 | 0 | $VERSION || 'dev' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | $opts{'a'} or $name eq '*' |