Condition Coverage

blib/lib/SMS/Send/Adapter/Node/Red.pm
Criterion Covered Total %
condition 3 18 16.6


and 3 conditions

line !l l&&!r l&&r condition
191 2 0 0 not $driver and -r $ini_file
216 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() || ''
267 0 0 $env->{'CONTENT_LENGTH'} || 0
313 0 2 $input->{'options'} || {}