blib/lib/Plack/Middleware/HatenaOAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 2 | $self->consumer_key and $self->consumer_secret |
line | l | !l | condition |
---|---|---|---|
111 | 1 | 0 | $session->get('hatenaoauth_location') || '/' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 1 | 0 | 0 | $res->decoded_content || $res->content |