blob: e3ec484499da0b6207a23cac6b2a6e6b6539d867 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>SwitchStatementsWithoutDefault.java</file>
<line>32</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'switch' statement without 'default' branch</problem_class>
<description>&lt;code&gt;switch&lt;/code&gt; statement without 'default' branch #loc</description>
</problem>
<problem>
<file>SwitchStatementsWithoutDefault.java</file>
<line>55</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'switch' statement without 'default' branch</problem_class>
<description>&lt;code&gt;switch&lt;/code&gt; statement without 'default' branch #loc</description>
</problem>
</problems>