| blib/lib/HackaMol/X/Calculator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 16 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 1 | 4 | unless $self->exe | 
| 29 | 3 | 1 | if $self->has_in_fn | 
| 30 | 2 | 2 | if $self->has_exe_endops | 
| 31 | 1 | 3 | if $self->has_out_fn | 
| 40 | 7 | 5 | if ($self->has_scratch) | 
| 41 | 3 | 4 | unless $self->scratch->exists | 
| 44 | 9 | 3 | unless ($self->has_command) | 
| 45 | 7 | 2 | unless $self->has_exe |