| blib/lib/Business/Bitcoin/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| 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'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | defined $args{'Address'} or defined $args{'Reference'} |