Condition Coverage

blib/lib/Forest/Tree/Constructor.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
13 81 0 5 &blessed($node) and $node->isa('Forest::Tree::Pure')
19 3 2 0 exists $options{'children'} and not @{$options{'children'};}