| blib/lib/Mail/Procmailrc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 15 | 80.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 147 | 0 | 93 | 9 | defined $$data[0] and $$data[0] =~ /$Mail::Procmailrc::RE{'blank'}/ | 
| 215 | 0 | 0 | 1 | $seek and ref $seek | 
| 450 | 5 | 2 | 251 | @$data and $line =~ /$Mail::Procmailrc::RE{'varmlq'}/ | 
| 748 | 246 | 112 | 5 | defined $data and not ref $data | 
| 768 | 387 | 62 | 47 | $data and not ref $data |