Branch Coverage
lib/Bio/Roary/External/Fasttree.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
26
0
0
unless
$self
->verbose
37
0
0
unless
(
defined
$self
->input_file
and
-e
$self
->input_file
)
43
0
0
if
(
-s
$self
->input_file
<
5
)