@zeedhi/teknisa-components-common 1.87.0 → 1.87.1
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 +427 -417
- package/coverage/coverage-final.json +3 -3
- package/coverage/lcov-report/index.html +11 -11
- package/coverage/lcov-report/tests/__helpers__/component-event-helper.ts.html +1 -1
- package/coverage/lcov-report/tests/__helpers__/flush-promises-helper.ts.html +1 -1
- 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 +810 -791
- package/dist/tek-components-common.esm.js +15 -2
- package/dist/tek-components-common.umd.js +15 -2
- package/package.json +2 -2
- package/tests/unit/components/tek-grid/grid.spec.ts +2 -0
- package/types/components/tek-grid/grid.d.ts +1 -0
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="1704753974264" clover="3.2.0">
|
|
3
|
+
<project timestamp="1704753974264" name="All files">
|
|
4
|
+
<metrics statements="1445" coveredstatements="1445" conditionals="656" coveredconditionals="656" methods="353" coveredmethods="353" elements="2454" coveredelements="2454" complexity="0" loc="1445" ncloc="1445" packages="20" files="40" classes="40"/>
|
|
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">
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
</file>
|
|
454
454
|
</package>
|
|
455
455
|
<package name="src.components.tek-grid">
|
|
456
|
-
<metrics statements="
|
|
456
|
+
<metrics statements="537" coveredstatements="537" conditionals="222" coveredconditionals="222" methods="127" coveredmethods="127"/>
|
|
457
457
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
458
458
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
459
459
|
<line num="1" count="26" type="stmt"/>
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
<line num="167" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
526
526
|
<line num="170" count="10" type="stmt"/>
|
|
527
527
|
<line num="177" count="10" type="stmt"/>
|
|
528
|
-
<line num="181" count="
|
|
528
|
+
<line num="181" count="813" type="stmt"/>
|
|
529
529
|
<line num="185" count="211" type="stmt"/>
|
|
530
530
|
<line num="186" count="211" type="stmt"/>
|
|
531
531
|
<line num="187" count="211" type="cond" truecount="1" falsecount="0"/>
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
<line num="33" count="2" type="stmt"/>
|
|
583
583
|
</file>
|
|
584
584
|
<file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
585
|
-
<metrics statements="
|
|
585
|
+
<metrics statements="321" coveredstatements="321" conditionals="138" coveredconditionals="138" methods="77" coveredmethods="77"/>
|
|
586
586
|
<line num="1" count="26" type="stmt"/>
|
|
587
587
|
<line num="7" count="26" type="stmt"/>
|
|
588
588
|
<line num="11" count="26" type="stmt"/>
|
|
@@ -617,291 +617,293 @@
|
|
|
617
617
|
<line num="168" count="109" type="stmt"/>
|
|
618
618
|
<line num="170" count="109" type="stmt"/>
|
|
619
619
|
<line num="172" count="109" type="stmt"/>
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
630
|
-
<line num="
|
|
631
|
-
<line num="
|
|
632
|
-
<line num="
|
|
633
|
-
<line num="
|
|
634
|
-
<line num="
|
|
635
|
-
<line num="
|
|
636
|
-
<line num="
|
|
637
|
-
<line num="
|
|
638
|
-
<line num="
|
|
639
|
-
<line num="
|
|
640
|
-
<line num="
|
|
641
|
-
<line num="284" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
620
|
+
<line num="182" count="109" type="stmt"/>
|
|
621
|
+
<line num="191" count="109" type="stmt"/>
|
|
622
|
+
<line num="198" count="109" type="stmt"/>
|
|
623
|
+
<line num="199" count="109" type="stmt"/>
|
|
624
|
+
<line num="204" count="109" type="stmt"/>
|
|
625
|
+
<line num="209" count="109" type="stmt"/>
|
|
626
|
+
<line num="214" count="109" type="stmt"/>
|
|
627
|
+
<line num="219" count="109" type="stmt"/>
|
|
628
|
+
<line num="224" count="109" type="stmt"/>
|
|
629
|
+
<line num="229" count="109" type="stmt"/>
|
|
630
|
+
<line num="234" count="109" type="stmt"/>
|
|
631
|
+
<line num="239" count="109" type="stmt"/>
|
|
632
|
+
<line num="244" count="109" type="stmt"/>
|
|
633
|
+
<line num="249" count="109" type="stmt"/>
|
|
634
|
+
<line num="254" count="109" type="stmt"/>
|
|
635
|
+
<line num="259" count="109" type="stmt"/>
|
|
636
|
+
<line num="264" count="109" type="stmt"/>
|
|
637
|
+
<line num="269" count="109" type="stmt"/>
|
|
638
|
+
<line num="274" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
639
|
+
<line num="275" count="109" type="stmt"/>
|
|
640
|
+
<line num="280" count="109" type="stmt"/>
|
|
642
641
|
<line num="285" count="109" type="stmt"/>
|
|
643
|
-
<line num="
|
|
644
|
-
<line num="
|
|
645
|
-
<line num="
|
|
646
|
-
<line num="
|
|
647
|
-
<line num="
|
|
642
|
+
<line num="286" count="109" type="stmt"/>
|
|
643
|
+
<line num="287" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
644
|
+
<line num="288" count="109" type="stmt"/>
|
|
645
|
+
<line num="290" count="109" type="cond" truecount="1" falsecount="0"/>
|
|
646
|
+
<line num="291" count="5" type="stmt"/>
|
|
647
|
+
<line num="294" count="109" type="stmt"/>
|
|
648
|
+
<line num="303" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
648
649
|
<line num="304" count="1" type="stmt"/>
|
|
649
|
-
<line num="
|
|
650
|
+
<line num="307" count="1" type="stmt"/>
|
|
650
651
|
<line num="316" count="1" type="stmt"/>
|
|
651
|
-
<line num="
|
|
652
|
-
<line num="
|
|
653
|
-
<line num="326" count="109" type="stmt"/>
|
|
654
|
-
<line num="327" count="109" type="stmt"/>
|
|
652
|
+
<line num="319" count="1" type="stmt"/>
|
|
653
|
+
<line num="320" count="1" type="stmt"/>
|
|
655
654
|
<line num="328" count="109" type="stmt"/>
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="
|
|
662
|
-
<line num="
|
|
663
|
-
<line num="
|
|
664
|
-
<line num="
|
|
655
|
+
<line num="329" count="109" type="stmt"/>
|
|
656
|
+
<line num="330" count="109" type="stmt"/>
|
|
657
|
+
<line num="331" count="109" type="stmt"/>
|
|
658
|
+
<line num="333" count="109" type="cond" truecount="4" falsecount="0"/>
|
|
659
|
+
<line num="336" count="109" type="stmt"/>
|
|
660
|
+
<line num="339" count="35" type="stmt"/>
|
|
661
|
+
<line num="340" count="35" type="stmt"/>
|
|
662
|
+
<line num="344" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
663
|
+
<line num="345" count="35" type="stmt"/>
|
|
664
|
+
<line num="350" count="35" type="stmt"/>
|
|
665
665
|
<line num="358" count="17" type="stmt"/>
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="
|
|
670
|
-
<line num="
|
|
671
|
-
<line num="
|
|
672
|
-
<line num="
|
|
673
|
-
<line num="
|
|
674
|
-
<line num="
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
666
|
+
<line num="359" count="17" type="stmt"/>
|
|
667
|
+
<line num="361" count="17" type="stmt"/>
|
|
668
|
+
<line num="365" count="4" type="stmt"/>
|
|
669
|
+
<line num="366" count="4" type="stmt"/>
|
|
670
|
+
<line num="367" count="4" type="stmt"/>
|
|
671
|
+
<line num="371" count="1" type="stmt"/>
|
|
672
|
+
<line num="372" count="1" type="stmt"/>
|
|
673
|
+
<line num="376" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
674
|
+
<line num="377" count="1" type="stmt"/>
|
|
675
|
+
<line num="387" count="177" type="stmt"/>
|
|
676
|
+
<line num="391" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
677
677
|
<line num="395" count="1" type="stmt"/>
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="
|
|
681
|
-
<line num="
|
|
682
|
-
<line num="
|
|
683
|
-
<line num="
|
|
684
|
-
<line num="416" count="
|
|
685
|
-
<line num="
|
|
686
|
-
<line num="
|
|
687
|
-
<line num="
|
|
688
|
-
<line num="
|
|
689
|
-
<line num="
|
|
690
|
-
<line num="
|
|
691
|
-
<line num="
|
|
692
|
-
<line num="
|
|
678
|
+
<line num="396" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
679
|
+
<line num="398" count="1" type="stmt"/>
|
|
680
|
+
<line num="402" count="5" type="stmt"/>
|
|
681
|
+
<line num="403" count="4" type="stmt"/>
|
|
682
|
+
<line num="404" count="1" type="stmt"/>
|
|
683
|
+
<line num="415" count="5" type="stmt"/>
|
|
684
|
+
<line num="416" count="5" type="stmt"/>
|
|
685
|
+
<line num="417" count="4" type="stmt"/>
|
|
686
|
+
<line num="419" count="1" type="stmt"/>
|
|
687
|
+
<line num="421" count="5" type="stmt"/>
|
|
688
|
+
<line num="425" count="5" type="stmt"/>
|
|
689
|
+
<line num="426" count="5" type="stmt"/>
|
|
690
|
+
<line num="427" count="5" type="stmt"/>
|
|
691
|
+
<line num="430" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
692
|
+
<line num="434" count="4" type="stmt"/>
|
|
693
693
|
<line num="436" count="4" type="stmt"/>
|
|
694
|
-
<line num="438" count="
|
|
695
|
-
<line num="439" count="
|
|
694
|
+
<line num="438" count="4" type="stmt"/>
|
|
695
|
+
<line num="439" count="4" type="stmt"/>
|
|
696
|
+
<line num="441" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
696
697
|
<line num="442" count="1" type="stmt"/>
|
|
697
|
-
<line num="445" count="
|
|
698
|
+
<line num="445" count="1" type="stmt"/>
|
|
698
699
|
<line num="448" count="2" type="stmt"/>
|
|
699
|
-
<line num="
|
|
700
|
-
<line num="
|
|
701
|
-
<line num="
|
|
702
|
-
<line num="
|
|
703
|
-
<line num="457" count="
|
|
704
|
-
<line num="
|
|
705
|
-
<line num="
|
|
706
|
-
<line num="
|
|
707
|
-
<line num="
|
|
708
|
-
<line num="
|
|
709
|
-
<line num="
|
|
710
|
-
<line num="
|
|
711
|
-
<line num="
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="486" count="
|
|
717
|
-
<line num="
|
|
718
|
-
<line num="502" count="
|
|
719
|
-
<line num="
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="516" count="
|
|
722
|
-
<line num="519" count="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="
|
|
725
|
-
<line num="
|
|
726
|
-
<line num="
|
|
727
|
-
<line num="534" count="17" type="stmt"/>
|
|
700
|
+
<line num="451" count="2" type="stmt"/>
|
|
701
|
+
<line num="452" count="2" type="stmt"/>
|
|
702
|
+
<line num="454" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
703
|
+
<line num="456" count="1" type="stmt"/>
|
|
704
|
+
<line num="457" count="2" type="stmt"/>
|
|
705
|
+
<line num="460" count="1" type="stmt"/>
|
|
706
|
+
<line num="462" count="1" type="stmt"/>
|
|
707
|
+
<line num="463" count="2" type="stmt"/>
|
|
708
|
+
<line num="464" count="2" type="stmt"/>
|
|
709
|
+
<line num="465" count="2" type="stmt"/>
|
|
710
|
+
<line num="470" count="2" type="stmt"/>
|
|
711
|
+
<line num="472" count="2" type="stmt"/>
|
|
712
|
+
<line num="476" count="4" type="stmt"/>
|
|
713
|
+
<line num="477" count="4" type="stmt"/>
|
|
714
|
+
<line num="479" count="3" type="stmt"/>
|
|
715
|
+
<line num="480" count="3" type="stmt"/>
|
|
716
|
+
<line num="485" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
717
|
+
<line num="486" count="1" type="stmt"/>
|
|
718
|
+
<line num="489" count="4" type="stmt"/>
|
|
719
|
+
<line num="502" count="3" type="stmt"/>
|
|
720
|
+
<line num="505" count="109" type="stmt"/>
|
|
721
|
+
<line num="507" count="109" type="stmt"/>
|
|
722
|
+
<line num="516" count="109" type="stmt"/>
|
|
723
|
+
<line num="519" count="15" type="stmt"/>
|
|
724
|
+
<line num="522" count="109" type="stmt"/>
|
|
725
|
+
<line num="528" count="14" type="stmt"/>
|
|
726
|
+
<line num="530" count="14" type="stmt"/>
|
|
727
|
+
<line num="532" count="14" type="stmt"/>
|
|
728
728
|
<line num="536" count="17" type="stmt"/>
|
|
729
729
|
<line num="537" count="17" type="stmt"/>
|
|
730
|
-
<line num="538" count="17" type="stmt"/>
|
|
731
730
|
<line num="539" count="17" type="stmt"/>
|
|
732
731
|
<line num="540" count="17" type="stmt"/>
|
|
733
|
-
<line num="
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="
|
|
738
|
-
<line num="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="
|
|
741
|
-
<line num="
|
|
742
|
-
<line num="
|
|
743
|
-
<line num="
|
|
744
|
-
<line num="
|
|
745
|
-
<line num="
|
|
732
|
+
<line num="541" count="17" type="stmt"/>
|
|
733
|
+
<line num="542" count="17" type="stmt"/>
|
|
734
|
+
<line num="543" count="17" type="stmt"/>
|
|
735
|
+
<line num="547" count="17" type="stmt"/>
|
|
736
|
+
<line num="548" count="14" type="cond" truecount="1" falsecount="0"/>
|
|
737
|
+
<line num="552" count="9" type="stmt"/>
|
|
738
|
+
<line num="555" count="14" type="stmt"/>
|
|
739
|
+
<line num="559" count="109" type="stmt"/>
|
|
740
|
+
<line num="561" count="15" type="stmt"/>
|
|
741
|
+
<line num="567" count="15" type="stmt"/>
|
|
742
|
+
<line num="569" count="45" type="stmt"/>
|
|
743
|
+
<line num="570" count="15" type="stmt"/>
|
|
744
|
+
<line num="571" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
745
|
+
<line num="575" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
746
746
|
<line num="576" count="9" type="stmt"/>
|
|
747
|
-
<line num="577" count="
|
|
748
|
-
<line num="
|
|
749
|
-
<line num="
|
|
750
|
-
<line num="
|
|
751
|
-
<line num="586" count="
|
|
752
|
-
<line num="
|
|
753
|
-
<line num="
|
|
754
|
-
<line num="
|
|
755
|
-
<line num="
|
|
756
|
-
<line num="596" count="
|
|
747
|
+
<line num="577" count="11" type="stmt"/>
|
|
748
|
+
<line num="579" count="9" type="stmt"/>
|
|
749
|
+
<line num="580" count="8" type="stmt"/>
|
|
750
|
+
<line num="583" count="9" type="stmt"/>
|
|
751
|
+
<line num="586" count="10" type="stmt"/>
|
|
752
|
+
<line num="588" count="5" type="stmt"/>
|
|
753
|
+
<line num="589" count="5" type="stmt"/>
|
|
754
|
+
<line num="592" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
755
|
+
<line num="593" count="14" type="stmt"/>
|
|
756
|
+
<line num="596" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
757
757
|
<line num="597" count="1" type="stmt"/>
|
|
758
|
-
<line num="
|
|
759
|
-
<line num="
|
|
760
|
-
<line num="
|
|
758
|
+
<line num="599" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
759
|
+
<line num="600" count="1" type="stmt"/>
|
|
760
|
+
<line num="609" count="9" type="stmt"/>
|
|
761
761
|
<line num="610" count="9" type="stmt"/>
|
|
762
|
-
<line num="611" count="
|
|
763
|
-
<line num="
|
|
764
|
-
<line num="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="618" count="23" type="
|
|
769
|
-
<line num="
|
|
762
|
+
<line num="611" count="9" type="stmt"/>
|
|
763
|
+
<line num="613" count="9" type="stmt"/>
|
|
764
|
+
<line num="614" count="44" type="stmt"/>
|
|
765
|
+
<line num="615" count="44" type="stmt"/>
|
|
766
|
+
<line num="616" count="49" type="stmt"/>
|
|
767
|
+
<line num="617" count="49" type="cond" truecount="3" falsecount="0"/>
|
|
768
|
+
<line num="618" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
769
|
+
<line num="619" count="19" type="stmt"/>
|
|
770
770
|
<line num="621" count="23" type="stmt"/>
|
|
771
|
-
<line num="
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="
|
|
777
|
-
<line num="
|
|
778
|
-
<line num="
|
|
771
|
+
<line num="623" count="23" type="stmt"/>
|
|
772
|
+
<line num="624" count="23" type="stmt"/>
|
|
773
|
+
<line num="625" count="23" type="stmt"/>
|
|
774
|
+
<line num="629" count="44" type="stmt"/>
|
|
775
|
+
<line num="630" count="49" type="stmt"/>
|
|
776
|
+
<line num="633" count="44" type="stmt"/>
|
|
777
|
+
<line num="636" count="49" type="stmt"/>
|
|
778
|
+
<line num="640" count="44" type="stmt"/>
|
|
779
779
|
<line num="643" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
780
|
-
<line num="644" count="
|
|
781
|
-
<line num="
|
|
782
|
-
<line num="
|
|
783
|
-
<line num="
|
|
784
|
-
<line num="
|
|
785
|
-
<line num="
|
|
786
|
-
<line num="
|
|
787
|
-
<line num="
|
|
780
|
+
<line num="644" count="9" type="stmt"/>
|
|
781
|
+
<line num="646" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
782
|
+
<line num="647" count="8" type="stmt"/>
|
|
783
|
+
<line num="653" count="26" type="stmt"/>
|
|
784
|
+
<line num="654" count="26" type="stmt"/>
|
|
785
|
+
<line num="655" count="10" type="stmt"/>
|
|
786
|
+
<line num="663" count="10" type="stmt"/>
|
|
787
|
+
<line num="665" count="10" type="stmt"/>
|
|
788
788
|
<line num="670" count="26" type="stmt"/>
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="
|
|
791
|
-
<line num="
|
|
792
|
-
<line num="
|
|
789
|
+
<line num="671" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
790
|
+
<line num="673" count="26" type="stmt"/>
|
|
791
|
+
<line num="681" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
792
|
+
<line num="682" count="23" type="stmt"/>
|
|
793
793
|
<line num="695" count="23" type="stmt"/>
|
|
794
|
-
<line num="696" count="
|
|
795
|
-
<line num="
|
|
796
|
-
<line num="
|
|
797
|
-
<line num="
|
|
798
|
-
<line num="
|
|
799
|
-
<line num="
|
|
800
|
-
<line num="
|
|
801
|
-
<line num="
|
|
802
|
-
<line num="
|
|
803
|
-
<line num="
|
|
804
|
-
<line num="
|
|
805
|
-
<line num="
|
|
806
|
-
<line num="
|
|
807
|
-
<line num="
|
|
808
|
-
<line num="
|
|
809
|
-
<line num="745" count="
|
|
810
|
-
<line num="746" count="86" type="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="750" count="86" type="cond" truecount="
|
|
814
|
-
<line num="751" count="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="
|
|
817
|
-
<line num="
|
|
818
|
-
<line num="
|
|
819
|
-
<line num="
|
|
820
|
-
<line num="
|
|
821
|
-
<line num="
|
|
822
|
-
<line num="
|
|
794
|
+
<line num="696" count="8" type="stmt"/>
|
|
795
|
+
<line num="698" count="23" type="stmt"/>
|
|
796
|
+
<line num="699" count="23" type="stmt"/>
|
|
797
|
+
<line num="700" count="23" type="stmt"/>
|
|
798
|
+
<line num="704" count="28" type="cond" truecount="1" falsecount="0"/>
|
|
799
|
+
<line num="705" count="17" type="stmt"/>
|
|
800
|
+
<line num="708" count="11" type="stmt"/>
|
|
801
|
+
<line num="709" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
802
|
+
<line num="710" count="9" type="stmt"/>
|
|
803
|
+
<line num="720" count="9" type="stmt"/>
|
|
804
|
+
<line num="721" count="4" type="stmt"/>
|
|
805
|
+
<line num="724" count="9" type="stmt"/>
|
|
806
|
+
<line num="730" count="33" type="stmt"/>
|
|
807
|
+
<line num="731" count="29" type="stmt"/>
|
|
808
|
+
<line num="741" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
809
|
+
<line num="745" count="90" type="cond" truecount="1" falsecount="0"/>
|
|
810
|
+
<line num="746" count="86" type="stmt"/>
|
|
811
|
+
<line num="748" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
812
|
+
<line num="749" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
813
|
+
<line num="750" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
814
|
+
<line num="751" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
815
|
+
<line num="753" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
816
|
+
<line num="754" count="78" type="stmt"/>
|
|
817
|
+
<line num="760" count="44" type="cond" truecount="1" falsecount="0"/>
|
|
818
|
+
<line num="761" count="19" type="stmt"/>
|
|
819
|
+
<line num="762" count="45" type="stmt"/>
|
|
820
|
+
<line num="763" count="45" type="stmt"/>
|
|
821
|
+
<line num="764" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
822
|
+
<line num="765" count="10" type="stmt"/>
|
|
823
823
|
<line num="773" count="45" type="stmt"/>
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="
|
|
828
|
-
<line num="
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="797" count="27" type="
|
|
832
|
-
<line num="798" count="
|
|
833
|
-
<line num="
|
|
834
|
-
<line num="
|
|
835
|
-
<line num="
|
|
836
|
-
<line num="
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="
|
|
824
|
+
<line num="775" count="45" type="stmt"/>
|
|
825
|
+
<line num="776" count="45" type="stmt"/>
|
|
826
|
+
<line num="783" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
827
|
+
<line num="785" count="3" type="stmt"/>
|
|
828
|
+
<line num="791" count="3" type="stmt"/>
|
|
829
|
+
<line num="795" count="12" type="stmt"/>
|
|
830
|
+
<line num="796" count="12" type="stmt"/>
|
|
831
|
+
<line num="797" count="27" type="stmt"/>
|
|
832
|
+
<line num="798" count="27" type="stmt"/>
|
|
833
|
+
<line num="800" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
834
|
+
<line num="801" count="12" type="stmt"/>
|
|
835
|
+
<line num="802" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
836
|
+
<line num="803" count="9" type="stmt"/>
|
|
837
|
+
<line num="804" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
838
|
+
<line num="805" count="2" type="stmt"/>
|
|
839
|
+
<line num="806" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
839
840
|
<line num="807" count="2" type="stmt"/>
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="
|
|
842
|
-
<line num="
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="823" count="
|
|
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="
|
|
856
|
-
<line num="
|
|
857
|
-
<line num="
|
|
858
|
-
<line num="
|
|
859
|
-
<line num="
|
|
860
|
-
<line num="
|
|
861
|
-
<line num="
|
|
862
|
-
<line num="
|
|
863
|
-
<line num="
|
|
864
|
-
<line num="868" count="
|
|
865
|
-
<line num="
|
|
866
|
-
<line num="
|
|
867
|
-
<line num="874" count="
|
|
868
|
-
<line num="
|
|
869
|
-
<line num="
|
|
870
|
-
<line num="
|
|
871
|
-
<line num="
|
|
872
|
-
<line num="
|
|
873
|
-
<line num="
|
|
874
|
-
<line num="
|
|
875
|
-
<line num="
|
|
876
|
-
<line num="
|
|
877
|
-
<line num="896" count="
|
|
878
|
-
<line num="
|
|
879
|
-
<line num="
|
|
880
|
-
<line num="902" count="
|
|
881
|
-
<line num="
|
|
882
|
-
<line num="
|
|
883
|
-
<line num="
|
|
884
|
-
<line num="
|
|
885
|
-
<line num="
|
|
886
|
-
<line num="
|
|
887
|
-
<line num="
|
|
888
|
-
<line num="
|
|
889
|
-
<line num="
|
|
890
|
-
<line num="
|
|
891
|
-
<line num="
|
|
892
|
-
<line num="
|
|
893
|
-
<line num="
|
|
894
|
-
<line num="
|
|
895
|
-
<line num="
|
|
896
|
-
<line num="
|
|
897
|
-
<line num="
|
|
898
|
-
<line num="
|
|
899
|
-
<line num="
|
|
900
|
-
<line num="
|
|
901
|
-
<line num="
|
|
902
|
-
<line num="
|
|
903
|
-
<line num="
|
|
904
|
-
<line num="
|
|
841
|
+
<line num="810" count="2" type="stmt"/>
|
|
842
|
+
<line num="814" count="12" type="stmt"/>
|
|
843
|
+
<line num="818" count="2" type="stmt"/>
|
|
844
|
+
<line num="819" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
845
|
+
<line num="823" count="22" type="stmt"/>
|
|
846
|
+
<line num="826" count="20" type="stmt"/>
|
|
847
|
+
<line num="831" count="23" type="stmt"/>
|
|
848
|
+
<line num="832" count="23" type="stmt"/>
|
|
849
|
+
<line num="833" count="23" type="cond" truecount="1" falsecount="0"/>
|
|
850
|
+
<line num="834" count="19" type="stmt"/>
|
|
851
|
+
<line num="836" count="23" type="stmt"/>
|
|
852
|
+
<line num="837" count="23" type="stmt"/>
|
|
853
|
+
<line num="838" count="23" type="stmt"/>
|
|
854
|
+
<line num="842" count="3" type="stmt"/>
|
|
855
|
+
<line num="843" count="1" type="stmt"/>
|
|
856
|
+
<line num="844" count="1" type="stmt"/>
|
|
857
|
+
<line num="845" count="1" type="stmt"/>
|
|
858
|
+
<line num="850" count="5" type="stmt"/>
|
|
859
|
+
<line num="854" count="28" type="stmt"/>
|
|
860
|
+
<line num="861" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
861
|
+
<line num="862" count="2" type="stmt"/>
|
|
862
|
+
<line num="864" count="15" type="stmt"/>
|
|
863
|
+
<line num="865" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
864
|
+
<line num="867" count="13" type="stmt"/>
|
|
865
|
+
<line num="868" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
866
|
+
<line num="871" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
867
|
+
<line num="872" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
868
|
+
<line num="874" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
869
|
+
<line num="877" count="13" type="stmt"/>
|
|
870
|
+
<line num="879" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
871
|
+
<line num="880" count="6" type="stmt"/>
|
|
872
|
+
<line num="882" count="7" type="stmt"/>
|
|
873
|
+
<line num="888" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
874
|
+
<line num="889" count="1" type="stmt"/>
|
|
875
|
+
<line num="891" count="10" type="stmt"/>
|
|
876
|
+
<line num="892" count="10" type="cond" truecount="3" falsecount="0"/>
|
|
877
|
+
<line num="894" count="9" type="stmt"/>
|
|
878
|
+
<line num="896" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
879
|
+
<line num="899" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
880
|
+
<line num="900" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
881
|
+
<line num="902" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
882
|
+
<line num="905" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
883
|
+
<line num="907" count="9" type="stmt"/>
|
|
884
|
+
<line num="909" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
885
|
+
<line num="910" count="3" type="stmt"/>
|
|
886
|
+
<line num="912" count="6" type="stmt"/>
|
|
887
|
+
<line num="918" count="3" type="stmt"/>
|
|
888
|
+
<line num="919" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
889
|
+
<line num="920" count="1" type="stmt"/>
|
|
890
|
+
<line num="921" count="2" type="cond" truecount="5" falsecount="0"/>
|
|
891
|
+
<line num="922" count="1" type="stmt"/>
|
|
892
|
+
<line num="927" count="3" type="stmt"/>
|
|
893
|
+
<line num="928" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
894
|
+
<line num="929" count="2" type="stmt"/>
|
|
895
|
+
<line num="940" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
896
|
+
<line num="941" count="1" type="stmt"/>
|
|
897
|
+
<line num="943" count="1" type="stmt"/>
|
|
898
|
+
<line num="951" count="2" type="stmt"/>
|
|
899
|
+
<line num="965" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
900
|
+
<line num="966" count="1" type="stmt"/>
|
|
901
|
+
<line num="974" count="2" type="stmt"/>
|
|
902
|
+
<line num="990" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
903
|
+
<line num="991" count="1" type="stmt"/>
|
|
904
|
+
<line num="999" count="1" type="stmt"/>
|
|
905
|
+
<line num="1010" count="1" type="stmt"/>
|
|
906
|
+
<line num="1014" count="2" type="stmt"/>
|
|
905
907
|
</file>
|
|
906
908
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
907
909
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
@@ -1345,9 +1347,9 @@
|
|
|
1345
1347
|
</file>
|
|
1346
1348
|
</package>
|
|
1347
1349
|
<package name="src.utils.grid-base">
|
|
1348
|
-
<metrics statements="
|
|
1350
|
+
<metrics statements="208" coveredstatements="208" conditionals="134" coveredconditionals="134" methods="70" coveredmethods="70"/>
|
|
1349
1351
|
<file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
|
|
1350
|
-
<metrics statements="
|
|
1352
|
+
<metrics statements="179" coveredstatements="179" conditionals="103" coveredconditionals="103" methods="49" coveredmethods="49"/>
|
|
1351
1353
|
<line num="1" count="26" type="stmt"/>
|
|
1352
1354
|
<line num="4" count="26" type="stmt"/>
|
|
1353
1355
|
<line num="7" count="26" type="stmt"/>
|
|
@@ -1362,163 +1364,171 @@
|
|
|
1362
1364
|
<line num="54" count="595" type="stmt"/>
|
|
1363
1365
|
<line num="61" count="2" type="stmt"/>
|
|
1364
1366
|
<line num="68" count="40" type="stmt"/>
|
|
1365
|
-
<line num="272" count="2" type="
|
|
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="292" count="
|
|
1375
|
-
<line num="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="300" count="
|
|
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="492" count="
|
|
1407
|
-
<line num="
|
|
1408
|
-
<line num="495" count="
|
|
1409
|
-
<line num="
|
|
1367
|
+
<line num="272" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1368
|
+
<line num="273" count="2" type="stmt"/>
|
|
1369
|
+
<line num="275" count="2" type="stmt"/>
|
|
1370
|
+
<line num="279" count="4" type="stmt"/>
|
|
1371
|
+
<line num="280" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1372
|
+
<line num="281" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1373
|
+
<line num="282" count="1" type="stmt"/>
|
|
1374
|
+
<line num="285" count="2" type="stmt"/>
|
|
1375
|
+
<line num="287" count="2" type="stmt"/>
|
|
1376
|
+
<line num="292" count="2" type="stmt"/>
|
|
1377
|
+
<line num="293" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
1378
|
+
<line num="295" count="1" type="stmt"/>
|
|
1379
|
+
<line num="299" count="3" type="stmt"/>
|
|
1380
|
+
<line num="300" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1381
|
+
<line num="301" count="2" type="stmt"/>
|
|
1382
|
+
<line num="302" count="2" type="stmt"/>
|
|
1383
|
+
<line num="303" count="2" type="stmt"/>
|
|
1384
|
+
<line num="305" count="2" type="stmt"/>
|
|
1385
|
+
<line num="306" count="2" type="stmt"/>
|
|
1386
|
+
<line num="311" count="3" type="stmt"/>
|
|
1387
|
+
<line num="312" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1388
|
+
<line num="313" count="2" type="stmt"/>
|
|
1389
|
+
<line num="314" count="2" type="stmt"/>
|
|
1390
|
+
<line num="315" count="2" type="stmt"/>
|
|
1391
|
+
<line num="317" count="2" type="stmt"/>
|
|
1392
|
+
<line num="319" count="2" type="stmt"/>
|
|
1393
|
+
<line num="324" count="21" type="stmt"/>
|
|
1394
|
+
<line num="325" count="21" type="cond" truecount="1" falsecount="0"/>
|
|
1395
|
+
<line num="326" count="20" type="stmt"/>
|
|
1396
|
+
<line num="333" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1397
|
+
<line num="337" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
1398
|
+
<line num="338" count="19" type="stmt"/>
|
|
1399
|
+
<line num="343" count="19" type="stmt"/>
|
|
1400
|
+
<line num="347" count="19" type="stmt"/>
|
|
1401
|
+
<line num="474" count="19" type="stmt"/>
|
|
1402
|
+
<line num="476" count="1" type="stmt"/>
|
|
1403
|
+
<line num="478" count="20" type="stmt"/>
|
|
1404
|
+
<line num="482" count="4" type="stmt"/>
|
|
1405
|
+
<line num="486" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1406
|
+
<line num="487" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1407
|
+
<line num="488" count="35" type="stmt"/>
|
|
1408
|
+
<line num="492" count="19" type="stmt"/>
|
|
1409
|
+
<line num="494" count="19" type="stmt"/>
|
|
1410
|
+
<line num="495" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
1411
|
+
<line num="496" count="49" type="cond" truecount="4" falsecount="0"/>
|
|
1412
|
+
<line num="497" count="32" type="stmt"/>
|
|
1413
|
+
<line num="499" count="32" type="stmt"/>
|
|
1410
1414
|
<line num="500" count="40" type="stmt"/>
|
|
1411
|
-
<line num="
|
|
1412
|
-
<line num="
|
|
1413
|
-
<line num="
|
|
1414
|
-
<line num="
|
|
1415
|
-
<line num="
|
|
1416
|
-
<line num="
|
|
1417
|
-
<line num="
|
|
1418
|
-
<line num="
|
|
1419
|
-
<line num="
|
|
1420
|
-
<line num="
|
|
1421
|
-
<line num="
|
|
1422
|
-
<line num="
|
|
1423
|
-
<line num="
|
|
1424
|
-
<line num="
|
|
1425
|
-
<line num="
|
|
1426
|
-
<line num="
|
|
1427
|
-
<line num="
|
|
1428
|
-
<line num="
|
|
1429
|
-
<line num="
|
|
1430
|
-
<line num="
|
|
1431
|
-
<line num="
|
|
1432
|
-
<line num="
|
|
1433
|
-
<line num="548" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1434
|
-
<line num="549" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1435
|
-
<line num="550" count="3" type="stmt"/>
|
|
1415
|
+
<line num="501" count="40" type="cond" truecount="4" falsecount="0"/>
|
|
1416
|
+
<line num="502" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1417
|
+
<line num="503" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1418
|
+
<line num="505" count="36" type="stmt"/>
|
|
1419
|
+
<line num="507" count="4" type="stmt"/>
|
|
1420
|
+
<line num="510" count="40" type="stmt"/>
|
|
1421
|
+
<line num="512" count="40" type="stmt"/>
|
|
1422
|
+
<line num="519" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
1423
|
+
<line num="520" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
1424
|
+
<line num="521" count="5" type="stmt"/>
|
|
1425
|
+
<line num="524" count="40" type="stmt"/>
|
|
1426
|
+
<line num="528" count="19" type="stmt"/>
|
|
1427
|
+
<line num="532" count="3" type="stmt"/>
|
|
1428
|
+
<line num="533" count="3" type="stmt"/>
|
|
1429
|
+
<line num="535" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1430
|
+
<line num="536" count="1" type="stmt"/>
|
|
1431
|
+
<line num="538" count="2" type="stmt"/>
|
|
1432
|
+
<line num="539" count="4" type="stmt"/>
|
|
1433
|
+
<line num="540" count="4" type="stmt"/>
|
|
1434
|
+
<line num="541" count="4" type="cond" truecount="7" falsecount="0"/>
|
|
1435
|
+
<line num="542" count="2" type="stmt"/>
|
|
1436
|
+
<line num="549" count="3" type="stmt"/>
|
|
1436
1437
|
<line num="551" count="3" type="stmt"/>
|
|
1437
|
-
<line num="552" count="3" type="
|
|
1438
|
-
<line num="
|
|
1439
|
-
<line num="555" count="
|
|
1440
|
-
<line num="556" count="3" type="cond" truecount="
|
|
1438
|
+
<line num="552" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1439
|
+
<line num="553" count="1" type="stmt"/>
|
|
1440
|
+
<line num="555" count="1" type="stmt"/>
|
|
1441
|
+
<line num="556" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
1441
1442
|
<line num="557" count="3" type="stmt"/>
|
|
1442
1443
|
<line num="558" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1443
|
-
<line num="559" count="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="
|
|
1444
|
+
<line num="559" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1445
|
+
<line num="560" count="3" type="stmt"/>
|
|
1446
|
+
<line num="561" count="3" type="stmt"/>
|
|
1447
|
+
<line num="562" count="3" type="stmt"/>
|
|
1448
|
+
<line num="564" count="3" type="stmt"/>
|
|
1449
|
+
<line num="565" count="3" type="stmt"/>
|
|
1450
|
+
<line num="566" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1447
1451
|
<line num="567" count="3" type="stmt"/>
|
|
1448
|
-
<line num="568" count="3" type="cond" truecount="
|
|
1449
|
-
<line num="569" count="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="
|
|
1452
|
-
<line num="
|
|
1453
|
-
<line num="
|
|
1454
|
-
<line num="
|
|
1455
|
-
<line num="
|
|
1456
|
-
<line num="
|
|
1457
|
-
<line num="588" count="
|
|
1458
|
-
<line num="589" count="
|
|
1459
|
-
<line num="
|
|
1460
|
-
<line num="
|
|
1461
|
-
<line num="
|
|
1462
|
-
<line num="
|
|
1463
|
-
<line num="
|
|
1464
|
-
<line num="
|
|
1465
|
-
<line num="
|
|
1466
|
-
<line num="
|
|
1467
|
-
<line num="
|
|
1468
|
-
<line num="
|
|
1469
|
-
<line num="
|
|
1470
|
-
<line num="
|
|
1471
|
-
<line num="
|
|
1472
|
-
<line num="612" count="8" type="stmt"/>
|
|
1452
|
+
<line num="568" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1453
|
+
<line num="569" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1454
|
+
<line num="571" count="1" type="stmt"/>
|
|
1455
|
+
<line num="572" count="1" type="cond" truecount="7" falsecount="0"/>
|
|
1456
|
+
<line num="573" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1457
|
+
<line num="577" count="3" type="stmt"/>
|
|
1458
|
+
<line num="578" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1459
|
+
<line num="579" count="1" type="stmt"/>
|
|
1460
|
+
<line num="586" count="2" type="stmt"/>
|
|
1461
|
+
<line num="588" count="2" type="stmt"/>
|
|
1462
|
+
<line num="589" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1463
|
+
<line num="590" count="2" type="stmt"/>
|
|
1464
|
+
<line num="591" count="2" type="stmt"/>
|
|
1465
|
+
<line num="592" count="2" type="stmt"/>
|
|
1466
|
+
<line num="597" count="3" type="stmt"/>
|
|
1467
|
+
<line num="598" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
1468
|
+
<line num="599" count="1" type="stmt"/>
|
|
1469
|
+
<line num="605" count="7" type="stmt"/>
|
|
1470
|
+
<line num="606" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1471
|
+
<line num="607" count="5" type="stmt"/>
|
|
1472
|
+
<line num="608" count="5" type="stmt"/>
|
|
1473
|
+
<line num="610" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
1474
|
+
<line num="611" count="2" type="stmt"/>
|
|
1475
|
+
<line num="612" count="10" type="cond" truecount="5" falsecount="0"/>
|
|
1473
1476
|
<line num="613" count="8" type="stmt"/>
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1477
|
+
<line num="614" count="8" type="stmt"/>
|
|
1478
|
+
<line num="615" count="8" type="stmt"/>
|
|
1479
|
+
<line num="616" count="8" type="stmt"/>
|
|
1480
|
+
<line num="618" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1481
|
+
<line num="619" count="6" type="stmt"/>
|
|
1482
|
+
<line num="622" count="8" type="stmt"/>
|
|
1483
|
+
<line num="623" count="8" type="stmt"/>
|
|
1484
|
+
<line num="631" count="2" type="stmt"/>
|
|
1485
|
+
<line num="632" count="2" type="stmt"/>
|
|
1482
1486
|
<line num="634" count="3" type="stmt"/>
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="
|
|
1487
|
+
<line num="635" count="10" type="stmt"/>
|
|
1488
|
+
<line num="636" count="10" type="stmt"/>
|
|
1489
|
+
<line num="638" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
1490
|
+
<line num="639" count="8" type="stmt"/>
|
|
1491
|
+
<line num="643" count="3" type="stmt"/>
|
|
1492
|
+
<line num="644" count="3" type="stmt"/>
|
|
1493
|
+
<line num="647" count="5" type="stmt"/>
|
|
1490
1494
|
<line num="652" count="5" type="stmt"/>
|
|
1491
|
-
<line num="
|
|
1492
|
-
<line num="
|
|
1493
|
-
<line num="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="
|
|
1504
|
-
<line num="
|
|
1505
|
-
<line num="697" count="
|
|
1506
|
-
<line num="698" count="3" type="stmt"/>
|
|
1507
|
-
<line num="700" count="3" type="stmt"/>
|
|
1495
|
+
<line num="653" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
1496
|
+
<line num="655" count="3" type="stmt"/>
|
|
1497
|
+
<line num="656" count="3" type="stmt"/>
|
|
1498
|
+
<line num="660" count="1" type="stmt"/>
|
|
1499
|
+
<line num="661" count="1" type="stmt"/>
|
|
1500
|
+
<line num="662" count="5" type="stmt"/>
|
|
1501
|
+
<line num="667" count="127" type="stmt"/>
|
|
1502
|
+
<line num="675" count="127" type="stmt"/>
|
|
1503
|
+
<line num="683" count="254" type="stmt"/>
|
|
1504
|
+
<line num="684" count="254" type="cond" truecount="3" falsecount="0"/>
|
|
1505
|
+
<line num="686" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1506
|
+
<line num="687" count="19" type="stmt"/>
|
|
1507
|
+
<line num="689" count="19" type="stmt"/>
|
|
1508
|
+
<line num="691" count="247" type="stmt"/>
|
|
1509
|
+
<line num="697" count="216" type="stmt"/>
|
|
1508
1510
|
<line num="701" count="6" type="stmt"/>
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1511
|
-
<line num="
|
|
1511
|
+
<line num="702" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1512
|
+
<line num="703" count="9" type="stmt"/>
|
|
1513
|
+
<line num="704" count="4" type="stmt"/>
|
|
1514
|
+
<line num="706" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1515
|
+
<line num="707" count="3" type="stmt"/>
|
|
1516
|
+
<line num="708" count="3" type="stmt"/>
|
|
1517
|
+
<line num="710" count="3" type="stmt"/>
|
|
1512
1518
|
<line num="711" count="6" type="stmt"/>
|
|
1513
|
-
<line num="714" count="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="
|
|
1516
|
-
<line num="
|
|
1517
|
-
<line num="
|
|
1518
|
-
<line num="
|
|
1519
|
+
<line num="714" count="3" type="stmt"/>
|
|
1520
|
+
<line num="717" count="4" type="stmt"/>
|
|
1521
|
+
<line num="720" count="6" type="stmt"/>
|
|
1522
|
+
<line num="721" count="6" type="stmt"/>
|
|
1523
|
+
<line num="724" count="127" type="stmt"/>
|
|
1524
|
+
<line num="726" count="127" type="stmt"/>
|
|
1519
1525
|
<line num="746" count="2" type="stmt"/>
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="752" count="
|
|
1526
|
+
<line num="750" count="10" type="stmt"/>
|
|
1527
|
+
<line num="752" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1528
|
+
<line num="753" count="2" type="stmt"/>
|
|
1529
|
+
<line num="756" count="2" type="stmt"/>
|
|
1530
|
+
<line num="758" count="4" type="stmt"/>
|
|
1531
|
+
<line num="762" count="26" type="stmt"/>
|
|
1522
1532
|
</file>
|
|
1523
1533
|
<file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
|
|
1524
1534
|
<metrics statements="29" coveredstatements="29" conditionals="31" coveredconditionals="31" methods="21" coveredmethods="21"/>
|