| blib/lib/Auth/Kokolores/Protocol/DovecotAuth.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | unless (defined $fields[0]) |
| 33 | 0 | 0 | if (defined $expected and $fields[0] ne $expected) |
| 51 | 0 | 0 | if ($cmaj ne $self->major_version) |
| 95 | 0 | 0 | if ($p =~ /^resp=/) { } |
| 0 | 0 | elsif ($p =~ /=/) { } | |
| 116 | 0 | 0 | if (defined $self->last_auth_id and $self->last_auth_id ne $id) |
| 144 | 0 | 0 | unless (defined $cmd->{'resp'}) |
| 158 | 0 | 0 | unless (defined $mech) |
| 175 | 0 | 0 | if ($response->success) |