lib/Pcore/AE/Patch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 0 | 0 | 0 | defined $host and $host eq 'unix/' |
0 | 0 | 0 | defined $host and $host eq 'unix/' and substr($service, 0, 1) eq "\000" |
line | l | !l | condition |
---|---|---|---|
39 | 0 | 0 | $_ // '' |
99 | 0 | 0 | $len ||= 128 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | $family or not $service =~ m[^[/\x00]]msu |