blib/lib/Test/Time/HiRes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
34 | 3 | 37 | if ($seconds < $Test::Time::time) { } |
1 | 36 | elsif ($seconds > $Test::Time::time) { } | |
47 | 0 | 13 | unless $time |
52 | 0 | 23 | unless $time |
64 | 1 | 3 | if $imported |
68 | 2 | 1 | if (defined $opts{'time'}) { } |
84 | 15 | 1 | if (in_effect()) { } |
96 | 0 | 5 | unless (@_) |
100 | 5 | 0 | if (in_effect()) { } |
105 | 1 | 4 | unless $sleep |
123 | 16 | 0 | if (in_effect()) { } |
126 | 8 | 8 | wantarray ? : |