| blib/lib/Authen/PAAS/BasicLoginModule.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 3 | unless exists $$callbacks{'username'} |
| 78 | 0 | 3 | unless exists $$callbacks{'password'} |
| 84 | 1 | 2 | unless defined $expected |
| 88 | 1 | 1 | unless $expected eq $actual |