| blib/lib/Tapper/Reports/Web/Controller/Tapper/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 4 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if (exists $c->req->params->{'username'}) |
| 22 | 0 | 0 | if ($c->authenticate({'username', $c->req->params->{'username'}, 'password', $c->req->params->{'password'}})) { } |