lib/Bio/Roary/Output/NumberOfGroups.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
75 | 140 | 100 | unless (defined $existing_groups{$group}) |
82 | 170 | 170 | if ($existing_groups{$group} >= $files_counter * $self->core_definition) |
86 | 220 | 120 | if ($existing_groups{$group} == 1) |