Branch Coverage

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


line true false branch
129 0 0 unless $data
147 0 0 unless ($self->{'state'})
175 0 0 unless queue($self)
212 0 0 if ($return) { }
217 0 0 unless ($data)
222 0 0 unless ($self->{'buffer'})
236 0 0 if ($arrayPlace > 0)
238 0 0 if (ord $prevChar != 92)
242 0 0 if ($charCode == 123) { }
0 0 elsif ($charCode == 125) { }
246 0 0 if ($charCode == 91) { }
0 0 elsif ($charCode == 93) { }
251 0 0 if ($arrayPlace > 1 and not $typeAOpen and not $typeBOpen) { }
258 0 0 if (not $typeAOpen || $typeBOpen) { }
0 0 elsif ($return) { }
259 0 0 if ($return) { }