Branch Coverage

blib/lib/JSON/Streaming/Reader/EventWrapper.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
69 0 846 if $length != 1
71 649 197 if ($$self{'offset'} < length $$self{'buffer'}) { }
77 109 88 if ($$self{'eof'}) { }
92 131 183 if $$self{'offset'} == 0
101 0 0 unless defined $offset