| blib/lib/Bracket/Controller/Auth.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 22 | 27.2 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 1 | 0 | unless $self->register_form->is_valid |
| 104 | 2 | 0 | unless $self->login_form->is_valid |
| 112 | 0 | 0 | unless ($is_authenticated) |
| 119 | 0 | 0 | if debug() |
| 164 | 0 | 0 | unless $form->is_valid |
| 183 | 1 | 0 | unless $form->is_valid |
| 201 | 0 | 0 | if ($@) { } |
| 218 | 0 | 1 | if debug() |
| 220 | 0 | 1 | if debug() |
| 224 | 1 | 0 | unless ($token_row_object) |
| 240 | 0 | 0 | unless $form->is_valid |