| blib/lib/Mojolicious/Plugin/MozPersona/Controller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if ($@) { } |
| 0 | 0 | elsif (not $$result{'status'} eq 'okay' || $$result{'status'} eq 'failure') { } | |
| 45 | 0 | 0 | if ($self->app->log->is_debug) |
| 72 | 0 | 0 | unless $c{$w} |
| 78 | 0 | 0 | unless defined $tName and $tName |
| 79 | 0 | 0 | unless defined $tFormat and $tFormat |
| 80 | 0 | 0 | unless defined $tHandler and $tHandler |