]> source.dussan.org Git - sonarqube.git/blob
d8662a1db9806593cf61b70084b1a573065ed212
[sonarqube.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <pmd version="4.2.2" timestamp="2009-05-27T10:52:50.233">
3 <file name="/test/src/main/java/test/Test.java">
4 <violation beginline="10" endline="10" begincolumn="9" endcolumn="68" rule="AvoidDuplicateLiterals" ruleset="String and StringBuffer Rules" package="test" class="Test" externalInfoUrl="http://pmd.sourceforge.net/rules/strings.html#AvoidDuplicateLiterals" priority="3">
5 The String literal &quot;\1\14\13&uffff;\12\14\7&uffff;\32\14\4&uffff;\1\14\1&uffff;\32&quot; appears 10 times in this file; the first occurrence is on line 10
6 </violation>
7 <violation beginline="12" endline="12" begincolumn="9" endcolumn="13" rule="AvoidDuplicateLiterals" ruleset="String and StringBuffer Rules" package="test" class="Test" externalInfoUrl="http://pmd.sourceforge.net/rules/strings.html#AvoidDuplicateLiterals" priority="3">
8 The String literal &quot;\14&quot; appears 9 times in this file; the first occurrence is on line 12
9 </violation>
10 </file>
11 </pmd>