| blib/lib/App/OpenMbox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 74 | 0 | 0 | if (-f $temp_userfile) | 
| 77 | 0 | 0 | unless open my $fd, $temp_userfile | 
| 85 | 0 | 0 | unless open my $fdw, ">>", $dove_userdb | 
| 115 | 0 | 0 | if (-f $temp_passfile) | 
| 117 | 0 | 0 | unless open my $fd, $temp_passfile | 
| 123 | 0 | 0 | if ($? == 0) | 
| 132 | 0 | 0 | if (%hash) | 
| 135 | 0 | 0 | unless open my $fd, $dove_userdb | 
| 139 | 0 | 0 | if (exists $hash{$u}) { } | 
| 152 | 0 | 0 | unless open my $fdw, ">", $dove_userdb |