lib/Sisimai/Lhost/Courier.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 26 | 50.0 |
line | l | !l | condition |
---|---|---|---|
16 | 207 | 1 | shift() // (return undef) |
17 | 207 | 0 | shift() // (return undef) |
20 | 0 | 0 | $match ||= 1 |
21 | 0 | 21 | $match ||= 1 |
24 | 21 | 0 | $match ||= 1 |
146 | 0 | 0 | $permessage->{$_} || '' |
155 | 16 | 5 | $commandtxt || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
62 | 0 | 21 | 231 | rindex($e, $startingof->{'message'}[0]) > -1 or rindex($e, $startingof->{'message'}[1]) > -1 |
129 | 0 | 16 | 0 | $commandtxt ||= $1 |
146 | 63 | 0 | 0 | $e->{$_} ||= $permessage->{$_} || '' |
155 | 0 | 16 | 5 | $e->{'command'} ||= $commandtxt || '' |