Branch Coverage

blib/lib/SMS/Send/CSoft.pm
Criterion Covered Total %
branch 14 14 100.0


line true false branch
27 1 3 unless exists $p{'_login'}
28 1 2 unless exists $p{'_password'}
29 1 1 unless exists $p{'_verbose'}
49 2 3 unless ($response->is_success)
51 1 1 if $$self{'_verbose'}
57 2 1 unless ($s =~ /Message Sent OK/i)
58 1 1 if $$self{'_verbose'}