blib/lib/UI/Dialog/Util/MenuControl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 28 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
351 | 0 | 0 | 0 | $dontdie and $catchn |
line | l | !l | condition |
---|---|---|---|
208 | 0 | 0 | $param->{'backend_settings'} || {} |
210 | 0 | 0 | $bset->{'listheight'} ||= 10 |
211 | 0 | 0 | $bset->{'height'} ||= 20 |
214 | 0 | 0 | $param->{'backend'} || 'CDialog' |
258 | 0 | 0 | $pos->{'context'} || $self->{'context'} || undef |
259 | 0 | 0 | $pos->{'catch'} || $self->{'catch'} || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
286 | 0 | 0 | 0 | $context_elem || $context |
324 | 0 | 0 | 0 | $catch || $entries->{$sel}{'catch'} |
326 | 0 | 0 | 0 | $context_elem || $context |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
299 | 0 | 0 | 0 | 0 | $cond_result xor $negative |