blib/lib/Cookieville/Plugin/AccessLog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | l | !l | condition |
---|---|---|---|
76 | 13 | 2 | $c->stash('auth_id') || 'Anonymous' |
15 | 0 | $c->res->code || '000' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 6 | 9 | 0 | $req->json || $req->url->query->to_hash |