| blib/lib/Sim/OPT/Sim.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 0 | 0 | unless open OUTFILE, ">>$outfile" |
| 90 | 0 | 0 | unless open TOSHELL, ">>$toshell" |
| 206 | 0 | 0 | unless open SIMLIST, ">>$simlist" |
| 215 | 0 | 0 | unless (-e $simblock) |
| 217 | 0 | 0 | if ($countblock == 0) { } |
| 240 | 0 | 0 | unless ($resfile ~~ \@simcases) |
| 245 | 0 | 0 | unless ($preventsim eq 'y') |
| 247 | 0 | 0 | unless (-e $resfile) |
| 249 | 0 | 0 | if ($simnetwork eq 'n') |
| 274 | 0 | 0 | if ($exeonfiles eq 'y') |
| 284 | 0 | 0 | if ($simnetwork eq 'y') |
| 310 | 0 | 0 | if ($exeonfiles eq 'y') |