Condition Coverage

blib/lib/Hypersonic/Event/IOUring.pm
Criterion Covered Total %
condition 4 14 28.5


and 3 conditions

line !l l&&!r l&&r condition
19 0 57 0 $major and $major > 5 || $major == 5 && $minor >= 1
35 0 0 0 defined $disabled and $disabled ne 0

or 2 conditions

line l !l condition
17 57 0 `uname -r 2>/dev/null` || ''

or 3 conditions

line l !l&&r !l&&!r condition
19 57 0 0 $major > 5 || $major == 5 && $minor >= 1
22 0 0 57 -f '/usr/include/liburing.h' || -f '/usr/local/include/liburing.h' || -f '/usr/include/x86_64-linux-gnu/liburing.h'