blib/lib/Dist/Zilla/Role/MutableFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
53 | 271 | 0 | 175 | $self->has_content or $self->_content_source eq "content" |
87 | 208 | 577 | 147 | $self->has_encoded_content or $self->_content_source eq "encoded_content" |