inc/Module/Install/Metadata.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 34 | 14.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 6 | 0 | 7 | defined wantarray and not @_ |
128 | 0 | 0 | 0 | defined wantarray and not @_ |
205 | 0 | 0 | 0 | @_ == 1 and ref $_[0] |
378 | 0 | 0 | 0 | $osi and $license_text =~ /All rights reserved/i |
396 | 0 | 0 | 0 | -d 'script' and -f "script/$_" |
line | l | !l | condition |
---|---|---|---|
52 | 1 | 7 | shift() || 0 |
62 | 0 | 0 | shift() || 0 |
72 | 0 | 0 | shift() || 0 |
82 | 0 | 0 | shift() || 0 |
92 | 0 | 0 | shift() || 0 |
173 | 0 | 0 | $$self{'values'}{'provides'} ||= {} |
202 | 0 | 0 | $$self{'values'}{'features'} ||= [] |
394 | 0 | 1 | $$args{'EXE_FILES'} ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
340 | 0 | 0 | 0 | $1 || $2 |