| blib/lib/Mail/Salsa/Action/Unsubscribe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 138 | 0 | 0 | 0 | $exist and /^[^\#]/ | 
| 0 | 0 | 0 | $exist and /^[^\#]/ and /($pattern)>?/ | |
| 0 | 0 | 0 | $exist and /^[^\#]/ and /($pattern)>?/ and exists $$addrs{$1} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | ref $proto || $proto |