| blib/lib/MToken/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 0 | 0 | $self->can('ctk') ? : |
| 84 | 0 | 0 | if length $secret |
| 87 | 0 | 0 | if ($ctk->debugmode) { } |
| 0 | 0 | elsif ($ctk->verbosemode) { } | |
| 114 | 0 | 0 | length $username ? : |
| 115 | 0 | 0 | if ($need_auth) |
| 121 | 0 | 0 | if length $secret and secure_compare($username, $ui_username) and secure_compare($secret, $ui_secret) |
| 137 | 0 | 0 | if $ctk->debugmode |