| blib/lib/HTML/PopupTreeSelect/Dynamic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 8 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 147 | 0 | 0 | 0 | $$node{'children'} and @{$$node{'children'};} | 
| line | l | !l | condition | 
|---|---|---|---|
| 29 | 0 | 0 | $$self{'dynamic_params'} ||= '' | 
| 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) |