| blib/lib/Net/DNS/RR/APL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 20 | 20 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 1 | 4 | unless $offset == $limit | 
| 49 | 5 | 22 | $_->{'negate'} ? : | 
| 77 | 13 | 13 | unless $argument[0] =~ m[[!:./]] | 
| 80 | 2 | 11 | $1 ? : | 
| 88 | 13 | 6 | if (my(%argval) = @argument) | 
| 91 | 39 | 13 | unless $attribute eq "address" | 
| 98 | 16 | 2 | unless defined wantarray | 
| 99 | 1 | 1 | wantarray ? : | 
| 139 | 13 | 12 | unless scalar @value | 
| 150 | 1 | 7 | $self->{'negate'} ? : |