Condition Coverage

blib/lib/Curses/UI/AnyEvent.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
66 0 0 delete $args{-'cb'} || sub { }