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