Condition Coverage
blib/lib/Tree/Binary/Visitor/PreOrderTraversal.pm
Criterion
Covered
Total
%
condition
3
3
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
18
3
1
82
&blessed($tree) and $tree->isa('Tree::Binary')