]> source.dussan.org Git - sonarqube.git/blob
b20a3afd2792fe03a8c6fa00099d946fe9d66783
[sonarqube.git] /
1 <sqale>
2   <chc>
3     <key>USABILITY</key>
4     <name>Usability</name>
5     <desc>Estimate usability</desc>
6   </chc>
7   <chc>
8     <key>EFFICIENCY</key>
9     <name>Efficiency</name>
10     <chc>
11       <key>MEMORY_EFFICIENCY</key>
12       <name>Memory use</name>
13       <chc>
14         <rule-repo>checkstyle</rule-repo>
15         <rule-key>Regexp</rule-key>
16         <prop>
17           <key>remediationFactor</key>
18           <val>3.2</val>
19           <txt>h</txt>
20         </prop>
21         <prop>
22           <key>remediationFunction</key>
23           <txt>linear</txt>
24         </prop>
25         <prop>
26           <key>offset</key>
27           <val>1.0</val>
28           <txt>h</txt>
29         </prop>
30       </chc>
31     </chc>
32   </chc>
33
34 </sqale>