| blib/lib/Whelk/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 76 | 0 | 4 | $special_encoder and ref $data |
| 76 | 4 | 0 | $special_encoder and ref $data and !$ct || $ct eq $self->full_response_format |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 74 | 0 | 80 | 0 | $res->charset // $app->charset |
| 78 | 4 | 0 | 0 | !$ct || $ct eq $self->full_response_format |