Condition Coverage

lib/ExtUtils/XSpp/Typemap/parsed.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
5 965 0 5 defined $_[0] && length $_[0]

or 3 conditions

line l !l&&r !l&&!r condition
26 2 0 192 $args{'cpp_type'} || $args{'arg1'}
27 1 0 193 $args{'call_function_code'} || $args{'arg2'}
28 1 0 193 $args{'output_code'} || $args{'arg3'}
29 1 0 193 $args{'cleanup_code'} || $args{'arg4'}
30 1 0 193 $args{'precall_code'} || $args{'arg5'}