blib/lib/Tree/Simple/Visitor/PathToRoot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 3 | 1 | 4 | &blessed($tree) and $tree->isa('Tree::Simple') |
line | l | !l | condition |
---|---|---|---|
54 | 2 | 2 | $delimiter ||= ', ' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
14 | 0 | 2 | 0 | ref $_class || $_class |