Branch Coverage

blib/lib/AMF/Perl/IO/OutputStream.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
42 0 0 if (unpack('h*', "\cA\000") =~ /01/) { }
78 0 0 unless defined $s
80 0 0 if (length $s <= 65535) { }
113 0 0 if ($$self{'byteorder'} eq 'little-endian') { }