| blib/lib/Dancer/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 542 | 495 | unless $args{'headers'} |
| 46 | 41 | 1192 | if (scalar @_ > 0) { } |
| 49 | 41 | 0 | if ($numeric_status) { } |
| 63 | 25 | 470 | if (scalar @_ > 0) { } |
| 96 | 1 | 12 | if (&blessed($content) and $content->isa('Dancer::Response')) { } |
| 101 | 12 | 0 | if defined $content |
| 115 | 1015 | 552 | if (@_) { } |
| 127 | 25 | 0 | if (@_) { } |
| 168 | 0 | 44 | if ($self->{'_built_cookies'}) |