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