| blib/lib/Net/API/RPX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 16 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 99 | 2 | 6 | unless exists $opts->{'token'} | 
| 122 | 2 | 4 | unless exists $opts->{'identifier'} | 
| 131 | 2 | 2 | unless exists $opts->{'primary_key'} | 
| 156 | 2 | 4 | unless exists $opts->{'identifier'} | 
| 165 | 2 | 2 | unless exists $opts->{'primary_key'} | 
| 191 | 2 | 2 | unless exists $opts->{'primary_key'} | 
| 220 | 2 | 10 | unless ($res->is_success) | 
| 230 | 2 | 8 | if ($result->{'stat'} ne 'ok') |