| blib/lib/ParseUtil/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 106 | 38 | 32 | 10 | $possible_thld and $possible_thld =~ /\A$tld_regex\z/u |
| 139 | 3 | 75 | 6 | $zone and $zone =~ /^(?:de|fr|pm|re|tf|wf|yt)$/u |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 142 | 5 | 1 | 96 | not defined $segment or $segment eq '' |