Branch Coverage

blib/lib/MP3/Mplib.pm
Criterion Covered Total %
branch 13 28 46.4


line true false branch
77 0 20 if $constname eq 'constant'
78 2 18 @_ ? :
79 0 20 if ($! != 0)
80 0 0 if ($!{'EINVAL'}) { }
420 0 3 if ref $tag ne 'HASH'
423 1 2 if (&set_tag(, , $tag, $enc || &ISO_8859_1))
451 0 0 if ref $tag ne 'HASH'
456 0 0 if (&set_tag(, , , $enc || &ISO_8859_1))
517 0 1 if ref $tag ne 'HASH'
520 1 0 if (&set_tag(, , $tag, $enc || &ISO_8859_1))
542 0 1 if ref $tag ne 'HASH'
547 1 0 if (&set_tag(, , , $enc || &ISO_8859_1))
570 1 0 if (delete_tags $$self{'_mp_file'}, 1)
591 1 0 if (delete_tags $$self{'_mp_file'}, 2)