blib/lib/Net/DRI/Protocol/EPP/Extensions/NSgroup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
98 | 0 | 0 | 0 | defined $gn and $gn |
0 | 0 | 0 | defined $gn and $gn and not ref $gn | |
0 | 0 | 0 | defined $gn and $gn and not ref $gn and Net::DRI::Util::xml_is_normalizedstring($gn, 1, 100) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
237 | 0 | 0 | 0 | grep {not /^(?:ns)$/;} $todo->types or grep {not /^(?:set)$/;} $todo->types('ns') |