Branch Coverage

blib/lib/SMS/MessageBird/API.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
65 0 0 unless (%params and exists $params{'api_key'} and $params{'api_key'})
74 0 0 if $params{'originator'}
113 0 0 if $originator
132 0 0 if ($api_url)
146 0 0 if ($data)
149 0 0 if (lc $method eq 'get') { }
170 0 0 $api_response->is_success ? :