blib/lib/SMS/Send/BudgetSMS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 2 | 3 | unless ($args{'_login'} and $args{'_password'} and $args{'_userid'}) |
37 | 2 | 0 | unless ($args{'to'} and $args{'text'}) |
58 | 0 | 0 | if $res->decoded_content =~ /^OK \d*$/ |