Condition Coverage

blib/lib/SMS/Send/Adapter/Node/Red.pm
Criterion Covered Total %
condition 2 13 15.3


and 3 conditions

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

or 2 conditions

line l !l condition
150 1 0 shift() || ''
237 0 2 $self->input->{'options'} || {}