blib/lib/Net/DRI/Data/Contact/US.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $change and $self->application_purpose eq '' |
97 | 0 | 0 | 0 | $change and $self->nexus_category eq '' |
98 | 0 | 0 | 0 | $1 and not exists $Net::DRI::Util::CCA2{$1} |
line | l | !l | condition |
---|---|---|---|
85 | 0 | 0 | $change ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $self->application_purpose =~ /^P[1-5]$/ or $change and $self->application_purpose eq '' |
97 | 0 | 0 | 0 | $self->nexus_category =~ m[^C(?:1[12]|21|3[12]/([A-Z][A-Z]))$] or $change and $self->nexus_category eq '' |