Branch Coverage

blib/lib/AMF/Perl/IO/Deserializer.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
58 0 0 $n < 0 ? :
0 0 $n != int $n ? :
152 0 0 unless defined $type
172 0 0 if $length > $$self{'inputStream'}{'content_length'}
220 0 0 if $$self{'encoding'}
231 0 0 if ($int > 720)
250 0 0 if $$self{'encoding'}
283 0 0 if ($type == 0) { }
0 0 elsif ($type == 1) { }
0 0 elsif ($type == 2) { }
0 0 elsif ($type == 3) { }
0 0 elsif ($type == 5) { }
0 0 elsif ($type == 6) { }
0 0 elsif ($type == 7) { }
0 0 elsif ($type == 8) { }
0 0 elsif ($type == 10) { }
0 0 elsif ($type == 11) { }
0 0 elsif ($type == 13) { }
0 0 elsif ($type == 15) { }
0 0 elsif ($type == 16) { }