| blib/lib/Net/DRI/Data/RegistryObject.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 0 | 0 | unless defined $p and ref $p eq 'Net::DRI' || ref $p eq 'Net::DRI::Registry' |
| 96 | 0 | 0 | unless defined $type and $type |
| 120 | 0 | 0 | unless $attr =~ /[^A-Z]/ |
| 124 | 0 | 0 | if (@args == 2 and ref $args[0] eq 'ARRAY' and ref $args[1] eq 'ARRAY') { } |
| 127 | 0 | 0 | if defined $name and $name |
| 131 | 0 | 0 | defined $name && $name ? : |
| 136 | 0 | 0 | if (ref $p eq 'Net::DRI::Registry') { } |
| 0 | 0 | elsif (ref $p eq 'Net::DRI') { } |