| blib/lib/BioX/Wrapper/Gemini.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 196 | 0 | 0 | unless $self->indir or $self->vcfs |
| 198 | 0 | 0 | if ($self->indir) |
| 210 | 0 | 0 | unless -d $self->outdir |
| 211 | 0 | 0 | unless -d $self->outdir . '/norm_annot_vcf' |
| 212 | 0 | 0 | if not -d $self->outdir . '/gemini_sqlite' |
| 226 | 0 | 0 | if $self->vcfs |
| 239 | 0 | 0 | if (@gzipthese) |
| 263 | 0 | 0 | unless $self->vcfs |
| 275 | 0 | 0 | unless $self->uncomvcfs |
| 346 | 0 | 0 | if ($self->ped) |
| 347 | 0 | 0 | unless $self->ped_dir |
| 356 | 0 | 0 | if ($self->ped) |