Branch Coverage

blib/lib/Net/Async/Ping.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
20 0 1 unless $method_map{$method}
24 0 1 if (ref $_[0]) { }
29 1 0 @_ >= 1 ? :
0 1 @_ >= 2 ? :
0 1 @_ >= 3 ? :
0 1 @_ >= 4 ? :
0 1 @_ >= 5 ? :