| blib/lib/SMS/Handler/Ping.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 125 | 0 | 0 | if ($self{'addr'}) |
| 130 | 0 | 0 | if ($self{'dest'}) |
| 153 | 0 | 0 | if ($$self{'number'}) |
| 155 | 0 | 0 | unless ($$hsms{'dest_addr_ton'} == $$self{'ton'}) |
| 157 | 0 | 0 | if $Debug |
| 160 | 0 | 0 | unless ($$hsms{'dest_addr_npi'} == $$self{'npi'}) |
| 162 | 0 | 0 | if $Debug |
| 165 | 0 | 0 | unless ($$hsms{'destination_addr'} == $$self{'number'}) |
| 167 | 0 | 0 | if $Debug |
| 172 | 0 | 0 | if ($$hsms{'short_message'} ne $$self{'message'}) { } |
| 189 | 0 | 0 | if ($fh->close) |
| 191 | 0 | 0 | if $Debug |
| 196 | 0 | 0 | if $Debug |
| 201 | 0 | 0 | if $Debug |
| 205 | 0 | 0 | if $Debug |