blib/lib/ShipIt/Step/ApplyYAMLChangeLogVersion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if $is_tagged |
33 | 0 | 0 | unless -e $$self{'file'} |
34 | 0 | 0 | unless -r $$self{'file'} |
37 | 0 | 0 | if system "dist version -s -f $$self{'file'}" |