| blib/lib/Business/Bitcoin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 1 | 1 | 0 | $arg{'StartIndex'} and $arg{'StartIndex'} =~ /\D/ |
| 28 | 0 | 2 | 0 | $arg{'Clobber'} and $arg{'DB'} ne ':memory:' |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 1 | 1 | $arg{'StartIndex'} || 0 |
| 52 | 1 | 1 | $arg{'Path'} || 'penultimate' |