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