Branch Coverage

lib/Bio/Roary/External/CheckTools.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
108 0 4 if $fp
118 12 5 if not $fp and $t->{'NEEDED'}
119 5 12 unless $fp or $t->{'NEEDED'}
121 6 17 if ($fp)
124 0 6 if ($t->{'GETVER'})
126 0 0 if (defined $s) { }
128 0 0 if defined $1
130 0 0 if (defined $t->{'MINVER'} and $t->{'VERSION'} < $t->{'MINVER'})
133 0 0 if (defined $t->{'MAXVER'} and $t->{'VERSION'} > $t->{'MAXVER'})
154 0 1 if ($cdhit)
160 0 1 if ($fasttree)
172 6 227 if -x $exe