Branch Coverage

lib/Bio/Tradis/Samtools.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
17 2 0 unless ($fp)
24 0 0 if (defined $version_string) { }
29 0 0 if ($version_string =~ /Version:[\t\s]+(\d+)\.(\d+)/) { }
50 0 14 if -x $exe
57 0 0 if ($self->exec_version < 1) { }
71 0 0 if ($self->_is_version_less_than_1) { }