| blib/lib/Mail/Lite/Processor/Regexp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 22 | 72.7 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 230 | 190 | if ($text_type eq 'body') |
| 21 | 190 | 0 | if ($text_type ne 'header') |
| 63 | 54 | 527 | if ($rule_var eq '$1') |
| 68 | 7 | 451 | if (exists $$extracted{$k}) { } |
| 69 | 0 | 7 | if (ref $$extracted{$k} eq 'ARRAY') { } |
| 81 | 0 | 527 | if (ref $rule eq 'ARRAY') { } |
| 86 | 0 | 0 | unless @matched |
| 91 | 521 | 6 | if (not $no_global) { } |
| 92 | 0 | 521 | unless $text |
| 99 | 4 | 523 | unless @matched |
| 101 | 34 | 489 | if (@matched > 1) { } |