Condition Coverage

blib/lib/Text/JSON/Nibble.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
209 0 0 0 $state->{'prevChar'} != 92 and $self->{'iChar'}[$charCode]
223 0 0 0 defined $state->{'arrayStart'} and not $state->{'typeAOpen'}
0 0 0 defined $state->{'arrayStart'} and not $state->{'typeAOpen'} and not $state->{'typeBOpen'}