blob: e0491b7c6804eeb8738f75a19f712bc0eb74a1b7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ComparisonToNaN.java</file>
<line>8</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Comparison to Double.NaN or Float.NaN</problem_class>
<description>Comparison to &lt;code&gt;Float.NaN&lt;/code&gt; is always false #loc</description>
</problem>
<problem>
<file>ComparisonToNaN.java</file>
<line>12</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Comparison to Double.NaN or Float.NaN</problem_class>
<description>Comparison to &lt;code&gt;NaN&lt;/code&gt; is always false #loc</description>
</problem>
</problems>