]> source.dussan.org Git - sonarqube.git/blob
8e2d790f22a5682d752f765a70325059384fb208
[sonarqube.git] /
1 <dataset>
2
3   <!-- Constant/issue with coefficient -> Update rule to Constant/issue with offset -->
4   <rules id="1" plugin_rule_key="RightCurlyBraceStartLineCheck" plugin_name="squid" name="RightCurlyBraceStartLineCheck" description="Right curly braces should be located at the beginning of lines of code" status="READY"
5          characteristic_id="[null]" default_characteristic_id="10"
6          remediation_function="[null]" default_remediation_function="LINEAR"
7          remediation_coeff="[null]" default_remediation_coeff="5d"
8          remediation_offset="[null]" default_remediation_offset="[null]"
9          updated_at="2014-02-19"
10          tags="[null]" system_tags="[null]"
11          NOTE_CREATED_AT="[null]" NOTE_DATA="[null]" NOTE_UPDATED_AT="[null]" NOTE_USER_LOGIN="[null]" PARENT_ID="[null]" PLUGIN_CONFIG_KEY="[null]" PRIORITY="[null]"
12          cardinality="[null]" created_at="[null]" language="[null]" effort_to_fix_description="[null]"
13       />
14
15   <!-- Constant/issue with coefficient and offset -> Update rule to Constant/issue with only offset -->
16   <rules id="2" plugin_rule_key="HiddenFieldCheck" plugin_name="squid" name="HiddenFieldCheck" description="HiddenFieldCheck" status="READY"
17          characteristic_id="[null]" default_characteristic_id="10"
18          remediation_function="[null]" default_remediation_function="LINEAR"
19          remediation_coeff="[null]" default_remediation_coeff="5d"
20          remediation_offset="[null]" default_remediation_offset="[null]"
21          updated_at="2014-02-19"
22          tags="[null]" system_tags="[null]"
23          NOTE_CREATED_AT="[null]" NOTE_DATA="[null]" NOTE_UPDATED_AT="[null]" NOTE_USER_LOGIN="[null]" PARENT_ID="[null]" PLUGIN_CONFIG_KEY="[null]" PRIORITY="[null]"
24          cardinality="[null]" created_at="[null]" language="[null]" effort_to_fix_description="[null]"
25       />
26
27   <!-- Constant/issue with coefficient but having same value as default -> No update -->
28   <rules id="3" plugin_rule_key="ForLoopCounterChangedCheck" plugin_name="squid" name="ForLoopCounterChangedCheck" description="ForLoopCounterChangedCheck" status="READY"
29          characteristic_id="[null]" default_characteristic_id="10"
30          remediation_function="[null]" default_remediation_function="CONSTANT_ISSUE"
31          remediation_coeff="[null]" default_remediation_coeff="[null]"
32          remediation_offset="[null]" default_remediation_offset="5min"
33          updated_at="2014-02-19"
34          tags="[null]" system_tags="[null]"
35          NOTE_CREATED_AT="[null]" NOTE_DATA="[null]" NOTE_UPDATED_AT="[null]" NOTE_USER_LOGIN="[null]" PARENT_ID="[null]" PLUGIN_CONFIG_KEY="[null]" PRIORITY="[null]"
36          cardinality="[null]" created_at="[null]" language="[null]" effort_to_fix_description="[null]"
37       />
38
39   <!-- Requirements of rule 1 -->
40   <characteristics id="1" parent_id="10" rule_id="1"
41                    function_key="constant_issue" factor_value="20.0" factor_unit="mn" offset_value="0.0" offset_unit="h" enabled="[true]"
42                    created_at="2013-11-20" updated_at="[null]"/>
43
44   <!-- Requirements of rule 2 -->
45   <characteristics id="2" parent_id="10" rule_id="2"
46                    function_key="constant_issue" factor_value="30.0" factor_unit="mn" offset_value="20.0" offset_unit="h" enabled="[true]"
47                    created_at="2013-11-20" updated_at="[null]"/>
48
49   <!-- Requirements of rule 3 -->
50   <characteristics id="3" parent_id="10" rule_id="3"
51                    function_key="constant_issue" factor_value="5.0" factor_unit="mn" offset_value="0.0" offset_unit="h" enabled="[true]"
52                    created_at="2013-11-20" updated_at="[null]"/>
53
54 </dataset>