Branch Coverage
blib/lib/IO/SigGuard/recv.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
5
1385
0
@_ == 4 ? :
1385
0
unless ($result = @_ == 4 ? CORE::recv($_[0], $_[1], $_[2], $_[3]) : die("Wrong args count! recv(@_)"))
6
692
693
if $! == 4