| blib/lib/Web/Request/Role/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 25 | 1 | 5 | unless my $raw = $self->content | 
| 45 | 2 | 4 | if ($header_ref) | 
| 46 | 1 | 1 | if (ref $header_ref eq 'ARRAY') { } | 
| 1 | 0 | elsif (ref $header_ref eq 'HASH') { } | |
| 67 | 1 | 2 | if (ref $message) { } |