blob: 2132751ff25d7d9682eec6236749a6c4b6b7292f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>EmptyStatementBody.java</file>
<line>7</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>8</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>11</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;for&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>12</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;for&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>16</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;if&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>17</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;if&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>23</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;else&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>30</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;else&lt;/code&gt; statement has empty body #loc</description>
</problem>
<problem>
<file>EmptyStatementBody.java</file>
<line>32</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Statement with empty body</problem_class>
<description>&lt;code&gt;switch&lt;/code&gt; statement has empty body #loc</description>
</problem>
</problems>