| blib/lib/Package/Pkg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 14 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 101 | 0 | 5 | 4 | $_[1] and $_[1] =~ /::$/ |
| 125 | 7 | 17 | 17 | defined $as and $as =~ /::/ |
| 150 | 0 | 0 | 26 | defined $target and length $target |
| line | l | !l | condition |
|---|---|---|---|
| 196 | 7 | 0 | $group{$group} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 218 | 10 | 0 | 0 | $$install[1] || "${class}::$as" |