Condition Coverage

blib/lib/ExtUtils/XSpp/Driver.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
33 82 0 3 defined $typemap_code and $typemap_code =~ /\S/
34 0 0 3 exists $$generated{'-'} and $$generated{'-'} ne ''

or 2 conditions

line l !l condition
38 0 0 $$generated{$files[0]} || ''
41 0 0 $$generated{'-'} || ''
64 0 0 $self->xsubpp_args || ''

or 3 conditions

line l !l&&r !l&&!r condition
110 4 4 0 $out{$out_file} ||= preamble()