| blib/lib/Dist/Zilla/Plugin/BumpVersionAfterRelease.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 2 | 0 | 8 | -f 'Makefile.PL' and $self->munge_makefile_pl |
| 86 | 2 | 0 | 8 | -f 'Build.PL' and $self->munge_build_pl |
| 127 | 20 | 0 | 3 | $version =~ /_/ and scalar $version =~ /\./g <= 1 |