Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
IfStatementWithIdenticalBranches.html
blob: f73b3ca2affd23b56b896ccc1a91cb063982cb09 [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
if
</b>
statements with identical "then" and
<b>
else
</b>
branches. Such statements are almost certainly
programmer error.
<!-- tooltip end -->
<p>
</body>
</html>