| blib/lib/Dancer/Logger/Abstract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 10 | 40.0 |
| line | l | !l | condition |
|---|---|---|---|
| 52 | 3047 | 20 | setting('log') || 'debug' |
| 82 | 1 | 0 | scalar $r->header($block) || '-' |
| 93 | 0 | 0 | $r->env->{'HTTP_X_REAL_IP'} || $r->env->{'REMOTE_ADDR'} || '-' |
| 96 | 1 | 0 | setting('charset') || 'utf8' |
| 99 | 0 | 0 | setting('charset') || 'utf8' |