| blib/lib/Mail/SPF/Term.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 185 | 0 | 0 | 0 | $1 >= 0 and $1 <= 32 |
| 0 | 0 | 0 | $1 >= 0 and $1 <= 32 and not $1 =~ /^0./ | |
| 223 | 0 | 0 | 0 | $1 >= 0 and $1 <= 128 |
| 0 | 0 | 0 | $1 >= 0 and $1 <= 128 and not $1 =~ /^0./ | |
| 250 | 0 | 0 | 0 | defined $$self{'ipv4_prefix_length'} and $$self{'parse_text'} =~ s[^/][] |