Condition Coverage

blib/lib/Tree/Binary/Visitor/PostOrderTraversal.pm
Criterion Covered Total %
condition 3 3 100.0


and 3 conditions

line !l l&&!r l&&r condition
17 3 1 22 &blessed($tree) and $tree->isa('Tree::Binary')