blib/lib/Getopt/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 72 | defined $value and @_ == 0 |
110 | 16 | 0 | 4 | defined $$target and length $$target |
line | l | !l | condition |
---|---|---|---|
116 | 3 | 15 | $target->{$module} ||= [] |