blib/lib/CGI/SpeedUp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 7 | 42.8 |
line | l | !l | condition |
---|---|---|---|
39 | 1 | 0 | $_ and $$CGI::SpeedUp::Control{'header'}{$_} = 1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 1 | 0 | 0 | exists $ENV{"$module_name-header"} && $ENV{"$module_name-header"} |
line | l | !l | condition |
---|---|---|---|
21 | 1 | 0 | $/ ||= "\n" |