Condition Coverage
blib/lib/IO/Async/Loop/Event.pm
Criterion
Covered
Total
%
condition
7
8
87.5
and 3 conditions
line
!l
l&&!r
l&&r
condition
110
2
0
7
$e->got =~ /r/ and $w->[1]
113
5
1
3
$e->got =~ /w/ and $w->[2]
or 2 conditions
line
l
!l
condition
89
1
8
$self->{'watch_io'}{$handle} ||= []