| blib/lib/E2/Interface.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 32 | 3.1 |
| line | l | !l | condition |
|---|---|---|---|
| 218 | 0 | 0 | $self->cookie && 1 |
| 247 | 0 | 0 | $self->cookie && 1 |
| 314 | 0 | 0 | ${$$self{'cookie'};} && 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 0 | 0 | 0 | $d and not $DEBUG |
| 574 | 0 | 0 | 0 | $post and $DEBUG > 2 |
| 674 | 0 | 0 | 0 | $DEBUG and not $thr |
| 824 | 0 | 0 | 0 | $1 and $DEBUG > 2 |
| line | l | !l | condition |
|---|---|---|---|
| 442 | 0 | 0 | shift() || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 112 | 0 | 0 | 0 | &decode_utf8($s) || $s |
| 136 | 0 | 6 | 0 | ref $arg || $arg |
| 379 | 0 | 0 | 0 | &decode_utf8($xml) || $xml |
| 587 | 0 | 0 | 0 | not $response[0] or $response[0] ne '-1' |