Branch Coverage

blib/lib/XML/Grammar/Fiction/FromProto/Parser/QnD.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
29 0 0 unless (defined $status)
38 0 0 if ($is_para and not $in_para)
48 0 0 if (my($rest) = $elem->get_text =~ /\A\+(.*)/ms) { }
50 0 0 if (length $rest)
69 0 0 if ($is_para_end and $in_para)