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