blob: af17cdd8e44c7a228ff049df4d60c3427227177b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>4</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;-0&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>5</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;.0f&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>6</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;0.&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>7</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;false&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>8</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;(byte)0&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>9</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;null&lt;/code&gt; is redundant #loc</description>
</problem>
<problem>
<file>RedundantFieldInitialization.java</file>
<line>10</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant field initialization</problem_class>
<description>Field initialization to &lt;code&gt;null&lt;/code&gt; is redundant #loc</description>
</problem>
</problems>