Branch Coverage

blib/lib/Text/JSON/Nibble.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
143 0 0 unless $data
146 0 0 if $self->{'state'}
155 0 0 if $stateBackup
178 0 0 if ($data) { }
182 0 0 unless ($self->{'buffer'})
186 0 0 if ($self->{'state'}) { }
209 0 0 if ($state->{'prevChar'} != 92 and $self->{'iChar'}[$charCode])
211 0 0 if ($charCode == 123) { }
0 0 elsif ($charCode == 125) { }
0 0 elsif ($charCode == 91) { }
0 0 elsif ($charCode == 93) { }
219 0 0 unless (defined $state->{'arrayStart'})
223 0 0 if (defined $state->{'arrayStart'} and not $state->{'typeAOpen'} and not $state->{'typeBOpen'})
239 0 0 if ($breakPoint)
279 0 0 if ($self->stack == 0)