Condition Coverage

blib/lib/Template/Plugin/StringTree.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
151 15 0 0 exists $$cursor{$leaf} and ref $$cursor{$leaf}
195 0 1 1 exists $$cursor{$leaf} and ref $$cursor{$leaf}
337 1 0 3 defined $right && $left eq $right
349 0 0 38 defined $_[1] && !ref($_[1])

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 5 ref $_[0] || $_[0]