| blib/lib/HTML/PopupTreeSelect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 16 | 68.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 341 | 2 | 0 | unless $$self{'image_path'} =~ m[/$] | 
| 345 | 0 | 6 | unless exists $$self{$req} | 
| 378 | 0 | 2 | if ($self->can('_output_generate')) { } | 
| 393 | 1 | 10 | if (ref $arg{'node'} eq 'ARRAY') { } | 
| 402 | 0 | 12 | $$node{'open'} ? : | 
| 0 | 12 | $$node{'inactive'} ? : | |
| 7 | 5 | $$self{'parent_var'} ? : | |
| 412 | 5 | 7 | if ($$node{'children'} and @{$$node{'children'};}) |