| lib/Mail/AuthenticationResults/Header/Version.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 9 | unless ($self->value) |
| 23 | 6 | 3 | if (ref $self->parent ne 'Mail::AuthenticationResults::Header::AuthServID') |
| 36 | 1 | 2 | unless defined $value |
| 38 | 2 | 1 | if $value eq '' |
| 47 | 0 | 11 | unless $self->_HAS_VALUE |
| 49 | 1 | 10 | unless defined $value |
| 50 | 2 | 8 | if $value =~ /[^0-9]/ |