| blib/lib/WWW/SPOJ/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 8 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 1 | 0 | 0 | defined $_{'username'} and $_{'username'} eq $username |
| line | l | !l | condition |
|---|---|---|---|
| 68 | 0 | 0 | $_{$_} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 1 | 0 | 0 | $response->decoded_content || $response->content |