Condition Coverage

lib/Config/Neat.pm
Criterion Covered Total %
condition 26 39 66.6


and 3 conditions

line !l l&&!r l&&r condition
132 185 267 11 not $no_default_param and scalar @{$o->{'values'};} == 0
154 283 166 5 $o->{'first_value_pos'} > 0 and $o->{'pos'} >= $o->{'first_value_pos'}
280 3 93 2 not $o->{'was_asterisk'} and $o->{'mode'} == $BLOCK_COMMENT
287 81 0 3 $o->{'was_asterisk'} and $o->{'mode'} == $BLOCK_COMMENT

or 3 conditions

line l !l&&r !l&&!r condition
219 4494 0 5653 $c eq ' ' or $c eq "\t"
220 0 0 185 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
251 0 0 185 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
271 0 0 19 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
315 0 0 51 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
333 41 9 4444 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
365 0 0 57 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT
372 11 0 40 $o->{'mode'} == $LINE_START or $o->{'mode'} == $WHITESPACE
379 217 17 4524 $o->{'mode'} == $LINE_COMMENT or $o->{'mode'} == $BLOCK_COMMENT