Branch Coverage

blib/lib/Dancer2/Core/Role/DSL.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
22 208 0 $self->can('dsl_keywords') ? :
33 0 2 if (exists $keywords->{$keyword})
36 0 0 if $reg_pkg eq $pkg
56 422 16430 if defined $existing
73 0 471 unless defined $Dancer2::Core::Route::REQUEST
77 8949 7903 $opts->{'is_global'} ? :
87 419 16433 if exists $opts->{'prototype'}
97 5 16852 if $$args{"!" . $keyword}