blib/lib/Catalyst/Authentication/Credential/MultiFactor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | if (not $credential_class =~ /^\+(.*)$/) { } |
36 | 0 | 0 | if $app->debug |
48 | 0 | 0 | if $c->debug |
49 | 0 | 0 | unless eval { do { $user_obj = $factor->authenticate($c, $realm, $authinfo) } } |
50 | 0 | 0 | if $c->debug |