@zeedhi/teknisa-components-common 1.40.0 → 1.44.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.
- package/coverage/clover.xml +851 -749
- package/coverage/coverage-final.json +31 -30
- package/coverage/lcov-report/index.html +39 -25
- package/coverage/lcov.info +1566 -1353
- package/dist/tek-components-common.esm.js +281 -29
- package/dist/tek-components-common.umd.js +280 -27
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/grid.spec.ts +446 -7
- package/tests/unit/components/tek-grid/layout_options.spec.ts +156 -2
- package/tests/unit/components/tek-iterable-component-render/iterable-component-render.spec.ts +9 -0
- package/tests/unit/components/tek-loading/Loading.spec.ts +30 -0
- package/tests/unit/components/tek-product-card/product-card.spec.ts +9 -0
- package/tests/unit/components/tree-grid/tree-grid.spec.ts +159 -2
- package/tests/unit/utils/grid-base/grid-controller.spec.ts +106 -3
- package/types/components/index.d.ts +2 -0
- package/types/components/tek-datasource/memory-datasource.d.ts +4 -2
- package/types/components/tek-grid/grid-column.d.ts +4 -1
- package/types/components/tek-grid/grid.d.ts +10 -0
- package/types/components/tek-grid/interfaces.d.ts +6 -3
- package/types/components/tek-grid/layout-options.d.ts +4 -1
- package/types/components/tek-iterable-component-render/interfaces.d.ts +3 -0
- package/types/components/tek-iterable-component-render/iterable-component-render.d.ts +12 -0
- package/types/components/tek-loading/interfaces.d.ts +6 -0
- package/types/components/tek-loading/loading.d.ts +24 -0
- package/types/components/tek-product-card/interfaces.d.ts +3 -0
- package/types/components/tek-product-card/product-card.d.ts +12 -0
- package/types/components/tek-tree-grid/interfaces.d.ts +3 -1
- package/types/components/tek-tree-grid/tree-grid.d.ts +6 -0
- package/types/utils/grid-base/grid-base.d.ts +42 -34
- package/types/utils/grid-base/grid-controller.d.ts +7 -3
- package/types/utils/index.d.ts +2 -2
package/coverage/clover.xml
CHANGED
|
@@ -1,61 +1,63 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1644339779275" clover="3.2.0">
|
|
3
|
+
<project timestamp="1644339779275" name="All files">
|
|
4
|
+
<metrics statements="1219" coveredstatements="1219" conditionals="582" coveredconditionals="582" methods="296" coveredmethods="296" elements="2097" coveredelements="2097" complexity="0" loc="1219" ncloc="1219" packages="17" files="31" classes="31"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
7
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
|
|
8
8
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
9
|
-
<line num="1" count="
|
|
9
|
+
<line num="1" count="23" type="stmt"/>
|
|
10
10
|
</file>
|
|
11
11
|
</package>
|
|
12
12
|
<package name="src.components">
|
|
13
|
-
<metrics statements="
|
|
13
|
+
<metrics statements="36" coveredstatements="36" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
14
14
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/index.ts">
|
|
15
|
-
<metrics statements="
|
|
16
|
-
<line num="1" count="
|
|
17
|
-
<line num="3" count="
|
|
18
|
-
<line num="51" count="
|
|
19
|
-
<line num="52" count="
|
|
20
|
-
<line num="53" count="
|
|
21
|
-
<line num="54" count="
|
|
22
|
-
<line num="55" count="
|
|
23
|
-
<line num="56" count="
|
|
24
|
-
<line num="57" count="
|
|
25
|
-
<line num="59" count="
|
|
26
|
-
<line num="60" count="
|
|
27
|
-
<line num="62" count="
|
|
28
|
-
<line num="63" count="
|
|
29
|
-
<line num="65" count="
|
|
30
|
-
<line num="66" count="
|
|
31
|
-
<line num="68" count="
|
|
32
|
-
<line num="69" count="
|
|
33
|
-
<line num="71" count="
|
|
34
|
-
<line num="72" count="
|
|
35
|
-
<line num="74" count="
|
|
36
|
-
<line num="75" count="
|
|
37
|
-
<line num="77" count="
|
|
38
|
-
<line num="78" count="
|
|
39
|
-
<line num="80" count="
|
|
40
|
-
<line num="81" count="
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="87" count="
|
|
46
|
-
<line num="88" count="
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="91" count="
|
|
49
|
-
<line num="92" count="
|
|
15
|
+
<metrics statements="36" coveredstatements="36" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
16
|
+
<line num="1" count="24" type="stmt"/>
|
|
17
|
+
<line num="3" count="24" type="stmt"/>
|
|
18
|
+
<line num="51" count="24" type="stmt"/>
|
|
19
|
+
<line num="52" count="24" type="stmt"/>
|
|
20
|
+
<line num="53" count="24" type="stmt"/>
|
|
21
|
+
<line num="54" count="24" type="stmt"/>
|
|
22
|
+
<line num="55" count="24" type="stmt"/>
|
|
23
|
+
<line num="56" count="24" type="stmt"/>
|
|
24
|
+
<line num="57" count="24" type="stmt"/>
|
|
25
|
+
<line num="59" count="24" type="stmt"/>
|
|
26
|
+
<line num="60" count="24" type="stmt"/>
|
|
27
|
+
<line num="62" count="24" type="stmt"/>
|
|
28
|
+
<line num="63" count="24" type="stmt"/>
|
|
29
|
+
<line num="65" count="24" type="stmt"/>
|
|
30
|
+
<line num="66" count="24" type="stmt"/>
|
|
31
|
+
<line num="68" count="24" type="stmt"/>
|
|
32
|
+
<line num="69" count="24" type="stmt"/>
|
|
33
|
+
<line num="71" count="24" type="stmt"/>
|
|
34
|
+
<line num="72" count="24" type="stmt"/>
|
|
35
|
+
<line num="74" count="24" type="stmt"/>
|
|
36
|
+
<line num="75" count="24" type="stmt"/>
|
|
37
|
+
<line num="77" count="24" type="stmt"/>
|
|
38
|
+
<line num="78" count="24" type="stmt"/>
|
|
39
|
+
<line num="80" count="24" type="stmt"/>
|
|
40
|
+
<line num="81" count="24" type="stmt"/>
|
|
41
|
+
<line num="83" count="24" type="stmt"/>
|
|
42
|
+
<line num="84" count="24" type="stmt"/>
|
|
43
|
+
<line num="85" count="24" type="stmt"/>
|
|
44
|
+
<line num="86" count="24" type="stmt"/>
|
|
45
|
+
<line num="87" count="24" type="stmt"/>
|
|
46
|
+
<line num="88" count="24" type="stmt"/>
|
|
47
|
+
<line num="90" count="24" type="stmt"/>
|
|
48
|
+
<line num="91" count="24" type="stmt"/>
|
|
49
|
+
<line num="92" count="24" type="stmt"/>
|
|
50
|
+
<line num="94" count="24" type="stmt"/>
|
|
51
|
+
<line num="95" count="24" type="stmt"/>
|
|
50
52
|
</file>
|
|
51
53
|
</package>
|
|
52
54
|
<package name="src.components.crud">
|
|
53
55
|
<metrics statements="113" coveredstatements="113" conditionals="72" coveredconditionals="72" methods="26" coveredmethods="26"/>
|
|
54
56
|
<file name="crud-add-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
|
|
55
57
|
<metrics statements="15" coveredstatements="15" conditionals="14" coveredconditionals="14" methods="2" coveredmethods="2"/>
|
|
56
|
-
<line num="1" count="
|
|
57
|
-
<line num="3" count="
|
|
58
|
-
<line num="8" count="
|
|
58
|
+
<line num="1" count="24" type="stmt"/>
|
|
59
|
+
<line num="3" count="24" type="stmt"/>
|
|
60
|
+
<line num="8" count="24" type="stmt"/>
|
|
59
61
|
<line num="12" count="3" type="stmt"/>
|
|
60
62
|
<line num="17" count="3" type="stmt"/>
|
|
61
63
|
<line num="22" count="3" type="stmt"/>
|
|
@@ -71,10 +73,10 @@
|
|
|
71
73
|
</file>
|
|
72
74
|
<file name="crud-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-button.ts">
|
|
73
75
|
<metrics statements="18" coveredstatements="18" conditionals="4" coveredconditionals="4" methods="4" coveredmethods="4"/>
|
|
74
|
-
<line num="1" count="
|
|
75
|
-
<line num="4" count="
|
|
76
|
-
<line num="6" count="
|
|
77
|
-
<line num="11" count="
|
|
76
|
+
<line num="1" count="24" type="stmt"/>
|
|
77
|
+
<line num="4" count="24" type="stmt"/>
|
|
78
|
+
<line num="6" count="24" type="stmt"/>
|
|
79
|
+
<line num="11" count="24" type="stmt"/>
|
|
78
80
|
<line num="22" count="29" type="stmt"/>
|
|
79
81
|
<line num="29" count="29" type="stmt"/>
|
|
80
82
|
<line num="30" count="29" type="stmt"/>
|
|
@@ -92,11 +94,11 @@
|
|
|
92
94
|
</file>
|
|
93
95
|
<file name="crud-cancel-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-cancel-button.ts">
|
|
94
96
|
<metrics statements="20" coveredstatements="20" conditionals="15" coveredconditionals="15" methods="4" coveredmethods="4"/>
|
|
95
|
-
<line num="1" count="
|
|
96
|
-
<line num="2" count="
|
|
97
|
-
<line num="4" count="
|
|
98
|
-
<line num="5" count="
|
|
99
|
-
<line num="10" count="
|
|
97
|
+
<line num="1" count="24" type="stmt"/>
|
|
98
|
+
<line num="2" count="24" type="stmt"/>
|
|
99
|
+
<line num="4" count="24" type="stmt"/>
|
|
100
|
+
<line num="5" count="24" type="stmt"/>
|
|
101
|
+
<line num="10" count="24" type="stmt"/>
|
|
100
102
|
<line num="14" count="6" type="stmt"/>
|
|
101
103
|
<line num="19" count="6" type="stmt"/>
|
|
102
104
|
<line num="26" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -115,10 +117,10 @@
|
|
|
115
117
|
</file>
|
|
116
118
|
<file name="crud-delete-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-delete-button.ts">
|
|
117
119
|
<metrics statements="24" coveredstatements="24" conditionals="23" coveredconditionals="23" methods="6" coveredmethods="6"/>
|
|
118
|
-
<line num="1" count="
|
|
119
|
-
<line num="2" count="
|
|
120
|
-
<line num="4" count="
|
|
121
|
-
<line num="9" count="
|
|
120
|
+
<line num="1" count="24" type="stmt"/>
|
|
121
|
+
<line num="2" count="24" type="stmt"/>
|
|
122
|
+
<line num="4" count="24" type="stmt"/>
|
|
123
|
+
<line num="9" count="24" type="stmt"/>
|
|
122
124
|
<line num="13" count="7" type="stmt"/>
|
|
123
125
|
<line num="18" count="7" type="stmt"/>
|
|
124
126
|
<line num="23" count="7" type="stmt"/>
|
|
@@ -142,8 +144,8 @@
|
|
|
142
144
|
</file>
|
|
143
145
|
<file name="crud-form.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-form.ts">
|
|
144
146
|
<metrics statements="15" coveredstatements="15" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="6"/>
|
|
145
|
-
<line num="1" count="
|
|
146
|
-
<line num="8" count="
|
|
147
|
+
<line num="1" count="24" type="stmt"/>
|
|
148
|
+
<line num="8" count="24" type="stmt"/>
|
|
147
149
|
<line num="12" count="15" type="stmt"/>
|
|
148
150
|
<line num="24" count="15" type="stmt"/>
|
|
149
151
|
<line num="31" count="2" type="stmt"/>
|
|
@@ -160,11 +162,11 @@
|
|
|
160
162
|
</file>
|
|
161
163
|
<file name="crud-save-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
|
|
162
164
|
<metrics statements="21" coveredstatements="21" conditionals="14" coveredconditionals="14" methods="4" coveredmethods="4"/>
|
|
163
|
-
<line num="1" count="
|
|
164
|
-
<line num="2" count="
|
|
165
|
-
<line num="4" count="
|
|
166
|
-
<line num="5" count="
|
|
167
|
-
<line num="10" count="
|
|
165
|
+
<line num="1" count="24" type="stmt"/>
|
|
166
|
+
<line num="2" count="24" type="stmt"/>
|
|
167
|
+
<line num="4" count="24" type="stmt"/>
|
|
168
|
+
<line num="5" count="24" type="stmt"/>
|
|
169
|
+
<line num="10" count="24" type="stmt"/>
|
|
168
170
|
<line num="14" count="8" type="stmt"/>
|
|
169
171
|
<line num="21" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
170
172
|
<line num="22" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -187,8 +189,8 @@
|
|
|
187
189
|
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
188
190
|
<file name="breadcrumb-header.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-breadcrumb-header/breadcrumb-header.ts">
|
|
189
191
|
<metrics statements="9" coveredstatements="9" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
190
|
-
<line num="1" count="
|
|
191
|
-
<line num="7" count="
|
|
192
|
+
<line num="1" count="24" type="stmt"/>
|
|
193
|
+
<line num="7" count="24" type="stmt"/>
|
|
192
194
|
<line num="10" count="2" type="stmt"/>
|
|
193
195
|
<line num="12" count="2" type="stmt"/>
|
|
194
196
|
<line num="15" count="2" type="stmt"/>
|
|
@@ -202,8 +204,8 @@
|
|
|
202
204
|
<metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
203
205
|
<file name="card-title.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-card-title/card-title.ts">
|
|
204
206
|
<metrics statements="16" coveredstatements="16" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
205
|
-
<line num="1" count="
|
|
206
|
-
<line num="7" count="
|
|
207
|
+
<line num="1" count="24" type="stmt"/>
|
|
208
|
+
<line num="7" count="24" type="stmt"/>
|
|
207
209
|
<line num="8" count="2" type="stmt"/>
|
|
208
210
|
<line num="10" count="2" type="stmt"/>
|
|
209
211
|
<line num="12" count="2" type="stmt"/>
|
|
@@ -224,14 +226,14 @@
|
|
|
224
226
|
<metrics statements="181" coveredstatements="181" conditionals="125" coveredconditionals="125" methods="42" coveredmethods="42"/>
|
|
225
227
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/interfaces.ts">
|
|
226
228
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
227
|
-
<line num="19" count="
|
|
228
|
-
<line num="33" count="
|
|
229
|
+
<line num="19" count="24" type="stmt"/>
|
|
230
|
+
<line num="33" count="24" type="stmt"/>
|
|
229
231
|
</file>
|
|
230
232
|
<file name="memory-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/memory-datasource.ts">
|
|
231
233
|
<metrics statements="105" coveredstatements="105" conditionals="83" coveredconditionals="83" methods="24" coveredmethods="24"/>
|
|
232
|
-
<line num="1" count="
|
|
233
|
-
<line num="4" count="
|
|
234
|
-
<line num="11" count="
|
|
234
|
+
<line num="1" count="24" type="stmt"/>
|
|
235
|
+
<line num="4" count="24" type="stmt"/>
|
|
236
|
+
<line num="11" count="24" type="stmt"/>
|
|
235
237
|
<line num="21" count="14" type="stmt"/>
|
|
236
238
|
<line num="26" count="14" type="stmt"/>
|
|
237
239
|
<line num="31" count="14" type="stmt"/>
|
|
@@ -333,27 +335,27 @@
|
|
|
333
335
|
<line num="264" count="12" type="stmt"/>
|
|
334
336
|
<line num="269" count="210" type="stmt"/>
|
|
335
337
|
<line num="273" count="42" type="stmt"/>
|
|
336
|
-
<line num="277" count="
|
|
338
|
+
<line num="277" count="24" type="stmt"/>
|
|
337
339
|
</file>
|
|
338
340
|
<file name="rest-datasource.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-datasource/rest-datasource.ts">
|
|
339
341
|
<metrics statements="74" coveredstatements="74" conditionals="42" coveredconditionals="42" methods="18" coveredmethods="18"/>
|
|
340
|
-
<line num="1" count="
|
|
341
|
-
<line num="4" count="
|
|
342
|
-
<line num="11" count="
|
|
343
|
-
<line num="21" count="
|
|
344
|
-
<line num="26" count="
|
|
345
|
-
<line num="31" count="
|
|
346
|
-
<line num="38" count="
|
|
347
|
-
<line num="40" count="
|
|
348
|
-
<line num="41" count="
|
|
349
|
-
<line num="42" count="
|
|
350
|
-
<line num="44" count="
|
|
351
|
-
<line num="46" count="
|
|
352
|
-
<line num="47" count="
|
|
342
|
+
<line num="1" count="24" type="stmt"/>
|
|
343
|
+
<line num="4" count="24" type="stmt"/>
|
|
344
|
+
<line num="11" count="24" type="stmt"/>
|
|
345
|
+
<line num="21" count="50" type="stmt"/>
|
|
346
|
+
<line num="26" count="50" type="stmt"/>
|
|
347
|
+
<line num="31" count="50" type="stmt"/>
|
|
348
|
+
<line num="38" count="50" type="stmt"/>
|
|
349
|
+
<line num="40" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
350
|
+
<line num="41" count="45" type="stmt"/>
|
|
351
|
+
<line num="42" count="45" type="stmt"/>
|
|
352
|
+
<line num="44" count="50" type="stmt"/>
|
|
353
|
+
<line num="46" count="50" type="stmt"/>
|
|
354
|
+
<line num="47" count="50" type="cond" truecount="1" falsecount="0"/>
|
|
353
355
|
<line num="48" count="1" type="stmt"/>
|
|
354
356
|
<line num="53" count="7" type="stmt"/>
|
|
355
357
|
<line num="54" count="7" type="stmt"/>
|
|
356
|
-
<line num="58" count="
|
|
358
|
+
<line num="58" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
357
359
|
<line num="59" count="7" type="stmt"/>
|
|
358
360
|
<line num="60" count="7" type="stmt"/>
|
|
359
361
|
<line num="61" count="7" type="stmt"/>
|
|
@@ -410,16 +412,16 @@
|
|
|
410
412
|
<line num="205" count="4" type="stmt"/>
|
|
411
413
|
<line num="207" count="36" type="stmt"/>
|
|
412
414
|
<line num="211" count="3" type="stmt"/>
|
|
413
|
-
<line num="220" count="
|
|
415
|
+
<line num="220" count="24" type="stmt"/>
|
|
414
416
|
</file>
|
|
415
417
|
</package>
|
|
416
418
|
<package name="src.components.tek-grid">
|
|
417
|
-
<metrics statements="
|
|
419
|
+
<metrics statements="466" coveredstatements="466" conditionals="201" coveredconditionals="201" methods="122" coveredmethods="122"/>
|
|
418
420
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
419
421
|
<metrics statements="32" coveredstatements="32" conditionals="3" coveredconditionals="3" methods="14" coveredmethods="14"/>
|
|
420
|
-
<line num="1" count="
|
|
421
|
-
<line num="5" count="
|
|
422
|
-
<line num="6" count="
|
|
422
|
+
<line num="1" count="24" type="stmt"/>
|
|
423
|
+
<line num="5" count="24" type="stmt"/>
|
|
424
|
+
<line num="6" count="24" type="stmt"/>
|
|
423
425
|
<line num="9" count="4" type="stmt"/>
|
|
424
426
|
<line num="13" count="1" type="stmt"/>
|
|
425
427
|
<line num="17" count="1" type="stmt"/>
|
|
@@ -451,54 +453,59 @@
|
|
|
451
453
|
<line num="90" count="2" type="stmt"/>
|
|
452
454
|
</file>
|
|
453
455
|
<file name="grid-column.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-column.ts">
|
|
454
|
-
<metrics statements="
|
|
455
|
-
<line num="1" count="
|
|
456
|
-
<line num="2" count="
|
|
457
|
-
<line num="3" count="
|
|
458
|
-
<line num="10" count="
|
|
459
|
-
<line num="
|
|
460
|
-
<line num="
|
|
461
|
-
<line num="
|
|
462
|
-
<line num="
|
|
463
|
-
<line num="
|
|
464
|
-
<line num="
|
|
465
|
-
<line num="
|
|
466
|
-
<line num="
|
|
467
|
-
<line num="
|
|
468
|
-
<line num="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="127" count="10" type="stmt"/>
|
|
480
|
-
<line num="128" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
456
|
+
<metrics statements="47" coveredstatements="47" conditionals="15" coveredconditionals="15" methods="13" coveredmethods="13"/>
|
|
457
|
+
<line num="1" count="24" type="stmt"/>
|
|
458
|
+
<line num="2" count="24" type="stmt"/>
|
|
459
|
+
<line num="3" count="24" type="stmt"/>
|
|
460
|
+
<line num="10" count="24" type="stmt"/>
|
|
461
|
+
<line num="71" count="5" type="stmt"/>
|
|
462
|
+
<line num="73" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
463
|
+
<line num="74" count="2" type="stmt"/>
|
|
464
|
+
<line num="76" count="3" type="stmt"/>
|
|
465
|
+
<line num="78" count="3" type="stmt"/>
|
|
466
|
+
<line num="79" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
467
|
+
<line num="80" count="1" type="stmt"/>
|
|
468
|
+
<line num="81" count="1" type="stmt"/>
|
|
469
|
+
<line num="84" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
470
|
+
<line num="85" count="2" type="stmt"/>
|
|
471
|
+
<line num="86" count="2" type="stmt"/>
|
|
472
|
+
<line num="87" count="2" type="stmt"/>
|
|
473
|
+
<line num="111" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
474
|
+
<line num="112" count="1" type="stmt"/>
|
|
475
|
+
<line num="115" count="10" type="stmt"/>
|
|
476
|
+
<line num="116" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
477
|
+
<line num="117" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
478
|
+
<line num="118" count="6" type="stmt"/>
|
|
479
|
+
<line num="122" count="3" type="stmt"/>
|
|
480
|
+
<line num="128" count="3" type="stmt"/>
|
|
481
481
|
<line num="131" count="10" type="stmt"/>
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
485
|
-
<line num="
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
490
|
-
<line num="
|
|
491
|
-
<line num="
|
|
492
|
-
<line num="
|
|
493
|
-
<line num="
|
|
494
|
-
<line num="
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
482
|
+
<line num="132" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
483
|
+
<line num="135" count="10" type="stmt"/>
|
|
484
|
+
<line num="142" count="10" type="stmt"/>
|
|
485
|
+
<line num="146" count="742" type="stmt"/>
|
|
486
|
+
<line num="150" count="196" type="stmt"/>
|
|
487
|
+
<line num="151" count="196" type="stmt"/>
|
|
488
|
+
<line num="152" count="196" type="cond" truecount="1" falsecount="0"/>
|
|
489
|
+
<line num="153" count="22" type="stmt"/>
|
|
490
|
+
<line num="158" count="480" type="stmt"/>
|
|
491
|
+
<line num="162" count="196" type="stmt"/>
|
|
492
|
+
<line num="163" count="196" type="stmt"/>
|
|
493
|
+
<line num="164" count="196" type="cond" truecount="1" falsecount="0"/>
|
|
494
|
+
<line num="165" count="13" type="stmt"/>
|
|
495
|
+
<line num="170" count="261" type="stmt"/>
|
|
496
|
+
<line num="174" count="194" type="stmt"/>
|
|
497
|
+
<line num="175" count="194" type="stmt"/>
|
|
498
|
+
<line num="176" count="194" type="cond" truecount="1" falsecount="0"/>
|
|
499
|
+
<line num="177" count="1" type="stmt"/>
|
|
500
|
+
<line num="182" count="430" type="cond" truecount="2" falsecount="0"/>
|
|
501
|
+
<line num="186" count="579" type="stmt"/>
|
|
502
|
+
<line num="191" count="36" type="stmt"/>
|
|
503
|
+
<line num="192" count="29" type="stmt"/>
|
|
497
504
|
</file>
|
|
498
505
|
<file name="grid-columns-button-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
|
|
499
506
|
<metrics statements="11" coveredstatements="11" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
500
|
-
<line num="1" count="
|
|
501
|
-
<line num="5" count="
|
|
507
|
+
<line num="1" count="24" type="stmt"/>
|
|
508
|
+
<line num="5" count="24" type="stmt"/>
|
|
502
509
|
<line num="7" count="2" type="stmt"/>
|
|
503
510
|
<line num="8" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
504
511
|
<line num="9" count="1" type="stmt"/>
|
|
@@ -511,11 +518,11 @@
|
|
|
511
518
|
</file>
|
|
512
519
|
<file name="grid-columns-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button.ts">
|
|
513
520
|
<metrics statements="16" coveredstatements="16" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
514
|
-
<line num="1" count="
|
|
515
|
-
<line num="2" count="
|
|
516
|
-
<line num="3" count="
|
|
517
|
-
<line num="4" count="
|
|
518
|
-
<line num="9" count="
|
|
521
|
+
<line num="1" count="24" type="stmt"/>
|
|
522
|
+
<line num="2" count="24" type="stmt"/>
|
|
523
|
+
<line num="3" count="24" type="stmt"/>
|
|
524
|
+
<line num="4" count="24" type="stmt"/>
|
|
525
|
+
<line num="9" count="24" type="stmt"/>
|
|
519
526
|
<line num="10" count="4" type="stmt"/>
|
|
520
527
|
<line num="13" count="4" type="stmt"/>
|
|
521
528
|
<line num="14" count="4" type="stmt"/>
|
|
@@ -529,340 +536,381 @@
|
|
|
529
536
|
<line num="33" count="2" type="stmt"/>
|
|
530
537
|
</file>
|
|
531
538
|
<file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
532
|
-
<metrics statements="
|
|
533
|
-
<line num="1" count="
|
|
534
|
-
<line num="
|
|
535
|
-
<line num="
|
|
536
|
-
<line num="
|
|
537
|
-
<line num="
|
|
538
|
-
<line num="
|
|
539
|
-
<line num="
|
|
540
|
-
<line num="
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="
|
|
544
|
-
<line num="
|
|
545
|
-
<line num="
|
|
546
|
-
<line num="
|
|
547
|
-
<line num="
|
|
548
|
-
<line num="
|
|
549
|
-
<line num="
|
|
550
|
-
<line num="
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="
|
|
554
|
-
<line num="
|
|
555
|
-
<line num="
|
|
556
|
-
<line num="
|
|
557
|
-
<line num="
|
|
558
|
-
<line num="
|
|
559
|
-
<line num="
|
|
560
|
-
<line num="
|
|
561
|
-
<line num="
|
|
562
|
-
<line num="
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
565
|
-
<line num="
|
|
566
|
-
<line num="
|
|
567
|
-
<line num="
|
|
568
|
-
<line num="
|
|
569
|
-
<line num="
|
|
570
|
-
<line num="
|
|
571
|
-
<line num="
|
|
572
|
-
<line num="
|
|
573
|
-
<line num="
|
|
574
|
-
<line num="
|
|
575
|
-
<line num="
|
|
576
|
-
<line num="
|
|
577
|
-
<line num="
|
|
578
|
-
<line num="
|
|
579
|
-
<line num="
|
|
580
|
-
<line num="
|
|
581
|
-
<line num="
|
|
582
|
-
<line num="
|
|
583
|
-
<line num="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="
|
|
586
|
-
<line num="
|
|
587
|
-
<line num="
|
|
588
|
-
<line num="
|
|
589
|
-
<line num="
|
|
590
|
-
<line num="
|
|
591
|
-
<line num="
|
|
592
|
-
<line num="
|
|
593
|
-
<line num="
|
|
594
|
-
<line num="
|
|
595
|
-
<line num="
|
|
596
|
-
<line num="
|
|
597
|
-
<line num="
|
|
598
|
-
<line num="
|
|
599
|
-
<line num="
|
|
600
|
-
<line num="
|
|
601
|
-
<line num="
|
|
602
|
-
<line num="
|
|
603
|
-
<line num="
|
|
604
|
-
<line num="
|
|
605
|
-
<line num="
|
|
606
|
-
<line num="
|
|
607
|
-
<line num="
|
|
608
|
-
<line num="
|
|
609
|
-
<line num="
|
|
610
|
-
<line num="
|
|
611
|
-
<line num="
|
|
612
|
-
<line num="
|
|
613
|
-
<line num="
|
|
614
|
-
<line num="
|
|
615
|
-
<line num="
|
|
616
|
-
<line num="
|
|
617
|
-
<line num="
|
|
618
|
-
<line num="
|
|
619
|
-
<line num="
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
630
|
-
<line num="
|
|
631
|
-
<line num="
|
|
632
|
-
<line num="
|
|
633
|
-
<line num="
|
|
634
|
-
<line num="
|
|
635
|
-
<line num="
|
|
636
|
-
<line num="
|
|
637
|
-
<line num="
|
|
638
|
-
<line num="
|
|
639
|
-
<line num="
|
|
640
|
-
<line num="
|
|
641
|
-
<line num="
|
|
642
|
-
<line num="
|
|
643
|
-
<line num="
|
|
644
|
-
<line num="
|
|
645
|
-
<line num="
|
|
646
|
-
<line num="
|
|
647
|
-
<line num="
|
|
648
|
-
<line num="
|
|
649
|
-
<line num="
|
|
650
|
-
<line num="
|
|
651
|
-
<line num="
|
|
652
|
-
<line num="
|
|
653
|
-
<line num="
|
|
654
|
-
<line num="
|
|
655
|
-
<line num="
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="
|
|
662
|
-
<line num="
|
|
663
|
-
<line num="
|
|
664
|
-
<line num="
|
|
665
|
-
<line num="
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="
|
|
670
|
-
<line num="
|
|
671
|
-
<line num="
|
|
672
|
-
<line num="
|
|
673
|
-
<line num="
|
|
674
|
-
<line num="
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
677
|
-
<line num="
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="
|
|
681
|
-
<line num="
|
|
682
|
-
<line num="
|
|
683
|
-
<line num="
|
|
684
|
-
<line num="
|
|
685
|
-
<line num="
|
|
686
|
-
<line num="
|
|
687
|
-
<line num="
|
|
688
|
-
<line num="
|
|
689
|
-
<line num="
|
|
690
|
-
<line num="
|
|
691
|
-
<line num="
|
|
692
|
-
<line num="
|
|
693
|
-
<line num="
|
|
694
|
-
<line num="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
697
|
-
<line num="
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="
|
|
700
|
-
<line num="
|
|
701
|
-
<line num="
|
|
702
|
-
<line num="
|
|
703
|
-
<line num="
|
|
704
|
-
<line num="
|
|
705
|
-
<line num="
|
|
706
|
-
<line num="
|
|
707
|
-
<line num="
|
|
708
|
-
<line num="
|
|
709
|
-
<line num="
|
|
710
|
-
<line num="
|
|
711
|
-
<line num="
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="
|
|
718
|
-
<line num="
|
|
719
|
-
<line num="
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="
|
|
722
|
-
<line num="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="
|
|
725
|
-
<line num="
|
|
726
|
-
<line num="
|
|
727
|
-
<line num="
|
|
728
|
-
<line num="
|
|
729
|
-
<line num="
|
|
730
|
-
<line num="
|
|
731
|
-
<line num="
|
|
732
|
-
<line num="
|
|
733
|
-
<line num="
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="
|
|
738
|
-
<line num="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="
|
|
741
|
-
<line num="
|
|
742
|
-
<line num="
|
|
743
|
-
<line num="
|
|
744
|
-
<line num="
|
|
745
|
-
<line num="
|
|
746
|
-
<line num="
|
|
747
|
-
<line num="
|
|
748
|
-
<line num="
|
|
749
|
-
<line num="
|
|
750
|
-
<line num="
|
|
751
|
-
<line num="
|
|
752
|
-
<line num="
|
|
753
|
-
<line num="
|
|
754
|
-
<line num="
|
|
755
|
-
<line num="
|
|
756
|
-
<line num="
|
|
757
|
-
<line num="
|
|
758
|
-
<line num="
|
|
759
|
-
<line num="
|
|
760
|
-
<line num="
|
|
761
|
-
<line num="
|
|
762
|
-
<line num="
|
|
763
|
-
<line num="
|
|
764
|
-
<line num="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="
|
|
769
|
-
<line num="
|
|
770
|
-
<line num="
|
|
771
|
-
<line num="
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="
|
|
777
|
-
<line num="
|
|
778
|
-
<line num="
|
|
779
|
-
<line num="
|
|
780
|
-
<line num="
|
|
781
|
-
<line num="
|
|
782
|
-
<line num="
|
|
783
|
-
<line num="
|
|
784
|
-
<line num="
|
|
785
|
-
<line num="
|
|
786
|
-
<line num="
|
|
787
|
-
<line num="
|
|
539
|
+
<metrics statements="275" coveredstatements="275" conditionals="135" coveredconditionals="135" methods="70" coveredmethods="70"/>
|
|
540
|
+
<line num="1" count="24" type="stmt"/>
|
|
541
|
+
<line num="6" count="24" type="stmt"/>
|
|
542
|
+
<line num="10" count="24" type="stmt"/>
|
|
543
|
+
<line num="11" count="24" type="stmt"/>
|
|
544
|
+
<line num="12" count="24" type="stmt"/>
|
|
545
|
+
<line num="15" count="24" type="stmt"/>
|
|
546
|
+
<line num="16" count="24" type="stmt"/>
|
|
547
|
+
<line num="17" count="24" type="stmt"/>
|
|
548
|
+
<line num="30" count="24" type="stmt"/>
|
|
549
|
+
<line num="32" count="99" type="stmt"/>
|
|
550
|
+
<line num="35" count="99" type="stmt"/>
|
|
551
|
+
<line num="38" count="99" type="stmt"/>
|
|
552
|
+
<line num="41" count="99" type="stmt"/>
|
|
553
|
+
<line num="44" count="99" type="stmt"/>
|
|
554
|
+
<line num="47" count="99" type="stmt"/>
|
|
555
|
+
<line num="50" count="99" type="stmt"/>
|
|
556
|
+
<line num="53" count="99" type="stmt"/>
|
|
557
|
+
<line num="56" count="99" type="stmt"/>
|
|
558
|
+
<line num="65" count="99" type="stmt"/>
|
|
559
|
+
<line num="71" count="99" type="stmt"/>
|
|
560
|
+
<line num="77" count="99" type="stmt"/>
|
|
561
|
+
<line num="87" count="99" type="stmt"/>
|
|
562
|
+
<line num="92" count="99" type="stmt"/>
|
|
563
|
+
<line num="97" count="99" type="stmt"/>
|
|
564
|
+
<line num="128" count="99" type="stmt"/>
|
|
565
|
+
<line num="133" count="99" type="stmt"/>
|
|
566
|
+
<line num="135" count="99" type="stmt"/>
|
|
567
|
+
<line num="137" count="99" type="stmt"/>
|
|
568
|
+
<line num="139" count="99" type="stmt"/>
|
|
569
|
+
<line num="141" count="99" type="stmt"/>
|
|
570
|
+
<line num="143" count="99" type="stmt"/>
|
|
571
|
+
<line num="160" count="99" type="stmt"/>
|
|
572
|
+
<line num="166" count="99" type="stmt"/>
|
|
573
|
+
<line num="167" count="99" type="stmt"/>
|
|
574
|
+
<line num="168" count="99" type="stmt"/>
|
|
575
|
+
<line num="169" count="99" type="stmt"/>
|
|
576
|
+
<line num="170" count="99" type="stmt"/>
|
|
577
|
+
<line num="171" count="99" type="stmt"/>
|
|
578
|
+
<line num="172" count="99" type="stmt"/>
|
|
579
|
+
<line num="173" count="99" type="stmt"/>
|
|
580
|
+
<line num="178" count="99" type="stmt"/>
|
|
581
|
+
<line num="179" count="99" type="stmt"/>
|
|
582
|
+
<line num="180" count="99" type="stmt"/>
|
|
583
|
+
<line num="181" count="99" type="stmt"/>
|
|
584
|
+
<line num="182" count="99" type="stmt"/>
|
|
585
|
+
<line num="183" count="99" type="stmt"/>
|
|
586
|
+
<line num="184" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
587
|
+
<line num="185" count="99" type="stmt"/>
|
|
588
|
+
<line num="186" count="99" type="stmt"/>
|
|
589
|
+
<line num="187" count="99" type="cond" truecount="2" falsecount="0"/>
|
|
590
|
+
<line num="188" count="99" type="stmt"/>
|
|
591
|
+
<line num="190" count="99" type="cond" truecount="1" falsecount="0"/>
|
|
592
|
+
<line num="191" count="4" type="stmt"/>
|
|
593
|
+
<line num="194" count="99" type="stmt"/>
|
|
594
|
+
<line num="195" count="99" type="stmt"/>
|
|
595
|
+
<line num="196" count="99" type="stmt"/>
|
|
596
|
+
<line num="198" count="99" type="stmt"/>
|
|
597
|
+
<line num="200" count="99" type="cond" truecount="4" falsecount="0"/>
|
|
598
|
+
<line num="204" count="34" type="stmt"/>
|
|
599
|
+
<line num="205" count="34" type="stmt"/>
|
|
600
|
+
<line num="206" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
601
|
+
<line num="207" count="34" type="stmt"/>
|
|
602
|
+
<line num="212" count="34" type="stmt"/>
|
|
603
|
+
<line num="219" count="99" type="stmt"/>
|
|
604
|
+
<line num="227" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
605
|
+
<line num="228" count="1" type="stmt"/>
|
|
606
|
+
<line num="229" count="1" type="stmt"/>
|
|
607
|
+
<line num="237" count="1" type="stmt"/>
|
|
608
|
+
<line num="238" count="1" type="stmt"/>
|
|
609
|
+
<line num="239" count="1" type="stmt"/>
|
|
610
|
+
<line num="247" count="5" type="stmt"/>
|
|
611
|
+
<line num="248" count="5" type="stmt"/>
|
|
612
|
+
<line num="252" count="3" type="stmt"/>
|
|
613
|
+
<line num="253" count="3" type="stmt"/>
|
|
614
|
+
<line num="257" count="1" type="stmt"/>
|
|
615
|
+
<line num="258" count="1" type="stmt"/>
|
|
616
|
+
<line num="262" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
617
|
+
<line num="263" count="1" type="stmt"/>
|
|
618
|
+
<line num="271" count="164" type="stmt"/>
|
|
619
|
+
<line num="275" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
620
|
+
<line num="276" count="1" type="stmt"/>
|
|
621
|
+
<line num="277" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
622
|
+
<line num="279" count="1" type="stmt"/>
|
|
623
|
+
<line num="283" count="2" type="stmt"/>
|
|
624
|
+
<line num="294" count="2" type="stmt"/>
|
|
625
|
+
<line num="295" count="2" type="stmt"/>
|
|
626
|
+
<line num="296" count="1" type="stmt"/>
|
|
627
|
+
<line num="298" count="2" type="stmt"/>
|
|
628
|
+
<line num="302" count="2" type="stmt"/>
|
|
629
|
+
<line num="303" count="2" type="stmt"/>
|
|
630
|
+
<line num="304" count="2" type="stmt"/>
|
|
631
|
+
<line num="307" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
632
|
+
<line num="308" count="1" type="stmt"/>
|
|
633
|
+
<line num="309" count="1" type="stmt"/>
|
|
634
|
+
<line num="312" count="2" type="stmt"/>
|
|
635
|
+
<line num="318" count="2" type="stmt"/>
|
|
636
|
+
<line num="321" count="99" type="stmt"/>
|
|
637
|
+
<line num="323" count="99" type="stmt"/>
|
|
638
|
+
<line num="330" count="99" type="stmt"/>
|
|
639
|
+
<line num="331" count="99" type="stmt"/>
|
|
640
|
+
<line num="333" count="99" type="stmt"/>
|
|
641
|
+
<line num="334" count="99" type="stmt"/>
|
|
642
|
+
<line num="335" count="99" type="stmt"/>
|
|
643
|
+
<line num="336" count="99" type="stmt"/>
|
|
644
|
+
<line num="337" count="99" type="stmt"/>
|
|
645
|
+
<line num="341" count="99" type="stmt"/>
|
|
646
|
+
<line num="342" count="58" type="cond" truecount="4" falsecount="0"/>
|
|
647
|
+
<line num="343" count="12" type="stmt"/>
|
|
648
|
+
<line num="346" count="58" type="stmt"/>
|
|
649
|
+
<line num="350" count="99" type="cond" truecount="1" falsecount="0"/>
|
|
650
|
+
<line num="351" count="45" type="stmt"/>
|
|
651
|
+
<line num="355" count="43" type="stmt"/>
|
|
652
|
+
<line num="357" count="48" type="stmt"/>
|
|
653
|
+
<line num="358" count="43" type="stmt"/>
|
|
654
|
+
<line num="359" count="43" type="cond" truecount="5" falsecount="0"/>
|
|
655
|
+
<line num="360" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
656
|
+
<line num="361" count="13" type="stmt"/>
|
|
657
|
+
<line num="362" count="11" type="stmt"/>
|
|
658
|
+
<line num="363" count="8" type="stmt"/>
|
|
659
|
+
<line num="366" count="11" type="stmt"/>
|
|
660
|
+
<line num="369" count="12" type="stmt"/>
|
|
661
|
+
<line num="371" count="31" type="stmt"/>
|
|
662
|
+
<line num="372" count="31" type="stmt"/>
|
|
663
|
+
<line num="375" count="43" type="cond" truecount="3" falsecount="0"/>
|
|
664
|
+
<line num="376" count="43" type="stmt"/>
|
|
665
|
+
<line num="379" count="43" type="cond" truecount="3" falsecount="0"/>
|
|
666
|
+
<line num="380" count="1" type="stmt"/>
|
|
667
|
+
<line num="382" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
668
|
+
<line num="383" count="1" type="stmt"/>
|
|
669
|
+
<line num="388" count="12" type="stmt"/>
|
|
670
|
+
<line num="389" count="12" type="stmt"/>
|
|
671
|
+
<line num="390" count="12" type="stmt"/>
|
|
672
|
+
<line num="392" count="12" type="stmt"/>
|
|
673
|
+
<line num="393" count="49" type="stmt"/>
|
|
674
|
+
<line num="394" count="49" type="stmt"/>
|
|
675
|
+
<line num="395" count="54" type="stmt"/>
|
|
676
|
+
<line num="396" count="54" type="cond" truecount="3" falsecount="0"/>
|
|
677
|
+
<line num="397" count="25" type="cond" truecount="1" falsecount="0"/>
|
|
678
|
+
<line num="398" count="21" type="stmt"/>
|
|
679
|
+
<line num="400" count="25" type="stmt"/>
|
|
680
|
+
<line num="402" count="25" type="stmt"/>
|
|
681
|
+
<line num="403" count="25" type="stmt"/>
|
|
682
|
+
<line num="404" count="25" type="stmt"/>
|
|
683
|
+
<line num="408" count="49" type="stmt"/>
|
|
684
|
+
<line num="409" count="54" type="stmt"/>
|
|
685
|
+
<line num="412" count="49" type="stmt"/>
|
|
686
|
+
<line num="414" count="54" type="stmt"/>
|
|
687
|
+
<line num="417" count="49" type="stmt"/>
|
|
688
|
+
<line num="420" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
689
|
+
<line num="421" count="10" type="stmt"/>
|
|
690
|
+
<line num="423" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
691
|
+
<line num="424" count="9" type="stmt"/>
|
|
692
|
+
<line num="430" count="111" type="stmt"/>
|
|
693
|
+
<line num="431" count="111" type="stmt"/>
|
|
694
|
+
<line num="432" count="13" type="stmt"/>
|
|
695
|
+
<line num="440" count="13" type="stmt"/>
|
|
696
|
+
<line num="442" count="13" type="stmt"/>
|
|
697
|
+
<line num="447" count="208" type="cond" truecount="2" falsecount="0"/>
|
|
698
|
+
<line num="448" count="111" type="stmt"/>
|
|
699
|
+
<line num="452" count="25" type="cond" truecount="2" falsecount="0"/>
|
|
700
|
+
<line num="453" count="25" type="stmt"/>
|
|
701
|
+
<line num="466" count="25" type="stmt"/>
|
|
702
|
+
<line num="467" count="8" type="stmt"/>
|
|
703
|
+
<line num="469" count="25" type="stmt"/>
|
|
704
|
+
<line num="470" count="25" type="stmt"/>
|
|
705
|
+
<line num="471" count="25" type="stmt"/>
|
|
706
|
+
<line num="475" count="31" type="cond" truecount="1" falsecount="0"/>
|
|
707
|
+
<line num="476" count="20" type="stmt"/>
|
|
708
|
+
<line num="479" count="11" type="stmt"/>
|
|
709
|
+
<line num="480" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
710
|
+
<line num="481" count="9" type="stmt"/>
|
|
711
|
+
<line num="491" count="9" type="stmt"/>
|
|
712
|
+
<line num="492" count="4" type="stmt"/>
|
|
713
|
+
<line num="495" count="9" type="stmt"/>
|
|
714
|
+
<line num="501" count="38" type="stmt"/>
|
|
715
|
+
<line num="502" count="30" type="stmt"/>
|
|
716
|
+
<line num="512" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
717
|
+
<line num="516" count="90" type="cond" truecount="1" falsecount="0"/>
|
|
718
|
+
<line num="517" count="86" type="stmt"/>
|
|
719
|
+
<line num="519" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
720
|
+
<line num="520" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
721
|
+
<line num="521" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
722
|
+
<line num="522" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
723
|
+
<line num="524" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
724
|
+
<line num="525" count="78" type="stmt"/>
|
|
725
|
+
<line num="531" count="49" type="cond" truecount="1" falsecount="0"/>
|
|
726
|
+
<line num="532" count="19" type="stmt"/>
|
|
727
|
+
<line num="533" count="45" type="stmt"/>
|
|
728
|
+
<line num="534" count="45" type="stmt"/>
|
|
729
|
+
<line num="535" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
730
|
+
<line num="536" count="10" type="stmt"/>
|
|
731
|
+
<line num="544" count="45" type="stmt"/>
|
|
732
|
+
<line num="546" count="45" type="stmt"/>
|
|
733
|
+
<line num="547" count="45" type="stmt"/>
|
|
734
|
+
<line num="554" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
735
|
+
<line num="556" count="3" type="stmt"/>
|
|
736
|
+
<line num="562" count="3" type="stmt"/>
|
|
737
|
+
<line num="566" count="12" type="stmt"/>
|
|
738
|
+
<line num="567" count="12" type="stmt"/>
|
|
739
|
+
<line num="568" count="27" type="stmt"/>
|
|
740
|
+
<line num="569" count="27" type="stmt"/>
|
|
741
|
+
<line num="571" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
742
|
+
<line num="572" count="12" type="stmt"/>
|
|
743
|
+
<line num="573" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
744
|
+
<line num="574" count="9" type="stmt"/>
|
|
745
|
+
<line num="575" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
746
|
+
<line num="576" count="2" type="stmt"/>
|
|
747
|
+
<line num="577" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
748
|
+
<line num="578" count="2" type="stmt"/>
|
|
749
|
+
<line num="580" count="2" type="stmt"/>
|
|
750
|
+
<line num="584" count="12" type="stmt"/>
|
|
751
|
+
<line num="588" count="2" type="stmt"/>
|
|
752
|
+
<line num="589" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
753
|
+
<line num="593" count="22" type="cond" truecount="3" falsecount="0"/>
|
|
754
|
+
<line num="595" count="20" type="stmt"/>
|
|
755
|
+
<line num="599" count="25" type="stmt"/>
|
|
756
|
+
<line num="600" count="25" type="stmt"/>
|
|
757
|
+
<line num="601" count="25" type="cond" truecount="1" falsecount="0"/>
|
|
758
|
+
<line num="602" count="21" type="stmt"/>
|
|
759
|
+
<line num="604" count="25" type="stmt"/>
|
|
760
|
+
<line num="605" count="25" type="stmt"/>
|
|
761
|
+
<line num="606" count="25" type="stmt"/>
|
|
762
|
+
<line num="610" count="3" type="stmt"/>
|
|
763
|
+
<line num="611" count="1" type="stmt"/>
|
|
764
|
+
<line num="612" count="1" type="stmt"/>
|
|
765
|
+
<line num="613" count="1" type="stmt"/>
|
|
766
|
+
<line num="618" count="4" type="stmt"/>
|
|
767
|
+
<line num="622" count="28" type="cond" truecount="3" falsecount="0"/>
|
|
768
|
+
<line num="626" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
769
|
+
<line num="627" count="2" type="stmt"/>
|
|
770
|
+
<line num="629" count="15" type="stmt"/>
|
|
771
|
+
<line num="630" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
772
|
+
<line num="632" count="13" type="stmt"/>
|
|
773
|
+
<line num="633" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
774
|
+
<line num="634" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
775
|
+
<line num="635" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
776
|
+
<line num="637" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
777
|
+
<line num="640" count="13" type="stmt"/>
|
|
778
|
+
<line num="642" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
779
|
+
<line num="643" count="6" type="stmt"/>
|
|
780
|
+
<line num="645" count="7" type="stmt"/>
|
|
781
|
+
<line num="651" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
782
|
+
<line num="652" count="1" type="stmt"/>
|
|
783
|
+
<line num="654" count="10" type="stmt"/>
|
|
784
|
+
<line num="655" count="10" type="cond" truecount="3" falsecount="0"/>
|
|
785
|
+
<line num="657" count="9" type="stmt"/>
|
|
786
|
+
<line num="659" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
787
|
+
<line num="660" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
788
|
+
<line num="661" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
789
|
+
<line num="663" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
790
|
+
<line num="666" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
791
|
+
<line num="668" count="9" type="stmt"/>
|
|
792
|
+
<line num="670" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
793
|
+
<line num="671" count="3" type="stmt"/>
|
|
794
|
+
<line num="673" count="6" type="stmt"/>
|
|
795
|
+
<line num="679" count="3" type="stmt"/>
|
|
796
|
+
<line num="680" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
797
|
+
<line num="681" count="1" type="stmt"/>
|
|
798
|
+
<line num="682" count="2" type="cond" truecount="5" falsecount="0"/>
|
|
788
799
|
<line num="683" count="1" type="stmt"/>
|
|
800
|
+
<line num="688" count="3" type="stmt"/>
|
|
801
|
+
<line num="689" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
802
|
+
<line num="690" count="2" type="stmt"/>
|
|
803
|
+
<line num="701" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
804
|
+
<line num="702" count="1" type="stmt"/>
|
|
805
|
+
<line num="704" count="1" type="stmt"/>
|
|
806
|
+
<line num="708" count="2" type="stmt"/>
|
|
807
|
+
<line num="718" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
808
|
+
<line num="719" count="1" type="stmt"/>
|
|
809
|
+
<line num="723" count="2" type="stmt"/>
|
|
810
|
+
<line num="734" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
811
|
+
<line num="735" count="1" type="stmt"/>
|
|
812
|
+
<line num="739" count="1" type="stmt"/>
|
|
813
|
+
<line num="746" count="1" type="stmt"/>
|
|
814
|
+
<line num="750" count="2" type="stmt"/>
|
|
789
815
|
</file>
|
|
790
816
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
791
817
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
792
|
-
<line num="
|
|
793
|
-
<line num="
|
|
818
|
+
<line num="89" count="24" type="stmt"/>
|
|
819
|
+
<line num="90" count="24" type="stmt"/>
|
|
794
820
|
</file>
|
|
795
821
|
<file name="layout-options.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
|
|
796
|
-
<metrics statements="
|
|
797
|
-
<line num="1" count="
|
|
798
|
-
<line num="3" count="
|
|
799
|
-
<line num="11" count="
|
|
800
|
-
<line num="12" count="
|
|
801
|
-
<line num="14" count="
|
|
802
|
-
<line num="16" count="
|
|
803
|
-
<line num="18" count="
|
|
804
|
-
<line num="22" count="
|
|
805
|
-
<line num="24" count="
|
|
806
|
-
<line num="26" count="
|
|
807
|
-
<line num="28" count="
|
|
808
|
-
<line num="36" count="
|
|
809
|
-
<line num="37" count="
|
|
810
|
-
<line num="38" count="
|
|
811
|
-
<line num="40" count="
|
|
812
|
-
<line num="44" count="
|
|
813
|
-
<line num="45" count="
|
|
814
|
-
<line num="47" count="
|
|
815
|
-
<line num="48" count="
|
|
816
|
-
<line num="49" count="
|
|
817
|
-
<line num="50" count="
|
|
818
|
-
<line num="64" count="
|
|
819
|
-
<line num="65" count="
|
|
820
|
-
<line num="66" count="
|
|
822
|
+
<metrics statements="83" coveredstatements="83" conditionals="43" coveredconditionals="43" methods="18" coveredmethods="18"/>
|
|
823
|
+
<line num="1" count="24" type="stmt"/>
|
|
824
|
+
<line num="3" count="24" type="stmt"/>
|
|
825
|
+
<line num="11" count="24" type="stmt"/>
|
|
826
|
+
<line num="12" count="14" type="stmt"/>
|
|
827
|
+
<line num="14" count="14" type="stmt"/>
|
|
828
|
+
<line num="16" count="14" type="stmt"/>
|
|
829
|
+
<line num="18" count="14" type="stmt"/>
|
|
830
|
+
<line num="22" count="14" type="stmt"/>
|
|
831
|
+
<line num="24" count="14" type="stmt"/>
|
|
832
|
+
<line num="26" count="14" type="stmt"/>
|
|
833
|
+
<line num="28" count="14" type="stmt"/>
|
|
834
|
+
<line num="36" count="13" type="stmt"/>
|
|
835
|
+
<line num="37" count="13" type="cond" truecount="4" falsecount="0"/>
|
|
836
|
+
<line num="38" count="12" type="stmt"/>
|
|
837
|
+
<line num="40" count="13" type="stmt"/>
|
|
838
|
+
<line num="44" count="13" type="stmt"/>
|
|
839
|
+
<line num="45" count="13" type="stmt"/>
|
|
840
|
+
<line num="47" count="13" type="stmt"/>
|
|
841
|
+
<line num="48" count="13" type="stmt"/>
|
|
842
|
+
<line num="49" count="13" type="stmt"/>
|
|
843
|
+
<line num="50" count="41" type="stmt"/>
|
|
844
|
+
<line num="64" count="13" type="stmt"/>
|
|
845
|
+
<line num="65" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
846
|
+
<line num="66" count="13" type="cond" truecount="4" falsecount="0"/>
|
|
821
847
|
<line num="67" count="1" type="stmt"/>
|
|
822
|
-
<line num="69" count="
|
|
823
|
-
<line num="71" count="
|
|
824
|
-
<line num="72" count="
|
|
825
|
-
<line num="73" count="
|
|
826
|
-
<line num="74" count="
|
|
848
|
+
<line num="69" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
849
|
+
<line num="71" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
850
|
+
<line num="72" count="11" type="stmt"/>
|
|
851
|
+
<line num="73" count="11" type="stmt"/>
|
|
852
|
+
<line num="74" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
827
853
|
<line num="75" count="1" type="stmt"/>
|
|
828
854
|
<line num="76" count="1" type="stmt"/>
|
|
829
|
-
<line num="82" count="
|
|
830
|
-
<line num="83" count="
|
|
831
|
-
<line num="84" count="
|
|
855
|
+
<line num="82" count="46" type="cond" truecount="1" falsecount="0"/>
|
|
856
|
+
<line num="83" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
857
|
+
<line num="84" count="42" type="stmt"/>
|
|
832
858
|
<line num="86" count="3" type="stmt"/>
|
|
833
859
|
<line num="90" count="1" type="stmt"/>
|
|
834
860
|
<line num="91" count="1" type="stmt"/>
|
|
835
861
|
<line num="92" count="1" type="stmt"/>
|
|
836
|
-
<line num="
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="
|
|
839
|
-
<line num="
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="105" count="
|
|
842
|
-
<line num="106" count="
|
|
843
|
-
<line num="109" count="
|
|
862
|
+
<line num="93" count="1" type="stmt"/>
|
|
863
|
+
<line num="97" count="2" type="stmt"/>
|
|
864
|
+
<line num="98" count="2" type="stmt"/>
|
|
865
|
+
<line num="100" count="2" type="stmt"/>
|
|
866
|
+
<line num="104" count="7" type="stmt"/>
|
|
867
|
+
<line num="105" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
868
|
+
<line num="106" count="1" type="stmt"/>
|
|
869
|
+
<line num="109" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
870
|
+
<line num="110" count="3" type="stmt"/>
|
|
844
871
|
<line num="113" count="7" type="stmt"/>
|
|
845
|
-
<line num="
|
|
846
|
-
<line num="119" count="
|
|
847
|
-
<line num="
|
|
848
|
-
<line num="
|
|
849
|
-
<line num="
|
|
850
|
-
<line num="128" count="
|
|
851
|
-
<line num="
|
|
852
|
-
<line num="
|
|
853
|
-
<line num="
|
|
854
|
-
<line num="138" count="
|
|
855
|
-
<line num="
|
|
856
|
-
<line num="
|
|
857
|
-
<line num="
|
|
872
|
+
<line num="117" count="8" type="stmt"/>
|
|
873
|
+
<line num="119" count="8" type="stmt"/>
|
|
874
|
+
<line num="124" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
875
|
+
<line num="125" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
876
|
+
<line num="126" count="1" type="stmt"/>
|
|
877
|
+
<line num="128" count="7" type="stmt"/>
|
|
878
|
+
<line num="133" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
879
|
+
<line num="134" count="1" type="stmt"/>
|
|
880
|
+
<line num="135" count="1" type="stmt"/>
|
|
881
|
+
<line num="138" count="2" type="stmt"/>
|
|
882
|
+
<line num="140" count="2" type="stmt"/>
|
|
883
|
+
<line num="144" count="1" type="stmt"/>
|
|
884
|
+
<line num="145" count="1" type="stmt"/>
|
|
885
|
+
<line num="146" count="1" type="stmt"/>
|
|
886
|
+
<line num="147" count="1" type="stmt"/>
|
|
887
|
+
<line num="149" count="1" type="stmt"/>
|
|
888
|
+
<line num="151" count="1" type="stmt"/>
|
|
889
|
+
<line num="155" count="2" type="stmt"/>
|
|
890
|
+
<line num="156" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
891
|
+
<line num="157" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
892
|
+
<line num="158" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
893
|
+
<line num="159" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
894
|
+
<line num="160" count="2" type="stmt"/>
|
|
895
|
+
<line num="161" count="18" type="stmt"/>
|
|
896
|
+
<line num="162" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
897
|
+
<line num="163" count="8" type="stmt"/>
|
|
898
|
+
<line num="170" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
899
|
+
<line num="171" count="2" type="stmt"/>
|
|
900
|
+
<line num="176" count="6" type="stmt"/>
|
|
901
|
+
<line num="177" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
902
|
+
<line num="178" count="15" type="stmt"/>
|
|
903
|
+
<line num="179" count="6" type="stmt"/>
|
|
904
|
+
<line num="180" count="18" type="cond" truecount="3" falsecount="0"/>
|
|
905
|
+
<line num="181" count="5" type="stmt"/>
|
|
858
906
|
</file>
|
|
859
907
|
</package>
|
|
860
908
|
<package name="src.components.tek-image">
|
|
861
909
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
862
910
|
<file name="image.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-image/image.ts">
|
|
863
911
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
864
|
-
<line num="1" count="
|
|
865
|
-
<line num="7" count="
|
|
912
|
+
<line num="1" count="24" type="stmt"/>
|
|
913
|
+
<line num="7" count="24" type="stmt"/>
|
|
866
914
|
<line num="11" count="3" type="stmt"/>
|
|
867
915
|
<line num="16" count="3" type="stmt"/>
|
|
868
916
|
<line num="23" count="3" type="stmt"/>
|
|
@@ -875,9 +923,9 @@
|
|
|
875
923
|
<metrics statements="8" coveredstatements="8" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
876
924
|
<file name="iterable-carousel.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-carousel/iterable-carousel.ts">
|
|
877
925
|
<metrics statements="8" coveredstatements="8" conditionals="13" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
878
|
-
<line num="1" count="
|
|
879
|
-
<line num="3" count="
|
|
880
|
-
<line num="10" count="
|
|
926
|
+
<line num="1" count="24" type="stmt"/>
|
|
927
|
+
<line num="3" count="24" type="stmt"/>
|
|
928
|
+
<line num="10" count="24" type="stmt"/>
|
|
881
929
|
<line num="14" count="3" type="stmt"/>
|
|
882
930
|
<line num="15" count="3" type="stmt"/>
|
|
883
931
|
<line num="23" count="3" type="cond" truecount="10" falsecount="0"/>
|
|
@@ -886,53 +934,75 @@
|
|
|
886
934
|
</file>
|
|
887
935
|
</package>
|
|
888
936
|
<package name="src.components.tek-iterable-component-render">
|
|
889
|
-
<metrics statements="
|
|
937
|
+
<metrics statements="42" coveredstatements="42" conditionals="15" coveredconditionals="15" methods="6" coveredmethods="6"/>
|
|
890
938
|
<file name="iterable-component-render.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-iterable-component-render/iterable-component-render.ts">
|
|
891
|
-
<metrics statements="
|
|
892
|
-
<line num="1" count="
|
|
893
|
-
<line num="3" count="
|
|
894
|
-
<line num="13" count="
|
|
939
|
+
<metrics statements="42" coveredstatements="42" conditionals="15" coveredconditionals="15" methods="6" coveredmethods="6"/>
|
|
940
|
+
<line num="1" count="24" type="stmt"/>
|
|
941
|
+
<line num="3" count="24" type="stmt"/>
|
|
942
|
+
<line num="13" count="24" type="stmt"/>
|
|
895
943
|
<line num="17" count="7" type="stmt"/>
|
|
896
944
|
<line num="22" count="7" type="stmt"/>
|
|
897
945
|
<line num="32" count="7" type="stmt"/>
|
|
898
946
|
<line num="37" count="7" type="stmt"/>
|
|
899
947
|
<line num="49" count="7" type="stmt"/>
|
|
900
948
|
<line num="61" count="7" type="stmt"/>
|
|
901
|
-
<line num="
|
|
902
|
-
<line num="
|
|
903
|
-
<line num="
|
|
904
|
-
<line num="
|
|
905
|
-
<line num="
|
|
906
|
-
<line num="
|
|
907
|
-
<line num="
|
|
908
|
-
<line num="
|
|
909
|
-
<line num="
|
|
910
|
-
<line num="
|
|
911
|
-
<line num="
|
|
912
|
-
<line num="
|
|
913
|
-
<line num="
|
|
914
|
-
<line num="
|
|
915
|
-
<line num="
|
|
916
|
-
<line num="
|
|
917
|
-
<line num="
|
|
918
|
-
<line num="
|
|
919
|
-
<line num="
|
|
920
|
-
<line num="101" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
921
|
-
<line num="102" count="9" type="cond" truecount="3" falsecount="0"/>
|
|
922
|
-
<line num="103" count="7" type="stmt"/>
|
|
949
|
+
<line num="66" count="7" type="stmt"/>
|
|
950
|
+
<line num="71" count="7" type="stmt"/>
|
|
951
|
+
<line num="76" count="7" type="stmt"/>
|
|
952
|
+
<line num="79" count="7" type="stmt"/>
|
|
953
|
+
<line num="80" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
954
|
+
<line num="81" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
955
|
+
<line num="82" count="7" type="stmt"/>
|
|
956
|
+
<line num="83" count="7" type="stmt"/>
|
|
957
|
+
<line num="84" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
958
|
+
<line num="85" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
959
|
+
<line num="86" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
960
|
+
<line num="87" count="7" type="stmt"/>
|
|
961
|
+
<line num="88" count="7" type="stmt"/>
|
|
962
|
+
<line num="89" count="7" type="stmt"/>
|
|
963
|
+
<line num="90" count="7" type="stmt"/>
|
|
964
|
+
<line num="91" count="7" type="stmt"/>
|
|
965
|
+
<line num="92" count="7" type="stmt"/>
|
|
966
|
+
<line num="96" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
967
|
+
<line num="97" count="9" type="stmt"/>
|
|
923
968
|
<line num="105" count="1" type="stmt"/>
|
|
924
|
-
<line num="
|
|
925
|
-
<line num="
|
|
926
|
-
<line num="
|
|
927
|
-
<line num="
|
|
969
|
+
<line num="112" count="3" type="stmt"/>
|
|
970
|
+
<line num="113" count="3" type="stmt"/>
|
|
971
|
+
<line num="114" count="3" type="stmt"/>
|
|
972
|
+
<line num="117" count="10" type="stmt"/>
|
|
973
|
+
<line num="118" count="10" type="stmt"/>
|
|
974
|
+
<line num="119" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
975
|
+
<line num="120" count="9" type="cond" truecount="3" falsecount="0"/>
|
|
976
|
+
<line num="121" count="7" type="stmt"/>
|
|
977
|
+
<line num="123" count="1" type="stmt"/>
|
|
978
|
+
<line num="125" count="3" type="stmt"/>
|
|
979
|
+
<line num="129" count="14" type="stmt"/>
|
|
980
|
+
<line num="130" count="14" type="stmt"/>
|
|
981
|
+
<line num="132" count="14" type="stmt"/>
|
|
982
|
+
</file>
|
|
983
|
+
</package>
|
|
984
|
+
<package name="src.components.tek-loading">
|
|
985
|
+
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
986
|
+
<file name="loading.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-loading/loading.ts">
|
|
987
|
+
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
988
|
+
<line num="1" count="24" type="stmt"/>
|
|
989
|
+
<line num="5" count="24" type="stmt"/>
|
|
990
|
+
<line num="11" count="24" type="stmt"/>
|
|
991
|
+
<line num="15" count="2" type="stmt"/>
|
|
992
|
+
<line num="20" count="2" type="stmt"/>
|
|
993
|
+
<line num="25" count="2" type="stmt"/>
|
|
994
|
+
<line num="32" count="2" type="stmt"/>
|
|
995
|
+
<line num="33" count="2" type="stmt"/>
|
|
996
|
+
<line num="34" count="2" type="stmt"/>
|
|
997
|
+
<line num="35" count="2" type="stmt"/>
|
|
928
998
|
</file>
|
|
929
999
|
</package>
|
|
930
1000
|
<package name="src.components.tek-notifications">
|
|
931
1001
|
<metrics statements="13" coveredstatements="13" conditionals="3" coveredconditionals="3" methods="4" coveredmethods="4"/>
|
|
932
1002
|
<file name="notifications.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
|
|
933
1003
|
<metrics statements="13" coveredstatements="13" conditionals="3" coveredconditionals="3" methods="4" coveredmethods="4"/>
|
|
934
|
-
<line num="1" count="
|
|
935
|
-
<line num="7" count="
|
|
1004
|
+
<line num="1" count="24" type="stmt"/>
|
|
1005
|
+
<line num="7" count="24" type="stmt"/>
|
|
936
1006
|
<line num="8" count="8" type="stmt"/>
|
|
937
1007
|
<line num="15" count="8" type="stmt"/>
|
|
938
1008
|
<line num="40" count="8" type="stmt"/>
|
|
@@ -947,12 +1017,12 @@
|
|
|
947
1017
|
</file>
|
|
948
1018
|
</package>
|
|
949
1019
|
<package name="src.components.tek-product-card">
|
|
950
|
-
<metrics statements="
|
|
1020
|
+
<metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
951
1021
|
<file name="product-card.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-product-card/product-card.ts">
|
|
952
|
-
<metrics statements="
|
|
953
|
-
<line num="1" count="
|
|
954
|
-
<line num="2" count="
|
|
955
|
-
<line num="8" count="
|
|
1022
|
+
<metrics statements="31" coveredstatements="31" conditionals="2" coveredconditionals="2" methods="2" coveredmethods="2"/>
|
|
1023
|
+
<line num="1" count="24" type="stmt"/>
|
|
1024
|
+
<line num="2" count="24" type="stmt"/>
|
|
1025
|
+
<line num="8" count="24" type="stmt"/>
|
|
956
1026
|
<line num="12" count="3" type="stmt"/>
|
|
957
1027
|
<line num="17" count="3" type="stmt"/>
|
|
958
1028
|
<line num="22" count="3" type="stmt"/>
|
|
@@ -960,290 +1030,322 @@
|
|
|
960
1030
|
<line num="47" count="3" type="stmt"/>
|
|
961
1031
|
<line num="52" count="3" type="stmt"/>
|
|
962
1032
|
<line num="57" count="3" type="stmt"/>
|
|
963
|
-
<line num="
|
|
964
|
-
<line num="66" count="3" type="stmt"/>
|
|
1033
|
+
<line num="62" count="3" type="stmt"/>
|
|
965
1034
|
<line num="67" count="3" type="stmt"/>
|
|
966
|
-
<line num="68" count="3" type="stmt"/>
|
|
967
|
-
<line num="69" count="3" type="stmt"/>
|
|
968
|
-
<line num="70" count="3" type="stmt"/>
|
|
969
|
-
<line num="71" count="3" type="stmt"/>
|
|
970
1035
|
<line num="72" count="3" type="stmt"/>
|
|
971
|
-
<line num="73" count="3" type="stmt"/>
|
|
972
1036
|
<line num="74" count="3" type="stmt"/>
|
|
973
|
-
<line num="
|
|
974
|
-
<line num="
|
|
975
|
-
<line num="
|
|
976
|
-
<line num="
|
|
977
|
-
<line num="
|
|
1037
|
+
<line num="81" count="3" type="stmt"/>
|
|
1038
|
+
<line num="82" count="3" type="stmt"/>
|
|
1039
|
+
<line num="83" count="3" type="stmt"/>
|
|
1040
|
+
<line num="84" count="3" type="stmt"/>
|
|
1041
|
+
<line num="85" count="3" type="stmt"/>
|
|
1042
|
+
<line num="86" count="3" type="stmt"/>
|
|
1043
|
+
<line num="87" count="3" type="stmt"/>
|
|
1044
|
+
<line num="88" count="3" type="stmt"/>
|
|
1045
|
+
<line num="89" count="3" type="stmt"/>
|
|
1046
|
+
<line num="90" count="3" type="stmt"/>
|
|
1047
|
+
<line num="91" count="3" type="stmt"/>
|
|
1048
|
+
<line num="92" count="3" type="stmt"/>
|
|
1049
|
+
<line num="93" count="3" type="stmt"/>
|
|
1050
|
+
<line num="94" count="3" type="stmt"/>
|
|
1051
|
+
<line num="95" count="3" type="stmt"/>
|
|
1052
|
+
<line num="99" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1053
|
+
<line num="100" count="2" type="stmt"/>
|
|
978
1054
|
</file>
|
|
979
1055
|
</package>
|
|
980
1056
|
<package name="src.components.tek-tree-grid">
|
|
981
|
-
<metrics statements="
|
|
1057
|
+
<metrics statements="73" coveredstatements="73" conditionals="17" coveredconditionals="17" methods="12" coveredmethods="12"/>
|
|
982
1058
|
<file name="tree-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
|
|
983
|
-
<metrics statements="
|
|
984
|
-
<line num="1" count="
|
|
985
|
-
<line num="4" count="
|
|
986
|
-
<line num="8" count="
|
|
987
|
-
<line num="9" count="
|
|
988
|
-
<line num="
|
|
989
|
-
<line num="
|
|
990
|
-
<line num="
|
|
991
|
-
<line num="
|
|
992
|
-
<line num="
|
|
993
|
-
<line num="
|
|
994
|
-
<line num="
|
|
995
|
-
<line num="
|
|
996
|
-
<line num="
|
|
997
|
-
<line num="
|
|
998
|
-
<line num="
|
|
999
|
-
<line num="
|
|
1000
|
-
<line num="
|
|
1001
|
-
<line num="60" count="
|
|
1002
|
-
<line num="66" count="
|
|
1003
|
-
<line num="
|
|
1004
|
-
<line num="
|
|
1005
|
-
<line num="
|
|
1006
|
-
<line num="
|
|
1007
|
-
<line num="
|
|
1008
|
-
<line num="
|
|
1009
|
-
<line num="
|
|
1010
|
-
<line num="
|
|
1011
|
-
<line num="
|
|
1012
|
-
<line num="
|
|
1013
|
-
<line num="
|
|
1014
|
-
<line num="
|
|
1015
|
-
<line num="
|
|
1016
|
-
<line num="
|
|
1017
|
-
<line num="
|
|
1018
|
-
<line num="
|
|
1019
|
-
<line num="
|
|
1020
|
-
<line num="
|
|
1021
|
-
<line num="
|
|
1022
|
-
<line num="
|
|
1023
|
-
<line num="
|
|
1024
|
-
<line num="
|
|
1025
|
-
<line num="
|
|
1026
|
-
<line num="
|
|
1027
|
-
<line num="
|
|
1028
|
-
<line num="
|
|
1029
|
-
<line num="
|
|
1030
|
-
<line num="
|
|
1031
|
-
<line num="
|
|
1032
|
-
<line num="
|
|
1033
|
-
<line num="
|
|
1034
|
-
<line num="
|
|
1035
|
-
<line num="
|
|
1036
|
-
<line num="
|
|
1037
|
-
<line num="
|
|
1038
|
-
<line num="
|
|
1039
|
-
<line num="
|
|
1040
|
-
<line num="
|
|
1041
|
-
<line num="
|
|
1042
|
-
<line num="
|
|
1043
|
-
<line num="
|
|
1044
|
-
<line num="
|
|
1045
|
-
<line num="
|
|
1046
|
-
<line num="
|
|
1047
|
-
<line num="
|
|
1048
|
-
<line num="
|
|
1049
|
-
<line num="
|
|
1050
|
-
<line num="
|
|
1059
|
+
<metrics statements="73" coveredstatements="73" conditionals="17" coveredconditionals="17" methods="12" coveredmethods="12"/>
|
|
1060
|
+
<line num="1" count="24" type="stmt"/>
|
|
1061
|
+
<line num="4" count="24" type="stmt"/>
|
|
1062
|
+
<line num="8" count="24" type="stmt"/>
|
|
1063
|
+
<line num="9" count="24" type="stmt"/>
|
|
1064
|
+
<line num="12" count="24" type="stmt"/>
|
|
1065
|
+
<line num="13" count="24" type="stmt"/>
|
|
1066
|
+
<line num="14" count="24" type="stmt"/>
|
|
1067
|
+
<line num="25" count="24" type="stmt"/>
|
|
1068
|
+
<line num="27" count="15" type="stmt"/>
|
|
1069
|
+
<line num="30" count="15" type="stmt"/>
|
|
1070
|
+
<line num="33" count="15" type="stmt"/>
|
|
1071
|
+
<line num="36" count="15" type="stmt"/>
|
|
1072
|
+
<line num="39" count="15" type="stmt"/>
|
|
1073
|
+
<line num="42" count="15" type="stmt"/>
|
|
1074
|
+
<line num="45" count="15" type="stmt"/>
|
|
1075
|
+
<line num="48" count="15" type="stmt"/>
|
|
1076
|
+
<line num="51" count="15" type="stmt"/>
|
|
1077
|
+
<line num="60" count="15" type="stmt"/>
|
|
1078
|
+
<line num="66" count="15" type="stmt"/>
|
|
1079
|
+
<line num="72" count="15" type="stmt"/>
|
|
1080
|
+
<line num="82" count="15" type="stmt"/>
|
|
1081
|
+
<line num="87" count="15" type="stmt"/>
|
|
1082
|
+
<line num="92" count="15" type="stmt"/>
|
|
1083
|
+
<line num="112" count="15" type="stmt"/>
|
|
1084
|
+
<line num="125" count="15" type="stmt"/>
|
|
1085
|
+
<line num="126" count="15" type="stmt"/>
|
|
1086
|
+
<line num="127" count="15" type="stmt"/>
|
|
1087
|
+
<line num="128" count="15" type="stmt"/>
|
|
1088
|
+
<line num="129" count="15" type="stmt"/>
|
|
1089
|
+
<line num="130" count="15" type="stmt"/>
|
|
1090
|
+
<line num="131" count="15" type="stmt"/>
|
|
1091
|
+
<line num="132" count="15" type="stmt"/>
|
|
1092
|
+
<line num="133" count="15" type="stmt"/>
|
|
1093
|
+
<line num="138" count="15" type="stmt"/>
|
|
1094
|
+
<line num="139" count="15" type="stmt"/>
|
|
1095
|
+
<line num="140" count="15" type="stmt"/>
|
|
1096
|
+
<line num="141" count="15" type="stmt"/>
|
|
1097
|
+
<line num="142" count="15" type="stmt"/>
|
|
1098
|
+
<line num="143" count="15" type="stmt"/>
|
|
1099
|
+
<line num="144" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
1100
|
+
<line num="145" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
1101
|
+
<line num="146" count="15" type="stmt"/>
|
|
1102
|
+
<line num="148" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
1103
|
+
<line num="149" count="3" type="stmt"/>
|
|
1104
|
+
<line num="152" count="15" type="stmt"/>
|
|
1105
|
+
<line num="153" count="15" type="stmt"/>
|
|
1106
|
+
<line num="154" count="15" type="stmt"/>
|
|
1107
|
+
<line num="156" count="15" type="stmt"/>
|
|
1108
|
+
<line num="160" count="7" type="stmt"/>
|
|
1109
|
+
<line num="161" count="7" type="stmt"/>
|
|
1110
|
+
<line num="162" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1111
|
+
<line num="166" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1112
|
+
<line num="167" count="1" type="stmt"/>
|
|
1113
|
+
<line num="175" count="19" type="stmt"/>
|
|
1114
|
+
<line num="179" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
1115
|
+
<line num="180" count="1" type="stmt"/>
|
|
1116
|
+
<line num="181" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1117
|
+
<line num="183" count="1" type="stmt"/>
|
|
1118
|
+
<line num="187" count="2" type="stmt"/>
|
|
1119
|
+
<line num="188" count="2" type="stmt"/>
|
|
1120
|
+
<line num="189" count="2" type="stmt"/>
|
|
1121
|
+
<line num="192" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
1122
|
+
<line num="193" count="1" type="stmt"/>
|
|
1123
|
+
<line num="194" count="1" type="stmt"/>
|
|
1124
|
+
<line num="197" count="2" type="stmt"/>
|
|
1125
|
+
<line num="203" count="2" type="stmt"/>
|
|
1126
|
+
<line num="207" count="1" type="stmt"/>
|
|
1127
|
+
<line num="217" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1128
|
+
<line num="218" count="1" type="stmt"/>
|
|
1129
|
+
<line num="220" count="1" type="stmt"/>
|
|
1130
|
+
<line num="224" count="2" type="stmt"/>
|
|
1131
|
+
<line num="228" count="1" type="stmt"/>
|
|
1132
|
+
<line num="232" count="2" type="stmt"/>
|
|
1051
1133
|
</file>
|
|
1052
1134
|
</package>
|
|
1053
1135
|
<package name="src.utils">
|
|
1054
1136
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1055
1137
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/index.ts">
|
|
1056
1138
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="3"/>
|
|
1057
|
-
<line num="1" count="
|
|
1058
|
-
<line num="2" count="
|
|
1059
|
-
<line num="3" count="
|
|
1060
|
-
<line num="
|
|
1139
|
+
<line num="1" count="24" type="stmt"/>
|
|
1140
|
+
<line num="2" count="24" type="stmt"/>
|
|
1141
|
+
<line num="3" count="24" type="stmt"/>
|
|
1142
|
+
<line num="6" count="138" type="stmt"/>
|
|
1061
1143
|
</file>
|
|
1062
1144
|
</package>
|
|
1063
1145
|
<package name="src.utils.grid-base">
|
|
1064
|
-
<metrics statements="
|
|
1146
|
+
<metrics statements="189" coveredstatements="189" conditionals="129" coveredconditionals="129" methods="67" coveredmethods="67"/>
|
|
1065
1147
|
<file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
|
|
1066
|
-
<metrics statements="
|
|
1067
|
-
<line num="1" count="
|
|
1068
|
-
<line num="4" count="
|
|
1069
|
-
<line num="7" count="
|
|
1070
|
-
<line num="
|
|
1071
|
-
<line num="
|
|
1072
|
-
<line num="
|
|
1073
|
-
<line num="
|
|
1074
|
-
<line num="
|
|
1075
|
-
<line num="
|
|
1076
|
-
<line num="
|
|
1077
|
-
<line num="
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="
|
|
1084
|
-
<line num="
|
|
1085
|
-
<line num="
|
|
1086
|
-
<line num="
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1089
|
-
<line num="
|
|
1090
|
-
<line num="
|
|
1091
|
-
<line num="
|
|
1092
|
-
<line num="
|
|
1093
|
-
<line num="
|
|
1094
|
-
<line num="
|
|
1095
|
-
<line num="
|
|
1096
|
-
<line num="
|
|
1097
|
-
<line num="
|
|
1098
|
-
<line num="
|
|
1099
|
-
<line num="
|
|
1100
|
-
<line num="
|
|
1101
|
-
<line num="
|
|
1102
|
-
<line num="
|
|
1103
|
-
<line num="
|
|
1104
|
-
<line num="
|
|
1105
|
-
<line num="
|
|
1106
|
-
<line num="
|
|
1107
|
-
<line num="
|
|
1108
|
-
<line num="
|
|
1109
|
-
<line num="
|
|
1110
|
-
<line num="
|
|
1111
|
-
<line num="
|
|
1112
|
-
<line num="
|
|
1113
|
-
<line num="
|
|
1114
|
-
<line num="
|
|
1115
|
-
<line num="
|
|
1116
|
-
<line num="
|
|
1117
|
-
<line num="
|
|
1118
|
-
<line num="
|
|
1119
|
-
<line num="
|
|
1120
|
-
<line num="
|
|
1121
|
-
<line num="
|
|
1122
|
-
<line num="
|
|
1123
|
-
<line num="
|
|
1124
|
-
<line num="
|
|
1125
|
-
<line num="
|
|
1126
|
-
<line num="
|
|
1127
|
-
<line num="
|
|
1128
|
-
<line num="
|
|
1129
|
-
<line num="
|
|
1130
|
-
<line num="
|
|
1131
|
-
<line num="
|
|
1132
|
-
<line num="
|
|
1133
|
-
<line num="
|
|
1134
|
-
<line num="
|
|
1135
|
-
<line num="
|
|
1136
|
-
<line num="
|
|
1137
|
-
<line num="
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="
|
|
1144
|
-
<line num="
|
|
1145
|
-
<line num="
|
|
1146
|
-
<line num="
|
|
1147
|
-
<line num="
|
|
1148
|
-
<line num="502" count="4" type="cond" truecount="3" falsecount="0"/>
|
|
1149
|
-
<line num="503" count="3" type="stmt"/>
|
|
1150
|
-
<line num="504" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1151
|
-
<line num="505" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1152
|
-
<line num="506" count="3" type="stmt"/>
|
|
1153
|
-
<line num="507" count="3" type="stmt"/>
|
|
1154
|
-
<line num="509" count="3" type="stmt"/>
|
|
1155
|
-
<line num="510" count="3" type="stmt"/>
|
|
1156
|
-
<line num="511" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1157
|
-
<line num="512" count="3" type="stmt"/>
|
|
1158
|
-
<line num="513" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1159
|
-
<line num="514" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1160
|
-
<line num="516" count="1" type="stmt"/>
|
|
1161
|
-
<line num="517" count="1" type="cond" truecount="7" falsecount="0"/>
|
|
1162
|
-
<line num="518" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1163
|
-
<line num="522" count="3" type="stmt"/>
|
|
1164
|
-
<line num="523" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1165
|
-
<line num="524" count="1" type="stmt"/>
|
|
1166
|
-
<line num="531" count="1" type="stmt"/>
|
|
1167
|
-
<line num="533" count="1" type="stmt"/>
|
|
1168
|
-
<line num="534" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1148
|
+
<metrics statements="169" coveredstatements="169" conditionals="103" coveredconditionals="103" methods="48" coveredmethods="48"/>
|
|
1149
|
+
<line num="1" count="24" type="stmt"/>
|
|
1150
|
+
<line num="4" count="24" type="stmt"/>
|
|
1151
|
+
<line num="7" count="24" type="stmt"/>
|
|
1152
|
+
<line num="36" count="24" type="stmt"/>
|
|
1153
|
+
<line num="39" count="114" type="stmt"/>
|
|
1154
|
+
<line num="42" count="114" type="stmt"/>
|
|
1155
|
+
<line num="44" count="114" type="stmt"/>
|
|
1156
|
+
<line num="48" count="114" type="stmt"/>
|
|
1157
|
+
<line num="51" count="536" type="stmt"/>
|
|
1158
|
+
<line num="52" count="536" type="cond" truecount="2" falsecount="0"/>
|
|
1159
|
+
<line num="53" count="536" type="stmt"/>
|
|
1160
|
+
<line num="60" count="2" type="stmt"/>
|
|
1161
|
+
<line num="67" count="39" type="stmt"/>
|
|
1162
|
+
<line num="270" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1163
|
+
<line num="271" count="1" type="stmt"/>
|
|
1164
|
+
<line num="276" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1165
|
+
<line num="277" count="2" type="stmt"/>
|
|
1166
|
+
<line num="279" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1167
|
+
<line num="280" count="2" type="stmt"/>
|
|
1168
|
+
<line num="282" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1169
|
+
<line num="283" count="1" type="stmt"/>
|
|
1170
|
+
<line num="289" count="1" type="stmt"/>
|
|
1171
|
+
<line num="293" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1172
|
+
<line num="294" count="2" type="stmt"/>
|
|
1173
|
+
<line num="296" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1174
|
+
<line num="297" count="2" type="stmt"/>
|
|
1175
|
+
<line num="299" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1176
|
+
<line num="300" count="1" type="stmt"/>
|
|
1177
|
+
<line num="306" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1178
|
+
<line num="307" count="2" type="stmt"/>
|
|
1179
|
+
<line num="309" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1180
|
+
<line num="310" count="2" type="stmt"/>
|
|
1181
|
+
<line num="312" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1182
|
+
<line num="313" count="1" type="stmt"/>
|
|
1183
|
+
<line num="319" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
1184
|
+
<line num="320" count="2" type="stmt"/>
|
|
1185
|
+
<line num="322" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
1186
|
+
<line num="323" count="22" type="stmt"/>
|
|
1187
|
+
<line num="330" count="22" type="cond" truecount="1" falsecount="0"/>
|
|
1188
|
+
<line num="331" count="21" type="stmt"/>
|
|
1189
|
+
<line num="406" count="21" type="stmt"/>
|
|
1190
|
+
<line num="408" count="22" type="stmt"/>
|
|
1191
|
+
<line num="412" count="1" type="stmt"/>
|
|
1192
|
+
<line num="416" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
1193
|
+
<line num="417" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
1194
|
+
<line num="418" count="34" type="stmt"/>
|
|
1195
|
+
<line num="422" count="21" type="stmt"/>
|
|
1196
|
+
<line num="424" count="21" type="stmt"/>
|
|
1197
|
+
<line num="425" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
1198
|
+
<line num="426" count="50" type="cond" truecount="4" falsecount="0"/>
|
|
1199
|
+
<line num="427" count="33" type="stmt"/>
|
|
1200
|
+
<line num="429" count="33" type="stmt"/>
|
|
1201
|
+
<line num="430" count="40" type="stmt"/>
|
|
1202
|
+
<line num="431" count="40" type="cond" truecount="4" falsecount="0"/>
|
|
1203
|
+
<line num="432" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1204
|
+
<line num="433" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1205
|
+
<line num="435" count="36" type="stmt"/>
|
|
1206
|
+
<line num="437" count="4" type="stmt"/>
|
|
1207
|
+
<line num="440" count="40" type="stmt"/>
|
|
1208
|
+
<line num="442" count="40" type="stmt"/>
|
|
1209
|
+
<line num="449" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
1210
|
+
<line num="450" count="5" type="stmt"/>
|
|
1211
|
+
<line num="453" count="40" type="stmt"/>
|
|
1212
|
+
<line num="457" count="21" type="stmt"/>
|
|
1213
|
+
<line num="461" count="5" type="stmt"/>
|
|
1214
|
+
<line num="495" count="10" type="stmt"/>
|
|
1215
|
+
<line num="507" count="2" type="stmt"/>
|
|
1216
|
+
<line num="508" count="2" type="stmt"/>
|
|
1217
|
+
<line num="509" count="2" type="stmt"/>
|
|
1218
|
+
<line num="510" count="2" type="stmt"/>
|
|
1219
|
+
<line num="511" count="2" type="stmt"/>
|
|
1220
|
+
<line num="515" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1221
|
+
<line num="516" count="2" type="stmt"/>
|
|
1222
|
+
<line num="518" count="2" type="stmt"/>
|
|
1223
|
+
<line num="519" count="2" type="stmt"/>
|
|
1224
|
+
<line num="520" count="2" type="stmt"/>
|
|
1225
|
+
<line num="521" count="2" type="cond" truecount="7" falsecount="0"/>
|
|
1226
|
+
<line num="522" count="2" type="stmt"/>
|
|
1227
|
+
<line num="529" count="1" type="stmt"/>
|
|
1228
|
+
<line num="530" count="1" type="stmt"/>
|
|
1229
|
+
<line num="534" count="2" type="stmt"/>
|
|
1169
1230
|
<line num="535" count="2" type="stmt"/>
|
|
1170
|
-
<line num="
|
|
1171
|
-
<line num="
|
|
1172
|
-
<line num="
|
|
1173
|
-
<line num="
|
|
1174
|
-
<line num="
|
|
1175
|
-
<line num="
|
|
1176
|
-
<line num="
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="
|
|
1179
|
-
<line num="
|
|
1180
|
-
<line num="
|
|
1181
|
-
<line num="
|
|
1182
|
-
<line num="
|
|
1183
|
-
<line num="
|
|
1184
|
-
<line num="
|
|
1185
|
-
<line num="
|
|
1186
|
-
<line num="
|
|
1187
|
-
<line num="
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="
|
|
1190
|
-
<line num="
|
|
1191
|
-
<line num="
|
|
1192
|
-
<line num="
|
|
1193
|
-
<line num="
|
|
1194
|
-
<line num="
|
|
1195
|
-
<line num="
|
|
1231
|
+
<line num="539" count="2" type="stmt"/>
|
|
1232
|
+
<line num="540" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1233
|
+
<line num="541" count="1" type="stmt"/>
|
|
1234
|
+
<line num="543" count="1" type="stmt"/>
|
|
1235
|
+
<line num="544" count="4" type="cond" truecount="3" falsecount="0"/>
|
|
1236
|
+
<line num="545" count="3" type="stmt"/>
|
|
1237
|
+
<line num="546" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1238
|
+
<line num="547" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1239
|
+
<line num="548" count="3" type="stmt"/>
|
|
1240
|
+
<line num="549" count="3" type="stmt"/>
|
|
1241
|
+
<line num="551" count="3" type="stmt"/>
|
|
1242
|
+
<line num="552" count="3" type="stmt"/>
|
|
1243
|
+
<line num="553" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1244
|
+
<line num="554" count="3" type="stmt"/>
|
|
1245
|
+
<line num="555" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1246
|
+
<line num="556" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1247
|
+
<line num="558" count="1" type="stmt"/>
|
|
1248
|
+
<line num="559" count="1" type="cond" truecount="7" falsecount="0"/>
|
|
1249
|
+
<line num="560" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1250
|
+
<line num="564" count="3" type="stmt"/>
|
|
1251
|
+
<line num="565" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1252
|
+
<line num="566" count="1" type="stmt"/>
|
|
1253
|
+
<line num="573" count="1" type="stmt"/>
|
|
1254
|
+
<line num="575" count="1" type="stmt"/>
|
|
1255
|
+
<line num="576" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1256
|
+
<line num="577" count="2" type="stmt"/>
|
|
1257
|
+
<line num="584" count="6" type="stmt"/>
|
|
1258
|
+
<line num="585" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
1259
|
+
<line num="586" count="4" type="stmt"/>
|
|
1260
|
+
<line num="587" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1196
1261
|
<line num="588" count="2" type="stmt"/>
|
|
1197
|
-
<line num="
|
|
1198
|
-
<line num="
|
|
1199
|
-
<line num="
|
|
1200
|
-
<line num="
|
|
1201
|
-
<line num="
|
|
1202
|
-
<line num="
|
|
1203
|
-
<line num="
|
|
1204
|
-
<line num="
|
|
1205
|
-
<line num="
|
|
1206
|
-
<line num="
|
|
1207
|
-
<line num="
|
|
1208
|
-
<line num="
|
|
1209
|
-
<line num="
|
|
1262
|
+
<line num="589" count="2" type="stmt"/>
|
|
1263
|
+
<line num="590" count="7" type="cond" truecount="5" falsecount="0"/>
|
|
1264
|
+
<line num="591" count="6" type="stmt"/>
|
|
1265
|
+
<line num="592" count="6" type="stmt"/>
|
|
1266
|
+
<line num="593" count="6" type="stmt"/>
|
|
1267
|
+
<line num="594" count="6" type="stmt"/>
|
|
1268
|
+
<line num="596" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
1269
|
+
<line num="597" count="5" type="stmt"/>
|
|
1270
|
+
<line num="600" count="6" type="stmt"/>
|
|
1271
|
+
<line num="601" count="6" type="stmt"/>
|
|
1272
|
+
<line num="609" count="2" type="stmt"/>
|
|
1273
|
+
<line num="611" count="2" type="stmt"/>
|
|
1274
|
+
<line num="612" count="6" type="stmt"/>
|
|
1275
|
+
<line num="613" count="6" type="stmt"/>
|
|
1276
|
+
<line num="615" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1277
|
+
<line num="616" count="5" type="stmt"/>
|
|
1278
|
+
<line num="618" count="1" type="stmt"/>
|
|
1279
|
+
<line num="623" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1280
|
+
<line num="624" count="2" type="stmt"/>
|
|
1281
|
+
<line num="627" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1282
|
+
<line num="628" count="2" type="stmt"/>
|
|
1283
|
+
<line num="630" count="2" type="stmt"/>
|
|
1210
1284
|
<line num="633" count="4" type="stmt"/>
|
|
1211
|
-
<line num="
|
|
1212
|
-
<line num="
|
|
1213
|
-
<line num="
|
|
1214
|
-
<line num="
|
|
1215
|
-
<line num="
|
|
1216
|
-
<line num="
|
|
1217
|
-
<line num="
|
|
1218
|
-
<line num="
|
|
1219
|
-
<line num="
|
|
1285
|
+
<line num="638" count="1" type="stmt"/>
|
|
1286
|
+
<line num="639" count="1" type="stmt"/>
|
|
1287
|
+
<line num="640" count="5" type="stmt"/>
|
|
1288
|
+
<line num="645" count="114" type="stmt"/>
|
|
1289
|
+
<line num="653" count="114" type="stmt"/>
|
|
1290
|
+
<line num="661" count="228" type="stmt"/>
|
|
1291
|
+
<line num="662" count="228" type="cond" truecount="3" falsecount="0"/>
|
|
1292
|
+
<line num="664" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1293
|
+
<line num="665" count="19" type="stmt"/>
|
|
1294
|
+
<line num="667" count="19" type="stmt"/>
|
|
1295
|
+
<line num="669" count="247" type="stmt"/>
|
|
1296
|
+
<line num="675" count="190" type="stmt"/>
|
|
1297
|
+
<line num="679" count="5" type="stmt"/>
|
|
1298
|
+
<line num="680" count="5" type="cond" truecount="3" falsecount="0"/>
|
|
1299
|
+
<line num="681" count="9" type="stmt"/>
|
|
1300
|
+
<line num="682" count="4" type="stmt"/>
|
|
1301
|
+
<line num="684" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1302
|
+
<line num="685" count="3" type="stmt"/>
|
|
1303
|
+
<line num="686" count="3" type="stmt"/>
|
|
1304
|
+
<line num="688" count="3" type="stmt"/>
|
|
1305
|
+
<line num="689" count="6" type="stmt"/>
|
|
1306
|
+
<line num="692" count="3" type="stmt"/>
|
|
1307
|
+
<line num="695" count="4" type="stmt"/>
|
|
1308
|
+
<line num="698" count="5" type="stmt"/>
|
|
1309
|
+
<line num="701" count="114" type="stmt"/>
|
|
1310
|
+
<line num="703" count="114" type="stmt"/>
|
|
1311
|
+
<line num="723" count="2" type="stmt"/>
|
|
1312
|
+
<line num="727" count="10" type="stmt"/>
|
|
1313
|
+
<line num="729" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1314
|
+
<line num="730" count="2" type="stmt"/>
|
|
1315
|
+
<line num="733" count="2" type="stmt"/>
|
|
1316
|
+
<line num="735" count="4" type="stmt"/>
|
|
1317
|
+
<line num="739" count="24" type="stmt"/>
|
|
1220
1318
|
</file>
|
|
1221
1319
|
<file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
|
|
1222
|
-
<metrics statements="
|
|
1223
|
-
<line num="4" count="
|
|
1224
|
-
<line num="8" count="
|
|
1320
|
+
<metrics statements="20" coveredstatements="20" conditionals="26" coveredconditionals="26" methods="19" coveredmethods="19"/>
|
|
1321
|
+
<line num="4" count="24" type="stmt"/>
|
|
1322
|
+
<line num="8" count="46" type="stmt"/>
|
|
1225
1323
|
<line num="12" count="1" type="stmt"/>
|
|
1226
|
-
<line num="16" count="
|
|
1324
|
+
<line num="16" count="4" type="stmt"/>
|
|
1227
1325
|
<line num="20" count="3" type="stmt"/>
|
|
1228
1326
|
<line num="24" count="2" type="stmt"/>
|
|
1229
|
-
<line num="28" count="
|
|
1230
|
-
<line num="32" count="
|
|
1231
|
-
<line num="36" count="
|
|
1232
|
-
<line num="
|
|
1233
|
-
<line num="
|
|
1234
|
-
<line num="
|
|
1235
|
-
<line num="
|
|
1236
|
-
<line num="
|
|
1237
|
-
<line num="
|
|
1238
|
-
<line num="
|
|
1327
|
+
<line num="28" count="9" type="stmt"/>
|
|
1328
|
+
<line num="32" count="7" type="stmt"/>
|
|
1329
|
+
<line num="36" count="2" type="cond" truecount="6" falsecount="0"/>
|
|
1330
|
+
<line num="42" count="6" type="stmt"/>
|
|
1331
|
+
<line num="46" count="1" type="stmt"/>
|
|
1332
|
+
<line num="50" count="8" type="stmt"/>
|
|
1333
|
+
<line num="54" count="2" type="cond" truecount="8" falsecount="0"/>
|
|
1334
|
+
<line num="61" count="11" type="stmt"/>
|
|
1335
|
+
<line num="65" count="10" type="stmt"/>
|
|
1336
|
+
<line num="69" count="3" type="cond" truecount="5" falsecount="0"/>
|
|
1337
|
+
<line num="74" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
1338
|
+
<line num="78" count="4" type="stmt"/>
|
|
1339
|
+
<line num="82" count="1" type="stmt"/>
|
|
1340
|
+
<line num="86" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1239
1341
|
</file>
|
|
1240
1342
|
</package>
|
|
1241
1343
|
<package name="src.utils.report-filter">
|
|
1242
1344
|
<metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
1243
1345
|
<file name="report-filter.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/report-filter/report-filter.ts">
|
|
1244
1346
|
<metrics statements="19" coveredstatements="19" conditionals="1" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
1245
|
-
<line num="2" count="
|
|
1246
|
-
<line num="8" count="
|
|
1347
|
+
<line num="2" count="24" type="stmt"/>
|
|
1348
|
+
<line num="8" count="24" type="stmt"/>
|
|
1247
1349
|
<line num="9" count="4" type="stmt"/>
|
|
1248
1350
|
<line num="11" count="4" type="stmt"/>
|
|
1249
1351
|
<line num="28" count="4" type="stmt"/>
|