| blib/lib/Circle/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 23 | 78.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 169 | 126 | 124 | $containedby and not $subof |
| 126 | 77 | 92 | not $containedby and $subof | |
| 77 | 0 | 126 | $containedby and $subof | |
| 77 | 8 | 118 | $containedby and $subof and $containedby ne $subof | |
| 47 | 8 | 4 | 10 | $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 | 124 | 0 | 295 | $containedby and not $subof or not $containedby and $subof |
| 92 | 0 | 203 | $containedby and not $subof or not $containedby and $subof or $containedby and $subof and $containedby ne $subof |