| inc/Time/HiRes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 34 | 0 | 0 | if $constname eq 'constant' | 
| 37 | 0 | 0 | if ($error) | 
| 51 | 0 | 0 | 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 'ualarm' and not &d_ualarm) | 
| 72 | 0 | 0 | unless defined $b |