Files
openide/java/java-tests/testData/inspection/dataFlow/IDEADEV74518/expected.xml
T

11 lines
392 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>NoWarnings.java</file>
<line>9</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constant conditions &amp; exceptions</problem_class>
<description>Condition &lt;code&gt;i == 1&lt;/code&gt; is always &lt;code&gt;true&lt;/code&gt; when reached</description>
</problem>
</problems>