Condition Coverage

blib/lib/HTML/PopupTreeSelect/Dynamic.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 $$node{'children'} and @{$$node{'children'};}

or 2 conditions

line l !l condition
29 0 0 $$self{'dynamic_params'} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $template ||= 'HTML::Template'->new('scalarref', \$TEMPLATE_SRC, 'die_on_bad_params', 0, 'global_vars', 1)