| blib/lib/Net/Dynect/REST/Zone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 77 | 0 | 0 | 0 | defined $self->name and $self->serial |
| 100 | 0 | 0 | 0 | defined $self->name and $self->serial |
| 122 | 0 | 0 | 0 | defined $self->name and $self->serial |
| line | l | !l | condition |
|---|---|---|---|
| 52 | 0 | 0 | $args{'ttl'} || 3600 |
| 0 | 0 | $args{'serial_style'} || $self->serial_style || 'increment' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 11 | 0 | 0 | 0 | ref $proto || $proto |