Branch Coverage

Bio/Matrix/PSM/IO.pm
Criterion Covered Total %
branch 5 16 31.2


line true false branch
140 3 9 if ($class =~ /Bio::Matrix::PSM::IO(\S+)/) { }
150 0 9 unless grep /$format/, @Bio::Matrix::PSM::IO::PSMFORMATS
154 0 9 unless $class->_load_format_module($format)
196 0 9 if ($@)
221 0 0 unless $_ = shift()
222 0 0 if /.meme$|meme.html$/i
223 0 0 if /\.dat$/i
224 0 0 if /^mast\.|\.mast.html$|.mast$/i