Branch Coverage

blib/lib/Net/SMS/160By2.pm
Criterion Covered Total %
branch 0 74 0.0


line true false branch
92 0 0 unless ref $options eq 'HASH'
96 0 0 if $$options{'debug'}
118 0 0 unless $username
119 0 0 unless $password
126 0 0 if $$self{'debug'}
136 0 0 if $$self{'verbose'}
144 0 0 if $$self{'debug'}
149 0 0 if $$self{'verbose'} and not $session_id
152 0 0 unless $session_id
165 0 0 if $$self{'verbose'} and not $$self{'session_id'}
167 0 0 unless $$self{'session_id'}
184 0 0 unless $msg or $to
188 0 0 unless $$self{'session_id'}
192 0 0 if $$self{'verbose'}
197 0 0 if $$self{'verbose'}
216 0 0 unless ref $persons eq 'ARRAY'
221 0 0 unless $$self{'session_id'}
228 0 0 unless $msg or $to
230 0 0 if $$self{'verbose'}
235 0 0 if $$self{'verbose'}
260 0 0 unless (length $to == 10)
271 0 0 if $$self{'verbose'}
276 0 0 if $$self{'verbose'}
281 0 0 unless $_->attr('name') =~ /frm_sendsms/i or $_->attr('id') =~ /frm_sendsms/i
286 0 0 unless $sendsms_form
287 0 0 if $$self{'verbose'}
296 0 0 if ($input and $input->type eq 'text' and $input->name =~ /mobile/i || $input->id =~ /mobile/i || $$input{'placeholder'} =~ /Mobile (Number)?/i) { }
0 0 elsif ($input and $input->type eq 'textarea' and $input->name =~ /sendSMSMsg/i || $input->id =~ /sendSMSMsg/i || $$input{'placeholder'} =~ /(Enter your)?\s*message/i) { }
0 0 elsif ($input and $input->type eq 'hidden' and $input->name =~ /fkapps/i || $input->id =~ /fkapps/i) { }
0 0 elsif ($name eq 'hid_exists') { }
0 0 elsif ($name eq 'maxwellapps') { }
0 0 elsif ($name eq 'ulCategories') { }
0 0 elsif ($name eq 'reminderDate') { }
343 0 0 unless $action
344 0 0 if $$self{'debug'}
349 0 0 if $$self{'debug'}
351 0 0 if ($content =~ /You have reached 160by2 Usage/gims)