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