Branch Coverage

blib/lib/Log/Dispatch/Twilio.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
29 0 0 unless ($args{$p})
37 0 0 if ($max <= 0)
60 0 0 unless ($res)
64 0 0 unless (is_success($$res{'code'}))
80 0 0 if ($max > 1 and $msg_length > $MAX_TWILIO_LENGTH) { }