| lib/Net/API/RPX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 2 | 6 | unless exists $$opts{'token'} |
| 115 | 2 | 4 | unless exists $$opts{'identifier'} |
| 124 | 2 | 2 | unless exists $$opts{'primary_key'} |
| 149 | 2 | 4 | unless exists $$opts{'identifier'} |
| 158 | 2 | 2 | unless exists $$opts{'primary_key'} |
| 184 | 2 | 2 | unless exists $$opts{'primary_key'} |
| 220 | 2 | 10 | unless ($res->is_success) |
| 230 | 2 | 8 | if ($$result{'stat'} ne 'ok') |