| line |
true |
false |
branch |
|
22
|
0 |
0 |
unless defined $postponed_hooks |
|
31
|
0 |
0 |
unless $self->has_hook($name) |
|
148
|
0 |
0 |
if shift() |
|
149
|
0 |
0 |
if shift() |
|
150
|
0 |
0 |
if shift() |
|
167
|
56 |
71 |
if (@_ == 2) |
|
168
|
11 |
45 |
unless $self->app->has_session |
|
177
|
12 |
104 |
if @_ == 1 |
|
180
|
45 |
59 |
if @_ == 2 |
|
184
|
50 |
9 |
if (defined $value) { } |
|
210
|
3 |
1 |
@_ == 1 ? : |
|
231
|
3 |
4 |
if (is_arrayref($_[0])) { } |
|
247
|
3 |
337 |
if (@_ == 4) { } |
|
|
329 |
8 |
elsif (@_ == 2) { } |
|
|
8 |
0 |
elsif (@_ == 3) { } |
|
260
|
0 |
8 |
if (is_hashref($_[1])) { } |
|
331
|
1 |
0 |
unless my $responder = $Dancer2::Core::Route::RESPONDER |
|
335
|
0 |
0 |
unless ($Dancer2::Core::Route::WRITER) |
|
345
|
0 |
0 |
unless (eval {
do {
$Dancer2::Core::Route::WRITER->write(@_);
1
}
}) |
|
347
|
0 |
0 |
$Dancer2::Core::Route::ERROR_HANDLER ? : |
|
363
|
0 |
1 |
unless @args % 2 == 0 |
|
374
|
1 |
0 |
unless $Dancer2::Core::Route::RESPONDER |
|
396
|
0 |
0 |
unless my $responder = $Dancer2::Core::Route::RESPONDER |
|
406
|
0 |
0 |
unless my $writer = $Dancer2::Core::Route::WRITER |
|
461
|
2 |
0 |
if ($self->app) { } |