Branch Coverage

blib/lib/MIME/Expander/Plugin.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
21 0 180 unless my $type = shift()
23 32 280 if $type eq $_
34 1 0 ref $contents eq 'SCALAR' ? :
1 0 if ref $callback eq 'CODE'