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