lib/Mojolicious/Plugin/Pingen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 15 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
305 | 13 | 5 | 0 | $self->exceptions and $json->{'error'} |
line | l | !l | condition |
---|---|---|---|
7 | 0 | 3 | $ENV{'MOJO_PINGEN_DEBUG'} || 0 |
211 | 4 | 2 | $args ||= {} |
240 | 5 | 0 | $args ||= {} |
293 | 0 | 18 | $tx->error || {} |
303 | 18 | 0 | $tx->res->json || {} |
331 | 0 | 5 | $c->param('rightaddress') // 0 |