| blib/lib/SMS/Send/Adapter/Node/Red.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 13 | 15.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 0 | 0 | 0 | $to and $text |
| 0 | 0 | 0 | not $to and $text | |
| 0 | 0 | 0 | $to and not $text |
| line | l | !l | condition |
|---|---|---|---|
| 150 | 1 | 0 | shift() || '' |
| 237 | 0 | 2 | $self->input->{'options'} || {} |