blib/lib/Mail/Convert/Mbox/ToEml.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 25 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | $$self{'InFile'} and $$self{'OutDir'} |
line | l | !l | condition |
---|---|---|---|
11 | 0 | 0 | shift() || undef |
0 | 0 | shift() || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | shift() || $$self{'InFile'} |
36 | 0 | 0 | 0 | shift() || $$self{'OutDir'} |
65 | 0 | 0 | 0 | shift() || $$self{'InFile'} |
109 | 0 | 0 | 0 | shift() || $$self{'InFile'} |
232 | 0 | 0 | 0 | $_ =~ /^>from/i or $_ =~ /^>from:/i |
237 | 0 | 0 | 0 | $_ =~ /^$attach/ or $_ =~ /^$attach1/ |