blib/lib/Dist/Zilla/File/FromCode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
59 | 17 | 10 | $self->code_return_type eq 'text' ? : |
69 | 1 | 3 | if @_ > 1 |
74 | 1 | 2 | if ($self->code_return_type eq 'text') { } |
89 | 1 | 40 | if @_ > 1 |
94 | 14 | 26 | if ($self->code_return_type eq 'bytes') { } |