blib/lib/Perinci/CmdLine/Any.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 1 | if ($env) { } |
1 | 0 | elsif ($Opts{'-prefer_lite'}) { } | |
26 | 0 | 0 | if ($env eq 'classic') { } |
0 | 0 | elsif ($env eq 'lite') { } | |
41 | 0 | 1 | if ($i == @mods) { } |
50 | 0 | 1 | if ($@) { } |