Branch Coverage

blib/lib/SMS/AQL.pm
Criterion Covered Total %
branch 5 44 11.3


line true false branch
106 0 1 unless ($$params{'username'} and $$params{'password'})
120 0 1 if ($$params{'options'}{'proxy'})
193 0 0 unless ($postdata{'orig'})
203 0 0 if ($response and $response->is_success)
206 0 0 wantarray ? :
211 0 0 wantarray ? :
250 0 0 unless ($to)
255 0 0 unless ($text)
265 0 0 unless ($to =~ /^0/)
277 0 0 if ($$opts{'skipintro'})
286 0 0 if ($response and $response->is_success) { }
329 0 0 unless ($response_details)
342 0 0 wantarray ? :
350 0 0 wantarray ? :
380 0 1 unless $response->is_success
490 1 0 if (exists $lookup{$r}) { }
497 0 1 unless ($self->last_status)
511 0 0 if (ref $servers ne 'ARRAY')
515 0 0 if (ref $postdata ne 'HASH')
519 0 0 if (not $url or ref $url)
529 0 0 if ($response->is_success)
545 0 0 unless ($num)