Condition Coverage

blib/lib/ZM/Template.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 0 0 defined $block and $block ne ''
228 0 0 0 $num and ($loop2 = str_before($loop3, "$$self{'tag'}z_" . $block . "$$self{'tag'}")) ne $loop3
260 0 0 0 defined $$self{'strnum'}{$block} and $$self{'strnum'}{$block} == 0

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 not defined $baseHtml{'tag'} or $baseHtml{'tag'} eq ''
149 0 0 0 not defined $loop or $loop eq ''
165 0 0 0 not defined $loop or $loop eq ''
335 0 0 0 not defined $l_name or $l_name eq ''