Branch Coverage

blib/lib/Log/Dispatch/Twilio.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
30 4 30 unless ($args{$p})
38 0 6 if ($max <= 0)
61 0 2 unless ($res)
65 1 1 unless (&is_success($res->{'code'}))
81 2 5 if ($max > 1 and $msg_length > $MAX_TWILIO_LENGTH) { }