Branch Coverage

blib/lib/Mail/SendGrid.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
57 0 0 if ($$response{'success'})
61 0 0 if defined $bounce
79 0 0 if ($$response{'success'})
81 0 0 if ($$json{'message'} eq 'success') { }
0 0 elsif (exists $$json{'message'}) { }
120 0 0 unless (exists $valid_params{$action}{$opt})
124 0 0 unless (defined $$optref{$opt} and $$optref{$opt} =~ /^($valid_params{$action}{$opt})$/)
134 0 0 unless ($$response{'success'})