| blib/lib/Net/DRI/Data/Contact/PL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | defined $self->individual and not $self->individual =~ /^(?:0|1)$/ |
| 90 | 0 | 0 | 0 | defined $self->consent_for_publishing and not $self->consent_for_publishing =~ /^(?:0|1)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 0 | 0 | $change ||= 0 |