blob: fe20bdd54e6049becd45e12fbc54182ffecda4c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>14</line>
<entry_point TYPE="method" FQNAME="Test void notATest()"/>
<description>Method is never used.</description>
</problem>
<problem>
<file>Test.java</file>
<line>8</line>
<entry_point TYPE="method" FQNAME="Test void testSmth()"/>
<description>Method is never used.</description>
</problem>
</problems>