| lib/Finance/Dogecoin/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 1 | 12 | if $result eq 'Bad Query' |
| 50 | 1 | 12 | if $result eq 'Invalid API Key' |
| 80 | 6 | 8 | unless $params{$param} |
| 83 | 4 | 3 | if (@errors) |
| 88 | 2 | 1 | if $params{'amount'} < 5 |
| 103 | 1 | 2 | unless $params{'payment_address'} |
| 114 | 2 | 1 | unless $params{'address_label'} |