| blib/lib/URBL/Prepare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 18 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 83 | 0 | 2 | unless open $tldf, $infile |
| 86 | 0 | 4120 | unless $_ =~ /\S/ |
| 114 | 0 | 1 | unless open $wfile, $infile |
| 116 | 109 | 51 | unless $_ =~ /uridnsbl_skip_domain\s+(.+)/ |
| 141 | 0 | 0 | unless open $bkfile, $infile |
| 196 | 1 | 1007 | if $host =~ /$_$/ |
| 199 | 2 | 11588 | if ($host =~ /([^\.]+\.$_)$/) |
| 222 | 0 | 0 | if ($host =~ /$_$/) |
| 244 | 0 | 0 | if ($host =~ /$_$/) |