| blib/lib/Dancer2/Core/Role/DSL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 220 | 0 | $self->can('dsl_keywords') ? : |
| 33 | 0 | 2 | if (exists $keywords->{$keyword}) |
| 36 | 0 | 0 | if $reg_pkg eq $pkg |
| 56 | 427 | 17617 | if defined $existing |
| 73 | 0 | 507 | unless defined $Dancer2::Core::Route::REQUEST |
| 77 | 9465 | 8579 | $opts->{'is_global'} ? : |
| 87 | 443 | 17601 | if exists $opts->{'prototype'} |
| 97 | 5 | 18044 | if $$args{'!' . $keyword} |