| blib/lib/WWW/Wookie/Connector/Service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 24 | 20.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 1 | 0 | 0 | defined $userid and $userid =~ /$TESTUSER(\d+)/gimsux |
| 241 | 0 | 1 | 1 | defined $guid and $guid eq $EMPTY |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 152 | 1 | 0 | 0 | not defined $service or $service eq $ALL |
| 302 | 0 | 0 | 0 | defined do { |
| 0 | 0 | 0 | defined do { | |
| 325 | 0 | 0 | 0 | $response->code == 200 or $response->code == 201 |
| 382 | 0 | 0 | 0 | $response->code == 201 or $response == 200 |
| 604 | 0 | 0 | 1 | $response->code == 401 or $response->code == 403 |