Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConditionalExpressionWithIdenticalBranches.html
blob: efdb43150700b42c35b1ca0a3e53b0d682e34f3b [
file
] [
log
] [
blame
]
<html>
<body>
Reports conditional expressions
with identical "then" and "else" branches. Such expressions are almost certainly
programmer error.
<!-- tooltip end -->
<p>
</body>
</html>