Branch Coverage

blib/lib/SMS/Send/Sergel/Simple/HTTP.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
15 0 0 unless ($args{'_login'} and $args{'_password'} and $args{'_source'} and $args{'_serviceid'})
47 0 0 if ($self->{'_debug'})
51 0 0 if ($response->{'success'}) { }
59 0 0 if (exists $OK_codes->{$resultCode}) { }