| blib/lib/Dist/Zilla/Plugin/OurPkgVersion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 6 | 1 | 1 | $self->underscore_eval_version and $self->semantic_version |
| 124 | 20 | 0 | 3 | $self->overwrite and not $_->line |
| 127 | 0 | 0 | 3 | $nodes && $self->_identify_version_value_token(@$nodes) |
| 135 | 22 | 0 | 1 | $version =~ /_/u and $self->underscore_eval_version |