Condition Coverage

blib/lib/Bio/LITE/Taxonomy/NCBI.pm
Criterion Covered Total %
condition 4 13 30.7


or 2 conditions

line l !l condition
172 0 0 $args{'save_mem'} || 0
209 1 0 $$self{'synList'} // ['synonym']

or 3 conditions

line l !l&&r !l&&!r condition
181 0 0 1 UNIVERSAL::isa($nodesFile, 'GLOB') or ref \$nodesFile eq 'GLOB'
191 0 0 1 UNIVERSAL::isa($nodesFile, 'GLOB') or ref \$nodesFile eq 'GLOB'
204 0 0 1 UNIVERSAL::isa($namesFile, 'GLOB') or ref \$namesFile eq 'GLOB'