| blib/lib/Convert/yEnc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 4 | 14 | unless $line |
| 64 | 0 | 14 | unless $rc->update($line) |
| 69 | 5 | 1 | if $rc->complete($name) |
| 74 | 2 | 6 | $err ? : |
| 75 | 1 | 7 | wantarray ? : |
| 90 | 2 | 3 | if (defined $outFile and $outFile eq $tmpFile) { } |
| 2 | 1 | elsif (defined $outFile) { } | |
| 96 | 0 | 2 | unless rename $tmpFile, $outFile |
| 120 | 6 | 0 | if defined $RC |