| blib/lib/Mail/SendGrid.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | if ($response->{'success'}) |
| 59 | 0 | 0 | if defined $bounce |
| 77 | 0 | 0 | if ($response->{'success'}) |
| 79 | 0 | 0 | if ($json->{'message'} eq 'success') { } |
| 0 | 0 | elsif (exists $json->{'message'}) { } | |
| 118 | 0 | 0 | unless (exists $valid_params{$action}{$opt}) |
| 122 | 0 | 0 | unless (defined $optref->{$opt} and $optref->{$opt} =~ /^($valid_params{$action}{$opt})$/) |
| 132 | 0 | 0 | unless ($response->{'success'}) |