Branch Coverage

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


line true false branch
71 42 0 if ($response->is_success)
80 0 42 if (@{$data->{'error'};})
81 0 0 if (@{$data->{'error'};} > 1) { }