| lib/PAGI/Test/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 13 | 76.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 30 | 0 | 1 | 34 | defined $body and length $body |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 82 | 0 | $args{'status'} // 200 |
| 74 | 8 | $args{'headers'} // [] | |
| 77 | 5 | $args{'body'} // "" | |
| 33 | 6 | 28 | $self->_extract_charset // "UTF-8" |
| 89 | 0 | 1 | $self->content_type // "(none)" |