Introduce NODE_UNLESS for branch coverage
unless statement was a syntactic sugar for if statement, which made the result of branch coverage hard to understand.
unless
if
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Introduce NODE_UNLESS for branch coverage
unlessstatement was a syntactic sugar forifstatement,which made the result of branch coverage hard to understand.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e