blib/lib/Apache2/ASP/HTTPContext/SubContext.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
64 | 0 | 0 | 0 | $s->page and $s->page->directives->{'OutputCache'} |
0 | 0 | 0 | $s->page and $s->page->directives->{'OutputCache'} and defined $s->{'_cache_buffer'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
19 | 0 | 0 | 0 | ref $class || $class |
66 | 0 | 0 | 0 | $res == 200 or $res == 0 |