Branch Coverage

File:bin/deploy-workflows
Coverage:85.0%

line%coveragebranch
8050TFunless &GetOptions("target|t=s", \$target, "force|f", \$force, "dry-run|n", \$dry_run, "version|V", \$version, "help|h", \$help)
88100TFif $help
90100TFif ($version)
98100TFunless -d $target
108100TFunless ($force or $dry_run)
111100TFif (-e $dest)
117100TFif ($dry_run)
11850TFunless -d $wf_dir
12150TF-e $dest ? :
126100TFunless -d $wf_dir