|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
18
 | 
 0  | 
 0  | 
 unless ($$self{'InFile'} and $$self{'OutDir'})  | 
 
| 
19
 | 
 0  | 
 0  | 
 unless (-e $$self{'InFile'})  | 
 
| 
20
 | 
 0  | 
 0  | 
 unless (-d $$self{'OutDir'})  | 
 
| 
24
 | 
 0  | 
 0  | 
 unless (-e $$self{'OutDir'})  | 
 
| 
37
 | 
 0  | 
 0  | 
 if ($infile)  | 
 
| 
39
 | 
 0  | 
 0  | 
 unless (-e $$self{'InFile'})  | 
 
| 
41
 | 
 0  | 
 0  | 
 if ($outDir)  | 
 
| 
43
 | 
 0  | 
 0  | 
 unless (-d $$self{'OutDir'})  | 
 
| 
47
 | 
 0  | 
 0  | 
 unless (-e $$self{'OutDir'})  | 
 
| 
59
 | 
 0  | 
 0  | 
 if ($$self{'MessageCount'}) { }  | 
 
| 
68
 | 
 0  | 
 0  | 
 if (open FH, $infile) { }  | 
 
| 
71
 | 
 0  | 
 0  | 
 if ($_ =~ /^subject:/i)  | 
 
| 
94
 | 
 0  | 
 0  | 
 unless (-e $$self{'InFile'})  | 
 
| 
95
 | 
 0  | 
 0  | 
 unless (-d $$self{'OutDir'})  | 
 
| 
99
 | 
 0  | 
 0  | 
 unless (-e $$self{'OutDir'})  | 
 
| 
114
 | 
 0  | 
 0  | 
 unless (@subjectlist)  | 
 
| 
117
 | 
 0  | 
 0  | 
 if (lc($_) =~ /$what/i)  | 
 
| 
125
 | 
 0  | 
 0  | 
 if (%h) { }  | 
 
| 
137
 | 
 0  | 
 0  | 
 if (not $_ =~ /^From -/) { }  | 
 
| 
142
 | 
 0  | 
 0  | 
 if (@currmail)  | 
 
| 
150
 | 
 0  | 
 0  | 
 if @currmail  | 
 
| 
164
 | 
 0  | 
 0  | 
 if (@temp != 0) { }  | 
 
| 
194
 | 
 0  | 
 0  | 
 if (open FHOUT, ">$file") { }  | 
 
| 
220
 | 
 0  | 
 0  | 
 if ($TVal[0])  | 
 
| 
226
 | 
 0  | 
 0  | 
 if ($_ =~ /^from:/i)  | 
 
| 
229
 | 
 0  | 
 0  | 
 if (length $tmp <= 2)  | 
 
| 
230
 | 
 0  | 
 0  | 
 if $ToVal  | 
 
| 
232
 | 
 0  | 
 0  | 
 if ($_ =~ /^>from/i or $_ =~ /^>from:/i)  | 
 
| 
237
 | 
 0  | 
 0  | 
 if ($_ =~ /^$attach/ or $_ =~ /^$attach1/)  | 
 
| 
238
 | 
 0  | 
 0  | 
 if $attachment == 1  |