Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
186 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
165 3 0 shift() || ''
237 0 0 $env->{'CONTENT_LENGTH'} || 0
283 0 2 $input->{'options'} || {}