Condition Coverage

blib/lib/Linux/Perl/eventfd.pm
Criterion Covered Total %
condition 10 13 76.9


and 2 conditions

line l !l condition
174 0 8 syswrite($_[0][0], $packed) && 1

and 3 conditions

line !l l&&!r l&&r condition
83 6 0 4 $class->can('NR_eventfd') && $class

or 2 conditions

line l !l condition
89 2 8 $opts{'initval'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
84 4 6 0 $arch_module ||= do { require Linux::Perl::ArchLoader; Linux::Perl::ArchLoader::get_arch_module($class) }
107 4 2 4 $flags || ()