| blib/lib/WWW/Wookie/Connector/Service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 24 | 20.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 185 | 1 | 0 | 0 | defined $userid and $userid =~ /$TESTUSER(\d+)/gimsux |
| 239 | 0 | 1 | 1 | defined $guid and $guid eq $EMPTY |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 150 | 1 | 0 | 0 | not defined $service or $service eq $ALL |
| 300 | 0 | 0 | 0 | defined do { |
| 0 | 0 | 0 | defined do { | |
| 323 | 0 | 0 | 0 | $response->code == 200 or $response->code == 201 |
| 380 | 0 | 0 | 0 | $response->code == 201 or $response == 200 |
| 602 | 0 | 0 | 1 | $response->code == 401 or $response->code == 403 |