Condition Coverage

blib/lib/Template/Nest.pm
Criterion Covered Total %
condition 24 33 72.7


and 3 conditions

line !l l&&!r l&&r condition
45 69 7 0 $dir and ref $dir
118 65 2 1 $show and not $show == 0 || $show == 1
126 69 7 0 defined $ext and ref $ext
134 206 7 0 defined $label and ref $label
235 23 0 0 $delim and $html

or 2 conditions

line l !l condition
92 2 0 $delim2 || ''
108 7 0 $delim2 ||= ''
420 11 1 $$ref{$parts[0]} || ''

or 3 conditions

line l !l&&r !l&&!r condition
118 0 2 1 $show == 0 || $show == 1
144 2 2 1 $indent == 0 or $indent == 1
156 2 3 1 $should_die == 0 or $should_die == 1
169 1 4 0 $char eq '' or $char =~ /./