| blib/lib/SMS/ClickSend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 0 | @_ % 2 ? : | 
| 20 | 0 | 0 | unless $args{'username'} | 
| 21 | 0 | 0 | unless $args{'api_key'} | 
| 30 | 0 | 0 | @_ % 2 ? : | 
| 36 | 0 | 0 | @_ % 2 ? : | 
| 43 | 0 | 0 | if (scalar @_ == 1 and ref $_[0] ne 'HASH') { } | 
| 46 | 0 | 0 | @_ % 2 ? : | 
| 54 | 0 | 0 | if (scalar @_ == 1 and ref $_[0] ne 'HASH') { } | 
| 57 | 0 | 0 | @_ % 2 ? : | 
| 64 | 0 | 0 | @_ % 2 ? : | 
| 84 | 0 | 0 | unless ($res->header('Content-Type') =~ /json/) |