blib/lib/Curses/UI/AnyEvent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 1789 | 0 | 0 | defined $self->{'_modal_object'} and defined $self->{'_modalfocus_cv'} |
1789 | 0 | 0 | defined $self->{'_modal_object'} and defined $self->{'_modalfocus_cv'} and not $self->{'_modal_object'}{-'has_modal_focus'} |
line | l | !l | condition |
---|---|---|---|
66 | 0 | 0 | delete $args{-'cb'} || sub { } |