Condition Coverage

blib/lib/Inline/C/Parser/RegExp.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
105 34 0 0 $is_decl and not $self->{'data'}{'AUTOWRAP'}
123 22 10 0 not defined $arg_name and $arg_no_space ne "void"
128 22 10 0 not defined $self->{'data'}{'typeconv'}{'valid_types'}{$arg_type} and $arg_no_space ne "void"