| blib/lib/Dancer2/Core/Role/DSL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 210 | 0 | $self->can('dsl_keywords') ? : |
| 33 | 0 | 2 | if (exists $keywords->{$keyword}) |
| 36 | 0 | 0 | if $reg_pkg eq $pkg |
| 56 | 422 | 16592 | if defined $existing |
| 73 | 0 | 472 | unless defined $Dancer2::Core::Route::REQUEST |
| 77 | 9035 | 7979 | $opts->{'is_global'} ? : |
| 87 | 423 | 16591 | if exists $opts->{'prototype'} |
| 97 | 5 | 17014 | if $$args{"!" . $keyword} |