blob: 807c9ca842e0f0f0702f1fe4011d8007a8f75317 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>3</line>
<description>Condition 't instanceof Test' is redundant</description>
</problem>
<problem>
<file>Test.java</file>
<line>9</line>
<description>Condition 't instanceof Test' always true</description>
</problem>
<problem>
<file>Test.java</file>
<line>14</line>
<description>Condition 'foo(null) instanceof Test' is redundant</description>
</problem>
</problems>