blib/lib/Tree/Simple/Visitor/ToNestedArray.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 3 | 1 | 4 | &blessed($tree) and $tree->isa('Tree::Simple') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
14 | 0 | 5 | 0 | ref $_class || $_class |