Condition Coverage

blib/lib/Bio/Tools/Run/Pseudowise.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
335 0 0 0 $seq1->isa('Bio::PrimarySeqI') and $seq2->isa('Bio::PrimarySeqI')
0 0 0 $seq1->isa('Bio::PrimarySeqI') and $seq2->isa('Bio::PrimarySeqI') and $seq2->isa('Bio::PrimarySeqI')

or 2 conditions

line l !l condition
187 0 0 $1 || undef

or 3 conditions

line l !l&&r !l&&!r condition
233 0 0 0 @files != 3 or grep {not defined $_;} @files
266 0 0 0 $self->silent or $self->quiet
0 0 0 $self->silent or $self->quiet or $self->verbose < 1