blob: 69d4a8c790affa8599aacb108c000515bffb22bd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>AssertWithSideEffects.java</file>
<line>13</line>
<problem_class>'assert' statement with side effects</problem_class>
<description>&lt;code&gt;assert&lt;/code&gt; has side effects #loc</description>
</problem>
<problem>
<file>AssertWithSideEffects.java</file>
<line>17</line>
<problem_class>'assert' statement with side effects</problem_class>
<description>&lt;code&gt;assert&lt;/code&gt; has side effects #loc</description>
</problem>
<problem>
<file>AssertWithSideEffects.java</file>
<line>31</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'assert' statement with side effects</problem_class>
<description>&lt;code&gt;assert&lt;/code&gt; has side effects #loc</description>
</problem>
</problems>