| blib/lib/HTML/PopupTreeSelect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 9 | 55.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 412 | 7 | 0 | 5 | $$node{'children'} and @{$$node{'children'};} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 353 | 0 | 2 | 0 | $template ||= 'HTML::Template'->new('scalarref', \$TEMPLATE_SRC, 'die_on_bad_params', 0, 'global_vars', 1) | 
| 402 | 5 | 2 | 0 | $arg{'parent'} || () |