Branch Coverage

blib/lib/WWW/ModulrFinance.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
17 0 0 @_ % 2 ? :
19 0 0 unless $params{'api_key'}
20 0 0 unless $params{'hmac_secret'}
81 0 0 if ($method eq 'GET' and $data)
89 0 0 if $data
94 0 0 if ($res->header('Content-Type') =~ /json/)
98 0 0 unless $res->is_success