| lib/Sisimai/Lhost/Bigfoot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 23 | 43.4 |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 209 | 1 | shift() // (return undef) |
| 17 | 209 | 0 | shift() // (return undef) |
| 21 | 0 | 6 | $match ||= 1 |
| 22 | 6 | 0 | $match ||= 1 |
| 118 | 0 | 0 | $permessage->{$_} || '' |
| 121 | 6 | 0 | $commandtxt || '' |
| 122 | 6 | 0 | $e->{'command'} ||= "EHLO" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 117 | 0 | 6 | 0 | $e->{'lhost'} ||= $permessage->{'rhost'} |
| 118 | 12 | 0 | 0 | $e->{$_} ||= $permessage->{$_} || '' |
| 121 | 0 | 6 | 0 | $e->{'command'} ||= $commandtxt || '' |