eclipse: project name should be found in .project (IDEA-52070 )
[fedora-idea.git] / resources-en / src / inspectionDescriptions / ConstantConditions.html
blob769d931fff3914791d4ebf90c1d8102477a47d4f
1 <html>
2 <body>
3 <font face="verdana" size="-1">This inspection reports those conditions in the specified inspection scope that are
4 always <b><font color="#000080">true</font></b> or <b><font color="#000080">false</font></b>,
5 as well as points out where a <b><font color="#000080">RuntimeException</font></b> may be thrown,
6 based on data flow analysis of the code.</font>
7 </body>
8 </html>