blib/lib/Circle/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
31 | 12 | 432 | if $commands{$commandname} |
34 | 210 | 8 | if $containedby and not $subof or not $containedby and $subof or $containedby and $subof and $containedby ne $subof |
112 | 0 | 5 | unless $self->{'Command_arg'} |
130 | 0 | 0 | if @defaults == 1 |