Branch Coverage

blib/lib/Bio/Tools/Run/Minimo.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
148 1 0 unless defined $self->program_name
221 0 0 if ($self->verbose >= 0)
228 0 0 if ($ref and $ref eq 'SCALAR') { }
241 0 0 unless IPC::Run::run(@ipc_args)
244 0 0 if ($@)
254 0 0 unless (defined $base)
272 0 0 unless move($ace_file, $output_file)