Condition Coverage

blib/lib/Business/Bitcoin/Request.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
21 1 0 0 $args{'StartIndex'} and $args{'StartIndex'} =~ /\D/
49 0 0 0 defined $args{'Address'} and defined $args{'Reference'}

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 defined $args{'Address'} or defined $args{'Reference'}