Branch Coverage

blib/lib/Test/Time/HiRes.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
34 3 29 if ($seconds < $Test::Time::time) { }
1 28 elsif ($seconds > $Test::Time::time) { }
47 0 13 unless $time
58 1 3 if $imported
62 2 1 if (defined $opts{'time'}) { }
78 15 1 if (in_effect()) { }
91 0 5 unless (@_)
95 5 0 if (in_effect()) { }
100 1 4 unless $sleep
117 8 0 if (in_effect()) { }