Branch Coverage

lib/Bio/Roary/ClustersRole.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
15 1 3 unless open my $fh, $self->clusters_filename
30 31 82 if ($line =~ /^>(.+)$/)
39 82 31 if ($line =~ /[\d]+\t[\w]+, >(.+)\.\.\. (.+)$/)
44 31 51 if ($identity eq '*') { }