blib/lib/Mail/BIMI/VMC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
222 | 0 | 0 | 0 | $self->data eq '' and @{$self->errors} |
232 | 0 | 0 | 0 | $self->chain_object and not $self->chain_object->is_valid |
236 | 0 | 0 | 0 | $self->indicator and not $self->indicator->is_valid |
line | l | !l | condition |
---|---|---|---|
254 | 0 | 0 | $self->subject // '-none-' |
255 | 0 | 0 | $self->not_before // '-none-' |
256 | 0 | 0 | $self->not_after // '-none-' |
257 | 0 | 0 | $self->issuer // '-none-' |
259 | 0 | 0 | $self->alt_name // '-none-' |
269 | 0 | 0 | $error->detail // '' |