blib/lib/Log/Saftpresse/Input/RELP/Frame.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 0 | 0 | 0 | defined $command and $command =~ /^[a-zA-Z]+ $/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | not $data_len or $data_len > 131072 |
76 | 0 | 0 | 0 | not defined $trailer or $trailer ne "\n" |