mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-17 21:15:58 +07:00
14 lines
352 B
XML
14 lines
352 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>B.java</file>
|
|
<line>3</line>
|
|
<description>Test-only method is called in production code</description>
|
|
</problem>
|
|
<problem>
|
|
<file>B.java</file>
|
|
<line>5</line>
|
|
<description>Test-only method is called in production code</description>
|
|
</problem>
|
|
</problems>
|