blib/lib/Perlbal/Plugin/Highpri.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | unless $what and $val |
34 | 0 | 0 | if $out |
40 | 0 | 0 | unless ($val eq 'undef' or $val eq 'none' or $val eq 'null') |
46 | 0 | 0 | if $@ or not $temp |
50 | 0 | 0 | if ($what =~ /^uri_pattern/i) { } |
0 | 0 | elsif ($what =~ /^host_pattern/i) { } | |
73 | 0 | 0 | if $uri_check and $$cp{'req_headers'}->request_uri =~ /$uri_check/ |
75 | 0 | 0 | if ($host_check) |
77 | 0 | 0 | if $hostname and $hostname =~ /$host_check/ |