blib/lib/Email/MIME/Kit/Validator/Rx.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
106 | 0 | 3 | unless eval "require $plugin; 1" |
175 | 0 | 3 | ref $self->_schema_path ? : |
179 | 1 | 2 | ref $self->_schema_struct eq 'ARRAY' ? : |
182 | 0 | 3 | if @paths + @structs > 1 and not $self->combine |
185 | 1 | 2 | unless @paths or @structs |
195 | 1 | 2 | @structs > 1 ? : |