Condition Coverage

blib/lib/Crypto/Exchange/Binance/Spot/API.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
188 4 0 0 $row->{'available'} == 0 and $row->{'in_order'} == 0

or 2 conditions

line l !l condition
61 0 3 $ENV{'TIME_ZONE'} // 'Europe/London'
127 6 0 $bases->{$pair} || die("Pair [$pair] is not a support trading pair")
197 2 0 delete $$rows{"LD$coin"} || {'available', 0}
253 0 0 $spec->{'response'}{'row_filter'} || sub {
307 1 0 $a->{'filled_time'}->() . '' || 0

or 3 conditions

line l !l&&r !l&&!r condition
258 0 0 0 $self->$old_filter($row) || $row->{'_others'}{'status'} ne 'FILLED'