Condition Coverage

blib/lib/Template/Nest.pm
Criterion Covered Total %
condition 27 36 75.0


and 3 conditions

line !l l&&!r l&&r condition
45 79 8 0 $dir and ref $dir
118 75 2 1 $show and not $show == 0 || $show == 1
126 79 8 0 defined $ext and ref $ext
134 237 8 0 defined $label and ref $label
235 27 0 0 $delim and $html
359 4 72 3 $self->{'die_on_bad_params'} and $replaced == 0

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
118 0 2 1 $show == 0 || $show == 1
144 3 3 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 =~ /./