Branch Coverage

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


line true false branch
34 3 28 if ($seconds < $Test::Time::time) { }
1 27 elsif ($seconds > $Test::Time::time) { }
47 0 13 unless $time
56 1 3 if $imported
60 2 1 if (defined $opts{'time'}) { }
76 14 1 if (in_effect()) { }
89 0 5 unless (@_)
93 5 0 if (in_effect()) { }
98 1 4 unless $sleep
115 8 0 if (in_effect()) { }