blib/lib/HTTP/Proxy/GreaseMonkey/Redirector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | l | !l | condition |
---|---|---|---|
57 | 0 | 0 | $$self{'passthru'} || (return) |
149 | 0 | 0 | delete $$args{'m'} || die(q[Missing 'm' arg]) |
151 | 0 | 0 | $handler{$method} || die("No method $method") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
145 | 0 | 0 | 0 | $$self{'_html'} ||= 'HTML::Tiny'->new |