blib/lib/HTTP/Proxy/FilterStack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
18 | 125 | 125 | shift() || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 1 | 2 | 0 | $$_[1]->isa($$self{'type'}) or croak("$_ is not a $$self{'type'}") |
51 | 157 | 2 | 0 | $$_[1]->isa($$self{'type'}) or croak("$_ is not a $$self{'type'}") |