Condition Coverage

blib/lib/Bio/Tools/Run/FootPrinter.pm
Criterion Covered Total %
condition 1 13 7.6


and 3 conditions

line !l l&&!r l&&r condition
277 1 0 0 not $self->tree and -e $ENV{'FOOTPRINTER_DIR'} . '/tree_of_life'
409 0 0 0 $attr_key eq 'losses' and $value =~ /^\s*(somewhat|very)?\s*significant\s*$/

or 2 conditions

line l !l condition
234 0 0 $self->SUPER::executable(@_) || (return)
330 0 0 $self->executable || (return)

or 3 conditions

line l !l&&r !l&&!r condition
354 0 0 0 $status == 0 or $status == 256