Branch Coverage

blib/lib/Curses/UI/AnyEvent.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
20 0 0 if (defined $self->{'_modal_object'} and defined $self->{'_modalfocus_cv'} and not $self->{'_modal_object'}{-'has_modal_focus'})
47 1 0 if (exists $self->{'_cv'}) { }