Branch Coverage

blib/lib/File/FcntlLock/Inline.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
192 0 4 $@ ? :
194 0 4 if system "$File::FcntlLock::Inline::Config{'cc'} $File::FcntlLock::Inline::Config{'ccflags'} $qflag -o $exec_file $c_file"
202 0 4 unless open my $pipe, '-|', $exec_file
213 0 4 unless defined $packstr
216 0 4 unless @member_list == 5
233 17 0 if ($ret) { }