blib/lib/Bio/LITE/Taxonomy/NCBI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 11 | 27.2 |
line | l | !l | condition |
---|---|---|---|
157 | 0 | 0 | $args{'save_mem'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
166 | 0 | 0 | 1 | UNIVERSAL::isa($nodesFile, 'GLOB') or ref \$nodesFile eq 'GLOB' |
176 | 0 | 0 | 1 | UNIVERSAL::isa($nodesFile, 'GLOB') or ref \$nodesFile eq 'GLOB' |
189 | 0 | 0 | 1 | UNIVERSAL::isa($namesFile, 'GLOB') or ref \$namesFile eq 'GLOB' |