blib/lib/Net/DRI/Protocol/EPP/Extensions/VeriSign/Suggestion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, $k) and Net::DRI::Util::xml_is_boolean($$rd{$k}) |
89 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, 'action') and ref $$rd{'action'} eq 'HASH' |
94 | 0 | 0 | 0 | defined $weight and $weight =~ /^(?:off|low|medium|high)$/ |
102 | 0 | 0 | 0 | defined $tld and $tld =~ /^[a-zA-Z]{2,6}$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | %f or @f |