| blib/lib/Net/DRI/Protocol/EPP/Extensions/Keygroup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | defined $h and length $h | 
| 0 | 0 | 0 | defined $h and length $h and not ref $h | |
| 0 | 0 | 0 | defined $h and length $h and not ref $h and Net::DRI::Util::xml_is_token($h, 1, 100) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 202 | 0 | 0 | 0 | grep {not /^(?:keys)$/;} $todo->types or grep {not /^(?:set)$/;} $todo->types('keys') |