Condition Coverage

blib/lib/FFI/CheckLib.pm
Criterion Covered Total %
condition 15 28 53.5


and 3 conditions

line !l l&&!r l&&r condition
147 80 0 0 defined $args{'systempath'} and not ref $args{'systempath'}
190 2 162 0 ref $path ne "ARRAY" and not -d $path
213 164 0 0 $try_ld_on_text and $args{'try_linker_script'}

or 2 conditions

line l !l condition
131 2 78 $args{'_r'} || $args{'recursive'} || 0
305 3 0 $diagnostic || 'library not found'
313 0 0 $diagnostic || 'library not found'
324 0 0 $diagnostic || 'library not found'
337 0 0 $diagnostic || 'library not found'

or 3 conditions

line l !l&&r !l&&!r condition
108 246 10 0 defined $A->[$i] or defined $B->[$i]
197 3 175 779 $any or $missing{$_->[0]}
230 3 108 67 $any or $missing{$lib->[0]}