| blib/lib/App/Spec/Run/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 22 | 0 | unless (&blessed($out)) | 
| 25 | 1 | 21 | ref $out ? : | 
| 32 | 20 | 2 | if ($self->buffered) { } | 
| 45 | 28 | 0 | unless (&blessed($out)) | 
| 53 | 28 | 0 | if ($self->buffered) { } | 
| 74 | 0 | 2 | if (ref $content) | 
| 78 | 0 | 2 | if ($out->error) { } |