| blib/lib/Articulate/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 8 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 4 | $type eq 'error' ? : |
| 35 | 0 | 4 | unless defined $data |
| 41 | 4 | 0 | if (ref $data eq ref {}) |
| 42 | 0 | 3 | if (defined $$data{$type} and blessed($$data{$type}) and $$data{$type}->can('http_code')) |