Condition Coverage

blib/lib/Devel/CheckLib.pm
Criterion Covered Total %
condition 20 37 54.0


and 3 conditions

line !l l&&!r l&&r condition
266 0 0 0 defined $_ && length $_
329 62 9 53 $args{$_} && !ref($args{$_})
408 22 1 1 $analyze_binary and not &$analyze_binary($lib, $exefile)
487 244 0 40 -f $compiler and -x $compiler

or 2 conditions

line l !l condition
312 6 37 $function || 'return 0;'
338 0 31 $ENV{'PERL_MM_OPT'} || ''
456 41 0 $Config_ccflags || ''
1 40 $user_ccflags || ''
457 0 41 $user_ldflags || ''

or 3 conditions

line l !l&&r !l&&!r condition
237 0 0 0 defined $quote or length $unquoted
0 0 0 defined $quote or length $unquoted or length $delim
380 1 0 12 $rv != 0 or not -f $exefile
392 0 0 35 $^O eq "MSWin32" or $^O eq "darwin"
395 11 0 24 $rv != 0 or not -f $exefile