blib/lib/Nginx/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 36 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
128 | 0 | 0 | 16 | -f $_ and -x $_ |
144 | 0 | 0 | 0 | -f "$_/objs/nginx-perl" and -x "$_/objs/nginx-perl" |
164 | 0 | 0 | 0 | -f $_ and -x $_ |
320 | 17 | 17 | 25 | $_ ne '.' and $_ ne '..' |
34 | 17 | 8 | $_ ne '.' and $_ ne '..' and $_ ne '.exists' | |
403 | 0 | 0 | 0 | $_ ne '.' and $_ ne '..' |
0 | 0 | 0 | $_ ne '.' and $_ ne '..' and $_ ne '.exists' | |
1083 | 0 | 10 | 0 | @dirs and $dirs[-1] eq '' |
1117 | 0 | 0 | 0 | $_ ne '.' and $_ ne '..' |
0 | 0 | 0 | $_ ne '.' and $_ ne '..' and $_ ne '.exists' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
850 | 0 | 0 | 0 | $$buf =~ /(\x0d\x0a\x0d\x0a)/gs or $$buf =~ /(\x0a\x0a)/gs |
933 | 103 | 0 | 0 | $$buf =~ /(\x0d\x0a\x0d\x0a)/gs or $$buf =~ /(\x0a\x0a)/gs |