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
1
0
7
$e->got =~ /r/ and $$w[1]
113
5
1
2
$e->got =~ /w/ and $$w[2]
or 2 conditions
line
l
!l
condition
89
1
6
$$self{'watch_io'}{$handle} ||= []