blib/lib/Net/DRI/Protocol/EPP/Extensions/CentralNic/TTL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
84 | 0 | 0 | unless $mes->is_success |
87 | 0 | 0 | unless $infdata |
90 | 0 | 0 | unless @secs |
103 | 0 | 0 | unless exists $$rd{'ttl'} and ref $$rd{'ttl'} && Net::DRI::Util::is_class($$rd{'ttl'}, 'DateTime::Duration') || $$rd{'ttl'} =~ /^\d+$/ |
106 | 0 | 0 | ref $$rd{'ttl'} ? : |
117 | 0 | 0 | unless defined $toset and ref $toset && Net::DRI::Util::is_class($toset, 'DateTime::Duration') || $toset =~ /^\d+$/ |
120 | 0 | 0 | ref $toset ? : |