Branch Coverage

blib/lib/Business/Bitpay.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
17 0 1 unless my($class, $api_key, @args) = @_
36 1 1 if ($data)
57 0 0 unless $http_response->is_success
62 0 0 if (my $error = $$response{'error'})
75 0 0 unless exists $args{'price'}
76 0 0 unless exists $args{'currency'}