Branch Coverage

blib/lib/Dancer2/Plugin/Auth/Extensible/Role/Provider.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
80 0 62 unless $correct
93 26 36 if ($correct =~ /^{.+}/) { }