| lib/Mojolicious/Plugin/Pingen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 12 | 58.3 | 
| line | l | !l | condition | 
|---|---|---|---|
| 7 | 0 | 2 | $ENV{'MOJO_PINGEN_DEBUG'} || 0 | 
| 211 | 4 | 1 | $args ||= {} | 
| 240 | 5 | 0 | $args ||= {} | 
| 293 | 0 | 17 | $tx->error || {} | 
| 305 | 17 | 0 | $tx->res->json || {} | 
| 330 | 0 | 5 | $c->param('rightaddress') // 0 |