| blib/lib/Dancer/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 539 | 492 | unless $args{'headers'} |
| 45 | 41 | 1186 | if (scalar @_ > 0) { } |
| 48 | 41 | 0 | if ($numeric_status) { } |
| 62 | 25 | 467 | if (scalar @_ > 0) { } |
| 95 | 1 | 12 | if (&blessed($content) and $content->isa('Dancer::Response')) { } |
| 100 | 12 | 0 | if defined $content |
| 114 | 1009 | 549 | if (@_) { } |
| 126 | 25 | 0 | if (@_) { } |
| 167 | 0 | 44 | if ($self->{'_built_cookies'}) |