| blib/lib/WWW/JSON/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 2 | 21 | unless $self->http_response->is_success | 
| 40 | 2 | 21 | unless $self->http_response->decoded_content | 
| 46 | 1 | 0 | unless $self->error | 
| 50 | 2 | 19 | if (not $self->error and $self->_response_transform) |