blib/lib/constant/more.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 3 | 2 | 0 | $entry->{'opt'} and @ARGV |
112 | 5 | 0 | 0 | not $success and $entry->{'env'} |
line | l | !l | condition |
---|---|---|---|
53 | 0 | 5 | $entry->{'sub'} //= sub { $name, $_[1]; } |