| blib/lib/constant/more.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 11 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 108 | 13 | 2 | 4 | $entry->{'opt'} and @ARGV |
| 126 | 19 | 0 | 0 | not $success and $entry->{'env'} |
| line | l | !l | condition |
|---|---|---|---|
| 45 | 11 | 0 | $Exporter::ExportLevel // 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 69 | 2 | 17 | 0 | $entry->{'sub'} //= sub { $name, $_[1]; } |