Branch Coverage

blib/lib/SMS/Send/IN/Unicel.pm
Criterion Covered Total %
branch 2 28 7.1


line true false branch
36 0 2 unless $args{'_login'}
37 0 2 unless $args{'_password'}
60 0 0 if $$self{'_debug'}
63 0 0 if $$self{'_debug'}
67 0 0 if $$self{'_debug'}
71 0 0 unless $res->is_success
101 0 0 unless length $text <= 160
121 0 0 if (length $dest == 12 or length $dest == 10) { }
122 0 0 if (length $dest == 12)
124 0 0 unless $countrycode eq '91'
126 0 0 if (length $dest == 10)
133 0 0 unless $checkseries =~ /[9|8|7]/
147 0 0 if ($res_content =~ /^[0-9]+$/ and length $res_content == 19) { }
151 0 0 if ($uecodes{$ecode})