| blib/lib/Net/SMS/CDYNE/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 25 | 0 | 0 | (shift())->{'Queued'} || '' | 
| 26 | 0 | 0 | (shift())->{'Sent'} || '' | 
| 28 | 0 | 0 | (shift())->{'Cancelled'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 14 | 0 | 0 | 0 | not $response_code or index($response_code, '2') != 0 |