blib/lib/Dist/Zilla/Role/MutableFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
50 | 446 | 125 | if (not @_) { } |
53 | 271 | 175 | if ($self->has_content or $self->_content_source eq 'content') { } |
84 | 932 | 2 | unless (@_) |
87 | 785 | 147 | if ($self->has_encoded_content or $self->_content_source eq 'encoded_content') { } |