blib/lib/Leyland/Negotiator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
185 | 0 | 0 | 0 | $prefix and $i < 1000 |
216 | 0 | 0 | 0 | scalar @captures == 1 and $captures[0] eq '1' |
224 | 0 | 0 | 0 | $rule eq 'internal' and not $internal |
310 | 0 | 0 | 0 | $$want{'mime'} eq '*/*' and $$want{'q'} > 0 |
344 | 0 | 0 | 0 | $charset =~ /utf-?8/i and $pref == 0 |
line | l | !l | condition |
---|---|---|---|
183 | 0 | 0 | $' || '/' |
191 | 0 | 0 | $' || '/' |
203 | 0 | 0 | $$_{'prefix'} || '_root_' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
87 | 0 | 0 | 0 | $path ||= $c->path |
165 | 0 | 0 | 0 | $$args{'path'} ||= $c->path |