blib/lib/App/Cmdline/Options/Basic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 1 | if ($opt->can('h') and $opt->h) |
41 | 0 | 0 | if ($^S) { } |
45 | 0 | 1 | if ($opt->can('version') and $opt->version) |
50 | 0 | 0 | if ($^S) { } |