Condition Coverage

blib/lib/Bio/LITE/Taxonomy/NCBI/Gi2taxid.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
208 0 1 1 defined $args{'out'} and ref \$args{'out'} eq 'SCALAR'

or 2 conditions

line l !l condition
118 0 3 $args{'save_mem'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
120 0 0 3 UNIVERSAL::isa($args{'dict'}, 'GLOB') or ref \$args{'dict'} eq 'GLOB'
176 1 0 1 UNIVERSAL::isa($args{'out'}, 'GLOB') or ref \$args{'out'} eq 'GLOB'
185 0 0 2 UNIVERSAL::isa($args{'in'}, 'GLOB') or ref \$args{'in'} eq 'GLOB'