Branch Coverage

script/gated2yaml
Criterion Covered Total %
branch 4 8 50.0


line true false branch
26 0 1 if @_
46 0 1 unless &GetOptions("h", sub { &usage(); } , "D=s", \$file, "H=s", \$ssh, "S=i", \$skip)
50 0 1 if @ARGV > 1
56 1 0 if (@ARGV > 0) { }