Condition Coverage

blib/lib/Bio/Tools/Run/Match.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
218 0 0 0 $mxprf_file and -e $mxprf_file
228 0 0 0 $mxprf_file and -e $mxprf_file
230 0 0 0 $mxprf_file and ref $mxprf_file eq 'ARRAY'

or 2 conditions

line l !l condition
214 0 0 $self->executable || (return)