Branch Coverage

blib/lib/AMF/Perl/IO/InputStream.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
57 0 0 if (unpack('h*', "\cA\000") =~ /01/) { }
74 0 0 if $$self{'current_byte'} > $$self{'content_length'} - 1
79 0 0 if $nextByte
90 0 0 if $$self{'current_byte'} > $$self{'content_length'} - 2
97 0 0 defined $thisByte ? :
98 0 0 defined $nextByte ? :
112 0 0 if $$self{'current_byte'} > $$self{'content_length'} - 4
132 0 0 if $$self{'current_byte'} > $$self{'content_length'} - 8
136 0 0 if ($$self{'byteorder'} eq 'little-endian') { }
143 0 0 unless $nextByte
153 0 0 unless $nextByte
172 0 0 if $$self{'current_byte'} > $$self{'content_length'} - $length
190 0 0 if $$self{'current_byte'} > $$self{'content_length'} - $length