| Bio/Index/Abstract.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 16 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 563 | 0 | 0 | 4 | $Bio::Root::IO::FILESPECLOADED and 'File::Spec'->can('rel2abs') | 
| 564 | 0 | 0 | 4 | not 'File::Spec'->file_name_is_absolute($files[$i]) and $self->pathtype ne 'relative' | 
| 652 | 4 | 0 | 0 | $type ne 'absolute' and $type ne 'relative' | 
| line | l | !l | condition | 
|---|---|---|---|
| 213 | 2 | 2 | $value || $Bio::Index::Abstract::USE_DBM_TYPE || 'DB_File' | 
| 521 | 0 | 4 | $self->_file_count || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 212 | 0 | 4 | 3 | $value or not $self->{'_dbm_package'} |