blib/lib/Net/SMS/SMSPilot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
151 | 0 | 0 | 0 | defined $r and $$r{'success'} |
176 | 0 | 0 | 0 | $sender =~ /^[A-Za-z\.\-\d]{3,11}$/ and not $sender =~ /^\d{3,9}$/ |
199 | 0 | 0 | 0 | defined $r and $$r{'success'} |
211 | 0 | 0 | 0 | defined $r and $$r{'success'} |
230 | 0 | 0 | 0 | defined $r and $$r{'success'} |
line | l | !l | condition |
---|---|---|---|
71 | 0 | 0 | $$self{'_errmsg'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
31 | 0 | 0 | 0 | ref $class || $class |