blib/lib/Linux/Perl/timerfd.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
91 | 0 | 12 | unless ($clockid) |
108 | 2 | 10 | if $flags & $arch_module->_flag_CLOEXEC |
155 | 0 | 6 | unless ($opts{'value'}) |
156 | 0 | 0 | if ($opts{'interval'}) |
173 | 2 | 4 | wantarray ? : |
217 | 2 | 0 | if ($self->_PERL_CAN_64BIT) { } |
228 | 2 | 0 | if ioctl $self->[0], 1074287616, $buf |
230 | 0 | 0 | if $! == 25 |