| inc/Module/Install/Metadata.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 21 | 23.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 7 | 0 | 6 | defined wantarray and not @_ |
| 65 | 0 | 0 | 0 | defined wantarray and not @_ |
| 97 | 0 | 1 | 0 | $pod =~ s/\.pm$/.pod/i and -e $pod |
| 144 | 0 | 0 | 0 | @_ == 1 and ref $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 43 | 0 | 3 | shift() || 0 |
| 108 | 0 | 0 | $$self{'values'}{'provides'} ||= {} |
| 140 | 0 | 0 | $$self{'values'}{'features'} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 271 | 1 | 0 | 0 | $1 || $2 |