blib/lib/ParseUtil/Domain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 32 | 30 | 10 | $possible_thld and $possible_thld =~ /\A$tld_regex\z/u |
140 | 0 | 73 | 0 | $zone and $zone =~ /^(?:de|fr|pm|re|tf|wf|yt)$/u |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
143 | 6 | 0 | 85 | not defined $segment or $segment eq '' |