| blib/lib/Authen/UserVerify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 2 | 0 | if (-f $file) |
| 42 | 0 | 3 | unless $$self{'user_info'}{$hash} |
| 49 | 0 | 3 | if scalar grep({/\t/;} @fields) |
| 59 | 0 | 3 | unless ($status) |
| 64 | 0 | 3 | unless open OUT, ">>$file" |
| 77 | 3 | 3 | unless $$self{'user_info'}{$hash} |
| 87 | 0 | 3 | unless open OUT, ">$file" |
| 92 | 0 | 3 | unless ($status) |