Condition Coverage

blib/lib/ExtUtils/FindFunctions.pm
Criterion Covered Total %
condition 4 5 80.0


or 2 conditions

line l !l condition
79 1 1 $args{'return_as'} ||= 'array'

or 3 conditions

line l !l&&r !l&&!r condition
77 9 3 0 defined $args{$_} or croak("error: Missing parameter '${_}'.\n")