blob: 4017e6ccf8c80f5bec6fef3e85ed7309c41ce66c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>FallthruInSwitch.java</file>
<line>22</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Fall-through in 'switch' statement</problem_class>
<description>&lt;code&gt;case (5):&lt;/code&gt; fall-through in 'switch' statement #loc</description>
</problem>
</problems>