Branch Coverage

blib/lib/Linux/Perl/epoll.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
78 4 12 if ($flags) { }
93 12 4 unless ($flags & &_flag_CLOEXEC())
106 4 12 unless ($self->[1])
119 3 0 $arch_is_64bit ? :
213 0 10 unless ($opts_hr->{'events'} and @{$opts_hr->{'events'};})
230 10 0 ref $fd_or_fh ? :
232 10 0 unless (defined $opts{'data'})
260 2 0 ref $fd_or_fh ? :
316 2 14 if ($opts{'sigmask'}) { }
333 2 14 defined $sigmask && length $sigmask ? :