Branch Coverage

blib/lib/Perinci/To/Doc/Role/Section/AddTextLines.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
20 0 0 if (ref $_[0] eq "HASH")
23 0 0 /\n\z/s ? :
24 0 0 /\n/ ? :
34 0 0 if ($wrap) { }
45 0 0 if (/^\s*$/) { }
0 0 elsif (/^\s{4,}\S+/ and !$i || $type eq 'verbatim' || @para && $para[-1][0] eq 'blank') { }
46 0 0 if (defined $start and $type ne "blank")
54 0 0 if (defined $start and $type ne "verbatim")
61 0 0 if (defined $start and $type ne "normal")
72 0 0 if (@para and $para[-1][0] eq $type) { }
80 0 0 if ($para->[0] eq 'blank') { }
83 0 0 if ($para->[0] eq "normal")