Branch Coverage

blib/lib/Finance/Crypto/Exchange/Kraken.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
65 0 0 if $self->has_nonce
80 43 0 if ($response->is_success)
89 0 43 if (@{$data->{'error'};})
90 0 0 if (@{$data->{'error'};} > 1) { }
125 0 0 if $_ =~ /^[a-z]/