Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
SwitchStatementDensity.html
blob: f1c6772b46af68cf2b82430e982dadf239d5b20d [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
switch
</b>
statements
with too low a ratio of switch labels to executable statements. Such
<b>
switch
</b>
statements
may be confusing, and should probably be refactored.
<!-- tooltip end -->
<p>
</body>
</html>