blib/lib/HackaMol/X/Vina.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 22 | 68.1 |
line | true | false | branch |
---|---|---|---|
69 | 5 | 2 | if ($self->has_scratch) |
70 | 4 | 1 | unless $self->scratch->exists |
74 | 4 | 3 | unless $self->has_in_fn |
75 | 1 | 6 | unless $self->has_exe |
77 | 5 | 2 | unless ($self->has_out_fn) |
83 | 5 | 2 | unless ($self->has_command) |
138 | 0 | 0 | if defined $num_modes |
147 | 0 | 0 | if defined $num_modes |
149 | 0 | 0 | if $self->has_scratch |
161 | 0 | 1 | if $self->has_log_fn |
167 | 5 | 2 | if $self->$condition |