blib/lib/HTTP/Proxy/BodyFilter/htmltext.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 3 | unless ref $_[1] eq 'CODE' |
24 | 0 | 66 | if ($$dataref =~ /\G<\s*(?:script|style)[^>]*>/cig) |
26 | 1 | 65 | if ($$dataref =~ m[\G<\s*/\s*(?:script|style)[^>]*>]cig) |
30 | 0 | 65 | if $$dataref =~ /\G |