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