Condition Coverage

blib/lib/Finance/LocalBitcoins/API.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
147 0 2 2 $self->request->request_type eq 'GET' and $uri->query

or 3 conditions

line l !l&&r !l&&!r condition
96 3 7 0 not $self->private or defined $self->token
214 8 2 0 (shift())->{'json'} ||= 'JSON'->new