| blib/lib/CPAN/Changes/Markdown/Filter/Rule/PackageNamesToCode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 4 | 23 | if ($input->content =~ /$re_camelnoun/) |
| 83 | 3 | 20 | if ($input->content =~ /$re_prefix/) |
| 86 | 2 | 18 | if ($input->content =~ /$re_suffix/) |
| 89 | 3 | 15 | if ($input->content =~ /$re_infix/) |