Branch Coverage

File:bin/benchmark-generator
Coverage:75.0%

line%coveragebranch
6450TFunless &GetOptions("input|i=s", \$infile, "output|o=s", \$outfile, "run|r", \$run, "help|h", \$help, "version|V", \$version)
72100TFif $help
74100TFif ($version)
8050TFunless defined $infile
88100TFif ($outfile) { }
50TFelsif ($run) { }