Condition Coverage

blib/lib/Text/Template/Inline.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
42 3 4 2 defined $indent && $lead > $indent
73 1 3 27 $key =~ /^\d+$/ and exists $$ref[$key]