| blib/lib/Net/DRI/Protocol/EPP/Extensions/PL/Report.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 45 | 0 | 0 | 0 | defined $id and length $id | 
| 70 | 0 | 0 | 0 | Net::DRI::Util::has_key($rp, 'offset') and $rp->{'offset'} =~ /^\d+$/ | 
| 71 | 0 | 0 | 0 | Net::DRI::Util::has_key($rp, 'limit') and $rp->{'limit'} =~ /^\d+$/ | 
| 155 | 0 | 0 | 0 | Net::DRI::Util::has_key($rp, 'account_type') and length $rp->{'account_type'} |