Branch Coverage

blib/lib/Egg/View/Mail/MIME/Entity.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
18 0 0 if (my $headers = $$data{'headers'})
27 0 0 if $$data{$$_[0]}
31 0 0 if (my $attach = $$data{'attach'})
33 0 0 if (ref $attach eq 'HASH') { }
0 0 elsif (ref $attach eq 'ARRAY') { }
39 0 0 if $@