blib/lib/Time/HiRes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 20 | if $constname eq 'constant' |
65 | 0 | 20 | if ($error) |
79 | 0 | 4 | if ($i eq 'clock_getres' and not &d_clock_getres or $i eq 'clock_gettime' and not &d_clock_gettime or $i eq 'clock_nanosleep' and not &d_clock_nanosleep or $i eq 'clock' and not &d_clock or $i eq 'nanosleep' and not &d_nanosleep or $i eq 'usleep' and not &d_usleep or $i eq 'utime' and not &d_hires_utime or $i eq 'ualarm' and not &d_ualarm) |
101 | 17 | 1 | unless defined $b |