@retailcrm/embed-ui 0.9.15 → 0.9.17
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/CHANGELOG.md +15 -0
- package/README.md +15 -0
- package/coverage/clover.xml +1030 -670
- package/coverage/coverage-final.json +30 -17
- package/coverage/index.html +118 -58
- package/package.json +5 -5
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1775456237233" clover="3.2.0">
|
|
3
|
+
<project timestamp="1775456237233" name="All files">
|
|
4
|
+
<metrics statements="5122" coveredstatements="3535" conditionals="3466" coveredconditionals="1989" methods="1693" coveredmethods="1118" elements="10281" coveredelements="6642" complexity="0" loc="5122" ncloc="5122" packages="68" files="209" classes="209"/>
|
|
5
5
|
<package name="packages.v1-components.src.common">
|
|
6
6
|
<metrics statements="32" coveredstatements="15" conditionals="18" coveredconditionals="4" methods="12" coveredmethods="4"/>
|
|
7
7
|
<file name="platform.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/platform.ts">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
</file>
|
|
51
51
|
</package>
|
|
52
52
|
<package name="packages.v1-components.src.common.components">
|
|
53
|
-
<metrics statements="
|
|
53
|
+
<metrics statements="570" coveredstatements="543" conditionals="432" coveredconditionals="362" methods="152" coveredmethods="135"/>
|
|
54
54
|
<file name="add-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/add-button.ts">
|
|
55
55
|
<metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="3"/>
|
|
56
56
|
<line num="1" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -114,24 +114,24 @@
|
|
|
114
114
|
<line num="15" count="5" type="stmt"/>
|
|
115
115
|
<line num="16" count="5" type="stmt"/>
|
|
116
116
|
<line num="34" count="4385" type="cond" truecount="1" falsecount="0"/>
|
|
117
|
-
<line num="44" count="
|
|
118
|
-
<line num="45" count="
|
|
119
|
-
<line num="47" count="
|
|
117
|
+
<line num="44" count="7294" type="cond" truecount="1" falsecount="1"/>
|
|
118
|
+
<line num="45" count="7294" type="cond" truecount="2" falsecount="1"/>
|
|
119
|
+
<line num="47" count="7294" type="cond" truecount="2" falsecount="0"/>
|
|
120
120
|
<line num="48" count="66" type="stmt"/>
|
|
121
|
-
<line num="49" count="
|
|
121
|
+
<line num="49" count="7228" type="cond" truecount="2" falsecount="0"/>
|
|
122
122
|
<line num="50" count="2" type="stmt"/>
|
|
123
|
-
<line num="51" count="
|
|
124
|
-
<line num="52" count="
|
|
123
|
+
<line num="51" count="7226" type="cond" truecount="2" falsecount="0"/>
|
|
124
|
+
<line num="52" count="2909" type="stmt"/>
|
|
125
125
|
<line num="54" count="4317" type="stmt"/>
|
|
126
126
|
<line num="59" count="2170" type="stmt"/>
|
|
127
|
-
<line num="63" count="
|
|
128
|
-
<line num="67" count="
|
|
129
|
-
<line num="71" count="
|
|
130
|
-
<line num="75" count="
|
|
131
|
-
<line num="79" count="
|
|
132
|
-
<line num="83" count="
|
|
133
|
-
<line num="87" count="
|
|
134
|
-
<line num="91" count="
|
|
127
|
+
<line num="63" count="66628" type="stmt"/>
|
|
128
|
+
<line num="67" count="1983" type="stmt"/>
|
|
129
|
+
<line num="71" count="17009" type="stmt"/>
|
|
130
|
+
<line num="75" count="15040" type="stmt"/>
|
|
131
|
+
<line num="79" count="1458" type="stmt"/>
|
|
132
|
+
<line num="83" count="29126" type="cond" truecount="2" falsecount="0"/>
|
|
133
|
+
<line num="87" count="4567" type="cond" truecount="2" falsecount="0"/>
|
|
134
|
+
<line num="91" count="6514" type="cond" truecount="2" falsecount="0"/>
|
|
135
135
|
<line num="95" count="8511" type="cond" truecount="2" falsecount="0"/>
|
|
136
136
|
<line num="99" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
137
137
|
<line num="100" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -145,18 +145,18 @@
|
|
|
145
145
|
<line num="119" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
146
146
|
<line num="123" count="2204" type="stmt"/>
|
|
147
147
|
<line num="127" count="5" type="stmt"/>
|
|
148
|
-
<line num="128" count="
|
|
149
|
-
<line num="129" count="
|
|
150
|
-
<line num="131" count="
|
|
151
|
-
<line num="132" count="
|
|
152
|
-
<line num="139" count="
|
|
148
|
+
<line num="128" count="247" type="stmt"/>
|
|
149
|
+
<line num="129" count="247" type="cond" truecount="4" falsecount="0"/>
|
|
150
|
+
<line num="131" count="247" type="stmt"/>
|
|
151
|
+
<line num="132" count="1729" type="stmt"/>
|
|
152
|
+
<line num="139" count="247" type="stmt"/>
|
|
153
153
|
<line num="142" count="5" type="stmt"/>
|
|
154
|
-
<line num="143" count="
|
|
155
|
-
<line num="145" count="
|
|
156
|
-
<line num="146" count="
|
|
157
|
-
<line num="152" count="
|
|
158
|
-
<line num="153" count="
|
|
159
|
-
<line num="157" count="
|
|
154
|
+
<line num="143" count="41" type="stmt"/>
|
|
155
|
+
<line num="145" count="41" type="stmt"/>
|
|
156
|
+
<line num="146" count="246" type="stmt"/>
|
|
157
|
+
<line num="152" count="593" type="cond" truecount="2" falsecount="0"/>
|
|
158
|
+
<line num="153" count="207" type="stmt"/>
|
|
159
|
+
<line num="157" count="41" type="stmt"/>
|
|
160
160
|
<line num="160" count="5" type="stmt"/>
|
|
161
161
|
<line num="161" count="67" type="stmt"/>
|
|
162
162
|
<line num="163" count="804" type="stmt"/>
|
|
@@ -398,6 +398,29 @@
|
|
|
398
398
|
</file>
|
|
399
399
|
<file name="select.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/select.ts">
|
|
400
400
|
<metrics statements="17" coveredstatements="17" conditionals="5" coveredconditionals="4" methods="5" coveredmethods="3"/>
|
|
401
|
+
<line num="11" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
402
|
+
<line num="12" count="3" type="stmt"/>
|
|
403
|
+
<line num="13" count="3" type="stmt"/>
|
|
404
|
+
<line num="14" count="3" type="stmt"/>
|
|
405
|
+
<line num="17" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
406
|
+
<line num="18" count="3" type="stmt"/>
|
|
407
|
+
<line num="19" count="3" type="stmt"/>
|
|
408
|
+
<line num="20" count="3" type="stmt"/>
|
|
409
|
+
<line num="21" count="3" type="stmt"/>
|
|
410
|
+
<line num="22" count="3" type="stmt"/>
|
|
411
|
+
<line num="23" count="3" type="stmt"/>
|
|
412
|
+
<line num="24" count="3" type="stmt"/>
|
|
413
|
+
<line num="25" count="3" type="stmt"/>
|
|
414
|
+
<line num="98" count="3" type="stmt"/>
|
|
415
|
+
<line num="109" count="3" type="stmt"/>
|
|
416
|
+
<line num="114" count="3" type="stmt"/>
|
|
417
|
+
<line num="120" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
418
|
+
</file>
|
|
419
|
+
<file name="skeleton.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/skeleton.ts">
|
|
420
|
+
<metrics statements="12" coveredstatements="12" conditionals="11" coveredconditionals="11" methods="4" coveredmethods="4"/>
|
|
421
|
+
<line num="3" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
422
|
+
<line num="4" count="3" type="stmt"/>
|
|
423
|
+
<line num="5" count="3" type="stmt"/>
|
|
401
424
|
<line num="8" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
402
425
|
<line num="9" count="3" type="stmt"/>
|
|
403
426
|
<line num="10" count="3" type="stmt"/>
|
|
@@ -406,15 +429,7 @@
|
|
|
406
429
|
<line num="15" count="3" type="stmt"/>
|
|
407
430
|
<line num="16" count="3" type="stmt"/>
|
|
408
431
|
<line num="17" count="3" type="stmt"/>
|
|
409
|
-
<line num="
|
|
410
|
-
<line num="19" count="3" type="stmt"/>
|
|
411
|
-
<line num="20" count="3" type="stmt"/>
|
|
412
|
-
<line num="21" count="3" type="stmt"/>
|
|
413
|
-
<line num="22" count="3" type="stmt"/>
|
|
414
|
-
<line num="94" count="3" type="stmt"/>
|
|
415
|
-
<line num="105" count="3" type="stmt"/>
|
|
416
|
-
<line num="110" count="3" type="stmt"/>
|
|
417
|
-
<line num="116" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
432
|
+
<line num="29" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
418
433
|
</file>
|
|
419
434
|
<file name="slider.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/slider.ts">
|
|
420
435
|
<metrics statements="78" coveredstatements="73" conditionals="39" coveredconditionals="25" methods="14" coveredmethods="13"/>
|
|
@@ -538,67 +553,67 @@
|
|
|
538
553
|
</file>
|
|
539
554
|
<file name="textbox.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/textbox.ts">
|
|
540
555
|
<metrics statements="61" coveredstatements="61" conditionals="47" coveredconditionals="38" methods="10" coveredmethods="10"/>
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="2" count="8" type="stmt"/>
|
|
543
|
-
<line num="3" count="8" type="stmt"/>
|
|
544
|
-
<line num="4" count="8" type="stmt"/>
|
|
545
|
-
<line num="5" count="8" type="stmt"/>
|
|
556
|
+
<line num="5" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
546
557
|
<line num="6" count="8" type="stmt"/>
|
|
547
558
|
<line num="7" count="8" type="stmt"/>
|
|
548
|
-
<line num="
|
|
559
|
+
<line num="8" count="8" type="stmt"/>
|
|
560
|
+
<line num="9" count="8" type="stmt"/>
|
|
561
|
+
<line num="10" count="8" type="stmt"/>
|
|
549
562
|
<line num="11" count="8" type="stmt"/>
|
|
550
|
-
<line num="
|
|
551
|
-
<line num="13" count="8" type="stmt"/>
|
|
552
|
-
<line num="14" count="8" type="stmt"/>
|
|
563
|
+
<line num="14" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
553
564
|
<line num="15" count="8" type="stmt"/>
|
|
554
565
|
<line num="16" count="8" type="stmt"/>
|
|
555
566
|
<line num="17" count="8" type="stmt"/>
|
|
556
567
|
<line num="18" count="8" type="stmt"/>
|
|
557
|
-
<line num="
|
|
568
|
+
<line num="19" count="8" type="stmt"/>
|
|
569
|
+
<line num="20" count="8" type="stmt"/>
|
|
570
|
+
<line num="21" count="8" type="stmt"/>
|
|
558
571
|
<line num="22" count="8" type="stmt"/>
|
|
559
|
-
<line num="
|
|
560
|
-
<line num="24" count="8" type="stmt"/>
|
|
561
|
-
<line num="25" count="8" type="stmt"/>
|
|
572
|
+
<line num="25" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
562
573
|
<line num="26" count="8" type="stmt"/>
|
|
563
|
-
<line num="
|
|
564
|
-
<line num="
|
|
565
|
-
<line num="
|
|
574
|
+
<line num="27" count="8" type="stmt"/>
|
|
575
|
+
<line num="28" count="8" type="stmt"/>
|
|
576
|
+
<line num="29" count="8" type="stmt"/>
|
|
577
|
+
<line num="30" count="8" type="stmt"/>
|
|
566
578
|
<line num="79" count="8" type="stmt"/>
|
|
567
|
-
<line num="80" count="
|
|
568
|
-
<line num="
|
|
579
|
+
<line num="80" count="11" type="stmt"/>
|
|
580
|
+
<line num="81" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
569
581
|
<line num="84" count="8" type="stmt"/>
|
|
570
|
-
<line num="85" count="
|
|
571
|
-
<line num="
|
|
572
|
-
<line num="
|
|
573
|
-
<line num="
|
|
582
|
+
<line num="85" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
583
|
+
<line num="88" count="8" type="stmt"/>
|
|
584
|
+
<line num="89" count="8" type="stmt"/>
|
|
585
|
+
<line num="90" count="6" type="stmt"/>
|
|
574
586
|
<line num="92" count="6" type="stmt"/>
|
|
575
|
-
<line num="
|
|
576
|
-
<line num="
|
|
577
|
-
<line num="
|
|
587
|
+
<line num="93" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
588
|
+
<line num="94" count="1" type="stmt"/>
|
|
589
|
+
<line num="97" count="6" type="stmt"/>
|
|
578
590
|
<line num="99" count="6" type="stmt"/>
|
|
579
|
-
<line num="101" count="6" type="
|
|
580
|
-
<line num="
|
|
581
|
-
<line num="
|
|
582
|
-
<line num="
|
|
583
|
-
<line num="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="112" count="4" type="
|
|
586
|
-
<line num="
|
|
587
|
-
<line num="115" count="4" type="cond" truecount="2" falsecount="
|
|
588
|
-
<line num="
|
|
589
|
-
<line num="
|
|
590
|
-
<line num="
|
|
591
|
-
<line num="
|
|
592
|
-
<line num="131" count="
|
|
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="
|
|
591
|
+
<line num="101" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
592
|
+
<line num="103" count="6" type="stmt"/>
|
|
593
|
+
<line num="104" count="6" type="stmt"/>
|
|
594
|
+
<line num="106" count="6" type="stmt"/>
|
|
595
|
+
<line num="110" count="6" type="stmt"/>
|
|
596
|
+
<line num="111" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
597
|
+
<line num="112" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
598
|
+
<line num="114" count="4" type="stmt"/>
|
|
599
|
+
<line num="115" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
600
|
+
<line num="117" count="4" type="stmt"/>
|
|
601
|
+
<line num="118" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
602
|
+
<line num="120" count="4" type="cond" truecount="2" falsecount="3"/>
|
|
603
|
+
<line num="127" count="2" type="stmt"/>
|
|
604
|
+
<line num="131" count="6" type="stmt"/>
|
|
605
|
+
<line num="132" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
606
|
+
<line num="133" count="1" type="stmt"/>
|
|
607
|
+
<line num="136" count="5" type="stmt"/>
|
|
608
|
+
<line num="140" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
609
|
+
<line num="141" count="1" type="stmt"/>
|
|
610
|
+
<line num="142" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
611
|
+
<line num="143" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
612
|
+
<line num="144" count="1" type="stmt"/>
|
|
613
|
+
<line num="145" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
614
|
+
<line num="147" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
615
|
+
<line num="153" count="5" type="stmt"/>
|
|
616
|
+
<line num="156" count="8" type="stmt"/>
|
|
602
617
|
</file>
|
|
603
618
|
<file name="time-picker.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/time-picker.ts">
|
|
604
619
|
<metrics statements="53" coveredstatements="50" conditionals="41" coveredconditionals="36" methods="14" coveredmethods="13"/>
|
|
@@ -656,6 +671,40 @@
|
|
|
656
671
|
<line num="130" count="3" type="stmt"/>
|
|
657
672
|
<line num="132" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
658
673
|
</file>
|
|
674
|
+
<file name="toggle-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/toggle-button.ts">
|
|
675
|
+
<metrics statements="5" coveredstatements="5" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
676
|
+
<line num="1" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
677
|
+
<line num="2" count="4" type="stmt"/>
|
|
678
|
+
<line num="3" count="4" type="stmt"/>
|
|
679
|
+
<line num="4" count="4" type="stmt"/>
|
|
680
|
+
<line num="5" count="4" type="stmt"/>
|
|
681
|
+
</file>
|
|
682
|
+
<file name="width.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/width.ts">
|
|
683
|
+
<metrics statements="19" coveredstatements="19" conditionals="28" coveredconditionals="28" methods="6" coveredmethods="6"/>
|
|
684
|
+
<line num="3" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
685
|
+
<line num="4" count="10" type="stmt"/>
|
|
686
|
+
<line num="5" count="10" type="stmt"/>
|
|
687
|
+
<line num="10" count="10" type="stmt"/>
|
|
688
|
+
<line num="11" count="10" type="stmt"/>
|
|
689
|
+
<line num="13" count="10" type="stmt"/>
|
|
690
|
+
<line num="14" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
691
|
+
<line num="19" count="10" type="stmt"/>
|
|
692
|
+
<line num="20" count="166" type="cond" truecount="2" falsecount="0"/>
|
|
693
|
+
<line num="23" count="10" type="stmt"/>
|
|
694
|
+
<line num="24" count="113" type="cond" truecount="6" falsecount="0"/>
|
|
695
|
+
<line num="31" count="10" type="stmt"/>
|
|
696
|
+
<line num="32" count="53" type="cond" truecount="3" falsecount="0"/>
|
|
697
|
+
<line num="35" count="10" type="stmt"/>
|
|
698
|
+
<line num="36" count="58" type="cond" truecount="5" falsecount="0"/>
|
|
699
|
+
<line num="37" count="50" type="stmt"/>
|
|
700
|
+
<line num="40" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
701
|
+
<line num="41" count="3" type="stmt"/>
|
|
702
|
+
<line num="44" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
703
|
+
</file>
|
|
704
|
+
<file name="yandex-map.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/yandex-map.ts">
|
|
705
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
706
|
+
<line num="1" count="1" type="stmt"/>
|
|
707
|
+
</file>
|
|
659
708
|
</package>
|
|
660
709
|
<package name="packages.v1-components.src.common.formatters">
|
|
661
710
|
<metrics statements="21" coveredstatements="19" conditionals="23" coveredconditionals="17" methods="7" coveredmethods="6"/>
|
|
@@ -688,11 +737,11 @@
|
|
|
688
737
|
<metrics statements="29" coveredstatements="28" conditionals="19" coveredconditionals="17" methods="13" coveredmethods="10"/>
|
|
689
738
|
<file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/composables.ts">
|
|
690
739
|
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
691
|
-
<line num="5" count="
|
|
692
|
-
<line num="9" count="
|
|
693
|
-
<line num="10" count="
|
|
694
|
-
<line num="12" count="
|
|
695
|
-
<line num="14" count="
|
|
740
|
+
<line num="5" count="13" type="stmt"/>
|
|
741
|
+
<line num="9" count="13" type="stmt"/>
|
|
742
|
+
<line num="10" count="188" type="stmt"/>
|
|
743
|
+
<line num="12" count="188" type="stmt"/>
|
|
744
|
+
<line num="14" count="188" type="stmt"/>
|
|
696
745
|
</file>
|
|
697
746
|
<file name="dom.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/dom.ts">
|
|
698
747
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
@@ -705,25 +754,25 @@
|
|
|
705
754
|
</file>
|
|
706
755
|
<file name="render.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/render.ts">
|
|
707
756
|
<metrics statements="19" coveredstatements="19" conditionals="19" coveredconditionals="17" methods="8" coveredmethods="8"/>
|
|
708
|
-
<line num="5" count="
|
|
709
|
-
<line num="6" count="
|
|
710
|
-
<line num="8" count="
|
|
711
|
-
<line num="10" count="
|
|
712
|
-
<line num="11" count="
|
|
713
|
-
<line num="16" count="
|
|
714
|
-
<line num="18" count="
|
|
715
|
-
<line num="19" count="
|
|
716
|
-
<line num="20" count="
|
|
717
|
-
<line num="21" count="
|
|
718
|
-
<line num="23" count="
|
|
719
|
-
<line num="28" count="
|
|
720
|
-
<line num="29" count="
|
|
721
|
-
<line num="30" count="
|
|
722
|
-
<line num="31" count="
|
|
757
|
+
<line num="5" count="5" type="stmt"/>
|
|
758
|
+
<line num="6" count="5" type="stmt"/>
|
|
759
|
+
<line num="8" count="5" type="stmt"/>
|
|
760
|
+
<line num="10" count="1169" type="cond" truecount="2" falsecount="0"/>
|
|
761
|
+
<line num="11" count="157" type="cond" truecount="2" falsecount="0"/>
|
|
762
|
+
<line num="16" count="855" type="stmt"/>
|
|
763
|
+
<line num="18" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
764
|
+
<line num="19" count="11" type="cond" truecount="3" falsecount="0"/>
|
|
765
|
+
<line num="20" count="5" type="stmt"/>
|
|
766
|
+
<line num="21" count="11" type="stmt"/>
|
|
767
|
+
<line num="23" count="11" type="cond" truecount="3" falsecount="0"/>
|
|
768
|
+
<line num="28" count="5" type="stmt"/>
|
|
769
|
+
<line num="29" count="219" type="stmt"/>
|
|
770
|
+
<line num="30" count="219" type="stmt"/>
|
|
771
|
+
<line num="31" count="219" type="cond" truecount="2" falsecount="0"/>
|
|
723
772
|
<line num="32" count="62" type="stmt"/>
|
|
724
|
-
<line num="35" count="
|
|
725
|
-
<line num="36" count="
|
|
726
|
-
<line num="40" count="
|
|
773
|
+
<line num="35" count="157" type="cond" truecount="4" falsecount="1"/>
|
|
774
|
+
<line num="36" count="157" type="stmt"/>
|
|
775
|
+
<line num="40" count="219" type="stmt"/>
|
|
727
776
|
</file>
|
|
728
777
|
<file name="uid.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/uid.ts">
|
|
729
778
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -816,19 +865,19 @@
|
|
|
816
865
|
<metrics statements="15" coveredstatements="11" conditionals="25" coveredconditionals="16" methods="8" coveredmethods="4"/>
|
|
817
866
|
<line num="13" count="4" type="stmt"/>
|
|
818
867
|
<line num="24" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
819
|
-
<line num="66" count="
|
|
820
|
-
<line num="68" count="
|
|
868
|
+
<line num="66" count="125" type="stmt"/>
|
|
869
|
+
<line num="68" count="125" type="stmt"/>
|
|
821
870
|
<line num="69" count="0" type="stmt"/>
|
|
822
871
|
<line num="70" count="0" type="stmt"/>
|
|
823
872
|
<line num="71" count="0" type="stmt"/>
|
|
824
|
-
<line num="74" count="
|
|
825
|
-
<line num="75" count="
|
|
826
|
-
<line num="77" count="
|
|
827
|
-
<line num="78" count="
|
|
828
|
-
<line num="79" count="
|
|
829
|
-
<line num="81" count="
|
|
830
|
-
<line num="102" count="
|
|
831
|
-
<line num="104" count="
|
|
873
|
+
<line num="74" count="125" type="stmt"/>
|
|
874
|
+
<line num="75" count="154" type="cond" truecount="2" falsecount="2"/>
|
|
875
|
+
<line num="77" count="154" type="stmt"/>
|
|
876
|
+
<line num="78" count="154" type="cond" truecount="1" falsecount="1"/>
|
|
877
|
+
<line num="79" count="154" type="cond" truecount="1" falsecount="1"/>
|
|
878
|
+
<line num="81" count="154" type="cond" truecount="1" falsecount="1"/>
|
|
879
|
+
<line num="102" count="154" type="cond" truecount="2" falsecount="0"/>
|
|
880
|
+
<line num="104" count="154" type="stmt"/>
|
|
832
881
|
</file>
|
|
833
882
|
</package>
|
|
834
883
|
<package name="packages.v1-components.src.host.components.calendar">
|
|
@@ -910,10 +959,10 @@
|
|
|
910
959
|
<line num="460" count="0" type="stmt"/>
|
|
911
960
|
<line num="462" count="0" type="stmt"/>
|
|
912
961
|
<line num="469" count="32" type="stmt"/>
|
|
913
|
-
<line num="470" count="
|
|
914
|
-
<line num="472" count="
|
|
962
|
+
<line num="470" count="40" type="stmt"/>
|
|
963
|
+
<line num="472" count="40" type="cond" truecount="1" falsecount="1"/>
|
|
915
964
|
<line num="473" count="0" type="stmt"/>
|
|
916
|
-
<line num="476" count="
|
|
965
|
+
<line num="476" count="40" type="stmt"/>
|
|
917
966
|
<line num="484" count="32" type="stmt"/>
|
|
918
967
|
<line num="485" count="33" type="stmt"/>
|
|
919
968
|
<line num="487" count="33" type="cond" truecount="1" falsecount="2"/>
|
|
@@ -990,7 +1039,7 @@
|
|
|
990
1039
|
<line num="635" count="32" type="stmt"/>
|
|
991
1040
|
<line num="636" count="2142" type="stmt"/>
|
|
992
1041
|
<line num="637" count="2142" type="cond" truecount="2" falsecount="0"/>
|
|
993
|
-
<line num="639" count="
|
|
1042
|
+
<line num="639" count="18417" type="cond" truecount="1" falsecount="1"/>
|
|
994
1043
|
<line num="642" count="32" type="stmt"/>
|
|
995
1044
|
<line num="643" count="2142" type="stmt"/>
|
|
996
1045
|
<line num="644" count="2142" type="cond" truecount="4" falsecount="0"/>
|
|
@@ -1129,7 +1178,7 @@
|
|
|
1129
1178
|
<line num="896" count="15" type="cond" truecount="4" falsecount="1"/>
|
|
1130
1179
|
<line num="897" count="0" type="stmt"/>
|
|
1131
1180
|
<line num="900" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
1132
|
-
<line num="901" count="
|
|
1181
|
+
<line num="901" count="3" type="stmt"/>
|
|
1133
1182
|
<line num="904" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
1134
1183
|
<line num="905" count="12" type="stmt"/>
|
|
1135
1184
|
<line num="906" count="12" type="cond" truecount="4" falsecount="0"/>
|
|
@@ -1186,13 +1235,13 @@
|
|
|
1186
1235
|
<line num="997" count="32" type="stmt"/>
|
|
1187
1236
|
<line num="998" count="0" type="stmt"/>
|
|
1188
1237
|
<line num="1001" count="32" type="stmt"/>
|
|
1189
|
-
<line num="1002" count="
|
|
1238
|
+
<line num="1002" count="4593" type="stmt"/>
|
|
1190
1239
|
<line num="1005" count="32" type="stmt"/>
|
|
1191
1240
|
<line num="1006" count="6441" type="cond" truecount="2" falsecount="0"/>
|
|
1192
1241
|
<line num="1011" count="6441" type="cond" truecount="2" falsecount="0"/>
|
|
1193
1242
|
<line num="1017" count="6441" type="cond" truecount="2" falsecount="0"/>
|
|
1194
1243
|
<line num="1020" count="32" type="stmt"/>
|
|
1195
|
-
<line num="1021" count="
|
|
1244
|
+
<line num="1021" count="3370" type="stmt"/>
|
|
1196
1245
|
<line num="1024" count="32" type="stmt"/>
|
|
1197
1246
|
<line num="1025" count="20" type="cond" truecount="3" falsecount="0"/>
|
|
1198
1247
|
<line num="1028" count="32" type="stmt"/>
|
|
@@ -1211,7 +1260,7 @@
|
|
|
1211
1260
|
</file>
|
|
1212
1261
|
<file name="UiCalendarDirectionButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/calendar/UiCalendarDirectionButton.vue">
|
|
1213
1262
|
<metrics statements="2" coveredstatements="2" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
1214
|
-
<line num="3" count="
|
|
1263
|
+
<line num="3" count="84" type="cond" truecount="2" falsecount="0"/>
|
|
1215
1264
|
<line num="7" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1216
1265
|
</file>
|
|
1217
1266
|
<file name="UiCalendarSwitchButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/calendar/UiCalendarSwitchButton.vue">
|
|
@@ -2770,7 +2819,7 @@
|
|
|
2770
2819
|
</file>
|
|
2771
2820
|
</package>
|
|
2772
2821
|
<package name="packages.v1-components.src.host.components.select">
|
|
2773
|
-
<metrics statements="
|
|
2822
|
+
<metrics statements="120" coveredstatements="93" conditionals="114" coveredconditionals="70" methods="39" coveredmethods="23"/>
|
|
2774
2823
|
<file name="UiSelectPopper.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectPopper.vue">
|
|
2775
2824
|
<metrics statements="30" coveredstatements="22" conditionals="26" coveredconditionals="22" methods="16" coveredmethods="9"/>
|
|
2776
2825
|
<line num="18" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -2797,85 +2846,88 @@
|
|
|
2797
2846
|
<line num="192" count="0" type="stmt"/>
|
|
2798
2847
|
<line num="195" count="2" type="stmt"/>
|
|
2799
2848
|
<line num="198" count="1" type="stmt"/>
|
|
2800
|
-
<line num="201" count="0" type="stmt"/>
|
|
2801
2849
|
<line num="202" count="0" type="stmt"/>
|
|
2802
|
-
<line num="203" count="0" type="stmt"/>
|
|
2803
2850
|
<line num="204" count="0" type="stmt"/>
|
|
2804
|
-
<line num="
|
|
2851
|
+
<line num="205" count="0" type="stmt"/>
|
|
2852
|
+
<line num="206" count="0" type="stmt"/>
|
|
2805
2853
|
<line num="209" count="1" type="stmt"/>
|
|
2854
|
+
<line num="211" count="1" type="stmt"/>
|
|
2806
2855
|
</file>
|
|
2807
2856
|
<file name="UiSelectTrigger.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectTrigger.vue">
|
|
2808
|
-
<metrics statements="
|
|
2809
|
-
<line num="
|
|
2810
|
-
<line num="
|
|
2811
|
-
<line num="
|
|
2812
|
-
<line num="
|
|
2813
|
-
<line num="
|
|
2814
|
-
<line num="
|
|
2815
|
-
<line num="
|
|
2816
|
-
<line num="
|
|
2817
|
-
<line num="
|
|
2818
|
-
<line num="
|
|
2819
|
-
<line num="
|
|
2820
|
-
<line num="
|
|
2821
|
-
<line num="
|
|
2822
|
-
<line num="
|
|
2823
|
-
<line num="
|
|
2824
|
-
<line num="
|
|
2825
|
-
<line num="
|
|
2826
|
-
<line num="213" count="5" type="stmt"/>
|
|
2827
|
-
<line num="224" count="3" type="stmt"/>
|
|
2828
|
-
<line num="225" count="3" type="cond" truecount="2" falsecount="2"/>
|
|
2857
|
+
<metrics statements="73" coveredstatements="54" conditionals="88" coveredconditionals="48" methods="23" coveredmethods="14"/>
|
|
2858
|
+
<line num="43" count="0" type="stmt"/>
|
|
2859
|
+
<line num="88" count="4" type="stmt"/>
|
|
2860
|
+
<line num="188" count="4" type="stmt"/>
|
|
2861
|
+
<line num="205" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
2862
|
+
<line num="206" count="4" type="stmt"/>
|
|
2863
|
+
<line num="207" count="5" type="stmt"/>
|
|
2864
|
+
<line num="209" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
2865
|
+
<line num="214" count="4" type="stmt"/>
|
|
2866
|
+
<line num="215" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
2867
|
+
<line num="217" count="4" type="stmt"/>
|
|
2868
|
+
<line num="218" count="4" type="stmt"/>
|
|
2869
|
+
<line num="220" count="4" type="stmt"/>
|
|
2870
|
+
<line num="221" count="4" type="stmt"/>
|
|
2871
|
+
<line num="222" count="3" type="cond" truecount="2" falsecount="2"/>
|
|
2872
|
+
<line num="223" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
2873
|
+
<line num="224" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2874
|
+
<line num="225" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2829
2875
|
<line num="226" count="0" type="stmt"/>
|
|
2830
|
-
<line num="
|
|
2831
|
-
<line num="
|
|
2832
|
-
<line num="
|
|
2833
|
-
<line num="
|
|
2834
|
-
<line num="
|
|
2835
|
-
<line num="
|
|
2836
|
-
<line num="
|
|
2837
|
-
<line num="
|
|
2838
|
-
<line num="
|
|
2839
|
-
<line num="
|
|
2840
|
-
<line num="
|
|
2841
|
-
<line num="
|
|
2842
|
-
<line num="
|
|
2843
|
-
<line num="
|
|
2844
|
-
<line num="
|
|
2845
|
-
<line num="
|
|
2846
|
-
<line num="
|
|
2847
|
-
<line num="
|
|
2848
|
-
<line num="
|
|
2849
|
-
<line num="
|
|
2850
|
-
<line num="
|
|
2851
|
-
<line num="
|
|
2852
|
-
<line num="
|
|
2853
|
-
<line num="
|
|
2854
|
-
<line num="
|
|
2855
|
-
<line num="
|
|
2856
|
-
<line num="
|
|
2857
|
-
<line num="
|
|
2858
|
-
<line num="
|
|
2859
|
-
<line num="
|
|
2860
|
-
<line num="
|
|
2861
|
-
<line num="
|
|
2862
|
-
<line num="
|
|
2863
|
-
<line num="
|
|
2864
|
-
<line num="
|
|
2865
|
-
<line num="
|
|
2866
|
-
<line num="
|
|
2867
|
-
<line num="
|
|
2868
|
-
<line num="
|
|
2869
|
-
<line num="
|
|
2870
|
-
<line num="
|
|
2871
|
-
<line num="
|
|
2872
|
-
<line num="
|
|
2873
|
-
<line num="
|
|
2874
|
-
<line num="
|
|
2875
|
-
<line num="
|
|
2876
|
-
<line num="322" count="
|
|
2877
|
-
<line num="
|
|
2878
|
-
<line num="
|
|
2876
|
+
<line num="230" count="3" type="stmt"/>
|
|
2877
|
+
<line num="233" count="4" type="stmt"/>
|
|
2878
|
+
<line num="235" count="6" type="stmt"/>
|
|
2879
|
+
<line num="246" count="4" type="stmt"/>
|
|
2880
|
+
<line num="247" count="4" type="cond" truecount="2" falsecount="2"/>
|
|
2881
|
+
<line num="248" count="0" type="stmt"/>
|
|
2882
|
+
<line num="249" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2883
|
+
<line num="254" count="4" type="stmt"/>
|
|
2884
|
+
<line num="255" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
2885
|
+
<line num="256" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
2886
|
+
<line num="257" count="0" type="stmt"/>
|
|
2887
|
+
<line num="259" count="2" type="stmt"/>
|
|
2888
|
+
<line num="262" count="3" type="stmt"/>
|
|
2889
|
+
<line num="265" count="4" type="stmt"/>
|
|
2890
|
+
<line num="266" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2891
|
+
<line num="268" count="2" type="stmt"/>
|
|
2892
|
+
<line num="271" count="4" type="stmt"/>
|
|
2893
|
+
<line num="272" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2894
|
+
<line num="274" count="2" type="stmt"/>
|
|
2895
|
+
<line num="277" count="4" type="stmt"/>
|
|
2896
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2897
|
+
<line num="280" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2898
|
+
<line num="283" count="4" type="stmt"/>
|
|
2899
|
+
<line num="284" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
2900
|
+
<line num="286" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
2901
|
+
<line num="287" count="1" type="stmt"/>
|
|
2902
|
+
<line num="288" count="1" type="stmt"/>
|
|
2903
|
+
<line num="291" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
2904
|
+
<line num="292" count="1" type="stmt"/>
|
|
2905
|
+
<line num="293" count="1" type="stmt"/>
|
|
2906
|
+
<line num="296" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
2907
|
+
<line num="297" count="0" type="stmt"/>
|
|
2908
|
+
<line num="299" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2909
|
+
<line num="300" count="0" type="stmt"/>
|
|
2910
|
+
<line num="304" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
2911
|
+
<line num="305" count="0" type="stmt"/>
|
|
2912
|
+
<line num="306" count="0" type="stmt"/>
|
|
2913
|
+
<line num="309" count="2" type="stmt"/>
|
|
2914
|
+
<line num="312" count="4" type="stmt"/>
|
|
2915
|
+
<line num="313" count="0" type="stmt"/>
|
|
2916
|
+
<line num="314" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
2917
|
+
<line num="316" count="4" type="stmt"/>
|
|
2918
|
+
<line num="317" count="4" type="stmt"/>
|
|
2919
|
+
<line num="319" count="4" type="stmt"/>
|
|
2920
|
+
<line num="320" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
2921
|
+
<line num="321" count="1" type="stmt"/>
|
|
2922
|
+
<line num="322" count="1" type="stmt"/>
|
|
2923
|
+
<line num="325" count="4" type="stmt"/>
|
|
2924
|
+
<line num="336" count="4" type="stmt"/>
|
|
2925
|
+
<line num="337" count="0" type="stmt"/>
|
|
2926
|
+
<line num="339" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
2927
|
+
<line num="340" count="0" type="stmt"/>
|
|
2928
|
+
<line num="344" count="4" type="stmt"/>
|
|
2929
|
+
<line num="345" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
2930
|
+
<line num="347" count="4" type="stmt"/>
|
|
2879
2931
|
</file>
|
|
2880
2932
|
<file name="injection.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/injection.ts">
|
|
2881
2933
|
<metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -2898,6 +2950,18 @@
|
|
|
2898
2950
|
<line num="33" count="1" type="stmt"/>
|
|
2899
2951
|
</file>
|
|
2900
2952
|
</package>
|
|
2953
|
+
<package name="packages.v1-components.src.host.components.skeleton">
|
|
2954
|
+
<metrics statements="6" coveredstatements="6" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
2955
|
+
<file name="UiSkeleton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/skeleton/UiSkeleton.vue">
|
|
2956
|
+
<metrics statements="6" coveredstatements="6" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
2957
|
+
<line num="2" count="2" type="stmt"/>
|
|
2958
|
+
<line num="29" count="2" type="stmt"/>
|
|
2959
|
+
<line num="64" count="2" type="stmt"/>
|
|
2960
|
+
<line num="65" count="2" type="stmt"/>
|
|
2961
|
+
<line num="66" count="2" type="stmt"/>
|
|
2962
|
+
<line num="68" count="2" type="stmt"/>
|
|
2963
|
+
</file>
|
|
2964
|
+
</package>
|
|
2901
2965
|
<package name="packages.v1-components.src.host.components.slider">
|
|
2902
2966
|
<metrics statements="73" coveredstatements="64" conditionals="46" coveredconditionals="36" methods="26" coveredmethods="23"/>
|
|
2903
2967
|
<file name="UiSlider.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/slider/UiSlider.vue">
|
|
@@ -3424,198 +3488,201 @@
|
|
|
3424
3488
|
</file>
|
|
3425
3489
|
</package>
|
|
3426
3490
|
<package name="packages.v1-components.src.host.components.textbox">
|
|
3427
|
-
<metrics statements="
|
|
3491
|
+
<metrics statements="192" coveredstatements="140" conditionals="202" coveredconditionals="122" methods="37" coveredmethods="27"/>
|
|
3428
3492
|
<file name="UiTextbox.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/textbox/UiTextbox.vue">
|
|
3429
|
-
<metrics statements="
|
|
3430
|
-
<line num="
|
|
3431
|
-
<line num="
|
|
3432
|
-
<line num="
|
|
3433
|
-
<line num="
|
|
3434
|
-
<line num="
|
|
3435
|
-
<line num="
|
|
3436
|
-
<line num="
|
|
3437
|
-
<line num="
|
|
3438
|
-
<line num="
|
|
3439
|
-
<line num="
|
|
3440
|
-
<line num="
|
|
3441
|
-
<line num="
|
|
3442
|
-
<line num="
|
|
3443
|
-
<line num="
|
|
3444
|
-
<line num="
|
|
3445
|
-
<line num="
|
|
3446
|
-
<line num="
|
|
3447
|
-
<line num="
|
|
3448
|
-
<line num="
|
|
3449
|
-
<line num="
|
|
3450
|
-
<line num="
|
|
3451
|
-
<line num="
|
|
3452
|
-
<line num="
|
|
3453
|
-
<line num="
|
|
3454
|
-
<line num="
|
|
3455
|
-
<line num="
|
|
3456
|
-
<line num="
|
|
3457
|
-
<line num="
|
|
3458
|
-
<line num="398" count="45" type="stmt"/>
|
|
3459
|
-
<line num="399" count="45" type="cond" truecount="0" falsecount="2"/>
|
|
3460
|
-
<line num="401" count="45" type="stmt"/>
|
|
3461
|
-
<line num="403" count="45" type="stmt"/>
|
|
3462
|
-
<line num="404" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
3463
|
-
<line num="406" count="57" type="stmt"/>
|
|
3464
|
-
<line num="407" count="57" type="stmt"/>
|
|
3465
|
-
<line num="409" count="57" type="cond" truecount="4" falsecount="1"/>
|
|
3466
|
-
<line num="410" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3493
|
+
<metrics statements="192" coveredstatements="140" conditionals="202" coveredconditionals="122" methods="37" coveredmethods="27"/>
|
|
3494
|
+
<line num="25" count="0" type="stmt"/>
|
|
3495
|
+
<line num="120" count="0" type="stmt"/>
|
|
3496
|
+
<line num="163" count="48" type="stmt"/>
|
|
3497
|
+
<line num="164" count="48" type="stmt"/>
|
|
3498
|
+
<line num="165" count="48" type="cond" truecount="2" falsecount="0"/>
|
|
3499
|
+
<line num="168" count="48" type="stmt"/>
|
|
3500
|
+
<line num="354" count="48" type="stmt"/>
|
|
3501
|
+
<line num="375" count="48" type="stmt"/>
|
|
3502
|
+
<line num="376" count="48" type="cond" truecount="2" falsecount="0"/>
|
|
3503
|
+
<line num="377" count="48" type="stmt"/>
|
|
3504
|
+
<line num="378" count="48" type="stmt"/>
|
|
3505
|
+
<line num="380" count="48" type="cond" truecount="4" falsecount="0"/>
|
|
3506
|
+
<line num="385" count="48" type="stmt"/>
|
|
3507
|
+
<line num="386" count="48" type="cond" truecount="4" falsecount="0"/>
|
|
3508
|
+
<line num="388" count="1" type="stmt"/>
|
|
3509
|
+
<line num="390" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
3510
|
+
<line num="393" count="48" type="stmt"/>
|
|
3511
|
+
<line num="394" count="48" type="stmt"/>
|
|
3512
|
+
<line num="395" count="48" type="stmt"/>
|
|
3513
|
+
<line num="397" count="48" type="cond" truecount="4" falsecount="0"/>
|
|
3514
|
+
<line num="398" count="46" type="stmt"/>
|
|
3515
|
+
<line num="401" count="2" type="stmt"/>
|
|
3516
|
+
<line num="402" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3517
|
+
<line num="403" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
3518
|
+
<line num="404" count="1" type="stmt"/>
|
|
3519
|
+
<line num="407" count="2" type="cond" truecount="1" falsecount="4"/>
|
|
3520
|
+
<line num="409" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3521
|
+
<line num="411" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3467
3522
|
<line num="413" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3468
3523
|
<line num="415" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3469
|
-
<line num="
|
|
3470
|
-
<line num="421" count="
|
|
3471
|
-
<line num="422" count="
|
|
3472
|
-
<line num="
|
|
3473
|
-
<line num="
|
|
3474
|
-
<line num="
|
|
3475
|
-
<line num="
|
|
3476
|
-
<line num="
|
|
3477
|
-
<line num="
|
|
3478
|
-
<line num="
|
|
3479
|
-
<line num="
|
|
3480
|
-
<line num="
|
|
3481
|
-
<line num="
|
|
3482
|
-
<line num="444" count="
|
|
3483
|
-
<line num="
|
|
3484
|
-
<line num="
|
|
3485
|
-
<line num="
|
|
3486
|
-
<line num="
|
|
3487
|
-
<line num="
|
|
3488
|
-
<line num="
|
|
3489
|
-
<line num="
|
|
3490
|
-
<line num="
|
|
3491
|
-
<line num="
|
|
3492
|
-
<line num="465" count="
|
|
3493
|
-
<line num="
|
|
3494
|
-
<line num="
|
|
3495
|
-
<line num="
|
|
3496
|
-
<line num="
|
|
3497
|
-
<line num="
|
|
3498
|
-
<line num="
|
|
3499
|
-
<line num="
|
|
3500
|
-
<line num="
|
|
3501
|
-
<line num="
|
|
3502
|
-
<line num="
|
|
3503
|
-
<line num="
|
|
3504
|
-
<line num="
|
|
3505
|
-
<line num="
|
|
3506
|
-
<line num="
|
|
3507
|
-
<line num="
|
|
3508
|
-
<line num="
|
|
3509
|
-
<line num="
|
|
3510
|
-
<line num="
|
|
3511
|
-
<line num="
|
|
3512
|
-
<line num="
|
|
3513
|
-
<line num="
|
|
3514
|
-
<line num="
|
|
3515
|
-
<line num="
|
|
3516
|
-
<line num="
|
|
3517
|
-
<line num="
|
|
3518
|
-
<line num="
|
|
3519
|
-
<line num="
|
|
3520
|
-
<line num="
|
|
3521
|
-
<line num="
|
|
3522
|
-
<line num="
|
|
3523
|
-
<line num="
|
|
3524
|
-
<line num="
|
|
3525
|
-
<line num="
|
|
3526
|
-
<line num="
|
|
3527
|
-
<line num="
|
|
3528
|
-
<line num="
|
|
3529
|
-
<line num="
|
|
3530
|
-
<line num="
|
|
3531
|
-
<line num="
|
|
3532
|
-
<line num="546" count="
|
|
3533
|
-
<line num="548" count="
|
|
3534
|
-
<line num="
|
|
3535
|
-
<line num="
|
|
3536
|
-
<line num="
|
|
3537
|
-
<line num="
|
|
3538
|
-
<line num="
|
|
3539
|
-
<line num="
|
|
3540
|
-
<line num="
|
|
3541
|
-
<line num="
|
|
3542
|
-
<line num="
|
|
3543
|
-
<line num="
|
|
3544
|
-
<line num="
|
|
3545
|
-
<line num="
|
|
3546
|
-
<line num="
|
|
3547
|
-
<line num="
|
|
3548
|
-
<line num="
|
|
3549
|
-
<line num="
|
|
3550
|
-
<line num="579" count="
|
|
3551
|
-
<line num="
|
|
3552
|
-
<line num="
|
|
3553
|
-
<line num="
|
|
3554
|
-
<line num="585" count="
|
|
3524
|
+
<line num="417" count="0" type="stmt"/>
|
|
3525
|
+
<line num="421" count="48" type="stmt"/>
|
|
3526
|
+
<line num="422" count="48" type="cond" truecount="0" falsecount="2"/>
|
|
3527
|
+
<line num="424" count="48" type="stmt"/>
|
|
3528
|
+
<line num="426" count="48" type="stmt"/>
|
|
3529
|
+
<line num="427" count="60" type="cond" truecount="1" falsecount="1"/>
|
|
3530
|
+
<line num="429" count="60" type="stmt"/>
|
|
3531
|
+
<line num="430" count="60" type="stmt"/>
|
|
3532
|
+
<line num="432" count="60" type="cond" truecount="4" falsecount="1"/>
|
|
3533
|
+
<line num="433" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3534
|
+
<line num="436" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3535
|
+
<line num="438" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3536
|
+
<line num="441" count="60" type="stmt"/>
|
|
3537
|
+
<line num="444" count="48" type="stmt"/>
|
|
3538
|
+
<line num="445" count="2" type="stmt"/>
|
|
3539
|
+
<line num="446" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
3540
|
+
<line num="448" count="2" type="stmt"/>
|
|
3541
|
+
<line num="449" count="2" type="stmt"/>
|
|
3542
|
+
<line num="451" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
3543
|
+
<line num="452" count="2" type="stmt"/>
|
|
3544
|
+
<line num="453" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
3545
|
+
<line num="457" count="2" type="cond" truecount="5" falsecount="1"/>
|
|
3546
|
+
<line num="458" count="2" type="stmt"/>
|
|
3547
|
+
<line num="465" count="48" type="stmt"/>
|
|
3548
|
+
<line num="466" count="4" type="stmt"/>
|
|
3549
|
+
<line num="467" count="4" type="stmt"/>
|
|
3550
|
+
<line num="470" count="48" type="stmt"/>
|
|
3551
|
+
<line num="471" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
3552
|
+
<line num="478" count="48" type="stmt"/>
|
|
3553
|
+
<line num="479" count="10" type="stmt"/>
|
|
3554
|
+
<line num="480" count="10" type="stmt"/>
|
|
3555
|
+
<line num="482" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
3556
|
+
<line num="483" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
3557
|
+
<line num="484" count="10" type="stmt"/>
|
|
3558
|
+
<line num="487" count="10" type="stmt"/>
|
|
3559
|
+
<line num="488" count="10" type="stmt"/>
|
|
3560
|
+
<line num="491" count="48" type="stmt"/>
|
|
3561
|
+
<line num="492" count="0" type="stmt"/>
|
|
3562
|
+
<line num="494" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3563
|
+
<line num="495" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3564
|
+
<line num="497" count="0" type="stmt"/>
|
|
3565
|
+
<line num="499" count="0" type="stmt"/>
|
|
3566
|
+
<line num="502" count="48" type="stmt"/>
|
|
3567
|
+
<line num="503" count="0" type="stmt"/>
|
|
3568
|
+
<line num="505" count="0" type="stmt"/>
|
|
3569
|
+
<line num="506" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3570
|
+
<line num="507" count="0" type="stmt"/>
|
|
3571
|
+
<line num="510" count="0" type="stmt"/>
|
|
3572
|
+
<line num="511" count="0" type="stmt"/>
|
|
3573
|
+
<line num="514" count="48" type="stmt"/>
|
|
3574
|
+
<line num="515" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
3575
|
+
<line num="517" count="15" type="stmt"/>
|
|
3576
|
+
<line num="519" count="15" type="stmt"/>
|
|
3577
|
+
<line num="520" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
3578
|
+
<line num="521" count="15" type="stmt"/>
|
|
3579
|
+
<line num="522" count="15" type="stmt"/>
|
|
3580
|
+
<line num="523" count="15" type="stmt"/>
|
|
3581
|
+
<line num="525" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
3582
|
+
<line num="527" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
3583
|
+
<line num="528" count="2" type="cond" truecount="7" falsecount="2"/>
|
|
3584
|
+
<line num="536" count="2" type="stmt"/>
|
|
3585
|
+
<line num="538" count="2" type="stmt"/>
|
|
3586
|
+
<line num="540" count="13" type="cond" truecount="2" falsecount="5"/>
|
|
3587
|
+
<line num="546" count="0" type="stmt"/>
|
|
3588
|
+
<line num="548" count="0" type="stmt"/>
|
|
3589
|
+
<line num="551" count="13" type="stmt"/>
|
|
3590
|
+
<line num="553" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
3591
|
+
<line num="554" count="2" type="stmt"/>
|
|
3592
|
+
<line num="558" count="48" type="stmt"/>
|
|
3593
|
+
<line num="559" count="48" type="stmt"/>
|
|
3594
|
+
<line num="560" count="48" type="stmt"/>
|
|
3595
|
+
<line num="562" count="48" type="stmt"/>
|
|
3596
|
+
<line num="563" count="9" type="stmt"/>
|
|
3597
|
+
<line num="565" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3598
|
+
<line num="566" count="0" type="stmt"/>
|
|
3599
|
+
<line num="569" count="9" type="stmt"/>
|
|
3600
|
+
<line num="571" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3601
|
+
<line num="572" count="0" type="stmt"/>
|
|
3602
|
+
<line num="573" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3603
|
+
<line num="574" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3604
|
+
<line num="576" count="0" type="stmt"/>
|
|
3605
|
+
<line num="579" count="9" type="stmt"/>
|
|
3606
|
+
<line num="582" count="48" type="stmt"/>
|
|
3607
|
+
<line num="583" count="9" type="stmt"/>
|
|
3608
|
+
<line num="584" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3609
|
+
<line num="585" count="0" type="stmt"/>
|
|
3555
3610
|
<line num="588" count="9" type="stmt"/>
|
|
3556
|
-
<line num="589" count="9" type="
|
|
3557
|
-
<line num="590" count="
|
|
3558
|
-
<line num="592" count="
|
|
3559
|
-
<line num="594" count="9" type="stmt"/>
|
|
3560
|
-
<line num="595" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3561
|
-
<line num="596" count="9" type="stmt"/>
|
|
3611
|
+
<line num="589" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3612
|
+
<line num="590" count="0" type="stmt"/>
|
|
3613
|
+
<line num="592" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3562
3614
|
<line num="597" count="9" type="stmt"/>
|
|
3563
|
-
<line num="
|
|
3564
|
-
<line num="
|
|
3565
|
-
<line num="
|
|
3566
|
-
<line num="
|
|
3567
|
-
<line num="
|
|
3568
|
-
<line num="
|
|
3569
|
-
<line num="
|
|
3570
|
-
<line num="
|
|
3571
|
-
<line num="
|
|
3572
|
-
<line num="
|
|
3573
|
-
<line num="
|
|
3574
|
-
<line num="
|
|
3575
|
-
<line num="
|
|
3576
|
-
<line num="
|
|
3577
|
-
<line num="
|
|
3578
|
-
<line num="
|
|
3579
|
-
<line num="
|
|
3580
|
-
<line num="
|
|
3581
|
-
<line num="
|
|
3582
|
-
<line num="
|
|
3583
|
-
<line num="
|
|
3584
|
-
<line num="
|
|
3585
|
-
<line num="
|
|
3586
|
-
<line num="
|
|
3615
|
+
<line num="600" count="48" type="stmt"/>
|
|
3616
|
+
<line num="601" count="118" type="stmt"/>
|
|
3617
|
+
<line num="602" count="118" type="cond" truecount="2" falsecount="0"/>
|
|
3618
|
+
<line num="604" count="70" type="cond" truecount="2" falsecount="0"/>
|
|
3619
|
+
<line num="605" count="61" type="stmt"/>
|
|
3620
|
+
<line num="606" count="61" type="stmt"/>
|
|
3621
|
+
<line num="608" count="61" type="stmt"/>
|
|
3622
|
+
<line num="611" count="9" type="stmt"/>
|
|
3623
|
+
<line num="612" count="9" type="stmt"/>
|
|
3624
|
+
<line num="613" count="9" type="stmt"/>
|
|
3625
|
+
<line num="615" count="9" type="stmt"/>
|
|
3626
|
+
<line num="617" count="9" type="stmt"/>
|
|
3627
|
+
<line num="618" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3628
|
+
<line num="619" count="9" type="stmt"/>
|
|
3629
|
+
<line num="620" count="9" type="stmt"/>
|
|
3630
|
+
<line num="621" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3631
|
+
<line num="625" count="9" type="stmt"/>
|
|
3632
|
+
<line num="626" count="9" type="stmt"/>
|
|
3633
|
+
<line num="630" count="9" type="stmt"/>
|
|
3634
|
+
<line num="631" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
3635
|
+
<line num="632" count="9" type="stmt"/>
|
|
3636
|
+
<line num="635" count="0" type="stmt"/>
|
|
3637
|
+
<line num="636" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3638
|
+
<line num="637" count="0" type="stmt"/>
|
|
3639
|
+
<line num="640" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3640
|
+
<line num="644" count="0" type="stmt"/>
|
|
3587
3641
|
<line num="645" count="0" type="stmt"/>
|
|
3588
|
-
<line num="
|
|
3589
|
-
<line num="651" count="
|
|
3590
|
-
<line num="
|
|
3591
|
-
<line num="
|
|
3592
|
-
<line num="656" count="
|
|
3593
|
-
<line num="657" count="
|
|
3594
|
-
<line num="659" count="
|
|
3595
|
-
<line num="
|
|
3596
|
-
<line num="
|
|
3597
|
-
<line num="
|
|
3598
|
-
<line num="
|
|
3642
|
+
<line num="650" count="9" type="stmt"/>
|
|
3643
|
+
<line num="651" count="9" type="stmt"/>
|
|
3644
|
+
<line num="654" count="48" type="cond" truecount="1" falsecount="1"/>
|
|
3645
|
+
<line num="655" count="48" type="cond" truecount="0" falsecount="2"/>
|
|
3646
|
+
<line num="656" count="48" type="stmt"/>
|
|
3647
|
+
<line num="657" count="48" type="stmt"/>
|
|
3648
|
+
<line num="659" count="48" type="stmt"/>
|
|
3649
|
+
<line num="661" count="48" type="stmt"/>
|
|
3650
|
+
<line num="662" count="11" type="stmt"/>
|
|
3651
|
+
<line num="663" count="11" type="stmt"/>
|
|
3652
|
+
<line num="665" count="11" type="cond" truecount="4" falsecount="2"/>
|
|
3599
3653
|
<line num="666" count="0" type="stmt"/>
|
|
3600
3654
|
<line num="668" count="0" type="stmt"/>
|
|
3601
|
-
<line num="669" count="0" type="stmt"/>
|
|
3602
3655
|
<line num="670" count="0" type="stmt"/>
|
|
3603
|
-
<line num="
|
|
3604
|
-
<line num="
|
|
3605
|
-
<line num="
|
|
3606
|
-
<line num="
|
|
3607
|
-
<line num="
|
|
3608
|
-
<line num="
|
|
3609
|
-
<line num="
|
|
3610
|
-
<line num="
|
|
3611
|
-
<line num="
|
|
3612
|
-
<line num="
|
|
3613
|
-
<line num="
|
|
3614
|
-
<line num="
|
|
3615
|
-
<line num="
|
|
3616
|
-
<line num="
|
|
3617
|
-
<line num="
|
|
3618
|
-
<line num="
|
|
3656
|
+
<line num="674" count="48" type="stmt"/>
|
|
3657
|
+
<line num="675" count="3" type="stmt"/>
|
|
3658
|
+
<line num="676" count="3" type="stmt"/>
|
|
3659
|
+
<line num="679" count="48" type="stmt"/>
|
|
3660
|
+
<line num="680" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3661
|
+
<line num="682" count="0" type="stmt"/>
|
|
3662
|
+
<line num="683" count="0" type="stmt"/>
|
|
3663
|
+
<line num="684" count="0" type="stmt"/>
|
|
3664
|
+
<line num="685" count="0" type="stmt"/>
|
|
3665
|
+
<line num="687" count="0" type="stmt"/>
|
|
3666
|
+
<line num="689" count="0" type="stmt"/>
|
|
3667
|
+
<line num="691" count="0" type="stmt"/>
|
|
3668
|
+
<line num="692" count="0" type="stmt"/>
|
|
3669
|
+
<line num="693" count="0" type="stmt"/>
|
|
3670
|
+
<line num="696" count="48" type="stmt"/>
|
|
3671
|
+
<line num="706" count="1" type="stmt"/>
|
|
3672
|
+
<line num="715" count="48" type="stmt"/>
|
|
3673
|
+
<line num="716" count="48" type="cond" truecount="2" falsecount="2"/>
|
|
3674
|
+
<line num="717" count="0" type="stmt"/>
|
|
3675
|
+
<line num="720" count="48" type="stmt"/>
|
|
3676
|
+
<line num="723" count="60" type="stmt"/>
|
|
3677
|
+
<line num="724" count="60" type="stmt"/>
|
|
3678
|
+
<line num="726" count="60" type="cond" truecount="5" falsecount="0"/>
|
|
3679
|
+
<line num="728" count="1" type="stmt"/>
|
|
3680
|
+
<line num="729" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
3681
|
+
<line num="730" count="1" type="stmt"/>
|
|
3682
|
+
<line num="734" count="48" type="stmt"/>
|
|
3683
|
+
<line num="735" count="0" type="stmt"/>
|
|
3684
|
+
<line num="738" count="48" type="stmt"/>
|
|
3685
|
+
<line num="739" count="0" type="stmt"/>
|
|
3619
3686
|
</file>
|
|
3620
3687
|
</package>
|
|
3621
3688
|
<package name="packages.v1-components.src.host.components.time-picker">
|
|
@@ -3816,6 +3883,33 @@
|
|
|
3816
3883
|
<line num="555" count="0" type="stmt"/>
|
|
3817
3884
|
</file>
|
|
3818
3885
|
</package>
|
|
3886
|
+
<package name="packages.v1-components.src.host.components.toggle-button">
|
|
3887
|
+
<metrics statements="12" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="7" coveredmethods="4"/>
|
|
3888
|
+
<file name="UiToggleButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toggle-button/UiToggleButton.vue">
|
|
3889
|
+
<metrics statements="12" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="7" coveredmethods="4"/>
|
|
3890
|
+
<line num="16" count="2" type="stmt"/>
|
|
3891
|
+
<line num="54" count="3" type="stmt"/>
|
|
3892
|
+
<line num="60" count="3" type="stmt"/>
|
|
3893
|
+
<line num="62" count="3" type="stmt"/>
|
|
3894
|
+
<line num="63" count="0" type="stmt"/>
|
|
3895
|
+
<line num="64" count="0" type="stmt"/>
|
|
3896
|
+
<line num="65" count="0" type="stmt"/>
|
|
3897
|
+
<line num="68" count="3" type="stmt"/>
|
|
3898
|
+
<line num="69" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
3899
|
+
<line num="71" count="3" type="stmt"/>
|
|
3900
|
+
<line num="86" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
3901
|
+
<line num="88" count="3" type="stmt"/>
|
|
3902
|
+
</file>
|
|
3903
|
+
</package>
|
|
3904
|
+
<package name="packages.v1-components.src.host.components.toggle-group">
|
|
3905
|
+
<metrics statements="3" coveredstatements="3" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
3906
|
+
<file name="UiToggleGroupRoot.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toggle-group/UiToggleGroupRoot.vue">
|
|
3907
|
+
<metrics statements="3" coveredstatements="3" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
3908
|
+
<line num="10" count="2" type="stmt"/>
|
|
3909
|
+
<line num="18" count="1" type="stmt"/>
|
|
3910
|
+
<line num="54" count="1" type="stmt"/>
|
|
3911
|
+
</file>
|
|
3912
|
+
</package>
|
|
3819
3913
|
<package name="packages.v1-components.src.host.components.toolbar">
|
|
3820
3914
|
<metrics statements="21" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="11" coveredmethods="1"/>
|
|
3821
3915
|
<file name="UiToolbar.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toolbar/UiToolbar.vue">
|
|
@@ -3879,109 +3973,218 @@
|
|
|
3879
3973
|
</file>
|
|
3880
3974
|
</package>
|
|
3881
3975
|
<package name="packages.v1-components.src.host.components.yandex-map">
|
|
3882
|
-
<metrics statements="
|
|
3976
|
+
<metrics statements="192" coveredstatements="3" conditionals="80" coveredconditionals="0" methods="47" coveredmethods="0"/>
|
|
3883
3977
|
<file name="UiYandexMap.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/yandex-map/UiYandexMap.vue">
|
|
3884
|
-
<metrics statements="
|
|
3978
|
+
<metrics statements="182" coveredstatements="2" conditionals="78" coveredconditionals="0" methods="43" coveredmethods="0"/>
|
|
3885
3979
|
<line num="2" count="1" type="stmt"/>
|
|
3886
|
-
<line num="
|
|
3887
|
-
<line num="
|
|
3888
|
-
<line num="
|
|
3889
|
-
<line num="56" count="0" type="stmt"/>
|
|
3890
|
-
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3891
|
-
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3892
|
-
<line num="61" count="0" type="stmt"/>
|
|
3893
|
-
<line num="62" count="0" type="stmt"/>
|
|
3894
|
-
<line num="63" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3895
|
-
<line num="64" count="0" type="stmt"/>
|
|
3896
|
-
<line num="67" count="0" type="stmt"/>
|
|
3897
|
-
<line num="70" count="0" type="stmt"/>
|
|
3898
|
-
<line num="75" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
3899
|
-
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3900
|
-
<line num="77" count="0" type="stmt"/>
|
|
3901
|
-
<line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3902
|
-
<line num="81" count="0" type="stmt"/>
|
|
3903
|
-
<line num="84" count="0" type="stmt"/>
|
|
3904
|
-
<line num="85" count="0" type="stmt"/>
|
|
3905
|
-
<line num="86" count="0" type="stmt"/>
|
|
3906
|
-
<line num="90" count="0" type="stmt"/>
|
|
3907
|
-
<line num="92" count="0" type="stmt"/>
|
|
3908
|
-
<line num="98" count="0" type="stmt"/>
|
|
3909
|
-
<line num="99" count="0" type="stmt"/>
|
|
3910
|
-
<line num="101" count="0" type="stmt"/>
|
|
3911
|
-
<line num="104" count="0" type="stmt"/>
|
|
3980
|
+
<line num="28" count="0" type="stmt"/>
|
|
3981
|
+
<line num="44" count="0" type="stmt"/>
|
|
3982
|
+
<line num="55" count="0" type="stmt"/>
|
|
3912
3983
|
<line num="105" count="0" type="stmt"/>
|
|
3913
|
-
<line num="106" count="
|
|
3914
|
-
<line num="
|
|
3915
|
-
<line num="111" count="0" type="stmt"/>
|
|
3916
|
-
<line num="112" count="0" type="stmt"/>
|
|
3917
|
-
<line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3918
|
-
<line num="116" count="0" type="stmt"/>
|
|
3919
|
-
<line num="117" count="0" type="stmt"/>
|
|
3920
|
-
<line num="118" count="0" type="stmt"/>
|
|
3921
|
-
<line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3922
|
-
<line num="122" count="0" type="stmt"/>
|
|
3923
|
-
<line num="123" count="0" type="stmt"/>
|
|
3924
|
-
<line num="125" count="0" type="stmt"/>
|
|
3925
|
-
<line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3926
|
-
<line num="127" count="0" type="stmt"/>
|
|
3927
|
-
<line num="129" count="0" type="stmt"/>
|
|
3928
|
-
<line num="131" count="0" type="stmt"/>
|
|
3929
|
-
<line num="133" count="0" type="stmt"/>
|
|
3930
|
-
<line num="134" count="0" type="stmt"/>
|
|
3931
|
-
<line num="136" count="0" type="stmt"/>
|
|
3932
|
-
<line num="138" count="0" type="stmt"/>
|
|
3933
|
-
<line num="140" count="0" type="stmt"/>
|
|
3934
|
-
<line num="142" count="0" type="stmt"/>
|
|
3935
|
-
<line num="144" count="0" type="stmt"/>
|
|
3936
|
-
<line num="151" count="0" type="stmt"/>
|
|
3937
|
-
<line num="153" count="0" type="stmt"/>
|
|
3938
|
-
<line num="154" count="0" type="stmt"/>
|
|
3939
|
-
<line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3940
|
-
<line num="157" count="0" type="stmt"/>
|
|
3941
|
-
<line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3942
|
-
<line num="160" count="0" type="stmt"/>
|
|
3943
|
-
<line num="164" count="0" type="stmt"/>
|
|
3944
|
-
<line num="166" count="0" type="stmt"/>
|
|
3945
|
-
<line num="167" count="0" type="stmt"/>
|
|
3946
|
-
<line num="168" count="0" type="stmt"/>
|
|
3947
|
-
<line num="169" count="0" type="stmt"/>
|
|
3948
|
-
<line num="171" count="0" type="stmt"/>
|
|
3949
|
-
<line num="172" count="0" type="stmt"/>
|
|
3950
|
-
<line num="173" count="0" type="stmt"/>
|
|
3951
|
-
<line num="174" count="0" type="stmt"/>
|
|
3952
|
-
<line num="177" count="0" type="stmt"/>
|
|
3953
|
-
<line num="186" count="0" type="stmt"/>
|
|
3954
|
-
<line num="190" count="0" type="stmt"/>
|
|
3955
|
-
<line num="191" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
3956
|
-
<line num="192" count="0" type="stmt"/>
|
|
3984
|
+
<line num="106" count="1" type="stmt"/>
|
|
3985
|
+
<line num="176" count="0" type="stmt"/>
|
|
3957
3986
|
<line num="193" count="0" type="stmt"/>
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
<
|
|
3961
|
-
<line num="
|
|
3962
|
-
<line num="
|
|
3963
|
-
<line num="
|
|
3964
|
-
<line num="
|
|
3965
|
-
<line num="
|
|
3966
|
-
<line num="
|
|
3967
|
-
<line num="
|
|
3968
|
-
<line num="
|
|
3969
|
-
<line num="
|
|
3970
|
-
<line num="
|
|
3971
|
-
|
|
3972
|
-
|
|
3973
|
-
|
|
3974
|
-
|
|
3975
|
-
|
|
3976
|
-
<
|
|
3977
|
-
<line num="
|
|
3978
|
-
<line num="
|
|
3979
|
-
<line num="
|
|
3980
|
-
<line num="
|
|
3981
|
-
<line num="
|
|
3982
|
-
<line num="
|
|
3983
|
-
<line num="
|
|
3984
|
-
<line num="
|
|
3987
|
+
<line num="198" count="0" type="stmt"/>
|
|
3988
|
+
<line num="200" count="0" type="stmt"/>
|
|
3989
|
+
<line num="205" count="0" type="stmt"/>
|
|
3990
|
+
<line num="206" count="0" type="stmt"/>
|
|
3991
|
+
<line num="207" count="0" type="stmt"/>
|
|
3992
|
+
<line num="208" count="0" type="stmt"/>
|
|
3993
|
+
<line num="212" count="0" type="stmt"/>
|
|
3994
|
+
<line num="213" count="0" type="stmt"/>
|
|
3995
|
+
<line num="215" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3996
|
+
<line num="216" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
3997
|
+
<line num="218" count="0" type="stmt"/>
|
|
3998
|
+
<line num="219" count="0" type="stmt"/>
|
|
3999
|
+
<line num="220" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4000
|
+
<line num="221" count="0" type="stmt"/>
|
|
4001
|
+
<line num="224" count="0" type="stmt"/>
|
|
4002
|
+
<line num="226" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4003
|
+
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4004
|
+
<line num="228" count="0" type="stmt"/>
|
|
4005
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4006
|
+
<line num="232" count="0" type="stmt"/>
|
|
4007
|
+
<line num="235" count="0" type="stmt"/>
|
|
4008
|
+
<line num="236" count="0" type="stmt"/>
|
|
4009
|
+
<line num="237" count="0" type="stmt"/>
|
|
4010
|
+
<line num="241" count="0" type="stmt"/>
|
|
4011
|
+
<line num="243" count="0" type="stmt"/>
|
|
4012
|
+
<line num="249" count="0" type="stmt"/>
|
|
4013
|
+
<line num="250" count="0" type="stmt"/>
|
|
4014
|
+
<line num="252" count="0" type="stmt"/>
|
|
4015
|
+
<line num="254" count="0" type="stmt"/>
|
|
4016
|
+
<line num="255" count="0" type="stmt"/>
|
|
4017
|
+
<line num="256" count="0" type="stmt"/>
|
|
4018
|
+
<line num="259" count="0" type="stmt"/>
|
|
4019
|
+
<line num="261" count="0" type="stmt"/>
|
|
4020
|
+
<line num="262" count="0" type="stmt"/>
|
|
4021
|
+
<line num="263" count="0" type="stmt"/>
|
|
4022
|
+
<line num="264" count="0" type="stmt"/>
|
|
4023
|
+
<line num="265" count="0" type="stmt"/>
|
|
4024
|
+
<line num="271" count="0" type="stmt"/>
|
|
4025
|
+
<line num="272" count="0" type="stmt"/>
|
|
4026
|
+
<line num="273" count="0" type="stmt"/>
|
|
4027
|
+
<line num="276" count="0" type="stmt"/>
|
|
4028
|
+
<line num="277" count="0" type="stmt"/>
|
|
4029
|
+
<line num="282" count="0" type="stmt"/>
|
|
4030
|
+
<line num="284" count="0" type="stmt"/>
|
|
4031
|
+
<line num="291" count="0" type="stmt"/>
|
|
4032
|
+
<line num="292" count="0" type="stmt"/>
|
|
4033
|
+
<line num="295" count="0" type="stmt"/>
|
|
4034
|
+
<line num="296" count="0" type="stmt"/>
|
|
4035
|
+
<line num="299" count="0" type="stmt"/>
|
|
4036
|
+
<line num="304" count="0" type="stmt"/>
|
|
4037
|
+
<line num="305" count="0" type="stmt"/>
|
|
4038
|
+
<line num="307" count="0" type="stmt"/>
|
|
4039
|
+
<line num="313" count="0" type="stmt"/>
|
|
4040
|
+
<line num="314" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4041
|
+
<line num="315" count="0" type="stmt"/>
|
|
4042
|
+
<line num="316" count="0" type="stmt"/>
|
|
4043
|
+
<line num="319" count="0" type="stmt"/>
|
|
4044
|
+
<line num="320" count="0" type="stmt"/>
|
|
4045
|
+
<line num="329" count="0" type="stmt"/>
|
|
4046
|
+
<line num="330" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4047
|
+
<line num="331" count="0" type="stmt"/>
|
|
4048
|
+
<line num="334" count="0" type="stmt"/>
|
|
4049
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4050
|
+
<line num="338" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4051
|
+
<line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4052
|
+
<line num="345" count="0" type="stmt"/>
|
|
4053
|
+
<line num="346" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4054
|
+
<line num="348" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
4055
|
+
<line num="349" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4056
|
+
<line num="350" count="0" type="stmt"/>
|
|
4057
|
+
<line num="353" count="0" type="stmt"/>
|
|
4058
|
+
<line num="367" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4059
|
+
<line num="368" count="0" type="stmt"/>
|
|
4060
|
+
<line num="371" count="0" type="stmt"/>
|
|
4061
|
+
<line num="375" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4062
|
+
<line num="376" count="0" type="stmt"/>
|
|
4063
|
+
<line num="379" count="0" type="stmt"/>
|
|
4064
|
+
<line num="382" count="0" type="stmt"/>
|
|
4065
|
+
<line num="383" count="0" type="stmt"/>
|
|
4066
|
+
<line num="385" count="0" type="stmt"/>
|
|
4067
|
+
<line num="386" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4068
|
+
<line num="390" count="0" type="stmt"/>
|
|
4069
|
+
<line num="391" count="0" type="stmt"/>
|
|
4070
|
+
<line num="396" count="0" type="stmt"/>
|
|
4071
|
+
<line num="398" count="0" type="stmt"/>
|
|
4072
|
+
<line num="399" count="0" type="stmt"/>
|
|
4073
|
+
<line num="401" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4074
|
+
<line num="402" count="0" type="stmt"/>
|
|
4075
|
+
<line num="403" count="0" type="stmt"/>
|
|
4076
|
+
<line num="405" count="0" type="stmt"/>
|
|
4077
|
+
<line num="406" count="0" type="stmt"/>
|
|
4078
|
+
<line num="411" count="0" type="stmt"/>
|
|
4079
|
+
<line num="413" count="0" type="stmt"/>
|
|
4080
|
+
<line num="414" count="0" type="stmt"/>
|
|
4081
|
+
<line num="415" count="0" type="stmt"/>
|
|
4082
|
+
<line num="417" count="0" type="stmt"/>
|
|
4083
|
+
<line num="421" count="0" type="stmt"/>
|
|
4084
|
+
<line num="423" count="0" type="stmt"/>
|
|
4085
|
+
<line num="428" count="0" type="stmt"/>
|
|
4086
|
+
<line num="429" count="0" type="stmt"/>
|
|
4087
|
+
<line num="430" count="0" type="stmt"/>
|
|
4088
|
+
<line num="434" count="0" type="stmt"/>
|
|
4089
|
+
<line num="435" count="0" type="stmt"/>
|
|
4090
|
+
<line num="436" count="0" type="stmt"/>
|
|
4091
|
+
<line num="437" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4092
|
+
<line num="440" count="0" type="stmt"/>
|
|
4093
|
+
<line num="441" count="0" type="stmt"/>
|
|
4094
|
+
<line num="442" count="0" type="stmt"/>
|
|
4095
|
+
<line num="443" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4096
|
+
<line num="446" count="0" type="stmt"/>
|
|
4097
|
+
<line num="453" count="0" type="stmt"/>
|
|
4098
|
+
<line num="455" count="0" type="stmt"/>
|
|
4099
|
+
<line num="456" count="0" type="stmt"/>
|
|
4100
|
+
<line num="458" count="0" type="stmt"/>
|
|
4101
|
+
<line num="459" count="0" type="stmt"/>
|
|
4102
|
+
<line num="461" count="0" type="stmt"/>
|
|
4103
|
+
<line num="462" count="0" type="stmt"/>
|
|
4104
|
+
<line num="464" count="0" type="stmt"/>
|
|
4105
|
+
<line num="465" count="0" type="stmt"/>
|
|
4106
|
+
<line num="467" count="0" type="stmt"/>
|
|
4107
|
+
<line num="468" count="0" type="stmt"/>
|
|
4108
|
+
<line num="470" count="0" type="stmt"/>
|
|
4109
|
+
<line num="479" count="0" type="stmt"/>
|
|
4110
|
+
<line num="480" count="0" type="stmt"/>
|
|
4111
|
+
<line num="482" count="0" type="stmt"/>
|
|
4112
|
+
<line num="483" count="0" type="stmt"/>
|
|
4113
|
+
<line num="485" count="0" type="stmt"/>
|
|
4114
|
+
<line num="490" count="0" type="stmt"/>
|
|
4115
|
+
<line num="492" count="0" type="stmt"/>
|
|
4116
|
+
<line num="498" count="0" type="stmt"/>
|
|
4117
|
+
<line num="499" count="0" type="stmt"/>
|
|
4118
|
+
<line num="501" count="0" type="stmt"/>
|
|
4119
|
+
<line num="503" count="0" type="stmt"/>
|
|
4120
|
+
<line num="505" count="0" type="stmt"/>
|
|
4121
|
+
<line num="507" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4122
|
+
<line num="508" count="0" type="stmt"/>
|
|
4123
|
+
<line num="511" count="0" type="stmt"/>
|
|
4124
|
+
<line num="512" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4125
|
+
<line num="513" count="0" type="stmt"/>
|
|
4126
|
+
<line num="515" count="0" type="stmt"/>
|
|
4127
|
+
<line num="517" count="0" type="stmt"/>
|
|
4128
|
+
<line num="519" count="0" type="stmt"/>
|
|
4129
|
+
<line num="521" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4130
|
+
<line num="523" count="0" type="stmt"/>
|
|
4131
|
+
<line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4132
|
+
<line num="527" count="0" type="stmt"/>
|
|
4133
|
+
<line num="533" count="0" type="stmt"/>
|
|
4134
|
+
<line num="535" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4135
|
+
<line num="536" count="0" type="stmt"/>
|
|
4136
|
+
<line num="538" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4137
|
+
<line num="539" count="0" type="stmt"/>
|
|
4138
|
+
<line num="542" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4139
|
+
<line num="543" count="0" type="stmt"/>
|
|
4140
|
+
<line num="547" count="0" type="stmt"/>
|
|
4141
|
+
<line num="549" count="0" type="stmt"/>
|
|
4142
|
+
<line num="551" count="0" type="stmt"/>
|
|
4143
|
+
<line num="553" count="0" type="stmt"/>
|
|
4144
|
+
<line num="554" count="0" type="stmt"/>
|
|
4145
|
+
<line num="557" count="0" type="stmt"/>
|
|
4146
|
+
<line num="564" count="0" type="stmt"/>
|
|
4147
|
+
<line num="566" count="0" type="stmt"/>
|
|
4148
|
+
<line num="571" count="0" type="stmt"/>
|
|
4149
|
+
<line num="577" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4150
|
+
<line num="578" count="0" type="stmt"/>
|
|
4151
|
+
<line num="579" count="0" type="stmt"/>
|
|
4152
|
+
<line num="580" count="0" type="stmt"/>
|
|
4153
|
+
<line num="583" count="0" type="stmt"/>
|
|
4154
|
+
<line num="587" count="0" type="stmt"/>
|
|
4155
|
+
<line num="588" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
4156
|
+
<line num="589" count="0" type="stmt"/>
|
|
4157
|
+
<line num="590" count="0" type="stmt"/>
|
|
4158
|
+
<line num="591" count="0" type="stmt"/>
|
|
4159
|
+
<line num="595" count="0" type="stmt"/>
|
|
4160
|
+
<line num="596" count="0" type="stmt"/>
|
|
4161
|
+
</file>
|
|
4162
|
+
<file name="loadScript.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/yandex-map/loadScript.ts">
|
|
4163
|
+
<metrics statements="10" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
4164
|
+
<line num="1" count="1" type="stmt"/>
|
|
4165
|
+
<line num="2" count="0" type="stmt"/>
|
|
4166
|
+
<line num="4" count="0" type="stmt"/>
|
|
4167
|
+
<line num="5" count="0" type="stmt"/>
|
|
4168
|
+
<line num="6" count="0" type="stmt"/>
|
|
4169
|
+
<line num="7" count="0" type="stmt"/>
|
|
4170
|
+
<line num="14" count="0" type="stmt"/>
|
|
4171
|
+
<line num="22" count="0" type="stmt"/>
|
|
4172
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4173
|
+
<line num="26" count="0" type="stmt"/>
|
|
4174
|
+
</file>
|
|
4175
|
+
</package>
|
|
4176
|
+
<package name="packages.v1-components.src.host.i18n">
|
|
4177
|
+
<metrics statements="66" coveredstatements="48" conditionals="48" coveredconditionals="31" methods="24" coveredmethods="17"/>
|
|
4178
|
+
<file name="index.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/i18n/index.ts">
|
|
4179
|
+
<metrics statements="61" coveredstatements="43" conditionals="45" coveredconditionals="30" methods="20" coveredmethods="13"/>
|
|
4180
|
+
<line num="26" count="10" type="stmt"/>
|
|
4181
|
+
<line num="27" count="699" type="stmt"/>
|
|
4182
|
+
<line num="28" count="699" type="stmt"/>
|
|
4183
|
+
<line num="30" count="699" type="stmt"/>
|
|
4184
|
+
<line num="31" count="1014" type="cond" truecount="4" falsecount="0"/>
|
|
4185
|
+
<line num="32" count="686" type="stmt"/>
|
|
4186
|
+
<line num="35" count="328" type="cond" truecount="2" falsecount="0"/>
|
|
4187
|
+
<line num="36" count="13" type="stmt"/>
|
|
3985
4188
|
<line num="39" count="315" type="stmt"/>
|
|
3986
4189
|
<line num="42" count="0" type="stmt"/>
|
|
3987
4190
|
<line num="45" count="10" type="stmt"/>
|
|
@@ -4069,15 +4272,15 @@
|
|
|
4069
4272
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
4070
4273
|
<line num="5" count="1" type="stmt"/>
|
|
4071
4274
|
<line num="8" count="1" type="stmt"/>
|
|
4072
|
-
<line num="
|
|
4073
|
-
<line num="
|
|
4074
|
-
<line num="74" count="1" type="stmt"/>
|
|
4075
|
-
<line num="75" count="1" type="stmt"/>
|
|
4275
|
+
<line num="68" count="1" type="stmt"/>
|
|
4276
|
+
<line num="73" count="1" type="stmt"/>
|
|
4076
4277
|
<line num="76" count="1" type="stmt"/>
|
|
4278
|
+
<line num="77" count="1" type="stmt"/>
|
|
4279
|
+
<line num="78" count="1" type="stmt"/>
|
|
4077
4280
|
</file>
|
|
4078
4281
|
</package>
|
|
4079
4282
|
<package name="packages.v1-components.src.remote.components">
|
|
4080
|
-
<metrics statements="
|
|
4283
|
+
<metrics statements="86" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4081
4284
|
<file name="add-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/add-button.ts">
|
|
4082
4285
|
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4083
4286
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -4208,6 +4411,11 @@
|
|
|
4208
4411
|
<line num="2" count="0" type="stmt"/>
|
|
4209
4412
|
<line num="3" count="0" type="stmt"/>
|
|
4210
4413
|
</file>
|
|
4414
|
+
<file name="skeleton.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/skeleton.ts">
|
|
4415
|
+
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4416
|
+
<line num="2" count="0" type="stmt"/>
|
|
4417
|
+
<line num="3" count="0" type="stmt"/>
|
|
4418
|
+
</file>
|
|
4211
4419
|
<file name="slider.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/slider.ts">
|
|
4212
4420
|
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4213
4421
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -4240,6 +4448,11 @@
|
|
|
4240
4448
|
<line num="2" count="0" type="stmt"/>
|
|
4241
4449
|
<line num="3" count="0" type="stmt"/>
|
|
4242
4450
|
</file>
|
|
4451
|
+
<file name="toggle-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-button.ts">
|
|
4452
|
+
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4453
|
+
<line num="18" count="1" type="stmt"/>
|
|
4454
|
+
<line num="24" count="1" type="stmt"/>
|
|
4455
|
+
</file>
|
|
4243
4456
|
<file name="toolbar-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toolbar-button.ts">
|
|
4244
4457
|
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
4245
4458
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -4315,7 +4528,7 @@
|
|
|
4315
4528
|
</file>
|
|
4316
4529
|
</package>
|
|
4317
4530
|
<package name="packages.v1-components.src.remote.components.radio-switch">
|
|
4318
|
-
<metrics statements="
|
|
4531
|
+
<metrics statements="112" coveredstatements="95" conditionals="65" coveredconditionals="43" methods="30" coveredmethods="27"/>
|
|
4319
4532
|
<file name="UiRadioSwitch.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/UiRadioSwitch.vue">
|
|
4320
4533
|
<metrics statements="65" coveredstatements="59" conditionals="39" coveredconditionals="29" methods="21" coveredmethods="20"/>
|
|
4321
4534
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -4385,51 +4598,50 @@
|
|
|
4385
4598
|
<line num="222" count="1" type="stmt"/>
|
|
4386
4599
|
</file>
|
|
4387
4600
|
<file name="UiRadioSwitchOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/UiRadioSwitchOption.vue">
|
|
4388
|
-
<metrics statements="
|
|
4601
|
+
<metrics statements="43" coveredstatements="32" conditionals="26" coveredconditionals="14" methods="9" coveredmethods="7"/>
|
|
4389
4602
|
<line num="41" count="0" type="stmt"/>
|
|
4390
4603
|
<line num="45" count="1" type="stmt"/>
|
|
4391
4604
|
<line num="59" count="1" type="stmt"/>
|
|
4392
|
-
<line num="
|
|
4393
|
-
<line num="130" count="7" type="stmt"/>
|
|
4394
|
-
<line num="132" count="7" type="stmt"/>
|
|
4395
|
-
<line num="133" count="7" type="stmt"/>
|
|
4396
|
-
<line num="134" count="7" type="stmt"/>
|
|
4397
|
-
<line num="135" count="7" type="stmt"/>
|
|
4398
|
-
<line num="136" count="7" type="stmt"/>
|
|
4399
|
-
<line num="137" count="7" type="stmt"/>
|
|
4400
|
-
<line num="138" count="7" type="stmt"/>
|
|
4401
|
-
<line num="139" count="7" type="stmt"/>
|
|
4402
|
-
<line num="141" count="7" type="stmt"/>
|
|
4605
|
+
<line num="97" count="7" type="stmt"/>
|
|
4403
4606
|
<line num="142" count="7" type="stmt"/>
|
|
4404
4607
|
<line num="143" count="7" type="stmt"/>
|
|
4405
|
-
<line num="
|
|
4406
|
-
<line num="
|
|
4407
|
-
<line num="
|
|
4408
|
-
<line num="
|
|
4409
|
-
<line num="
|
|
4410
|
-
<line num="
|
|
4411
|
-
<line num="
|
|
4412
|
-
<line num="
|
|
4413
|
-
<line num="
|
|
4414
|
-
<line num="
|
|
4415
|
-
<line num="
|
|
4416
|
-
<line num="
|
|
4608
|
+
<line num="144" count="7" type="stmt"/>
|
|
4609
|
+
<line num="145" count="7" type="stmt"/>
|
|
4610
|
+
<line num="146" count="7" type="stmt"/>
|
|
4611
|
+
<line num="147" count="7" type="stmt"/>
|
|
4612
|
+
<line num="148" count="7" type="stmt"/>
|
|
4613
|
+
<line num="149" count="7" type="stmt"/>
|
|
4614
|
+
<line num="151" count="7" type="stmt"/>
|
|
4615
|
+
<line num="152" count="7" type="stmt"/>
|
|
4616
|
+
<line num="153" count="7" type="stmt"/>
|
|
4617
|
+
<line num="156" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
4618
|
+
<line num="159" count="7" type="stmt"/>
|
|
4619
|
+
<line num="160" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
4620
|
+
<line num="161" count="2" type="stmt"/>
|
|
4621
|
+
<line num="162" count="2" type="stmt"/>
|
|
4622
|
+
<line num="166" count="7" type="stmt"/>
|
|
4623
|
+
<line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4624
|
+
<line num="168" count="0" type="stmt"/>
|
|
4625
|
+
<line num="172" count="7" type="stmt"/>
|
|
4626
|
+
<line num="173" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
4627
|
+
<line num="174" count="0" type="stmt"/>
|
|
4628
|
+
<line num="176" count="16" type="cond" truecount="2" falsecount="6"/>
|
|
4629
|
+
<line num="180" count="0" type="stmt"/>
|
|
4630
|
+
<line num="181" count="0" type="stmt"/>
|
|
4417
4631
|
<line num="183" count="0" type="stmt"/>
|
|
4418
|
-
<line num="
|
|
4419
|
-
<line num="
|
|
4420
|
-
<line num="
|
|
4421
|
-
<line num="
|
|
4422
|
-
<line num="
|
|
4423
|
-
<line num="
|
|
4424
|
-
<line num="
|
|
4425
|
-
<line num="200" count="
|
|
4426
|
-
<line num="
|
|
4427
|
-
<line num="
|
|
4428
|
-
<line num="
|
|
4429
|
-
<line num="209" count="
|
|
4430
|
-
<line num="
|
|
4431
|
-
<line num="212" count="16" type="stmt"/>
|
|
4432
|
-
<line num="217" count="7" type="stmt"/>
|
|
4632
|
+
<line num="186" count="8" type="stmt"/>
|
|
4633
|
+
<line num="188" count="8" type="stmt"/>
|
|
4634
|
+
<line num="191" count="0" type="stmt"/>
|
|
4635
|
+
<line num="193" count="0" type="stmt"/>
|
|
4636
|
+
<line num="195" count="8" type="stmt"/>
|
|
4637
|
+
<line num="197" count="8" type="stmt"/>
|
|
4638
|
+
<line num="199" count="0" type="stmt"/>
|
|
4639
|
+
<line num="200" count="0" type="stmt"/>
|
|
4640
|
+
<line num="204" count="7" type="stmt"/>
|
|
4641
|
+
<line num="206" count="41" type="stmt"/>
|
|
4642
|
+
<line num="208" count="71" type="stmt"/>
|
|
4643
|
+
<line num="209" count="16" type="stmt"/>
|
|
4644
|
+
<line num="214" count="7" type="stmt"/>
|
|
4433
4645
|
</file>
|
|
4434
4646
|
<file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/parts.ts">
|
|
4435
4647
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
@@ -4443,173 +4655,173 @@
|
|
|
4443
4655
|
<metrics statements="265" coveredstatements="136" conditionals="157" coveredconditionals="69" methods="108" coveredmethods="44"/>
|
|
4444
4656
|
<file name="UiSelect.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/select/UiSelect.vue">
|
|
4445
4657
|
<metrics statements="167" coveredstatements="95" conditionals="109" coveredconditionals="53" methods="51" coveredmethods="32"/>
|
|
4446
|
-
<line num="22" count="0" type="cond" truecount="2" falsecount="0"/>
|
|
4447
4658
|
<line num="23" count="0" type="cond" truecount="2" falsecount="0"/>
|
|
4448
|
-
<line num="
|
|
4449
|
-
<line num="
|
|
4450
|
-
<line num="
|
|
4451
|
-
<line num="
|
|
4452
|
-
<line num="
|
|
4453
|
-
<line num="
|
|
4454
|
-
<line num="
|
|
4455
|
-
<line num="
|
|
4456
|
-
<line num="
|
|
4457
|
-
<line num="251" count="2" type="stmt"/>
|
|
4458
|
-
<line num="252" count="2" type="stmt"/>
|
|
4459
|
-
<line num="254" count="2" type="stmt"/>
|
|
4460
|
-
<line num="255" count="4" type="stmt"/>
|
|
4461
|
-
<line num="257" count="4" type="stmt"/>
|
|
4462
|
-
<line num="258" count="4" type="stmt"/>
|
|
4463
|
-
<line num="259" count="3" type="stmt"/>
|
|
4464
|
-
<line num="260" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4659
|
+
<line num="24" count="0" type="cond" truecount="2" falsecount="0"/>
|
|
4660
|
+
<line num="46" count="0" type="cond" truecount="2" falsecount="3"/>
|
|
4661
|
+
<line num="50" count="6" type="stmt"/>
|
|
4662
|
+
<line num="111" count="2" type="stmt"/>
|
|
4663
|
+
<line num="249" count="2" type="stmt"/>
|
|
4664
|
+
<line num="255" count="2" type="stmt"/>
|
|
4665
|
+
<line num="256" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4666
|
+
<line num="258" count="2" type="cond" truecount="0" falsecount="2"/>
|
|
4667
|
+
<line num="259" count="2" type="stmt"/>
|
|
4465
4668
|
<line num="261" count="2" type="stmt"/>
|
|
4466
|
-
<line num="
|
|
4467
|
-
<line num="
|
|
4468
|
-
<line num="
|
|
4469
|
-
<line num="
|
|
4470
|
-
<line num="
|
|
4471
|
-
<line num="
|
|
4472
|
-
<line num="
|
|
4473
|
-
<line num="
|
|
4474
|
-
<line num="
|
|
4669
|
+
<line num="262" count="2" type="stmt"/>
|
|
4670
|
+
<line num="263" count="2" type="stmt"/>
|
|
4671
|
+
<line num="265" count="2" type="stmt"/>
|
|
4672
|
+
<line num="266" count="4" type="stmt"/>
|
|
4673
|
+
<line num="268" count="4" type="stmt"/>
|
|
4674
|
+
<line num="269" count="4" type="stmt"/>
|
|
4675
|
+
<line num="270" count="3" type="stmt"/>
|
|
4676
|
+
<line num="271" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4677
|
+
<line num="272" count="2" type="stmt"/>
|
|
4678
|
+
<line num="276" count="4" type="stmt"/>
|
|
4679
|
+
<line num="279" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4680
|
+
<line num="283" count="14" type="stmt"/>
|
|
4475
4681
|
<line num="285" count="2" type="stmt"/>
|
|
4476
|
-
<line num="286" count="
|
|
4477
|
-
<line num="
|
|
4478
|
-
<line num="
|
|
4479
|
-
<line num="289" count="0" type="stmt"/>
|
|
4682
|
+
<line num="286" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4683
|
+
<line num="288" count="2" type="stmt"/>
|
|
4684
|
+
<line num="289" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4480
4685
|
<line num="290" count="0" type="stmt"/>
|
|
4481
|
-
<line num="
|
|
4482
|
-
<line num="
|
|
4483
|
-
<line num="297" count="
|
|
4484
|
-
<line num="298" count="
|
|
4485
|
-
<line num="
|
|
4486
|
-
<line num="
|
|
4487
|
-
<line num="
|
|
4488
|
-
<line num="
|
|
4489
|
-
<line num="
|
|
4490
|
-
<line num="
|
|
4491
|
-
<line num="
|
|
4492
|
-
<line num="
|
|
4493
|
-
<line num="
|
|
4494
|
-
<line num="319" count="
|
|
4495
|
-
<line num="
|
|
4686
|
+
<line num="293" count="4" type="stmt"/>
|
|
4687
|
+
<line num="296" count="2" type="stmt"/>
|
|
4688
|
+
<line num="297" count="0" type="stmt"/>
|
|
4689
|
+
<line num="298" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4690
|
+
<line num="299" count="0" type="stmt"/>
|
|
4691
|
+
<line num="300" count="0" type="stmt"/>
|
|
4692
|
+
<line num="301" count="0" type="stmt"/>
|
|
4693
|
+
<line num="305" count="2" type="stmt"/>
|
|
4694
|
+
<line num="306" count="4" type="stmt"/>
|
|
4695
|
+
<line num="308" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4696
|
+
<line num="309" count="4" type="stmt"/>
|
|
4697
|
+
<line num="313" count="2" type="stmt"/>
|
|
4698
|
+
<line num="314" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
4699
|
+
<line num="319" count="2" type="stmt"/>
|
|
4700
|
+
<line num="320" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4701
|
+
<line num="321" count="0" type="stmt"/>
|
|
4496
4702
|
<line num="322" count="0" type="stmt"/>
|
|
4703
|
+
<line num="324" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4497
4704
|
<line num="325" count="0" type="stmt"/>
|
|
4498
4705
|
<line num="327" count="0" type="stmt"/>
|
|
4499
|
-
<line num="
|
|
4500
|
-
<line num="332" count="
|
|
4501
|
-
<line num="333" count="
|
|
4502
|
-
<line num="
|
|
4503
|
-
<line num="335" count="6" type="stmt"/>
|
|
4504
|
-
<line num="337" count="2" type="stmt"/>
|
|
4706
|
+
<line num="330" count="0" type="stmt"/>
|
|
4707
|
+
<line num="332" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4708
|
+
<line num="333" count="0" type="stmt"/>
|
|
4709
|
+
<line num="336" count="0" type="stmt"/>
|
|
4505
4710
|
<line num="338" count="0" type="stmt"/>
|
|
4506
|
-
<line num="
|
|
4507
|
-
<line num="
|
|
4508
|
-
<line num="
|
|
4509
|
-
<line num="
|
|
4510
|
-
<line num="
|
|
4511
|
-
<line num="348" count="
|
|
4512
|
-
<line num="349" count="
|
|
4513
|
-
<line num="
|
|
4514
|
-
<line num="353" count="
|
|
4515
|
-
<line num="354" count="
|
|
4711
|
+
<line num="342" count="2" type="stmt"/>
|
|
4712
|
+
<line num="343" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4713
|
+
<line num="344" count="2" type="stmt"/>
|
|
4714
|
+
<line num="345" count="2" type="stmt"/>
|
|
4715
|
+
<line num="346" count="6" type="stmt"/>
|
|
4716
|
+
<line num="348" count="2" type="stmt"/>
|
|
4717
|
+
<line num="349" count="0" type="stmt"/>
|
|
4718
|
+
<line num="352" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
4719
|
+
<line num="353" count="4" type="stmt"/>
|
|
4720
|
+
<line num="354" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4516
4721
|
<line num="355" count="0" type="stmt"/>
|
|
4517
|
-
<line num="
|
|
4518
|
-
<line num="359" count="
|
|
4519
|
-
<line num="
|
|
4520
|
-
<line num="
|
|
4521
|
-
<line num="
|
|
4522
|
-
<line num="
|
|
4523
|
-
<line num="
|
|
4524
|
-
<line num="
|
|
4525
|
-
<line num="
|
|
4526
|
-
<line num="375" count="
|
|
4722
|
+
<line num="356" count="0" type="stmt"/>
|
|
4723
|
+
<line num="359" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4724
|
+
<line num="360" count="2" type="stmt"/>
|
|
4725
|
+
<line num="361" count="2" type="stmt"/>
|
|
4726
|
+
<line num="364" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4727
|
+
<line num="365" count="0" type="stmt"/>
|
|
4728
|
+
<line num="366" count="0" type="stmt"/>
|
|
4729
|
+
<line num="369" count="2" type="stmt"/>
|
|
4730
|
+
<line num="370" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
4731
|
+
<line num="375" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
4732
|
+
<line num="378" count="2" type="stmt"/>
|
|
4527
4733
|
<line num="379" count="0" type="stmt"/>
|
|
4528
|
-
<line num="
|
|
4529
|
-
<line num="
|
|
4530
|
-
<line num="
|
|
4734
|
+
<line num="380" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4735
|
+
<line num="381" count="0" type="stmt"/>
|
|
4736
|
+
<line num="382" count="0" type="stmt"/>
|
|
4531
4737
|
<line num="385" count="0" type="stmt"/>
|
|
4532
|
-
<line num="
|
|
4533
|
-
<line num="389" count="0" type="stmt"/>
|
|
4738
|
+
<line num="386" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4534
4739
|
<line num="390" count="0" type="stmt"/>
|
|
4535
|
-
<line num="
|
|
4536
|
-
<line num="
|
|
4537
|
-
<line num="395" count="
|
|
4538
|
-
<line num="
|
|
4539
|
-
<line num="
|
|
4540
|
-
<line num="
|
|
4541
|
-
<line num="
|
|
4542
|
-
<line num="
|
|
4543
|
-
<line num="
|
|
4544
|
-
<line num="
|
|
4545
|
-
<line num="
|
|
4546
|
-
<line num="
|
|
4547
|
-
<line num="
|
|
4548
|
-
<line num="416" count="
|
|
4549
|
-
<line num="417" count="
|
|
4550
|
-
<line num="
|
|
4551
|
-
<line num="421" count="
|
|
4740
|
+
<line num="393" count="2" type="stmt"/>
|
|
4741
|
+
<line num="394" count="2" type="stmt"/>
|
|
4742
|
+
<line num="395" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4743
|
+
<line num="396" count="0" type="stmt"/>
|
|
4744
|
+
<line num="399" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4745
|
+
<line num="400" count="0" type="stmt"/>
|
|
4746
|
+
<line num="401" count="0" type="stmt"/>
|
|
4747
|
+
<line num="403" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4748
|
+
<line num="404" count="0" type="stmt"/>
|
|
4749
|
+
<line num="406" count="0" type="stmt"/>
|
|
4750
|
+
<line num="409" count="0" type="stmt"/>
|
|
4751
|
+
<line num="411" count="2" type="stmt"/>
|
|
4752
|
+
<line num="412" count="2" type="stmt"/>
|
|
4753
|
+
<line num="416" count="2" type="stmt"/>
|
|
4754
|
+
<line num="417" count="4" type="cond" truecount="3" falsecount="1"/>
|
|
4755
|
+
<line num="418" count="0" type="stmt"/>
|
|
4756
|
+
<line num="421" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4552
4757
|
<line num="422" count="0" type="stmt"/>
|
|
4553
|
-
<line num="
|
|
4554
|
-
<line num="426" count="
|
|
4555
|
-
<line num="
|
|
4556
|
-
<line num="
|
|
4557
|
-
<line num="431" count="
|
|
4558
|
-
<line num="
|
|
4559
|
-
<line num="
|
|
4560
|
-
<line num="
|
|
4561
|
-
<line num="
|
|
4562
|
-
<line num="440" count="
|
|
4563
|
-
<line num="441" count="
|
|
4564
|
-
<line num="442" count="
|
|
4758
|
+
<line num="423" count="0" type="stmt"/>
|
|
4759
|
+
<line num="426" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4760
|
+
<line num="427" count="0" type="stmt"/>
|
|
4761
|
+
<line num="428" count="0" type="stmt"/>
|
|
4762
|
+
<line num="431" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4763
|
+
<line num="432" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4764
|
+
<line num="433" count="0" type="stmt"/>
|
|
4765
|
+
<line num="436" count="0" type="stmt"/>
|
|
4766
|
+
<line num="437" count="0" type="stmt"/>
|
|
4767
|
+
<line num="440" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4768
|
+
<line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4769
|
+
<line num="442" count="0" type="stmt"/>
|
|
4565
4770
|
<line num="445" count="0" type="stmt"/>
|
|
4566
4771
|
<line num="446" count="0" type="stmt"/>
|
|
4567
|
-
<line num="449" count="
|
|
4568
|
-
<line num="450" count="
|
|
4569
|
-
<line num="451" count="
|
|
4570
|
-
<line num="452" count="
|
|
4571
|
-
<line num="453" count="
|
|
4772
|
+
<line num="449" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4773
|
+
<line num="450" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4774
|
+
<line num="451" count="2" type="stmt"/>
|
|
4775
|
+
<line num="452" count="2" type="stmt"/>
|
|
4776
|
+
<line num="453" count="2" type="stmt"/>
|
|
4572
4777
|
<line num="456" count="0" type="stmt"/>
|
|
4573
4778
|
<line num="457" count="0" type="stmt"/>
|
|
4574
4779
|
<line num="460" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4575
|
-
<line num="461" count="
|
|
4780
|
+
<line num="461" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4576
4781
|
<line num="462" count="0" type="stmt"/>
|
|
4577
4782
|
<line num="463" count="0" type="stmt"/>
|
|
4578
4783
|
<line num="464" count="0" type="stmt"/>
|
|
4579
|
-
<line num="467" count="
|
|
4580
|
-
<line num="
|
|
4784
|
+
<line num="467" count="0" type="stmt"/>
|
|
4785
|
+
<line num="468" count="0" type="stmt"/>
|
|
4786
|
+
<line num="471" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4581
4787
|
<line num="472" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4582
|
-
<line num="473" count="
|
|
4583
|
-
<line num="474" count="
|
|
4584
|
-
<line num="475" count="
|
|
4585
|
-
<line num="
|
|
4586
|
-
<line num="
|
|
4587
|
-
<line num="
|
|
4588
|
-
<line num="484" count="
|
|
4589
|
-
<line num="485" count="
|
|
4590
|
-
<line num="486" count="
|
|
4591
|
-
<line num="
|
|
4592
|
-
<line num="
|
|
4593
|
-
<line num="491" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4788
|
+
<line num="473" count="0" type="stmt"/>
|
|
4789
|
+
<line num="474" count="0" type="stmt"/>
|
|
4790
|
+
<line num="475" count="0" type="stmt"/>
|
|
4791
|
+
<line num="478" count="2" type="stmt"/>
|
|
4792
|
+
<line num="482" count="2" type="stmt"/>
|
|
4793
|
+
<line num="483" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4794
|
+
<line num="484" count="2" type="stmt"/>
|
|
4795
|
+
<line num="485" count="2" type="stmt"/>
|
|
4796
|
+
<line num="486" count="2" type="stmt"/>
|
|
4797
|
+
<line num="490" count="2" type="stmt"/>
|
|
4798
|
+
<line num="491" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
4594
4799
|
<line num="492" count="0" type="stmt"/>
|
|
4595
|
-
<line num="
|
|
4596
|
-
<line num="496" count="
|
|
4597
|
-
<line num="497" count="
|
|
4598
|
-
<line num="498" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4599
|
-
<line num="499" count="2" type="stmt"/>
|
|
4800
|
+
<line num="495" count="4" type="stmt"/>
|
|
4801
|
+
<line num="496" count="4" type="stmt"/>
|
|
4802
|
+
<line num="497" count="4" type="stmt"/>
|
|
4600
4803
|
<line num="500" count="2" type="stmt"/>
|
|
4601
|
-
<line num="
|
|
4602
|
-
<line num="
|
|
4603
|
-
<line num="
|
|
4804
|
+
<line num="501" count="0" type="stmt"/>
|
|
4805
|
+
<line num="502" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4806
|
+
<line num="503" count="0" type="stmt"/>
|
|
4807
|
+
<line num="504" count="0" type="stmt"/>
|
|
4604
4808
|
<line num="507" count="2" type="stmt"/>
|
|
4605
|
-
<line num="
|
|
4606
|
-
<line num="
|
|
4607
|
-
<line num="
|
|
4608
|
-
<line num="
|
|
4609
|
-
<line num="
|
|
4610
|
-
<line num="
|
|
4611
|
-
<line num="
|
|
4612
|
-
<line num="
|
|
4809
|
+
<line num="508" count="6" type="stmt"/>
|
|
4810
|
+
<line num="509" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
4811
|
+
<line num="510" count="2" type="stmt"/>
|
|
4812
|
+
<line num="511" count="2" type="stmt"/>
|
|
4813
|
+
<line num="513" count="2" type="stmt"/>
|
|
4814
|
+
<line num="516" count="2" type="stmt"/>
|
|
4815
|
+
<line num="517" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
4816
|
+
<line num="518" count="2" type="stmt"/>
|
|
4817
|
+
<line num="521" count="0" type="stmt"/>
|
|
4818
|
+
<line num="522" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4819
|
+
<line num="523" count="0" type="stmt"/>
|
|
4820
|
+
<line num="524" count="0" type="stmt"/>
|
|
4821
|
+
<line num="528" count="2" type="stmt"/>
|
|
4822
|
+
<line num="529" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
4823
|
+
<line num="530" count="2" type="stmt"/>
|
|
4824
|
+
<line num="533" count="2" type="stmt"/>
|
|
4613
4825
|
</file>
|
|
4614
4826
|
<file name="UiSelectOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/select/UiSelectOption.vue">
|
|
4615
4827
|
<metrics statements="41" coveredstatements="35" conditionals="31" coveredconditionals="16" methods="23" coveredmethods="12"/>
|
|
@@ -4983,6 +5195,154 @@
|
|
|
4983
5195
|
<line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
4984
5196
|
</file>
|
|
4985
5197
|
</package>
|
|
5198
|
+
<package name="packages.v1-components.src.remote.components.toggle-group">
|
|
5199
|
+
<metrics statements="133" coveredstatements="117" conditionals="61" coveredconditionals="41" methods="51" coveredmethods="41"/>
|
|
5200
|
+
<file name="UiToggleGroup.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/UiToggleGroup.vue">
|
|
5201
|
+
<metrics statements="70" coveredstatements="61" conditionals="39" coveredconditionals="27" methods="26" coveredmethods="24"/>
|
|
5202
|
+
<line num="21" count="0" type="stmt"/>
|
|
5203
|
+
<line num="63" count="4" type="stmt"/>
|
|
5204
|
+
<line num="118" count="4" type="stmt"/>
|
|
5205
|
+
<line num="128" count="4" type="stmt"/>
|
|
5206
|
+
<line num="134" count="4" type="stmt"/>
|
|
5207
|
+
<line num="136" count="4" type="stmt"/>
|
|
5208
|
+
<line num="137" count="26" type="stmt"/>
|
|
5209
|
+
<line num="140" count="4" type="stmt"/>
|
|
5210
|
+
<line num="141" count="87" type="stmt"/>
|
|
5211
|
+
<line num="144" count="4" type="stmt"/>
|
|
5212
|
+
<line num="145" count="29" type="stmt"/>
|
|
5213
|
+
<line num="146" count="42" type="stmt"/>
|
|
5214
|
+
<line num="147" count="29" type="stmt"/>
|
|
5215
|
+
<line num="149" count="29" type="cond" truecount="4" falsecount="0"/>
|
|
5216
|
+
<line num="150" count="20" type="stmt"/>
|
|
5217
|
+
<line num="151" count="20" type="stmt"/>
|
|
5218
|
+
<line num="154" count="9" type="cond" truecount="4" falsecount="0"/>
|
|
5219
|
+
<line num="155" count="1" type="stmt"/>
|
|
5220
|
+
<line num="158" count="8" type="cond" truecount="3" falsecount="0"/>
|
|
5221
|
+
<line num="161" count="4" type="stmt"/>
|
|
5222
|
+
<line num="162" count="1" type="stmt"/>
|
|
5223
|
+
<line num="163" count="3" type="stmt"/>
|
|
5224
|
+
<line num="167" count="8" type="stmt"/>
|
|
5225
|
+
<line num="168" count="4" type="stmt"/>
|
|
5226
|
+
<line num="169" count="4" type="stmt"/>
|
|
5227
|
+
<line num="170" count="4" type="stmt"/>
|
|
5228
|
+
<line num="171" count="13" type="stmt"/>
|
|
5229
|
+
<line num="174" count="4" type="stmt"/>
|
|
5230
|
+
<line num="176" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
5231
|
+
<line num="177" count="0" type="stmt"/>
|
|
5232
|
+
<line num="180" count="10" type="stmt"/>
|
|
5233
|
+
<line num="181" count="10" type="stmt"/>
|
|
5234
|
+
<line num="182" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
5235
|
+
<line num="186" count="10" type="stmt"/>
|
|
5236
|
+
<line num="187" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
5237
|
+
<line num="188" count="5" type="stmt"/>
|
|
5238
|
+
<line num="193" count="4" type="stmt"/>
|
|
5239
|
+
<line num="194" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
5240
|
+
<line num="195" count="0" type="stmt"/>
|
|
5241
|
+
<line num="198" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
5242
|
+
<line num="199" count="2" type="stmt"/>
|
|
5243
|
+
<line num="202" count="11" type="stmt"/>
|
|
5244
|
+
<line num="203" count="11" type="stmt"/>
|
|
5245
|
+
<line num="206" count="4" type="stmt"/>
|
|
5246
|
+
<line num="207" count="8" type="stmt"/>
|
|
5247
|
+
<line num="209" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5248
|
+
<line num="210" count="0" type="stmt"/>
|
|
5249
|
+
<line num="211" count="0" type="stmt"/>
|
|
5250
|
+
<line num="214" count="8" type="stmt"/>
|
|
5251
|
+
<line num="216" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5252
|
+
<line num="217" count="0" type="stmt"/>
|
|
5253
|
+
<line num="218" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5254
|
+
<line num="219" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
5255
|
+
<line num="221" count="8" type="stmt"/>
|
|
5256
|
+
<line num="222" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5257
|
+
<line num="223" count="15" type="stmt"/>
|
|
5258
|
+
<line num="225" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5259
|
+
<line num="226" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5260
|
+
<line num="227" count="8" type="stmt"/>
|
|
5261
|
+
<line num="229" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5262
|
+
<line num="232" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
5263
|
+
<line num="233" count="0" type="stmt"/>
|
|
5264
|
+
<line num="236" count="8" type="stmt"/>
|
|
5265
|
+
<line num="238" count="8" type="stmt"/>
|
|
5266
|
+
<line num="239" count="8" type="stmt"/>
|
|
5267
|
+
<line num="242" count="5" type="stmt"/>
|
|
5268
|
+
<line num="243" count="1" type="stmt"/>
|
|
5269
|
+
<line num="244" count="1" type="stmt"/>
|
|
5270
|
+
<line num="249" count="4" type="stmt"/>
|
|
5271
|
+
<line num="250" count="0" type="stmt"/>
|
|
5272
|
+
</file>
|
|
5273
|
+
<file name="UiToggleGroupOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/UiToggleGroupOption.vue">
|
|
5274
|
+
<metrics statements="47" coveredstatements="40" conditionals="22" coveredconditionals="14" methods="10" coveredmethods="10"/>
|
|
5275
|
+
<line num="42" count="1" type="stmt"/>
|
|
5276
|
+
<line num="77" count="10" type="stmt"/>
|
|
5277
|
+
<line num="99" count="10" type="stmt"/>
|
|
5278
|
+
<line num="100" count="10" type="stmt"/>
|
|
5279
|
+
<line num="101" count="10" type="stmt"/>
|
|
5280
|
+
<line num="102" count="10" type="stmt"/>
|
|
5281
|
+
<line num="103" count="10" type="stmt"/>
|
|
5282
|
+
<line num="104" count="10" type="stmt"/>
|
|
5283
|
+
<line num="105" count="10" type="stmt"/>
|
|
5284
|
+
<line num="106" count="10" type="stmt"/>
|
|
5285
|
+
<line num="108" count="10" type="stmt"/>
|
|
5286
|
+
<line num="109" count="10" type="stmt"/>
|
|
5287
|
+
<line num="110" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
5288
|
+
<line num="111" count="10" type="stmt"/>
|
|
5289
|
+
<line num="112" count="10" type="stmt"/>
|
|
5290
|
+
<line num="115" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
5291
|
+
<line num="124" count="10" type="stmt"/>
|
|
5292
|
+
<line num="125" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
5293
|
+
<line num="126" count="2" type="stmt"/>
|
|
5294
|
+
<line num="129" count="3" type="stmt"/>
|
|
5295
|
+
<line num="130" count="3" type="stmt"/>
|
|
5296
|
+
<line num="133" count="10" type="stmt"/>
|
|
5297
|
+
<line num="134" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
5298
|
+
<line num="135" count="2" type="stmt"/>
|
|
5299
|
+
<line num="136" count="2" type="stmt"/>
|
|
5300
|
+
<line num="140" count="10" type="stmt"/>
|
|
5301
|
+
<line num="141" count="1" type="stmt"/>
|
|
5302
|
+
<line num="144" count="10" type="stmt"/>
|
|
5303
|
+
<line num="145" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
5304
|
+
<line num="146" count="0" type="stmt"/>
|
|
5305
|
+
<line num="148" count="16" type="cond" truecount="3" falsecount="5"/>
|
|
5306
|
+
<line num="152" count="8" type="stmt"/>
|
|
5307
|
+
<line num="153" count="8" type="stmt"/>
|
|
5308
|
+
<line num="155" count="8" type="stmt"/>
|
|
5309
|
+
<line num="158" count="8" type="stmt"/>
|
|
5310
|
+
<line num="160" count="8" type="stmt"/>
|
|
5311
|
+
<line num="163" count="0" type="stmt"/>
|
|
5312
|
+
<line num="165" count="0" type="stmt"/>
|
|
5313
|
+
<line num="167" count="0" type="stmt"/>
|
|
5314
|
+
<line num="169" count="0" type="stmt"/>
|
|
5315
|
+
<line num="171" count="0" type="stmt"/>
|
|
5316
|
+
<line num="172" count="0" type="stmt"/>
|
|
5317
|
+
<line num="176" count="10" type="stmt"/>
|
|
5318
|
+
<line num="178" count="13" type="stmt"/>
|
|
5319
|
+
<line num="180" count="87" type="stmt"/>
|
|
5320
|
+
<line num="181" count="8" type="stmt"/>
|
|
5321
|
+
<line num="186" count="10" type="stmt"/>
|
|
5322
|
+
</file>
|
|
5323
|
+
<file name="injection.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/injection.ts">
|
|
5324
|
+
<metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="15" coveredmethods="7"/>
|
|
5325
|
+
<line num="7" count="1" type="stmt"/>
|
|
5326
|
+
<line num="8" count="1" type="stmt"/>
|
|
5327
|
+
<line num="12" count="1" type="stmt"/>
|
|
5328
|
+
<line num="21" count="1" type="stmt"/>
|
|
5329
|
+
<line num="22" count="1" type="stmt"/>
|
|
5330
|
+
<line num="23" count="1" type="stmt"/>
|
|
5331
|
+
<line num="24" count="1" type="stmt"/>
|
|
5332
|
+
<line num="26" count="10" type="stmt"/>
|
|
5333
|
+
<line num="27" count="10" type="stmt"/>
|
|
5334
|
+
<line num="28" count="10" type="stmt"/>
|
|
5335
|
+
<line num="32" count="10" type="stmt"/>
|
|
5336
|
+
<line num="33" count="10" type="stmt"/>
|
|
5337
|
+
<line num="34" count="10" type="stmt"/>
|
|
5338
|
+
<line num="35" count="10" type="stmt"/>
|
|
5339
|
+
</file>
|
|
5340
|
+
<file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/parts.ts">
|
|
5341
|
+
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
5342
|
+
<line num="8" count="1" type="stmt"/>
|
|
5343
|
+
<line num="13" count="1" type="stmt"/>
|
|
5344
|
+
</file>
|
|
5345
|
+
</package>
|
|
4986
5346
|
<package name="packages.v1-contexts.src">
|
|
4987
5347
|
<metrics statements="162" coveredstatements="157" conditionals="90" coveredconditionals="75" methods="79" coveredmethods="75"/>
|
|
4988
5348
|
<file name="host.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-contexts/src/host.ts">
|