Condition Coverage

lib/Pcore/AE/Patch.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

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"

or 2 conditions

line l !l condition
39 0 0 $_ // ''
99 0 0 $len ||= 128

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 $family or not $service =~ m[^[/\x00]]msu