| blib/lib/WebService/Antigate/V1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 1 | 1 | 0 | defined $opts{'file'} and not -e $opts{'file'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 66 | 1 | 0 | 1 | defined $opts{'file'} || defined $opts{'content'} |