blib/lib/Time/AutoRes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
13 | 2 | 1 | if ($use_hires) { } |
23 | 2 | 1 | if ($use_hires) { } |
27 | 0 | 0 | if rand() < $delta - $int_delta |
7 | 13 | if rand() < $delta - $int_delta | |
7 | 13 | if $int_delta |