blib/lib/Plack/Request/WithEncoding.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
20 | 19 | 2 | exists $$env{$k} ? : |
64 | 0 | 4 | if @_ == 0 |
67 | 3 | 1 | unless wantarray |
73 | 3 | 7 | unless $self->encoding |
76 | 1 | 6 | unless ($encoding) |