Condition Coverage

lib/Bio/Roary/CommandLine/QueryRoary.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
62 1 0 17 defined $groups_filename and -e $groups_filename
79 11 0 7 defined $self->input_set_one and defined $self->input_set_two
86 7 10 1 not defined $self->input_set_two and @{$self->args;} == 0
118 7 0 6 $self->action eq 'gene_multifasta' and defined $self->group_names
0 0 7 $self->action eq 'difference' and defined $self->input_set_one
0 0 7 $self->action eq 'difference' and defined $self->input_set_one and defined $self->input_set_two