@zeedhi/teknisa-components-common 1.63.0 → 1.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/clover.xml +376 -380
- package/coverage/coverage-final.json +8 -8
- package/coverage/lcov-report/index.html +16 -16
- package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +2 -2
- package/coverage/lcov-report/tests/__helpers__/get-child-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/index.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/mock-created-helper.ts.html +1 -1
- package/coverage/lcov.info +716 -730
- package/dist/tek-components-common.esm.js +35 -48
- package/dist/tek-components-common.umd.js +35 -48
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/grid.spec.ts +13 -18
- package/tests/unit/components/tree-grid/tree-grid.spec.ts +10 -16
- package/types/components/tek-grid/interfaces.d.ts +16 -16
- package/types/components/tek-notifications/interfaces.d.ts +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="1669738342828" clover="3.2.0">
|
|
3
|
+
<project timestamp="1669738342828" name="All files">
|
|
4
|
+
<metrics statements="1322" coveredstatements="1322" conditionals="628" coveredconditionals="628" methods="324" coveredmethods="324" elements="2274" coveredelements="2274" complexity="0" loc="1322" ncloc="1322" packages="19" files="38" classes="38"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
7
|
<file name="index.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/index.ts">
|
|
@@ -351,22 +351,22 @@
|
|
|
351
351
|
<line num="1" count="26" type="stmt"/>
|
|
352
352
|
<line num="4" count="26" type="stmt"/>
|
|
353
353
|
<line num="11" count="26" type="stmt"/>
|
|
354
|
-
<line num="21" count="
|
|
355
|
-
<line num="26" count="
|
|
356
|
-
<line num="31" count="
|
|
357
|
-
<line num="38" count="
|
|
358
|
-
<line num="40" count="
|
|
359
|
-
<line num="41" count="
|
|
360
|
-
<line num="42" count="
|
|
361
|
-
<line num="44" count="
|
|
362
|
-
<line num="46" count="
|
|
363
|
-
<line num="47" count="
|
|
364
|
-
<line num="48" count="
|
|
365
|
-
<line num="49" count="
|
|
354
|
+
<line num="21" count="51" type="stmt"/>
|
|
355
|
+
<line num="26" count="51" type="stmt"/>
|
|
356
|
+
<line num="31" count="51" type="stmt"/>
|
|
357
|
+
<line num="38" count="51" type="stmt"/>
|
|
358
|
+
<line num="40" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
359
|
+
<line num="41" count="46" type="stmt"/>
|
|
360
|
+
<line num="42" count="46" type="stmt"/>
|
|
361
|
+
<line num="44" count="51" type="stmt"/>
|
|
362
|
+
<line num="46" count="51" type="stmt"/>
|
|
363
|
+
<line num="47" count="51" type="stmt"/>
|
|
364
|
+
<line num="48" count="51" type="stmt"/>
|
|
365
|
+
<line num="49" count="51" type="cond" truecount="1" falsecount="0"/>
|
|
366
366
|
<line num="50" count="1" type="stmt"/>
|
|
367
367
|
<line num="55" count="7" type="stmt"/>
|
|
368
368
|
<line num="56" count="7" type="stmt"/>
|
|
369
|
-
<line num="60" count="
|
|
369
|
+
<line num="60" count="89" type="cond" truecount="1" falsecount="0"/>
|
|
370
370
|
<line num="61" count="7" type="stmt"/>
|
|
371
371
|
<line num="62" count="7" type="stmt"/>
|
|
372
372
|
<line num="63" count="7" type="stmt"/>
|
|
@@ -394,40 +394,40 @@
|
|
|
394
394
|
<line num="115" count="1" type="stmt"/>
|
|
395
395
|
<line num="124" count="1" type="stmt"/>
|
|
396
396
|
<line num="125" count="1" type="stmt"/>
|
|
397
|
-
<line num="134" count="
|
|
398
|
-
<line num="135" count="
|
|
399
|
-
<line num="136" count="
|
|
400
|
-
<line num="137" count="
|
|
397
|
+
<line num="134" count="9" type="stmt"/>
|
|
398
|
+
<line num="135" count="9" type="stmt"/>
|
|
399
|
+
<line num="136" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
400
|
+
<line num="137" count="11" type="stmt"/>
|
|
401
401
|
<line num="139" count="5" type="stmt"/>
|
|
402
|
-
<line num="142" count="
|
|
402
|
+
<line num="142" count="9" type="stmt"/>
|
|
403
403
|
<line num="150" count="2" type="stmt"/>
|
|
404
404
|
<line num="151" count="2" type="stmt"/>
|
|
405
|
-
<line num="159" count="
|
|
406
|
-
<line num="160" count="
|
|
407
|
-
<line num="161" count="
|
|
408
|
-
<line num="162" count="
|
|
405
|
+
<line num="159" count="13" type="stmt"/>
|
|
406
|
+
<line num="160" count="13" type="stmt"/>
|
|
407
|
+
<line num="161" count="13" type="stmt"/>
|
|
408
|
+
<line num="162" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
409
409
|
<line num="163" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
410
410
|
<line num="164" count="1" type="stmt"/>
|
|
411
411
|
<line num="168" count="1" type="stmt"/>
|
|
412
|
-
<line num="173" count="
|
|
413
|
-
<line num="182" count="
|
|
414
|
-
<line num="185" count="
|
|
415
|
-
<line num="194" count="
|
|
416
|
-
<line num="195" count="
|
|
417
|
-
<line num="196" count="
|
|
412
|
+
<line num="173" count="13" type="stmt"/>
|
|
413
|
+
<line num="182" count="32" type="cond" truecount="4" falsecount="0"/>
|
|
414
|
+
<line num="185" count="33" type="cond" truecount="4" falsecount="0"/>
|
|
415
|
+
<line num="194" count="38" type="stmt"/>
|
|
416
|
+
<line num="195" count="76" type="cond" truecount="2" falsecount="0"/>
|
|
417
|
+
<line num="196" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
418
418
|
<line num="197" count="16" type="stmt"/>
|
|
419
419
|
<line num="199" count="16" type="cond" truecount="3" falsecount="0"/>
|
|
420
|
-
<line num="202" count="
|
|
420
|
+
<line num="202" count="38" type="cond" truecount="3" falsecount="0"/>
|
|
421
421
|
<line num="203" count="10" type="stmt"/>
|
|
422
|
-
<line num="206" count="
|
|
422
|
+
<line num="206" count="38" type="cond" truecount="1" falsecount="0"/>
|
|
423
423
|
<line num="207" count="4" type="stmt"/>
|
|
424
|
-
<line num="209" count="
|
|
425
|
-
<line num="213" count="
|
|
424
|
+
<line num="209" count="38" type="stmt"/>
|
|
425
|
+
<line num="213" count="1" type="stmt"/>
|
|
426
426
|
<line num="222" count="26" type="stmt"/>
|
|
427
427
|
</file>
|
|
428
428
|
</package>
|
|
429
429
|
<package name="src.components.tek-grid">
|
|
430
|
-
<metrics statements="
|
|
430
|
+
<metrics statements="507" coveredstatements="507" conditionals="223" coveredconditionals="223" methods="123" coveredmethods="123"/>
|
|
431
431
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
432
432
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
433
433
|
<line num="1" count="26" type="stmt"/>
|
|
@@ -497,12 +497,12 @@
|
|
|
497
497
|
<line num="169" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
498
498
|
<line num="172" count="10" type="stmt"/>
|
|
499
499
|
<line num="179" count="10" type="stmt"/>
|
|
500
|
-
<line num="183" count="
|
|
500
|
+
<line num="183" count="889" type="stmt"/>
|
|
501
501
|
<line num="187" count="211" type="stmt"/>
|
|
502
502
|
<line num="188" count="211" type="stmt"/>
|
|
503
503
|
<line num="189" count="211" type="cond" truecount="1" falsecount="0"/>
|
|
504
504
|
<line num="190" count="22" type="stmt"/>
|
|
505
|
-
<line num="195" count="
|
|
505
|
+
<line num="195" count="534" type="stmt"/>
|
|
506
506
|
<line num="199" count="211" type="stmt"/>
|
|
507
507
|
<line num="200" count="211" type="stmt"/>
|
|
508
508
|
<line num="201" count="211" type="cond" truecount="1" falsecount="0"/>
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
<line num="212" count="209" type="stmt"/>
|
|
513
513
|
<line num="213" count="209" type="cond" truecount="1" falsecount="0"/>
|
|
514
514
|
<line num="214" count="1" type="stmt"/>
|
|
515
|
-
<line num="219" count="
|
|
515
|
+
<line num="219" count="478" type="cond" truecount="2" falsecount="0"/>
|
|
516
516
|
<line num="223" count="624" type="stmt"/>
|
|
517
517
|
<line num="228" count="36" type="stmt"/>
|
|
518
518
|
<line num="229" count="1" type="stmt"/>
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
<line num="33" count="2" type="stmt"/>
|
|
555
555
|
</file>
|
|
556
556
|
<file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
557
|
-
<metrics statements="
|
|
557
|
+
<metrics statements="300" coveredstatements="300" conditionals="138" coveredconditionals="138" methods="74" coveredmethods="74"/>
|
|
558
558
|
<line num="1" count="26" type="stmt"/>
|
|
559
559
|
<line num="7" count="26" type="stmt"/>
|
|
560
560
|
<line num="11" count="26" type="stmt"/>
|
|
@@ -672,192 +672,194 @@
|
|
|
672
672
|
<line num="355" count="4" type="stmt"/>
|
|
673
673
|
<line num="357" count="3" type="stmt"/>
|
|
674
674
|
<line num="358" count="3" type="stmt"/>
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
677
|
-
<line num="
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="
|
|
681
|
-
<line num="382" count="106" type="stmt"/>
|
|
682
|
-
<line num="383" count="106" type="stmt"/>
|
|
683
|
-
<line num="384" count="106" type="stmt"/>
|
|
675
|
+
<line num="363" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
676
|
+
<line num="364" count="1" type="stmt"/>
|
|
677
|
+
<line num="367" count="4" type="stmt"/>
|
|
678
|
+
<line num="373" count="3" type="stmt"/>
|
|
679
|
+
<line num="376" count="106" type="stmt"/>
|
|
680
|
+
<line num="378" count="106" type="stmt"/>
|
|
684
681
|
<line num="385" count="106" type="stmt"/>
|
|
685
682
|
<line num="386" count="106" type="stmt"/>
|
|
683
|
+
<line num="388" count="106" type="stmt"/>
|
|
684
|
+
<line num="389" count="106" type="stmt"/>
|
|
686
685
|
<line num="390" count="106" type="stmt"/>
|
|
687
|
-
<line num="391" count="
|
|
688
|
-
<line num="392" count="
|
|
689
|
-
<line num="
|
|
690
|
-
<line num="
|
|
691
|
-
<line num="
|
|
692
|
-
<line num="
|
|
693
|
-
<line num="
|
|
694
|
-
<line num="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
697
|
-
<line num="
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="
|
|
700
|
-
<line num="
|
|
701
|
-
<line num="
|
|
702
|
-
<line num="
|
|
703
|
-
<line num="421" count="
|
|
704
|
-
<line num="424" count="
|
|
705
|
-
<line num="
|
|
706
|
-
<line num="
|
|
707
|
-
<line num="
|
|
708
|
-
<line num="431" count="
|
|
709
|
-
<line num="
|
|
710
|
-
<line num="
|
|
711
|
-
<line num="
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="
|
|
718
|
-
<line num="
|
|
719
|
-
<line num="
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="
|
|
722
|
-
<line num="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="461" count="
|
|
725
|
-
<line num="462" count="
|
|
726
|
-
<line num="
|
|
727
|
-
<line num="467" count="
|
|
728
|
-
<line num="
|
|
729
|
-
<line num="
|
|
730
|
-
<line num="
|
|
731
|
-
<line num="476" count="
|
|
732
|
-
<line num="
|
|
733
|
-
<line num="
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="
|
|
738
|
-
<line num="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="
|
|
741
|
-
<line num="506" count="
|
|
742
|
-
<line num="
|
|
743
|
-
<line num="
|
|
744
|
-
<line num="
|
|
745
|
-
<line num="
|
|
746
|
-
<line num="
|
|
747
|
-
<line num="528" count="
|
|
686
|
+
<line num="391" count="106" type="stmt"/>
|
|
687
|
+
<line num="392" count="106" type="stmt"/>
|
|
688
|
+
<line num="396" count="106" type="stmt"/>
|
|
689
|
+
<line num="397" count="81" type="cond" truecount="4" falsecount="0"/>
|
|
690
|
+
<line num="398" count="16" type="stmt"/>
|
|
691
|
+
<line num="401" count="81" type="stmt"/>
|
|
692
|
+
<line num="405" count="106" type="cond" truecount="1" falsecount="0"/>
|
|
693
|
+
<line num="406" count="78" type="stmt"/>
|
|
694
|
+
<line num="410" count="78" type="stmt"/>
|
|
695
|
+
<line num="412" count="120" type="stmt"/>
|
|
696
|
+
<line num="413" count="78" type="stmt"/>
|
|
697
|
+
<line num="414" count="78" type="cond" truecount="5" falsecount="0"/>
|
|
698
|
+
<line num="415" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
699
|
+
<line num="416" count="18" type="stmt"/>
|
|
700
|
+
<line num="417" count="16" type="stmt"/>
|
|
701
|
+
<line num="418" count="11" type="stmt"/>
|
|
702
|
+
<line num="421" count="16" type="stmt"/>
|
|
703
|
+
<line num="424" count="17" type="stmt"/>
|
|
704
|
+
<line num="426" count="61" type="stmt"/>
|
|
705
|
+
<line num="427" count="61" type="stmt"/>
|
|
706
|
+
<line num="430" count="78" type="cond" truecount="3" falsecount="0"/>
|
|
707
|
+
<line num="431" count="66" type="stmt"/>
|
|
708
|
+
<line num="434" count="76" type="cond" truecount="3" falsecount="0"/>
|
|
709
|
+
<line num="435" count="1" type="stmt"/>
|
|
710
|
+
<line num="437" count="76" type="cond" truecount="1" falsecount="0"/>
|
|
711
|
+
<line num="438" count="1" type="stmt"/>
|
|
712
|
+
<line num="447" count="16" type="stmt"/>
|
|
713
|
+
<line num="448" count="16" type="stmt"/>
|
|
714
|
+
<line num="449" count="16" type="stmt"/>
|
|
715
|
+
<line num="451" count="16" type="stmt"/>
|
|
716
|
+
<line num="452" count="68" type="stmt"/>
|
|
717
|
+
<line num="453" count="68" type="stmt"/>
|
|
718
|
+
<line num="454" count="73" type="stmt"/>
|
|
719
|
+
<line num="455" count="73" type="cond" truecount="3" falsecount="0"/>
|
|
720
|
+
<line num="456" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
721
|
+
<line num="457" count="28" type="stmt"/>
|
|
722
|
+
<line num="459" count="32" type="stmt"/>
|
|
723
|
+
<line num="461" count="32" type="stmt"/>
|
|
724
|
+
<line num="462" count="32" type="stmt"/>
|
|
725
|
+
<line num="463" count="32" type="stmt"/>
|
|
726
|
+
<line num="467" count="68" type="stmt"/>
|
|
727
|
+
<line num="468" count="73" type="stmt"/>
|
|
728
|
+
<line num="471" count="68" type="stmt"/>
|
|
729
|
+
<line num="473" count="73" type="stmt"/>
|
|
730
|
+
<line num="476" count="68" type="stmt"/>
|
|
731
|
+
<line num="479" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
732
|
+
<line num="480" count="15" type="stmt"/>
|
|
733
|
+
<line num="482" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
734
|
+
<line num="483" count="14" type="stmt"/>
|
|
735
|
+
<line num="489" count="122" type="stmt"/>
|
|
736
|
+
<line num="490" count="122" type="stmt"/>
|
|
737
|
+
<line num="491" count="17" type="stmt"/>
|
|
738
|
+
<line num="499" count="17" type="stmt"/>
|
|
739
|
+
<line num="501" count="17" type="stmt"/>
|
|
740
|
+
<line num="506" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
741
|
+
<line num="507" count="122" type="stmt"/>
|
|
742
|
+
<line num="511" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
743
|
+
<line num="512" count="32" type="stmt"/>
|
|
744
|
+
<line num="525" count="32" type="stmt"/>
|
|
745
|
+
<line num="526" count="8" type="stmt"/>
|
|
746
|
+
<line num="528" count="32" type="stmt"/>
|
|
748
747
|
<line num="529" count="32" type="stmt"/>
|
|
749
|
-
<line num="
|
|
750
|
-
<line num="
|
|
751
|
-
<line num="
|
|
752
|
-
<line num="
|
|
753
|
-
<line num="
|
|
754
|
-
<line num="
|
|
755
|
-
<line num="
|
|
756
|
-
<line num="
|
|
757
|
-
<line num="
|
|
758
|
-
<line num="
|
|
759
|
-
<line num="
|
|
760
|
-
<line num="
|
|
761
|
-
<line num="
|
|
762
|
-
<line num="
|
|
763
|
-
<line num="
|
|
764
|
-
<line num="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="
|
|
769
|
-
<line num="
|
|
770
|
-
<line num="
|
|
771
|
-
<line num="
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="
|
|
748
|
+
<line num="530" count="32" type="stmt"/>
|
|
749
|
+
<line num="534" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
750
|
+
<line num="535" count="32" type="stmt"/>
|
|
751
|
+
<line num="538" count="11" type="stmt"/>
|
|
752
|
+
<line num="539" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
753
|
+
<line num="540" count="9" type="stmt"/>
|
|
754
|
+
<line num="550" count="9" type="stmt"/>
|
|
755
|
+
<line num="551" count="4" type="stmt"/>
|
|
756
|
+
<line num="554" count="9" type="stmt"/>
|
|
757
|
+
<line num="560" count="49" type="stmt"/>
|
|
758
|
+
<line num="561" count="29" type="stmt"/>
|
|
759
|
+
<line num="571" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
760
|
+
<line num="575" count="90" type="cond" truecount="1" falsecount="0"/>
|
|
761
|
+
<line num="576" count="86" type="stmt"/>
|
|
762
|
+
<line num="578" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
763
|
+
<line num="579" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
764
|
+
<line num="580" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
765
|
+
<line num="581" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
766
|
+
<line num="583" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
767
|
+
<line num="584" count="78" type="stmt"/>
|
|
768
|
+
<line num="590" count="68" type="cond" truecount="1" falsecount="0"/>
|
|
769
|
+
<line num="591" count="19" type="stmt"/>
|
|
770
|
+
<line num="592" count="45" type="stmt"/>
|
|
771
|
+
<line num="593" count="45" type="stmt"/>
|
|
772
|
+
<line num="594" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
773
|
+
<line num="595" count="10" type="stmt"/>
|
|
774
|
+
<line num="603" count="45" type="stmt"/>
|
|
775
|
+
<line num="605" count="45" type="stmt"/>
|
|
776
|
+
<line num="606" count="45" type="stmt"/>
|
|
777
|
+
<line num="613" count="14" type="cond" truecount="1" falsecount="0"/>
|
|
777
778
|
<line num="615" count="3" type="stmt"/>
|
|
778
|
-
<line num="
|
|
779
|
-
<line num="620" count="12" type="stmt"/>
|
|
780
|
-
<line num="621" count="27" type="stmt"/>
|
|
781
|
-
<line num="622" count="27" type="stmt"/>
|
|
782
|
-
<line num="624" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
779
|
+
<line num="621" count="3" type="stmt"/>
|
|
783
780
|
<line num="625" count="12" type="stmt"/>
|
|
784
|
-
<line num="626" count="
|
|
785
|
-
<line num="627" count="
|
|
786
|
-
<line num="628" count="
|
|
787
|
-
<line num="
|
|
788
|
-
<line num="
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="633" count="
|
|
791
|
-
<line num="
|
|
792
|
-
<line num="
|
|
793
|
-
<line num="
|
|
794
|
-
<line num="
|
|
795
|
-
<line num="
|
|
796
|
-
<line num="
|
|
797
|
-
<line num="
|
|
798
|
-
<line num="
|
|
799
|
-
<line num="
|
|
800
|
-
<line num="
|
|
781
|
+
<line num="626" count="12" type="stmt"/>
|
|
782
|
+
<line num="627" count="27" type="stmt"/>
|
|
783
|
+
<line num="628" count="27" type="stmt"/>
|
|
784
|
+
<line num="630" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
785
|
+
<line num="631" count="12" type="stmt"/>
|
|
786
|
+
<line num="632" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
787
|
+
<line num="633" count="9" type="stmt"/>
|
|
788
|
+
<line num="634" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
789
|
+
<line num="635" count="2" type="stmt"/>
|
|
790
|
+
<line num="636" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
791
|
+
<line num="637" count="2" type="stmt"/>
|
|
792
|
+
<line num="639" count="2" type="stmt"/>
|
|
793
|
+
<line num="643" count="12" type="stmt"/>
|
|
794
|
+
<line num="647" count="2" type="stmt"/>
|
|
795
|
+
<line num="648" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
796
|
+
<line num="652" count="22" type="cond" truecount="3" falsecount="0"/>
|
|
797
|
+
<line num="654" count="20" type="stmt"/>
|
|
801
798
|
<line num="658" count="32" type="stmt"/>
|
|
802
799
|
<line num="659" count="32" type="stmt"/>
|
|
803
|
-
<line num="
|
|
804
|
-
<line num="
|
|
805
|
-
<line num="
|
|
806
|
-
<line num="
|
|
807
|
-
<line num="
|
|
808
|
-
<line num="
|
|
809
|
-
<line num="
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="688" count="
|
|
817
|
-
<line num="
|
|
818
|
-
<line num="
|
|
819
|
-
<line num="
|
|
820
|
-
<line num="
|
|
821
|
-
<line num="
|
|
822
|
-
<line num="
|
|
823
|
-
<line num="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="
|
|
828
|
-
<line num="
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="
|
|
832
|
-
<line num="
|
|
833
|
-
<line num="
|
|
834
|
-
<line num="
|
|
835
|
-
<line num="
|
|
836
|
-
<line num="
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="
|
|
839
|
-
<line num="
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="
|
|
842
|
-
<line num="
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="
|
|
845
|
-
<line num="
|
|
846
|
-
<line num="
|
|
847
|
-
<line num="
|
|
848
|
-
<line num="
|
|
849
|
-
<line num="
|
|
850
|
-
<line num="
|
|
851
|
-
<line num="
|
|
852
|
-
<line num="
|
|
853
|
-
<line num="
|
|
854
|
-
<line num="
|
|
855
|
-
<line num="
|
|
800
|
+
<line num="660" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
801
|
+
<line num="661" count="26" type="stmt"/>
|
|
802
|
+
<line num="663" count="32" type="stmt"/>
|
|
803
|
+
<line num="664" count="32" type="stmt"/>
|
|
804
|
+
<line num="665" count="32" type="stmt"/>
|
|
805
|
+
<line num="669" count="3" type="stmt"/>
|
|
806
|
+
<line num="670" count="1" type="stmt"/>
|
|
807
|
+
<line num="671" count="1" type="stmt"/>
|
|
808
|
+
<line num="672" count="1" type="stmt"/>
|
|
809
|
+
<line num="677" count="5" type="stmt"/>
|
|
810
|
+
<line num="681" count="28" type="cond" truecount="3" falsecount="0"/>
|
|
811
|
+
<line num="685" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
812
|
+
<line num="686" count="2" type="stmt"/>
|
|
813
|
+
<line num="688" count="15" type="stmt"/>
|
|
814
|
+
<line num="689" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
815
|
+
<line num="691" count="13" type="stmt"/>
|
|
816
|
+
<line num="692" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
817
|
+
<line num="693" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
818
|
+
<line num="694" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
819
|
+
<line num="696" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
820
|
+
<line num="699" count="13" type="stmt"/>
|
|
821
|
+
<line num="701" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
822
|
+
<line num="702" count="6" type="stmt"/>
|
|
823
|
+
<line num="704" count="7" type="stmt"/>
|
|
824
|
+
<line num="710" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
825
|
+
<line num="711" count="1" type="stmt"/>
|
|
826
|
+
<line num="713" count="10" type="stmt"/>
|
|
827
|
+
<line num="714" count="10" type="cond" truecount="3" falsecount="0"/>
|
|
828
|
+
<line num="716" count="9" type="stmt"/>
|
|
829
|
+
<line num="718" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
830
|
+
<line num="719" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
831
|
+
<line num="720" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
832
|
+
<line num="722" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
833
|
+
<line num="725" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
834
|
+
<line num="727" count="9" type="stmt"/>
|
|
835
|
+
<line num="729" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
836
|
+
<line num="730" count="3" type="stmt"/>
|
|
837
|
+
<line num="732" count="6" type="stmt"/>
|
|
838
|
+
<line num="738" count="3" type="stmt"/>
|
|
839
|
+
<line num="739" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
840
|
+
<line num="740" count="1" type="stmt"/>
|
|
841
|
+
<line num="741" count="2" type="cond" truecount="5" falsecount="0"/>
|
|
842
|
+
<line num="742" count="1" type="stmt"/>
|
|
843
|
+
<line num="747" count="3" type="stmt"/>
|
|
844
|
+
<line num="748" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
845
|
+
<line num="749" count="2" type="stmt"/>
|
|
846
|
+
<line num="760" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
847
|
+
<line num="761" count="1" type="stmt"/>
|
|
848
|
+
<line num="763" count="1" type="stmt"/>
|
|
849
|
+
<line num="767" count="2" type="stmt"/>
|
|
850
|
+
<line num="777" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
851
|
+
<line num="778" count="1" type="stmt"/>
|
|
852
|
+
<line num="782" count="2" type="stmt"/>
|
|
853
|
+
<line num="793" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
854
|
+
<line num="794" count="1" type="stmt"/>
|
|
855
|
+
<line num="798" count="1" type="stmt"/>
|
|
856
|
+
<line num="805" count="1" type="stmt"/>
|
|
857
|
+
<line num="809" count="2" type="stmt"/>
|
|
856
858
|
</file>
|
|
857
859
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
858
860
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
859
|
-
<line num="94" count="26" type="stmt"/>
|
|
860
861
|
<line num="95" count="26" type="stmt"/>
|
|
862
|
+
<line num="96" count="26" type="stmt"/>
|
|
861
863
|
</file>
|
|
862
864
|
<file name="layout-options.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
|
|
863
865
|
<metrics statements="92" coveredstatements="92" conditionals="53" coveredconditionals="53" methods="18" coveredmethods="18"/>
|
|
@@ -1007,9 +1009,9 @@
|
|
|
1007
1009
|
</file>
|
|
1008
1010
|
</package>
|
|
1009
1011
|
<package name="src.components.tek-notifications">
|
|
1010
|
-
<metrics statements="
|
|
1012
|
+
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
1011
1013
|
<file name="notifications.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-notifications/notifications.ts">
|
|
1012
|
-
<metrics statements="
|
|
1014
|
+
<metrics statements="10" coveredstatements="10" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
1013
1015
|
<line num="1" count="26" type="stmt"/>
|
|
1014
1016
|
<line num="7" count="26" type="stmt"/>
|
|
1015
1017
|
<line num="8" count="8" type="stmt"/>
|
|
@@ -1017,12 +1019,9 @@
|
|
|
1017
1019
|
<line num="40" count="8" type="stmt"/>
|
|
1018
1020
|
<line num="41" count="8" type="stmt"/>
|
|
1019
1021
|
<line num="46" count="8" type="stmt"/>
|
|
1020
|
-
<line num="50" count="2" type="
|
|
1021
|
-
<line num="
|
|
1022
|
-
<line num="
|
|
1023
|
-
<line num="57" count="1" type="stmt"/>
|
|
1024
|
-
<line num="62" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1025
|
-
<line num="63" count="1" type="stmt"/>
|
|
1022
|
+
<line num="50" count="2" type="stmt"/>
|
|
1023
|
+
<line num="54" count="2" type="stmt"/>
|
|
1024
|
+
<line num="58" count="2" type="stmt"/>
|
|
1026
1025
|
</file>
|
|
1027
1026
|
</package>
|
|
1028
1027
|
<package name="src.components.tek-product-card">
|
|
@@ -1063,9 +1062,9 @@
|
|
|
1063
1062
|
</file>
|
|
1064
1063
|
</package>
|
|
1065
1064
|
<package name="src.components.tek-tree-grid">
|
|
1066
|
-
<metrics statements="
|
|
1065
|
+
<metrics statements="75" coveredstatements="75" conditionals="18" coveredconditionals="18" methods="12" coveredmethods="12"/>
|
|
1067
1066
|
<file name="tree-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
|
|
1068
|
-
<metrics statements="
|
|
1067
|
+
<metrics statements="75" coveredstatements="75" conditionals="18" coveredconditionals="18" methods="12" coveredmethods="12"/>
|
|
1069
1068
|
<line num="1" count="26" type="stmt"/>
|
|
1070
1069
|
<line num="4" count="26" type="stmt"/>
|
|
1071
1070
|
<line num="8" count="26" type="stmt"/>
|
|
@@ -1130,15 +1129,17 @@
|
|
|
1130
1129
|
<line num="191" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
1131
1130
|
<line num="192" count="1" type="stmt"/>
|
|
1132
1131
|
<line num="193" count="1" type="stmt"/>
|
|
1133
|
-
<line num="
|
|
1132
|
+
<line num="198" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1133
|
+
<line num="199" count="1" type="stmt"/>
|
|
1134
1134
|
<line num="202" count="2" type="stmt"/>
|
|
1135
|
-
<line num="
|
|
1136
|
-
<line num="
|
|
1137
|
-
<line num="
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1135
|
+
<line num="208" count="2" type="stmt"/>
|
|
1136
|
+
<line num="212" count="1" type="stmt"/>
|
|
1137
|
+
<line num="222" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1138
|
+
<line num="223" count="1" type="stmt"/>
|
|
1139
|
+
<line num="225" count="1" type="stmt"/>
|
|
1140
|
+
<line num="229" count="2" type="stmt"/>
|
|
1141
|
+
<line num="233" count="1" type="stmt"/>
|
|
1142
|
+
<line num="237" count="2" type="stmt"/>
|
|
1142
1143
|
</file>
|
|
1143
1144
|
</package>
|
|
1144
1145
|
<package name="src.components.tek-user-info">
|
|
@@ -1250,9 +1251,9 @@
|
|
|
1250
1251
|
</file>
|
|
1251
1252
|
</package>
|
|
1252
1253
|
<package name="src.utils.grid-base">
|
|
1253
|
-
<metrics statements="
|
|
1254
|
+
<metrics statements="177" coveredstatements="177" conditionals="119" coveredconditionals="119" methods="61" coveredmethods="61"/>
|
|
1254
1255
|
<file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
|
|
1255
|
-
<metrics statements="
|
|
1256
|
+
<metrics statements="157" coveredstatements="157" conditionals="93" coveredconditionals="93" methods="42" coveredmethods="42"/>
|
|
1256
1257
|
<line num="1" count="26" type="stmt"/>
|
|
1257
1258
|
<line num="4" count="26" type="stmt"/>
|
|
1258
1259
|
<line num="7" count="26" type="stmt"/>
|
|
@@ -1266,155 +1267,150 @@
|
|
|
1266
1267
|
<line num="53" count="571" type="stmt"/>
|
|
1267
1268
|
<line num="60" count="2" type="stmt"/>
|
|
1268
1269
|
<line num="67" count="37" type="stmt"/>
|
|
1269
|
-
<line num="270" count="2" type="
|
|
1270
|
-
<line num="
|
|
1271
|
-
<line num="
|
|
1272
|
-
<line num="
|
|
1273
|
-
<line num="
|
|
1274
|
-
<line num="280" count="2" type="stmt"/>
|
|
1275
|
-
<line num="282" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1270
|
+
<line num="270" count="2" type="stmt"/>
|
|
1271
|
+
<line num="274" count="3" type="stmt"/>
|
|
1272
|
+
<line num="275" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1273
|
+
<line num="276" count="2" type="stmt"/>
|
|
1274
|
+
<line num="278" count="2" type="stmt"/>
|
|
1276
1275
|
<line num="283" count="1" type="stmt"/>
|
|
1277
|
-
<line num="
|
|
1278
|
-
<line num="
|
|
1279
|
-
<line num="
|
|
1280
|
-
<line num="
|
|
1281
|
-
<line num="
|
|
1282
|
-
<line num="
|
|
1283
|
-
<line num="
|
|
1284
|
-
<line num="
|
|
1285
|
-
<line num="
|
|
1286
|
-
<line num="
|
|
1287
|
-
<line num="
|
|
1288
|
-
<line num="
|
|
1289
|
-
<line num="
|
|
1290
|
-
<line num="
|
|
1291
|
-
<line num="
|
|
1292
|
-
<line num="
|
|
1293
|
-
<line num="
|
|
1294
|
-
<line num="
|
|
1295
|
-
<line num="
|
|
1276
|
+
<line num="287" count="3" type="stmt"/>
|
|
1277
|
+
<line num="288" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1278
|
+
<line num="289" count="2" type="stmt"/>
|
|
1279
|
+
<line num="291" count="2" type="stmt"/>
|
|
1280
|
+
<line num="296" count="3" type="stmt"/>
|
|
1281
|
+
<line num="297" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1282
|
+
<line num="298" count="2" type="stmt"/>
|
|
1283
|
+
<line num="300" count="2" type="stmt"/>
|
|
1284
|
+
<line num="305" count="21" type="stmt"/>
|
|
1285
|
+
<line num="306" count="21" type="cond" truecount="1" falsecount="0"/>
|
|
1286
|
+
<line num="307" count="20" type="stmt"/>
|
|
1287
|
+
<line num="314" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
1288
|
+
<line num="315" count="19" type="stmt"/>
|
|
1289
|
+
<line num="413" count="19" type="stmt"/>
|
|
1290
|
+
<line num="415" count="20" type="stmt"/>
|
|
1291
|
+
<line num="419" count="1" type="stmt"/>
|
|
1292
|
+
<line num="423" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1293
|
+
<line num="424" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1294
|
+
<line num="425" count="35" type="stmt"/>
|
|
1296
1295
|
<line num="429" count="19" type="stmt"/>
|
|
1297
|
-
<line num="431" count="
|
|
1298
|
-
<line num="
|
|
1299
|
-
<line num="
|
|
1300
|
-
<line num="
|
|
1301
|
-
<line num="
|
|
1302
|
-
<line num="
|
|
1303
|
-
<line num="
|
|
1304
|
-
<line num="
|
|
1305
|
-
<line num="
|
|
1306
|
-
<line num="
|
|
1307
|
-
<line num="
|
|
1308
|
-
<line num="
|
|
1309
|
-
<line num="
|
|
1310
|
-
<line num="
|
|
1311
|
-
<line num="
|
|
1312
|
-
<line num="458" count="
|
|
1313
|
-
<line num="
|
|
1314
|
-
<line num="
|
|
1315
|
-
<line num="
|
|
1316
|
-
<line num="
|
|
1317
|
-
<line num="
|
|
1318
|
-
<line num="
|
|
1319
|
-
<line num="
|
|
1320
|
-
<line num="
|
|
1321
|
-
<line num="
|
|
1322
|
-
<line num="
|
|
1323
|
-
<line num="
|
|
1324
|
-
<line num="
|
|
1325
|
-
<line num="
|
|
1326
|
-
<line num="
|
|
1327
|
-
<line num="
|
|
1328
|
-
<line num="
|
|
1329
|
-
<line num="
|
|
1330
|
-
<line num="
|
|
1331
|
-
<line num="
|
|
1332
|
-
<line num="
|
|
1333
|
-
<line num="
|
|
1334
|
-
<line num="
|
|
1335
|
-
<line num="
|
|
1336
|
-
<line num="
|
|
1337
|
-
<line num="
|
|
1296
|
+
<line num="431" count="19" type="stmt"/>
|
|
1297
|
+
<line num="432" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
1298
|
+
<line num="433" count="49" type="cond" truecount="4" falsecount="0"/>
|
|
1299
|
+
<line num="434" count="32" type="stmt"/>
|
|
1300
|
+
<line num="436" count="32" type="stmt"/>
|
|
1301
|
+
<line num="437" count="40" type="stmt"/>
|
|
1302
|
+
<line num="438" count="40" type="cond" truecount="4" falsecount="0"/>
|
|
1303
|
+
<line num="439" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1304
|
+
<line num="440" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1305
|
+
<line num="442" count="36" type="stmt"/>
|
|
1306
|
+
<line num="444" count="4" type="stmt"/>
|
|
1307
|
+
<line num="447" count="40" type="stmt"/>
|
|
1308
|
+
<line num="449" count="40" type="stmt"/>
|
|
1309
|
+
<line num="456" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
1310
|
+
<line num="457" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
1311
|
+
<line num="458" count="5" type="stmt"/>
|
|
1312
|
+
<line num="461" count="40" type="stmt"/>
|
|
1313
|
+
<line num="465" count="19" type="stmt"/>
|
|
1314
|
+
<line num="469" count="3" type="stmt"/>
|
|
1315
|
+
<line num="470" count="3" type="stmt"/>
|
|
1316
|
+
<line num="472" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1317
|
+
<line num="473" count="1" type="stmt"/>
|
|
1318
|
+
<line num="475" count="2" type="stmt"/>
|
|
1319
|
+
<line num="476" count="4" type="stmt"/>
|
|
1320
|
+
<line num="477" count="4" type="stmt"/>
|
|
1321
|
+
<line num="478" count="4" type="cond" truecount="7" falsecount="0"/>
|
|
1322
|
+
<line num="479" count="2" type="stmt"/>
|
|
1323
|
+
<line num="486" count="2" type="stmt"/>
|
|
1324
|
+
<line num="487" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1325
|
+
<line num="488" count="1" type="stmt"/>
|
|
1326
|
+
<line num="490" count="1" type="stmt"/>
|
|
1327
|
+
<line num="491" count="4" type="cond" truecount="3" falsecount="0"/>
|
|
1328
|
+
<line num="492" count="3" type="stmt"/>
|
|
1329
|
+
<line num="493" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1330
|
+
<line num="494" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1331
|
+
<line num="495" count="3" type="stmt"/>
|
|
1332
|
+
<line num="496" count="3" type="stmt"/>
|
|
1333
|
+
<line num="498" count="3" type="stmt"/>
|
|
1334
|
+
<line num="499" count="3" type="stmt"/>
|
|
1335
|
+
<line num="500" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1336
|
+
<line num="501" count="3" type="stmt"/>
|
|
1337
|
+
<line num="502" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1338
|
+
<line num="503" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1339
|
+
<line num="505" count="1" type="stmt"/>
|
|
1340
|
+
<line num="506" count="1" type="cond" truecount="7" falsecount="0"/>
|
|
1341
|
+
<line num="507" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1338
1342
|
<line num="511" count="3" type="stmt"/>
|
|
1339
|
-
<line num="512" count="3" type="
|
|
1340
|
-
<line num="
|
|
1341
|
-
<line num="
|
|
1342
|
-
<line num="
|
|
1343
|
-
<line num="
|
|
1344
|
-
<line num="
|
|
1345
|
-
<line num="
|
|
1346
|
-
<line num="
|
|
1347
|
-
<line num="
|
|
1348
|
-
<line num="
|
|
1349
|
-
<line num="
|
|
1350
|
-
<line num="
|
|
1351
|
-
<line num="
|
|
1352
|
-
<line num="
|
|
1353
|
-
<line num="
|
|
1354
|
-
<line num="
|
|
1355
|
-
<line num="
|
|
1343
|
+
<line num="512" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1344
|
+
<line num="513" count="1" type="stmt"/>
|
|
1345
|
+
<line num="520" count="1" type="stmt"/>
|
|
1346
|
+
<line num="522" count="1" type="stmt"/>
|
|
1347
|
+
<line num="523" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1348
|
+
<line num="524" count="2" type="stmt"/>
|
|
1349
|
+
<line num="531" count="7" type="stmt"/>
|
|
1350
|
+
<line num="532" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1351
|
+
<line num="533" count="5" type="stmt"/>
|
|
1352
|
+
<line num="535" count="5" type="stmt"/>
|
|
1353
|
+
<line num="537" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
1354
|
+
<line num="538" count="2" type="stmt"/>
|
|
1355
|
+
<line num="539" count="2" type="stmt"/>
|
|
1356
|
+
<line num="540" count="10" type="cond" truecount="5" falsecount="0"/>
|
|
1357
|
+
<line num="541" count="8" type="stmt"/>
|
|
1358
|
+
<line num="542" count="8" type="stmt"/>
|
|
1359
|
+
<line num="543" count="8" type="stmt"/>
|
|
1360
|
+
<line num="544" count="8" type="stmt"/>
|
|
1361
|
+
<line num="546" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1356
1362
|
<line num="547" count="6" type="stmt"/>
|
|
1357
|
-
<line num="
|
|
1358
|
-
<line num="
|
|
1359
|
-
<line num="
|
|
1360
|
-
<line num="
|
|
1361
|
-
<line num="
|
|
1362
|
-
<line num="
|
|
1363
|
-
<line num="
|
|
1364
|
-
<line num="
|
|
1365
|
-
<line num="
|
|
1366
|
-
<line num="
|
|
1367
|
-
<line num="
|
|
1368
|
-
<line num="
|
|
1369
|
-
<line num="
|
|
1370
|
-
<line num="
|
|
1371
|
-
<line num="
|
|
1372
|
-
<line num="
|
|
1373
|
-
<line num="
|
|
1374
|
-
<line num="
|
|
1375
|
-
<line num="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="
|
|
1379
|
-
<line num="
|
|
1380
|
-
<line num="
|
|
1381
|
-
<line num="
|
|
1382
|
-
<line num="
|
|
1383
|
-
<line num="
|
|
1384
|
-
<line num="
|
|
1385
|
-
<line num="
|
|
1386
|
-
<line num="
|
|
1387
|
-
<line num="
|
|
1388
|
-
<line num="
|
|
1389
|
-
<line num="
|
|
1390
|
-
<line num="
|
|
1391
|
-
<line num="
|
|
1392
|
-
<line num="
|
|
1393
|
-
<line num="
|
|
1394
|
-
<line num="
|
|
1395
|
-
<line num="
|
|
1396
|
-
<line num="
|
|
1397
|
-
<line num="
|
|
1398
|
-
<line num="
|
|
1399
|
-
<line num="
|
|
1400
|
-
<line num="
|
|
1401
|
-
<line num="
|
|
1402
|
-
<line num="
|
|
1403
|
-
<line num="
|
|
1404
|
-
<line num="
|
|
1405
|
-
<line num="
|
|
1406
|
-
<line num="
|
|
1407
|
-
<line num="
|
|
1408
|
-
<line num="662" count="6" type="stmt"/>
|
|
1409
|
-
<line num="665" count="121" type="stmt"/>
|
|
1410
|
-
<line num="667" count="121" type="stmt"/>
|
|
1411
|
-
<line num="687" count="2" type="stmt"/>
|
|
1412
|
-
<line num="691" count="10" type="stmt"/>
|
|
1413
|
-
<line num="693" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1414
|
-
<line num="694" count="2" type="stmt"/>
|
|
1415
|
-
<line num="697" count="2" type="stmt"/>
|
|
1416
|
-
<line num="699" count="4" type="stmt"/>
|
|
1417
|
-
<line num="703" count="26" type="stmt"/>
|
|
1363
|
+
<line num="550" count="8" type="stmt"/>
|
|
1364
|
+
<line num="551" count="8" type="stmt"/>
|
|
1365
|
+
<line num="559" count="2" type="stmt"/>
|
|
1366
|
+
<line num="560" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1367
|
+
<line num="561" count="2" type="stmt"/>
|
|
1368
|
+
<line num="563" count="2" type="stmt"/>
|
|
1369
|
+
<line num="566" count="3" type="stmt"/>
|
|
1370
|
+
<line num="567" count="3" type="stmt"/>
|
|
1371
|
+
<line num="568" count="10" type="stmt"/>
|
|
1372
|
+
<line num="569" count="10" type="stmt"/>
|
|
1373
|
+
<line num="571" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
1374
|
+
<line num="572" count="8" type="stmt"/>
|
|
1375
|
+
<line num="576" count="3" type="stmt"/>
|
|
1376
|
+
<line num="577" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1377
|
+
<line num="578" count="1" type="stmt"/>
|
|
1378
|
+
<line num="580" count="1" type="stmt"/>
|
|
1379
|
+
<line num="584" count="5" type="stmt"/>
|
|
1380
|
+
<line num="589" count="1" type="stmt"/>
|
|
1381
|
+
<line num="590" count="1" type="stmt"/>
|
|
1382
|
+
<line num="591" count="5" type="stmt"/>
|
|
1383
|
+
<line num="596" count="121" type="stmt"/>
|
|
1384
|
+
<line num="604" count="121" type="stmt"/>
|
|
1385
|
+
<line num="612" count="242" type="stmt"/>
|
|
1386
|
+
<line num="613" count="242" type="cond" truecount="3" falsecount="0"/>
|
|
1387
|
+
<line num="615" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1388
|
+
<line num="616" count="19" type="stmt"/>
|
|
1389
|
+
<line num="618" count="19" type="stmt"/>
|
|
1390
|
+
<line num="620" count="247" type="stmt"/>
|
|
1391
|
+
<line num="626" count="204" type="stmt"/>
|
|
1392
|
+
<line num="630" count="6" type="stmt"/>
|
|
1393
|
+
<line num="631" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1394
|
+
<line num="632" count="9" type="stmt"/>
|
|
1395
|
+
<line num="633" count="4" type="stmt"/>
|
|
1396
|
+
<line num="635" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1397
|
+
<line num="636" count="3" type="stmt"/>
|
|
1398
|
+
<line num="637" count="3" type="stmt"/>
|
|
1399
|
+
<line num="639" count="3" type="stmt"/>
|
|
1400
|
+
<line num="640" count="6" type="stmt"/>
|
|
1401
|
+
<line num="643" count="3" type="stmt"/>
|
|
1402
|
+
<line num="646" count="4" type="stmt"/>
|
|
1403
|
+
<line num="649" count="6" type="stmt"/>
|
|
1404
|
+
<line num="650" count="6" type="stmt"/>
|
|
1405
|
+
<line num="653" count="121" type="stmt"/>
|
|
1406
|
+
<line num="655" count="121" type="stmt"/>
|
|
1407
|
+
<line num="675" count="2" type="stmt"/>
|
|
1408
|
+
<line num="679" count="10" type="stmt"/>
|
|
1409
|
+
<line num="681" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1410
|
+
<line num="682" count="2" type="stmt"/>
|
|
1411
|
+
<line num="685" count="2" type="stmt"/>
|
|
1412
|
+
<line num="687" count="4" type="stmt"/>
|
|
1413
|
+
<line num="691" count="26" type="stmt"/>
|
|
1418
1414
|
</file>
|
|
1419
1415
|
<file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
|
|
1420
1416
|
<metrics statements="20" coveredstatements="20" conditionals="26" coveredconditionals="26" methods="19" coveredmethods="19"/>
|
|
@@ -1469,7 +1465,7 @@
|
|
|
1469
1465
|
<metrics statements="19" coveredstatements="19" conditionals="6" coveredconditionals="6" methods="5" coveredmethods="5"/>
|
|
1470
1466
|
<file name="component-event-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/component-event-helper.ts">
|
|
1471
1467
|
<metrics statements="2" coveredstatements="2" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
1472
|
-
<line num="3" count="
|
|
1468
|
+
<line num="3" count="29" type="cond" truecount="1" falsecount="0"/>
|
|
1473
1469
|
<line num="5" count="2" type="stmt"/>
|
|
1474
1470
|
</file>
|
|
1475
1471
|
<file name="get-child-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/tests/__helpers__/get-child-helper.ts">
|