Branch Coverage

blib/lib/Template/Plugin/MP3.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
29 0 1 ref $_[-1] eq 'HASH' ? :
34 0 1 if not defined $file and defined $$config{'name'}
38 0 1 if UNIVERSAL::can($file, 'name')
42 0 1 if defined $$config{'dir'}
45 0 1 unless -e $file
51 0 1 if (defined $$config{'utf8'})
65 5 0 if (exists $$self{'_MP3'}{uc $a}) { }