Branch Coverage

blib/lib/Net/UCP/IntTimeout.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
24 0 0 if exists $opt{'timeout'}
32 0 0 if ($timeout > 60) { }
0 0 elsif ($timeout < 0) { }