| blib/lib/BioX/Wrapper/Gemini.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 235 | 0 | 0 | unless $self->indir or $self->vcfs |
| 237 | 0 | 0 | if ($self->indir) |
| 249 | 0 | 0 | unless -d $self->outdir |
| 250 | 0 | 0 | unless -d $self->outdir . '/norm_annot_vcf' |
| 251 | 0 | 0 | if not -d $self->outdir . '/gemini_sqlite' |
| 265 | 0 | 0 | if $self->vcfs |
| 278 | 0 | 0 | if (@gzipthese) |
| 302 | 0 | 0 | unless $self->vcfs |
| 314 | 0 | 0 | unless $self->uncomvcfs |
| 385 | 0 | 0 | if ($self->ped) |
| 386 | 0 | 0 | unless $self->ped_dir |
| 395 | 0 | 0 | if ($self->ped) |