| blib/lib/Search/Mousse/Writer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 10 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 41 | 0 | 2 | unless $self->key_to_id('CDB_File'->new($filename, $tempfile)) | 
| 45 | 0 | 2 | unless $self->id_to_key('CDB_File'->new($filename, $tempfile)) | 
| 49 | 0 | 2 | unless $self->id_to_value('CDB_File_Thawed'->new($filename, $tempfile)) | 
| 59 | 0 | 220 | if $self->seen_key->{$key}++ | 
| 83 | 0 | 2 | unless my $cdb = 'CDB_File_Thawed'->new($filename, $tempfile) |