Branch Coverage

lib/CPAN/Changes/Markdown/Filter/Rule/PackageNamesToCode.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
79 4 23 if ($input->content =~ /$re_camelnoun/)
82 3 20 if ($input->content =~ /$re_prefix/)
85 2 18 if ($input->content =~ /$re_suffix/)
88 3 15 if ($input->content =~ /$re_infix/)