Condition Coverage

lib/Bio/Roary/CommandLine/Roary.pm
Criterion Covered Total %
condition 3 18 16.6


and 3 conditions

line !l l&&!r l&&r condition
186 1 0 0 defined $verbose_stats and defined $output_multifasta_files
192 0 0 0 which('kraken') and which('kraken-report')

or 3 conditions

line l !l&&r !l&&!r condition
219 1 0 0 $self->output_directory eq '.' or $self->output_directory eq ''
221 0 0 0 -e $self->output_directory or -d $self->output_directory
224 0 0 0 -e $self->output_directory or -d $self->output_directory
245 0 0 1 $self->version or $self->help