blib/lib/Perinci/CmdLine/Any.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
27 | 2 | 1 | if ($env) { } |
1 | 0 | elsif ($Opts{'-prefer_lite'}) { } | |
28 | 1 | 1 | if ($env eq 'classic') { } |
0 | 1 | elsif ($env eq 'lite') { } | |
43 | 2 | 1 | if ($i == @mods) { } |
52 | 0 | 1 | if ($@) { } |