| inc/Module/Install/Metadata.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 21 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 4 | 0 | 0 | defined wantarray and not @_ |
| 60 | 0 | 0 | 0 | defined wantarray and not @_ |
| 92 | 0 | 0 | 0 | $pod =~ s/\.pm$/.pod/i and -e $pod |
| 139 | 0 | 0 | 0 | @_ == 1 and ref $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 43 | 1 | 1 | shift() || 0 |
| 103 | 0 | 0 | $$self{'values'}{'provides'} ||= {} |
| 135 | 0 | 0 | $$self{'values'}{'features'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 266 | 0 | 0 | 0 | $1 || $2 |