Branch Coverage

blib/lib/FLV/ToMP3.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
83 1 6 unless (defined $acodec)
87 1 5 if ($acodec != 2)
110 1 2 unless ($outfh)
117 300 570 unless $tag->isa('FLV::AudioTag')
120 0 2 unless close $outfh