blib/lib/Curses/UI/Container.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 36 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 3 | 16 | 0 | defined $id and defined $$this{-'id2object'}{$id} |
267 | 0 | 0 | 0 | defined $return and $return eq 'DELEGATE' |
305 | 0 | 0 | 0 | defined $new_obj and $new_obj->focusable |
310 | 0 | 0 | 0 | $circle_flag and $$this{-'releasefocus'} |
338 | 0 | 0 | 0 | defined $new_obj and $new_obj->focusable |
344 | 0 | 0 | 0 | $circle_flag and $$this{-'releasefocus'} |
366 | 2 | 0 | 0 | $forced and not defined $new_id |
414 | 0 | 2 | 0 | defined $new_obj and $new_obj ne $cur_obj |
line | l | !l | condition |
---|---|---|---|
188 | 12 | 0 | shift() || 0 |
353 | 0 | 2 | shift() || 0 |
354 | 0 | 2 | shift() || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 13 | 0 | 6 | not $class =~ /\:\:/ or $class =~ /^Dialog\:\:[^\:]+$/ |
414 | 0 | 0 | 2 | $forced or defined $new_obj and $new_obj ne $cur_obj |