Branch Coverage

blib/lib/Dancer2/Controllers.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
20 1 7 unless ref $classes and ref $classes eq "ARRAY"
32 3 6 unless $method->can("attributes")
36 1 5 if (/^Route$/x)
41 0 5 unless /^Route\(.*/x
45 2 3 unless $location
50 0 3 unless exists $dsl{$action}