| blib/lib/WebService/MyAffiliates.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 168 | 0 | 0 | 1 | $response->{'headers'}{'content-type'} and $response->{'headers'}{'content-type'} =~ m[text/xml] |
| line | l | !l | condition |
|---|---|---|---|
| 29 | 0 | 3 | $args{'timeout'} ||= 300 |
| 155 | 0 | 1 | $method ||= "GET" |