| blib/lib/HTML/FormHandler/Field/Password.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 3 | if $self->required_message |
| 44 | 1 | 7 | unless $self->next::method |
| 47 | 4 | 3 | if ($self->form and $self->ne_username) |
| 49 | 1 | 3 | if $username and $username eq $value |