Condition Coverage

blib/lib/Bio/Tools/Run/Vista.pm
Criterion Covered Total %
condition 1 43 2.3


and 3 conditions

line !l l&&!r l&&r condition
157 0 0 0 -e $f and -x $f
263 0 0 0 $Bio::Tools::Run::Vista::PROGRAM and -e $Bio::Tools::Run::Vista::PROGRAM
0 0 0 $Bio::Tools::Run::Vista::PROGRAM and -e $Bio::Tools::Run::Vista::PROGRAM and -x $Bio::Tools::Run::Vista::PROGRAM
267 0 0 0 $exe = $self->io->exists_exe($Bio::Tools::Run::Vista::PROGRAMNAME) and -x $exe
356 0 0 0 $sim and $sim->isa('Bio::Align::AlignI')
406 0 0 0 $ref[$index] eq '-' and $seq2[$index] eq '-'
430 0 0 0 $first[$index] eq '-' and $sec[$index] eq '-'
481 0 0 0 ref $self->annotation eq 'ARRAY' and $self->annotation->[0]->isa('Bio::SeqFeatureI')

or 2 conditions

line l !l condition
295 0 0 $ref ||= 1
542 0 0 $self->java_param || ''

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 1 $ENV{'JAVA_HOME'} || $ENV{'JAVA_DIR'}
457 0 0 0 $self->region_file or $self->region_file_dir
463 0 0 0 $self->score_file or $self->score_file_dir
469 0 0 0 $self->alignment_file or $self->alignment_file_dir
544 0 0 0 $self->quiet or $self->verbose < 0