| blib/lib/CDB_File/Generator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 14 | 35.7 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 1 | unless $tmpmake =~ s/.cdb$/.tmp/ |
| 63 | 0 | 1 | if -e $tmpmake |
| 65 | 0 | 1 | unless my $fh = 'IO::File'->new($$self{'tmpoutfile'}, '>') |
| 107 | 0 | 0 | unless $$self{'abort'} |
| 141 | 0 | 1 | if ($$self{'locale'}) { } |
| 149 | 0 | 1 | unless my $fh = 'IO::File'->new($$self{'tmpsortfile'}) |
| 179 | 0 | 0 | unless unlink $$self{'tmpsortfile'}, $$self{'tmpoutfile'} |