Branch Coverage

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


line true false branch
22 225 0 $self->can('dsl_keywords') ? :
33 0 2 if (exists $keywords->{$keyword})
36 0 0 if $reg_pkg eq $pkg
56 428 18026 if defined $existing
73 0 511 unless defined $Dancer2::Core::Route::REQUEST
77 9680 8774 $opts->{'is_global'} ? :
87 453 18001 if exists $opts->{'prototype'}
97 5 18454 if $$args{'!' . $keyword}