Branch Coverage

blib/lib/Finance/Crypto/Exchange/Kraken.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
64 42 0 if ($response->is_success)
73 0 42 if (@{$data->{'error'};})
74 0 0 if (@{$data->{'error'};} > 1) { }