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