| blib/lib/Net/DRI/Data/Contact/CAT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 97 | 0 | 0 | if $self->lang and not Net::DRI::Util::xml_is_language($self->lang) |
| 98 | 0 | 0 | if $self->maintainer and not Net::DRI::Util::xml_is_token($self->maintainer, undef, 128) |
| 99 | 0 | 0 | if $self->email_sponsor and not Net::DRI::Util::xml_is_token($self->email_sponsor, 1, undef) and not 'Email::Valid'->rfc822($self->email_sponsor) |
| 101 | 0 | 0 | if $self->srid and $self->srid =~ /^REG-/ |
| 103 | 0 | 0 | if @errs |