Branch Coverage

blib/lib/Articulate/FrameworkAdapter/Dancer1.pm
Criterion Covered Total %
branch 0 2 0.0


line true false branch
108 0 0 if ($verb =~ s/^(get|put|post|patch|del|any|options)$/'Dancer::' . lc($1);/eg) { }