Condition Coverage

blib/lib/Tree/Simple/Visitor/PostOrderTraversal.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
23 3 1 2 &blessed($tree) and $tree->isa('Tree::Simple')
42 30 1 1 $current_tree->isRoot and not $self->includeTrunk

or 3 conditions

line l !l&&r !l&&!r condition
14 0 1 0 ref $_class || $_class