Branch Coverage

blib/lib/Mail/MboxParser/Mail/Convertable.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
37 0 0 unless (ref $what)
45 0 0 unless exists $args{'where'}
46 0 0 if ($args{'where'} eq 'BEFORE')
47 0 0 if ($args{'where'} eq 'BEHIND')
53 0 0 if (@_ != 3)