lib/CPAN/Changes/Markdown/Filter/Rule/UnderscoredToCode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
62 | 2 | 28 | if ($input->content =~ /$re_prefix/) |
65 | 2 | 26 | if ($input->content =~ /$re_suffix/) |
68 | 8 | 18 | if ($input->content =~ /$re_infix/) |