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