blib/lib/Circle/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
29 | 11 | 419 | if $commands{$commandname} |
32 | 210 | 8 | if $containedby and not $subof or not $containedby and $subof or $containedby and $subof and $containedby ne $subof |
110 | 0 | 5 | unless $$self{'Command_arg'} |
128 | 0 | 0 | if @defaults == 1 |