blib/lib/Tree/Simple/Manager/Index.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 3 | 1 | 13 | blessed $tree and $tree->isa('Tree::Simple') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 0 | 17 | 0 | ref $_class || $_class |