Branch Coverage

blib/lib/Mail/LMLM/Render/HTML.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
27 0 0 if ($c eq '<') { }
0 0 elsif ($c eq '>') { }
0 0 elsif ($c eq '&') { }
0 0 elsif ($c eq "\n") { }
66 0 0 if (scalar @_) { }
77 0 0 if ($style->{'bold'})
81 0 0 if ($style->{'underline'})
85 0 0 if ($style->{'italic'})
148 0 0 if (scalar @_) { }
160 0 0 if (exists $options->{'id'})
166 0 0 if (exists $options->{'title_url'})
171 0 0 if (exists $options->{'title_url'})