Condition Coverage

blib/lib/ExtUtils/XSBuilder/FunctionMap.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
153 0 0 0 $dispatch and $dispatch =~ /\s*(.*?)\s*\((.*)\)/
187 0 0 0 $name =~ /^DEFINE_/ and $cur{'CLASS'}

or 2 conditions

line l !l condition
168 0 0 $1 or '!'
207 0 0 $$entry{$_} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 $$entry{'class'} or $$entry{'module'}
165 0 0 0 $name =~ s/^(\W)// or not $cur{'MODULE'}
0 0 0 $name =~ s/^(\W)// or not $cur{'MODULE'} or $disabled
193 0 0 0 $alias || $name
217 0 0 0 $$self{'map'} ||= $self->parse_map_files