Branch Coverage

blib/lib/Crypto/Exchange/Binance/Spot/API.pm
Criterion Covered Total %
branch 7 22 31.8


line true false branch
73 0 0 if ($self->key) { }
86 0 0 if ($self->secret)
100 0 4 if (my $my_currency_file = $ENV{'MY_BINANCE_CURRENCIES'})
101 0 0 unless open my $fh, '<', $my_currency_file
134 5 0 if (my $tz = $self->time_zone)
137 0 0 wantarray ? :
143 4 0 if (my $tz = $t->time_zone)
146 0 2 wantarray ? :
188 0 4 if ($row->{'available'} == 0 and $row->{'in_order'} == 0)
196 2 2 if $coin =~ /^LD/
258 0 0 $self->$old_filter($row) || $row->{'_others'}{'status'} ne 'FILLED' ? :