Condition Coverage

blib/lib/CodeGen/Cpppp.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
216 19 2 1 $_ > $s->{'pos'} && $_ < $s->{'pos'} + $s->{'len'}

or 2 conditions

line l !l condition
123 1 9 $self->{'cpppp_parse'}{'code_block_templates'} ||= []
160 10 2 $orig_line || 1
206 10 2 $orig_line || 1

or 3 conditions

line l !l&&r !l&&!r condition
219 3 0 0 $_->{'pos'} > $s->{'pos'} + $s->{'len'} || $_->{'pos'} < $s->{'pos'}
299 0 5 2 $self->{'process_result'} //= $self->process