blib/lib/Circle/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $containedby and not $subof |
0 | 0 | 0 | not $containedby and $subof | |
0 | 0 | 0 | $containedby and $subof | |
0 | 0 | 0 | $containedby and $subof and $containedby ne $subof | |
47 | 0 | 0 | 0 | $obj->can('commandable_parent') && $obj->commandable_parent($cinv) |
line | l | !l | condition |
---|---|---|---|
99 | 0 | 0 | $self->{'Command_description'}[0] || '[no description]' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $containedby and not $subof or not $containedby and $subof |
0 | 0 | 0 | $containedby and not $subof or not $containedby and $subof or $containedby and $subof and $containedby ne $subof |