blob: 8975ef28091a75d7ea531de7074a60b8fdad0bf8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ThreeNegationsPerMethod.java</file>
<line>23</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Method with more than three negations</problem_class>
<description>&lt;code&gt;badMethod2&lt;/code&gt; contains 4 negations #loc</description>
</problem>
<problem>
<file>ThreeNegationsPerMethod.java</file>
<line>15</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Method with more than three negations</problem_class>
<description>&lt;code&gt;badMethod&lt;/code&gt; contains 4 negations #loc</description>
</problem>
</problems>