Branch Coverage

blib/lib/Text/Layout/Markdown.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
29 0 0 unless length $fragment->{'text'}
33 0 0 if ($f->{'style'} eq "italic")
36 0 0 if ($f->{'weight'} eq "bold")
41 0 0 if ($res =~ /(.*)\Q$close\E$/)