Branch Coverage

blib/lib/FLV/AMFWriter.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
101 64 1122 if (not $type and ref $d and ref($d) =~ /HASH/msx)
106 64 1122 if ($type and 'mixedarray' eq $type) { }