@featurevisor/core 2.22.1 → 2.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/coverage/clover.xml +161 -161
  3. package/coverage/coverage-final.json +1 -1
  4. package/coverage/lcov-report/builder/allocator.ts.html +1 -1
  5. package/coverage/lcov-report/builder/buildDatafile.ts.html +8 -2
  6. package/coverage/lcov-report/builder/buildScopedConditions.ts.html +1 -1
  7. package/coverage/lcov-report/builder/buildScopedDatafile.ts.html +1 -1
  8. package/coverage/lcov-report/builder/buildScopedSegments.ts.html +1 -1
  9. package/coverage/lcov-report/builder/convertToV1.ts.html +1 -1
  10. package/coverage/lcov-report/builder/getFeatureRanges.ts.html +1 -1
  11. package/coverage/lcov-report/builder/hashes.ts.html +1 -1
  12. package/coverage/lcov-report/builder/index.html +1 -1
  13. package/coverage/lcov-report/builder/mutateVariables.ts.html +1 -1
  14. package/coverage/lcov-report/builder/mutator.ts.html +1 -1
  15. package/coverage/lcov-report/builder/revision.ts.html +1 -1
  16. package/coverage/lcov-report/builder/traffic.ts.html +1 -1
  17. package/coverage/lcov-report/config/index.html +1 -1
  18. package/coverage/lcov-report/config/index.ts.html +1 -1
  19. package/coverage/lcov-report/config/projectConfig.ts.html +1 -1
  20. package/coverage/lcov-report/datasource/adapter.ts.html +1 -1
  21. package/coverage/lcov-report/datasource/datasource.ts.html +1 -1
  22. package/coverage/lcov-report/datasource/filesystemAdapter.ts.html +1 -1
  23. package/coverage/lcov-report/datasource/index.html +1 -1
  24. package/coverage/lcov-report/datasource/index.ts.html +1 -1
  25. package/coverage/lcov-report/generate-code/index.html +1 -1
  26. package/coverage/lcov-report/generate-code/typescript.ts.html +1 -1
  27. package/coverage/lcov-report/index.html +1 -1
  28. package/coverage/lcov-report/linter/attributeSchema.ts.html +1 -1
  29. package/coverage/lcov-report/linter/checkCircularDependency.ts.html +1 -1
  30. package/coverage/lcov-report/linter/checkPercentageExceedingSlot.ts.html +1 -1
  31. package/coverage/lcov-report/linter/conditionSchema.ts.html +1 -1
  32. package/coverage/lcov-report/linter/featureSchema.ts.html +1 -1
  33. package/coverage/lcov-report/linter/groupSchema.ts.html +1 -1
  34. package/coverage/lcov-report/linter/index.html +1 -1
  35. package/coverage/lcov-report/linter/lintProject.ts.html +1 -1
  36. package/coverage/lcov-report/linter/mutationNotation.ts.html +1 -1
  37. package/coverage/lcov-report/linter/printError.ts.html +1 -1
  38. package/coverage/lcov-report/linter/schema.ts.html +1 -1
  39. package/coverage/lcov-report/linter/segmentSchema.ts.html +1 -1
  40. package/coverage/lcov-report/linter/testSchema.ts.html +1 -1
  41. package/coverage/lcov-report/list/index.html +1 -1
  42. package/coverage/lcov-report/list/matrix.ts.html +1 -1
  43. package/coverage/lcov-report/parsers/index.html +1 -1
  44. package/coverage/lcov-report/parsers/index.ts.html +1 -1
  45. package/coverage/lcov-report/parsers/json.ts.html +1 -1
  46. package/coverage/lcov-report/parsers/yml.ts.html +1 -1
  47. package/coverage/lcov-report/tester/cliFormat.ts.html +1 -1
  48. package/coverage/lcov-report/tester/helpers.ts.html +1 -1
  49. package/coverage/lcov-report/tester/index.html +1 -1
  50. package/coverage/lcov-report/utils/extractKeys.ts.html +1 -1
  51. package/coverage/lcov-report/utils/git.ts.html +1 -1
  52. package/coverage/lcov-report/utils/index.html +1 -1
  53. package/coverage/lcov-report/utils/index.ts.html +1 -1
  54. package/coverage/lcov-report/utils/pretty.ts.html +1 -1
  55. package/coverage/lcov.info +279 -279
  56. package/lib/builder/buildDatafile.d.ts +1 -0
  57. package/lib/builder/buildDatafile.js +1 -0
  58. package/lib/builder/buildDatafile.js.map +1 -1
  59. package/lib/builder/buildProject.js +13 -0
  60. package/lib/builder/buildProject.js.map +1 -1
  61. package/package.json +5 -5
  62. package/src/builder/buildDatafile.ts +2 -0
  63. package/src/builder/buildProject.ts +14 -0
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.23.0](https://github.com/featurevisor/featurevisor/compare/v2.22.1...v2.23.0) (2026-04-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * version in datafile ([#403](https://github.com/featurevisor/featurevisor/issues/403)) ([63af886](https://github.com/featurevisor/featurevisor/commit/63af886bd19e9ef764e95855c3c1da41fb87a792))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [2.22.1](https://github.com/featurevisor/featurevisor/compare/v2.22.0...v2.22.1) (2026-04-08)
7
18
 
8
19
  **Note:** Version bump only for package @featurevisor/core
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1775680928415" clover="3.2.0">
3
- <project timestamp="1775680928415" name="All files">
2
+ <coverage generated="1775915737607" clover="3.2.0">
3
+ <project timestamp="1775915737607" name="All files">
4
4
  <metrics statements="3526" coveredstatements="2550" conditionals="2449" coveredconditionals="1613" methods="518" coveredmethods="357" elements="6493" coveredelements="4520" complexity="0" loc="3526" ncloc="3526" packages="9" files="41" classes="41"/>
5
5
  <package name="builder">
6
6
  <metrics statements="797" coveredstatements="601" conditionals="440" coveredconditionals="276" methods="101" coveredmethods="74"/>
@@ -51,199 +51,199 @@
51
51
  <line num="60" count="0" type="stmt"/>
52
52
  <line num="61" count="0" type="stmt"/>
53
53
  <line num="76" count="0" type="stmt"/>
54
- <line num="100" count="1" type="stmt"/>
55
- <line num="106" count="2" type="stmt"/>
54
+ <line num="101" count="1" type="stmt"/>
56
55
  <line num="107" count="2" type="stmt"/>
57
56
  <line num="108" count="2" type="stmt"/>
58
- <line num="111" count="2" type="stmt"/>
57
+ <line num="109" count="2" type="stmt"/>
59
58
  <line num="112" count="2" type="stmt"/>
60
59
  <line num="113" count="2" type="stmt"/>
61
- <line num="114" count="0" type="stmt"/>
60
+ <line num="114" count="2" type="stmt"/>
62
61
  <line num="115" count="0" type="stmt"/>
63
- <line num="122" count="2" type="stmt"/>
62
+ <line num="116" count="0" type="stmt"/>
64
63
  <line num="123" count="2" type="stmt"/>
65
- <line num="125" count="2" type="cond" truecount="1" falsecount="0"/>
66
- <line num="126" count="2" type="stmt"/>
67
- <line num="128" count="2" type="stmt"/>
64
+ <line num="124" count="2" type="stmt"/>
65
+ <line num="126" count="2" type="cond" truecount="1" falsecount="0"/>
66
+ <line num="127" count="2" type="stmt"/>
68
67
  <line num="129" count="2" type="stmt"/>
69
- <line num="131" count="2" type="cond" truecount="0" falsecount="1"/>
70
- <line num="132" count="0" type="stmt"/>
71
- <line num="135" count="2" type="cond" truecount="1" falsecount="2"/>
72
- <line num="136" count="0" type="stmt"/>
73
- <line num="139" count="2" type="cond" truecount="0" falsecount="1"/>
74
- <line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
75
- <line num="142" count="0" type="cond" truecount="0" falsecount="1"/>
76
- <line num="143" count="0" type="stmt"/>
77
- <line num="145" count="0" type="stmt"/>
78
- <line num="149" count="0" type="stmt"/>
79
- <line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
68
+ <line num="130" count="2" type="stmt"/>
69
+ <line num="132" count="2" type="cond" truecount="0" falsecount="1"/>
70
+ <line num="133" count="0" type="stmt"/>
71
+ <line num="136" count="2" type="cond" truecount="1" falsecount="2"/>
72
+ <line num="137" count="0" type="stmt"/>
73
+ <line num="140" count="2" type="cond" truecount="0" falsecount="1"/>
74
+ <line num="142" count="0" type="cond" truecount="0" falsecount="2"/>
75
+ <line num="143" count="0" type="cond" truecount="0" falsecount="1"/>
76
+ <line num="144" count="0" type="stmt"/>
77
+ <line num="146" count="0" type="stmt"/>
78
+ <line num="150" count="0" type="stmt"/>
80
79
  <line num="151" count="0" type="cond" truecount="0" falsecount="1"/>
81
- <line num="152" count="0" type="stmt"/>
82
- <line num="154" count="0" type="stmt"/>
83
- <line num="159" count="0" type="stmt"/>
84
- <line num="160" count="0" type="cond" truecount="0" falsecount="1"/>
80
+ <line num="152" count="0" type="cond" truecount="0" falsecount="1"/>
81
+ <line num="153" count="0" type="stmt"/>
82
+ <line num="155" count="0" type="stmt"/>
83
+ <line num="160" count="0" type="stmt"/>
85
84
  <line num="161" count="0" type="cond" truecount="0" falsecount="1"/>
86
- <line num="162" count="0" type="stmt"/>
87
- <line num="165" count="0" type="stmt"/>
88
- <line num="171" count="2" type="cond" truecount="1" falsecount="2"/>
89
- <line num="172" count="0" type="stmt"/>
90
- <line num="179" count="2" type="cond" truecount="1" falsecount="1"/>
91
- <line num="180" count="2" type="stmt"/>
85
+ <line num="162" count="0" type="cond" truecount="0" falsecount="1"/>
86
+ <line num="163" count="0" type="stmt"/>
87
+ <line num="166" count="0" type="stmt"/>
88
+ <line num="172" count="2" type="cond" truecount="1" falsecount="2"/>
89
+ <line num="173" count="0" type="stmt"/>
90
+ <line num="180" count="2" type="cond" truecount="1" falsecount="1"/>
92
91
  <line num="181" count="2" type="stmt"/>
93
92
  <line num="182" count="2" type="stmt"/>
94
- <line num="184" count="0" type="stmt"/>
93
+ <line num="183" count="2" type="stmt"/>
95
94
  <line num="185" count="0" type="stmt"/>
96
95
  <line num="186" count="0" type="stmt"/>
97
- <line num="189" count="2" type="cond" truecount="0" falsecount="1"/>
98
- <line num="190" count="0" type="stmt"/>
99
- <line num="193" count="2" type="cond" truecount="0" falsecount="1"/>
100
- <line num="194" count="0" type="stmt"/>
101
- <line num="196" count="0" type="cond" truecount="0" falsecount="3"/>
102
- <line num="197" count="0" type="stmt"/>
103
- <line num="201" count="2" type="stmt"/>
96
+ <line num="187" count="0" type="stmt"/>
97
+ <line num="190" count="2" type="cond" truecount="0" falsecount="1"/>
98
+ <line num="191" count="0" type="stmt"/>
99
+ <line num="194" count="2" type="cond" truecount="0" falsecount="1"/>
100
+ <line num="195" count="0" type="stmt"/>
101
+ <line num="197" count="0" type="cond" truecount="0" falsecount="3"/>
102
+ <line num="198" count="0" type="stmt"/>
104
103
  <line num="202" count="2" type="stmt"/>
105
104
  <line num="203" count="2" type="stmt"/>
106
- <line num="205" count="2" type="cond" truecount="1" falsecount="0"/>
107
- <line num="206" count="2" type="stmt"/>
108
- <line num="207" count="4" type="stmt"/>
109
- <line num="208" count="8" type="cond" truecount="1" falsecount="0"/>
110
- <line num="209" count="6" type="stmt"/>
111
- <line num="212" count="6" type="stmt"/>
105
+ <line num="204" count="2" type="stmt"/>
106
+ <line num="206" count="2" type="cond" truecount="1" falsecount="0"/>
107
+ <line num="207" count="2" type="stmt"/>
108
+ <line num="208" count="4" type="stmt"/>
109
+ <line num="209" count="8" type="cond" truecount="1" falsecount="0"/>
110
+ <line num="210" count="6" type="stmt"/>
112
111
  <line num="213" count="6" type="stmt"/>
113
- <line num="217" count="8" type="cond" truecount="1" falsecount="0"/>
114
- <line num="218" count="2" type="stmt"/>
115
- <line num="221" count="2" type="stmt"/>
116
- <line num="222" count="4" type="stmt"/>
117
- <line num="230" count="2" type="stmt"/>
118
- <line num="238" count="2" type="stmt"/>
119
- <line num="248" count="2" type="cond" truecount="0" falsecount="1"/>
120
- <line num="249" count="0" type="stmt"/>
112
+ <line num="214" count="6" type="stmt"/>
113
+ <line num="218" count="8" type="cond" truecount="1" falsecount="0"/>
114
+ <line num="219" count="2" type="stmt"/>
115
+ <line num="222" count="2" type="stmt"/>
116
+ <line num="223" count="4" type="stmt"/>
117
+ <line num="231" count="2" type="stmt"/>
118
+ <line num="239" count="2" type="stmt"/>
119
+ <line num="249" count="2" type="cond" truecount="0" falsecount="1"/>
121
120
  <line num="250" count="0" type="stmt"/>
122
- <line num="252" count="0" type="stmt"/>
123
- <line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
124
- <line num="257" count="0" type="stmt"/>
125
- <line num="260" count="0" type="cond" truecount="0" falsecount="1"/>
126
- <line num="261" count="0" type="stmt"/>
127
- <line num="264" count="0" type="stmt"/>
121
+ <line num="251" count="0" type="stmt"/>
122
+ <line num="253" count="0" type="stmt"/>
123
+ <line num="254" count="0" type="cond" truecount="0" falsecount="2"/>
124
+ <line num="258" count="0" type="stmt"/>
125
+ <line num="261" count="0" type="cond" truecount="0" falsecount="1"/>
126
+ <line num="262" count="0" type="stmt"/>
128
127
  <line num="265" count="0" type="stmt"/>
129
- <line num="268" count="0" type="stmt"/>
130
- <line num="282" count="0" type="cond" truecount="0" falsecount="1"/>
131
- <line num="283" count="0" type="stmt"/>
132
- <line num="286" count="0" type="stmt"/>
128
+ <line num="266" count="0" type="stmt"/>
129
+ <line num="269" count="0" type="stmt"/>
130
+ <line num="283" count="0" type="cond" truecount="0" falsecount="1"/>
131
+ <line num="284" count="0" type="stmt"/>
133
132
  <line num="287" count="0" type="stmt"/>
134
- <line num="290" count="0" type="stmt"/>
135
- <line num="304" count="0" type="stmt"/>
136
- <line num="309" count="2" type="stmt"/>
137
- <line num="318" count="2" type="stmt"/>
138
- <line num="323" count="2" type="stmt"/>
139
- <line num="325" count="2" type="cond" truecount="1" falsecount="0"/>
140
- <line num="326" count="2" type="stmt"/>
133
+ <line num="288" count="0" type="stmt"/>
134
+ <line num="291" count="0" type="stmt"/>
135
+ <line num="305" count="0" type="stmt"/>
136
+ <line num="310" count="2" type="stmt"/>
137
+ <line num="319" count="2" type="stmt"/>
138
+ <line num="324" count="2" type="stmt"/>
139
+ <line num="326" count="2" type="cond" truecount="1" falsecount="0"/>
141
140
  <line num="327" count="2" type="stmt"/>
142
- <line num="329" count="2" type="stmt"/>
143
- <line num="330" count="4" type="stmt"/>
144
- <line num="331" count="4" type="cond" truecount="1" falsecount="1"/>
145
- <line num="333" count="4" type="stmt"/>
146
- <line num="335" count="8" type="cond" truecount="1" falsecount="0"/>
147
- <line num="336" count="6" type="stmt"/>
148
- <line num="350" count="2" type="cond" truecount="1" falsecount="0"/>
149
- <line num="351" count="2" type="stmt"/>
150
- <line num="365" count="0" type="stmt"/>
151
- <line num="371" count="2" type="stmt"/>
152
- <line num="385" count="2" type="stmt"/>
153
- <line num="388" count="2" type="stmt"/>
154
- <line num="395" count="2" type="stmt"/>
155
- <line num="401" count="2" type="stmt"/>
156
- <line num="410" count="2" type="cond" truecount="0" falsecount="1"/>
157
- <line num="411" count="0" type="stmt"/>
158
- <line num="414" count="2" type="cond" truecount="1" falsecount="0"/>
159
- <line num="415" count="2" type="stmt"/>
141
+ <line num="328" count="2" type="stmt"/>
142
+ <line num="330" count="2" type="stmt"/>
143
+ <line num="331" count="4" type="stmt"/>
144
+ <line num="332" count="4" type="cond" truecount="1" falsecount="1"/>
145
+ <line num="334" count="4" type="stmt"/>
146
+ <line num="336" count="8" type="cond" truecount="1" falsecount="0"/>
147
+ <line num="337" count="6" type="stmt"/>
148
+ <line num="351" count="2" type="cond" truecount="1" falsecount="0"/>
149
+ <line num="352" count="2" type="stmt"/>
150
+ <line num="366" count="0" type="stmt"/>
151
+ <line num="372" count="2" type="stmt"/>
152
+ <line num="386" count="2" type="stmt"/>
153
+ <line num="389" count="2" type="stmt"/>
154
+ <line num="396" count="2" type="stmt"/>
155
+ <line num="402" count="2" type="stmt"/>
156
+ <line num="411" count="2" type="cond" truecount="0" falsecount="1"/>
157
+ <line num="412" count="0" type="stmt"/>
158
+ <line num="415" count="2" type="cond" truecount="1" falsecount="0"/>
160
159
  <line num="416" count="2" type="stmt"/>
161
- <line num="418" count="2" type="stmt"/>
162
- <line num="419" count="4" type="stmt"/>
163
- <line num="421" count="4" type="cond" truecount="2" falsecount="2"/>
164
- <line num="425" count="4" type="stmt"/>
165
- <line num="436" count="2" type="cond" truecount="0" falsecount="1"/>
166
- <line num="437" count="0" type="stmt"/>
167
- <line num="438" count="0" type="cond" truecount="0" falsecount="1"/>
168
- <line num="439" count="0" type="stmt"/>
160
+ <line num="417" count="2" type="stmt"/>
161
+ <line num="419" count="2" type="stmt"/>
162
+ <line num="420" count="4" type="stmt"/>
163
+ <line num="422" count="4" type="cond" truecount="2" falsecount="2"/>
164
+ <line num="426" count="4" type="stmt"/>
165
+ <line num="437" count="2" type="cond" truecount="0" falsecount="1"/>
166
+ <line num="438" count="0" type="stmt"/>
167
+ <line num="439" count="0" type="cond" truecount="0" falsecount="1"/>
169
168
  <line num="440" count="0" type="stmt"/>
170
- <line num="442" count="0" type="stmt"/>
171
- <line num="448" count="0" type="cond" truecount="0" falsecount="1"/>
172
- <line num="449" count="0" type="stmt"/>
173
- <line num="455" count="0" type="cond" truecount="0" falsecount="1"/>
174
- <line num="456" count="0" type="stmt"/>
175
- <line num="462" count="0" type="stmt"/>
176
- <line num="466" count="2" type="stmt"/>
177
- <line num="471" count="2" type="stmt"/>
169
+ <line num="441" count="0" type="stmt"/>
170
+ <line num="443" count="0" type="stmt"/>
171
+ <line num="449" count="0" type="cond" truecount="0" falsecount="1"/>
172
+ <line num="450" count="0" type="stmt"/>
173
+ <line num="456" count="0" type="cond" truecount="0" falsecount="1"/>
174
+ <line num="457" count="0" type="stmt"/>
175
+ <line num="463" count="0" type="stmt"/>
176
+ <line num="467" count="2" type="stmt"/>
178
177
  <line num="472" count="2" type="stmt"/>
179
- <line num="474" count="2" type="cond" truecount="0" falsecount="1"/>
180
- <line num="475" count="0" type="stmt"/>
181
- <line num="477" count="0" type="stmt"/>
178
+ <line num="473" count="2" type="stmt"/>
179
+ <line num="475" count="2" type="cond" truecount="0" falsecount="1"/>
180
+ <line num="476" count="0" type="stmt"/>
182
181
  <line num="478" count="0" type="stmt"/>
183
- <line num="480" count="0" type="cond" truecount="0" falsecount="1"/>
184
- <line num="481" count="0" type="stmt"/>
185
- <line num="484" count="0" type="cond" truecount="0" falsecount="1"/>
186
- <line num="485" count="0" type="stmt"/>
187
- <line num="488" count="0" type="stmt"/>
188
- <line num="491" count="0" type="stmt"/>
189
- <line num="493" count="0" type="stmt"/>
190
- <line num="501" count="0" type="stmt"/>
191
- <line num="506" count="2" type="stmt"/>
182
+ <line num="479" count="0" type="stmt"/>
183
+ <line num="481" count="0" type="cond" truecount="0" falsecount="1"/>
184
+ <line num="482" count="0" type="stmt"/>
185
+ <line num="485" count="0" type="cond" truecount="0" falsecount="1"/>
186
+ <line num="486" count="0" type="stmt"/>
187
+ <line num="489" count="0" type="stmt"/>
188
+ <line num="492" count="0" type="stmt"/>
189
+ <line num="494" count="0" type="stmt"/>
190
+ <line num="502" count="0" type="stmt"/>
192
191
  <line num="507" count="2" type="stmt"/>
193
- <line num="509" count="2" type="cond" truecount="0" falsecount="1"/>
194
- <line num="510" count="0" type="stmt"/>
195
- <line num="512" count="0" type="stmt"/>
192
+ <line num="508" count="2" type="stmt"/>
193
+ <line num="510" count="2" type="cond" truecount="0" falsecount="1"/>
194
+ <line num="511" count="0" type="stmt"/>
196
195
  <line num="513" count="0" type="stmt"/>
197
- <line num="515" count="0" type="cond" truecount="0" falsecount="1"/>
198
- <line num="516" count="0" type="stmt"/>
199
- <line num="519" count="0" type="cond" truecount="0" falsecount="1"/>
200
- <line num="520" count="0" type="stmt"/>
201
- <line num="523" count="0" type="stmt"/>
202
- <line num="528" count="0" type="stmt"/>
203
- <line num="533" count="2" type="cond" truecount="1" falsecount="2"/>
204
- <line num="534" count="0" type="stmt"/>
196
+ <line num="514" count="0" type="stmt"/>
197
+ <line num="516" count="0" type="cond" truecount="0" falsecount="1"/>
198
+ <line num="517" count="0" type="stmt"/>
199
+ <line num="520" count="0" type="cond" truecount="0" falsecount="1"/>
200
+ <line num="521" count="0" type="stmt"/>
201
+ <line num="524" count="0" type="stmt"/>
202
+ <line num="529" count="0" type="stmt"/>
203
+ <line num="534" count="2" type="cond" truecount="1" falsecount="2"/>
205
204
  <line num="535" count="0" type="stmt"/>
206
205
  <line num="536" count="0" type="stmt"/>
207
- <line num="538" count="0" type="stmt"/>
208
- <line num="540" count="0" type="stmt"/>
206
+ <line num="537" count="0" type="stmt"/>
207
+ <line num="539" count="0" type="stmt"/>
209
208
  <line num="541" count="0" type="stmt"/>
210
- <line num="543" count="0" type="stmt"/>
211
- <line num="550" count="0" type="stmt"/>
209
+ <line num="542" count="0" type="stmt"/>
210
+ <line num="544" count="0" type="stmt"/>
212
211
  <line num="551" count="0" type="stmt"/>
213
- <line num="553" count="0" type="stmt"/>
214
- <line num="560" count="0" type="stmt"/>
212
+ <line num="552" count="0" type="stmt"/>
213
+ <line num="554" count="0" type="stmt"/>
215
214
  <line num="561" count="0" type="stmt"/>
216
- <line num="563" count="0" type="stmt"/>
217
- <line num="572" count="2" type="cond" truecount="0" falsecount="1"/>
218
- <line num="573" count="0" type="stmt"/>
219
- <line num="583" count="2" type="stmt"/>
220
- <line num="590" count="2" type="stmt"/>
221
- <line num="592" count="0" type="cond" truecount="0" falsecount="1"/>
222
- <line num="593" count="0" type="stmt"/>
223
- <line num="594" count="0" type="stmt"/>
224
- <line num="597" count="0" type="stmt"/>
225
- <line num="600" count="2" type="stmt"/>
226
- <line num="601" count="2" type="cond" truecount="0" falsecount="1"/>
227
- <line num="602" count="0" type="stmt"/>
228
- <line num="605" count="2" type="stmt"/>
229
- <line num="606" count="2" type="stmt"/>
230
- <line num="609" count="2" type="stmt"/>
231
- <line num="612" count="2" type="cond" truecount="1" falsecount="0"/>
232
- <line num="613" count="2" type="stmt"/>
233
- <line num="614" count="4" type="cond" truecount="1" falsecount="0"/>
234
- <line num="615" count="4" type="stmt"/>
235
- <line num="620" count="2" type="stmt"/>
215
+ <line num="562" count="0" type="stmt"/>
216
+ <line num="564" count="0" type="stmt"/>
217
+ <line num="573" count="2" type="cond" truecount="0" falsecount="1"/>
218
+ <line num="574" count="0" type="stmt"/>
219
+ <line num="584" count="2" type="stmt"/>
220
+ <line num="592" count="2" type="stmt"/>
221
+ <line num="594" count="0" type="cond" truecount="0" falsecount="1"/>
222
+ <line num="595" count="0" type="stmt"/>
223
+ <line num="596" count="0" type="stmt"/>
224
+ <line num="599" count="0" type="stmt"/>
225
+ <line num="602" count="2" type="stmt"/>
226
+ <line num="603" count="2" type="cond" truecount="0" falsecount="1"/>
227
+ <line num="604" count="0" type="stmt"/>
228
+ <line num="607" count="2" type="stmt"/>
229
+ <line num="608" count="2" type="stmt"/>
230
+ <line num="611" count="2" type="stmt"/>
231
+ <line num="614" count="2" type="cond" truecount="1" falsecount="0"/>
232
+ <line num="615" count="2" type="stmt"/>
233
+ <line num="616" count="4" type="cond" truecount="1" falsecount="0"/>
234
+ <line num="617" count="4" type="stmt"/>
236
235
  <line num="622" count="2" type="stmt"/>
237
- <line num="626" count="2" type="stmt"/>
238
- <line num="627" count="2" type="stmt"/>
236
+ <line num="624" count="2" type="stmt"/>
239
237
  <line num="628" count="2" type="stmt"/>
238
+ <line num="629" count="2" type="stmt"/>
240
239
  <line num="630" count="2" type="stmt"/>
241
- <line num="633" count="2" type="cond" truecount="1" falsecount="0"/>
242
- <line num="634" count="2" type="stmt"/>
243
- <line num="638" count="2" type="cond" truecount="0" falsecount="1"/>
244
- <line num="639" count="0" type="stmt"/>
245
- <line num="640" count="0" type="stmt"/>
246
- <line num="643" count="2" type="stmt"/>
240
+ <line num="632" count="2" type="stmt"/>
241
+ <line num="635" count="2" type="cond" truecount="1" falsecount="0"/>
242
+ <line num="636" count="2" type="stmt"/>
243
+ <line num="640" count="2" type="cond" truecount="0" falsecount="1"/>
244
+ <line num="641" count="0" type="stmt"/>
245
+ <line num="642" count="0" type="stmt"/>
246
+ <line num="645" count="2" type="stmt"/>
247
247
  </file>
248
248
  <file name="buildScopedConditions.ts" path="/home/runner/work/featurevisor/featurevisor/packages/core/src/builder/buildScopedConditions.ts">
249
249
  <metrics statements="53" coveredstatements="53" conditionals="18" coveredconditionals="18" methods="15" coveredmethods="15"/>