| lib/WebService/VaultPress/Partner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 0 | unless $$json{'status'} |
| 74 | 0 | 0 | exists $$json{'url'} ? : |
| 93 | 0 | 0 | if exists $$json{'status'} |
| 95 | 0 | 0 | exists $$json{'unused'} ? : |
| 0 | 0 | exists $$json{'basic'} ? : | |
| 0 | 0 | exists $$json{'premium'} ? : | |
| 125 | 0 | 0 | unless ref $json eq 'ARRAY' |
| 129 | 0 | 0 | $$elem{'email'} ? : |
| 0 | 0 | $$elem{'lname'} ? : | |
| 0 | 0 | $$elem{'fname'} ? : | |
| 0 | 0 | $$elem{'created_on'} ? : | |
| 0 | 0 | $$elem{'redeemed_on'} ? : | |
| 0 | 0 | $$elem{'type'} ? : | |
| 159 | 0 | 0 | unless $res->is_success |