Branch Coverage

blib/lib/Net/SMS/Clickatell.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
71 0 0 unless (defined $class)
81 0 0 unless (exists $args{'API_ID'})
85 0 0 if ($args{'UseSSL'} =~ /\D/)
89 0 0 if (not exists $args{'BaseURL'}) { }
92 0 0 if (exists $args{'UseSSL'}) { }
100 0 0 if (exists $args{'UseSSL'}) { }
132 0 0 unless (defined $self)
140 0 0 if (not exists $args{'USER'} && exists $args{'PASSWD'}) { }
169 0 0 if ($res->is_success) { }
175 0 0 if ($content[0] eq 'OK') { }
212 0 0 unless (defined $self)
217 0 0 unless ($self->session_id)
226 0 0 if (not exists $args{'TO'}) { }
0 0 elsif ($args{'TO'} =~ /\D/) { }
238 0 0 if (not exists $args{'MSG'}) { }
262 0 0 if ($res->is_success) { }
267 0 0 if ($content[0] eq 'ID') { }
305 0 0 unless (defined $self)
310 0 0 if (not $ssid) { }
335 0 0 unless (defined $self)
340 0 0 if (not $msid) { }
376 0 0 unless (defined $self)
381 0 0 if (not defined $error) { }