| blib/lib/Finance/Bitcoin/Feed/Pusher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 42 | 0 | 0 | $ENV{'DEBUG'} || 0 |
| 46 | 0 | 0 | $ENV{'DEBUG'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 221 | 0 | 0 | 0 | VERBOSE() or DEBUG() |
| 231 | 0 | 0 | 0 | VERBOSE() or DEBUG() |
| 239 | 0 | 0 | 0 | (shift())->{'json'} ||= 'JSON'->new |