@zeedhi/teknisa-components-common 1.79.0 → 1.80.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.
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1689178738737" clover="3.2.0">
3
- <project timestamp="1689178738737" name="All files">
4
- <metrics statements="1399" coveredstatements="1399" conditionals="642" coveredconditionals="642" methods="339" coveredmethods="339" elements="2380" coveredelements="2380" complexity="0" loc="1399" ncloc="1399" packages="20" files="39" classes="39"/>
2
+ <coverage generated="1691608185406" clover="3.2.0">
3
+ <project timestamp="1691608185407" name="All files">
4
+ <metrics statements="1412" coveredstatements="1412" conditionals="650" coveredconditionals="650" methods="342" coveredmethods="342" elements="2404" coveredelements="2404" complexity="0" loc="1412" ncloc="1412" packages="20" files="39" classes="39"/>
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">
@@ -58,7 +58,7 @@
58
58
  </file>
59
59
  </package>
60
60
  <package name="src.components.crud">
61
- <metrics statements="113" coveredstatements="113" conditionals="72" coveredconditionals="72" methods="26" coveredmethods="26"/>
61
+ <metrics statements="126" coveredstatements="126" conditionals="80" coveredconditionals="80" methods="29" coveredmethods="29"/>
62
62
  <file name="crud-add-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-add-button.ts">
63
63
  <metrics statements="15" coveredstatements="15" conditionals="14" coveredconditionals="14" methods="2" coveredmethods="2"/>
64
64
  <line num="1" count="26" type="stmt"/>
@@ -149,22 +149,35 @@
149
149
  <line num="73" count="8" type="cond" truecount="3" falsecount="0"/>
150
150
  </file>
151
151
  <file name="crud-form.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-form.ts">
152
- <metrics statements="15" coveredstatements="15" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="6"/>
152
+ <metrics statements="28" coveredstatements="28" conditionals="10" coveredconditionals="10" methods="9" coveredmethods="9"/>
153
153
  <line num="1" count="26" type="stmt"/>
154
154
  <line num="8" count="26" type="stmt"/>
155
- <line num="12" count="15" type="stmt"/>
156
- <line num="24" count="15" type="stmt"/>
155
+ <line num="12" count="18" type="stmt"/>
156
+ <line num="24" count="18" type="stmt"/>
157
+ <line num="25" count="18" type="cond" truecount="1" falsecount="0"/>
158
+ <line num="26" count="1" type="stmt"/>
157
159
  <line num="31" count="2" type="stmt"/>
158
160
  <line num="32" count="2" type="cond" truecount="1" falsecount="0"/>
159
- <line num="33" count="1" type="stmt"/>
160
- <line num="41" count="4" type="stmt"/>
161
- <line num="42" count="4" type="stmt"/>
162
- <line num="51" count="1" type="stmt"/>
163
- <line num="52" count="1" type="stmt"/>
164
- <line num="56" count="3" type="stmt"/>
165
- <line num="57" count="3" type="stmt"/>
166
- <line num="64" count="3" type="cond" truecount="1" falsecount="0"/>
167
- <line num="65" count="2" type="stmt"/>
161
+ <line num="39" count="2" type="stmt"/>
162
+ <line num="40" count="2" type="cond" truecount="1" falsecount="0"/>
163
+ <line num="41" count="1" type="stmt"/>
164
+ <line num="49" count="5" type="stmt"/>
165
+ <line num="50" count="5" type="stmt"/>
166
+ <line num="59" count="3" type="stmt"/>
167
+ <line num="60" count="3" type="stmt"/>
168
+ <line num="61" count="2" type="stmt"/>
169
+ <line num="62" count="2" type="cond" truecount="2" falsecount="0"/>
170
+ <line num="63" count="2" type="stmt"/>
171
+ <line num="66" count="3" type="cond" truecount="1" falsecount="0"/>
172
+ <line num="67" count="2" type="stmt"/>
173
+ <line num="68" count="2" type="stmt"/>
174
+ <line num="71" count="1" type="stmt"/>
175
+ <line num="72" count="1" type="stmt"/>
176
+ <line num="76" count="4" type="cond" truecount="2" falsecount="0"/>
177
+ <line num="80" count="3" type="stmt"/>
178
+ <line num="81" count="3" type="stmt"/>
179
+ <line num="88" count="3" type="cond" truecount="1" falsecount="0"/>
180
+ <line num="89" count="2" type="stmt"/>
168
181
  </file>
169
182
  <file name="crud-save-button.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/crud/crud-save-button.ts">
170
183
  <metrics statements="21" coveredstatements="21" conditionals="14" coveredconditionals="14" methods="4" coveredmethods="4"/>
@@ -573,309 +586,309 @@
573
586
  <line num="11" count="26" type="stmt"/>
574
587
  <line num="12" count="26" type="stmt"/>
575
588
  <line num="13" count="26" type="stmt"/>
576
- <line num="16" count="26" type="stmt"/>
577
- <line num="17" count="26" type="stmt"/>
578
589
  <line num="18" count="26" type="stmt"/>
579
- <line num="32" count="26" type="stmt"/>
580
- <line num="34" count="109" type="stmt"/>
581
- <line num="37" count="109" type="stmt"/>
582
- <line num="40" count="109" type="stmt"/>
583
- <line num="43" count="109" type="stmt"/>
584
- <line num="46" count="109" type="stmt"/>
585
- <line num="49" count="109" type="stmt"/>
586
- <line num="52" count="109" type="stmt"/>
587
- <line num="55" count="109" type="stmt"/>
588
- <line num="58" count="109" type="stmt"/>
589
- <line num="61" count="109" type="stmt"/>
590
- <line num="70" count="109" type="stmt"/>
591
- <line num="76" count="109" type="stmt"/>
592
- <line num="82" count="109" type="stmt"/>
593
- <line num="89" count="109" type="stmt"/>
594
- <line num="105" count="109" type="stmt"/>
595
- <line num="110" count="109" type="stmt"/>
596
- <line num="115" count="109" type="stmt"/>
597
- <line num="152" count="109" type="stmt"/>
598
- <line num="157" count="109" type="stmt"/>
590
+ <line num="19" count="26" type="stmt"/>
591
+ <line num="20" count="26" type="stmt"/>
592
+ <line num="34" count="26" type="stmt"/>
593
+ <line num="36" count="109" type="stmt"/>
594
+ <line num="39" count="109" type="stmt"/>
595
+ <line num="42" count="109" type="stmt"/>
596
+ <line num="45" count="109" type="stmt"/>
597
+ <line num="48" count="109" type="stmt"/>
598
+ <line num="51" count="109" type="stmt"/>
599
+ <line num="54" count="109" type="stmt"/>
600
+ <line num="57" count="109" type="stmt"/>
601
+ <line num="60" count="109" type="stmt"/>
602
+ <line num="63" count="109" type="stmt"/>
603
+ <line num="72" count="109" type="stmt"/>
604
+ <line num="78" count="109" type="stmt"/>
605
+ <line num="84" count="109" type="stmt"/>
606
+ <line num="91" count="109" type="stmt"/>
607
+ <line num="107" count="109" type="stmt"/>
608
+ <line num="112" count="109" type="stmt"/>
609
+ <line num="117" count="109" type="stmt"/>
610
+ <line num="154" count="109" type="stmt"/>
599
611
  <line num="159" count="109" type="stmt"/>
600
612
  <line num="161" count="109" type="stmt"/>
601
613
  <line num="163" count="109" type="stmt"/>
602
614
  <line num="165" count="109" type="stmt"/>
603
615
  <line num="167" count="109" type="stmt"/>
604
- <line num="186" count="109" type="stmt"/>
605
- <line num="193" count="109" type="stmt"/>
606
- <line num="194" count="109" type="stmt"/>
607
- <line num="199" count="109" type="stmt"/>
608
- <line num="204" count="109" type="stmt"/>
609
- <line num="209" count="109" type="stmt"/>
610
- <line num="214" count="109" type="stmt"/>
611
- <line num="219" count="109" type="stmt"/>
612
- <line num="224" count="109" type="stmt"/>
613
- <line num="229" count="109" type="stmt"/>
614
- <line num="234" count="109" type="stmt"/>
615
- <line num="239" count="109" type="stmt"/>
616
- <line num="244" count="109" type="stmt"/>
617
- <line num="249" count="109" type="stmt"/>
618
- <line num="254" count="109" type="stmt"/>
619
- <line num="259" count="109" type="stmt"/>
620
- <line num="264" count="109" type="cond" truecount="2" falsecount="0"/>
621
- <line num="265" count="109" type="stmt"/>
622
- <line num="270" count="109" type="stmt"/>
623
- <line num="275" count="109" type="stmt"/>
624
- <line num="276" count="109" type="cond" truecount="2" falsecount="0"/>
616
+ <line num="169" count="109" type="stmt"/>
617
+ <line num="188" count="109" type="stmt"/>
618
+ <line num="195" count="109" type="stmt"/>
619
+ <line num="196" count="109" type="stmt"/>
620
+ <line num="201" count="109" type="stmt"/>
621
+ <line num="206" count="109" type="stmt"/>
622
+ <line num="211" count="109" type="stmt"/>
623
+ <line num="216" count="109" type="stmt"/>
624
+ <line num="221" count="109" type="stmt"/>
625
+ <line num="226" count="109" type="stmt"/>
626
+ <line num="231" count="109" type="stmt"/>
627
+ <line num="236" count="109" type="stmt"/>
628
+ <line num="241" count="109" type="stmt"/>
629
+ <line num="246" count="109" type="stmt"/>
630
+ <line num="251" count="109" type="stmt"/>
631
+ <line num="256" count="109" type="stmt"/>
632
+ <line num="261" count="109" type="stmt"/>
633
+ <line num="266" count="109" type="cond" truecount="2" falsecount="0"/>
634
+ <line num="267" count="109" type="stmt"/>
635
+ <line num="272" count="109" type="stmt"/>
625
636
  <line num="277" count="109" type="stmt"/>
626
- <line num="279" count="109" type="cond" truecount="1" falsecount="0"/>
627
- <line num="280" count="5" type="stmt"/>
628
- <line num="283" count="109" type="stmt"/>
629
- <line num="292" count="1" type="cond" truecount="1" falsecount="0"/>
630
- <line num="293" count="1" type="stmt"/>
631
- <line num="296" count="1" type="stmt"/>
632
- <line num="305" count="1" type="stmt"/>
633
- <line num="308" count="1" type="stmt"/>
634
- <line num="309" count="1" type="stmt"/>
635
- <line num="317" count="109" type="stmt"/>
636
- <line num="318" count="109" type="stmt"/>
637
+ <line num="278" count="109" type="cond" truecount="2" falsecount="0"/>
638
+ <line num="279" count="109" type="stmt"/>
639
+ <line num="281" count="109" type="cond" truecount="1" falsecount="0"/>
640
+ <line num="282" count="5" type="stmt"/>
641
+ <line num="285" count="109" type="stmt"/>
642
+ <line num="294" count="1" type="cond" truecount="1" falsecount="0"/>
643
+ <line num="295" count="1" type="stmt"/>
644
+ <line num="298" count="1" type="stmt"/>
645
+ <line num="307" count="1" type="stmt"/>
646
+ <line num="310" count="1" type="stmt"/>
647
+ <line num="311" count="1" type="stmt"/>
637
648
  <line num="319" count="109" type="stmt"/>
638
649
  <line num="320" count="109" type="stmt"/>
639
- <line num="322" count="109" type="cond" truecount="4" falsecount="0"/>
640
- <line num="326" count="35" type="stmt"/>
641
- <line num="327" count="35" type="stmt"/>
642
- <line num="331" count="35" type="cond" truecount="1" falsecount="0"/>
643
- <line num="332" count="35" type="stmt"/>
644
- <line num="337" count="35" type="stmt"/>
645
- <line num="345" count="8" type="stmt"/>
646
- <line num="346" count="8" type="stmt"/>
647
- <line num="350" count="3" type="stmt"/>
648
- <line num="351" count="3" type="stmt"/>
649
- <line num="355" count="1" type="stmt"/>
650
- <line num="356" count="1" type="stmt"/>
651
- <line num="360" count="2" type="cond" truecount="1" falsecount="0"/>
652
- <line num="361" count="1" type="stmt"/>
653
- <line num="371" count="177" type="stmt"/>
654
- <line num="375" count="2" type="cond" truecount="1" falsecount="0"/>
655
- <line num="379" count="1" type="stmt"/>
656
- <line num="380" count="1" type="cond" truecount="2" falsecount="0"/>
657
- <line num="382" count="1" type="stmt"/>
658
- <line num="386" count="5" type="stmt"/>
659
- <line num="387" count="4" type="stmt"/>
660
- <line num="388" count="1" type="stmt"/>
661
- <line num="399" count="5" type="stmt"/>
662
- <line num="400" count="5" type="stmt"/>
663
- <line num="401" count="4" type="stmt"/>
664
- <line num="403" count="1" type="stmt"/>
665
- <line num="405" count="5" type="stmt"/>
666
- <line num="409" count="5" type="stmt"/>
667
- <line num="410" count="5" type="stmt"/>
650
+ <line num="321" count="109" type="stmt"/>
651
+ <line num="322" count="109" type="stmt"/>
652
+ <line num="324" count="109" type="cond" truecount="4" falsecount="0"/>
653
+ <line num="328" count="35" type="stmt"/>
654
+ <line num="329" count="35" type="stmt"/>
655
+ <line num="333" count="35" type="cond" truecount="1" falsecount="0"/>
656
+ <line num="334" count="35" type="stmt"/>
657
+ <line num="339" count="35" type="stmt"/>
658
+ <line num="347" count="8" type="stmt"/>
659
+ <line num="348" count="8" type="stmt"/>
660
+ <line num="352" count="3" type="stmt"/>
661
+ <line num="353" count="3" type="stmt"/>
662
+ <line num="357" count="1" type="stmt"/>
663
+ <line num="358" count="1" type="stmt"/>
664
+ <line num="362" count="2" type="cond" truecount="1" falsecount="0"/>
665
+ <line num="363" count="1" type="stmt"/>
666
+ <line num="373" count="177" type="stmt"/>
667
+ <line num="377" count="2" type="cond" truecount="1" falsecount="0"/>
668
+ <line num="381" count="1" type="stmt"/>
669
+ <line num="382" count="1" type="cond" truecount="2" falsecount="0"/>
670
+ <line num="384" count="1" type="stmt"/>
671
+ <line num="388" count="5" type="stmt"/>
672
+ <line num="389" count="4" type="stmt"/>
673
+ <line num="390" count="1" type="stmt"/>
674
+ <line num="401" count="5" type="stmt"/>
675
+ <line num="402" count="5" type="stmt"/>
676
+ <line num="403" count="4" type="stmt"/>
677
+ <line num="405" count="1" type="stmt"/>
678
+ <line num="407" count="5" type="stmt"/>
668
679
  <line num="411" count="5" type="stmt"/>
669
- <line num="414" count="5" type="cond" truecount="1" falsecount="0"/>
670
- <line num="418" count="4" type="stmt"/>
680
+ <line num="412" count="5" type="stmt"/>
681
+ <line num="413" count="5" type="stmt"/>
682
+ <line num="416" count="5" type="cond" truecount="1" falsecount="0"/>
671
683
  <line num="420" count="4" type="stmt"/>
672
684
  <line num="422" count="4" type="stmt"/>
673
- <line num="423" count="4" type="stmt"/>
674
- <line num="425" count="2" type="cond" truecount="1" falsecount="0"/>
675
- <line num="426" count="1" type="stmt"/>
676
- <line num="429" count="1" type="stmt"/>
677
- <line num="432" count="2" type="stmt"/>
678
- <line num="435" count="2" type="stmt"/>
679
- <line num="436" count="2" type="stmt"/>
680
- <line num="438" count="2" type="cond" truecount="1" falsecount="0"/>
681
- <line num="440" count="1" type="stmt"/>
682
- <line num="441" count="2" type="stmt"/>
683
- <line num="444" count="1" type="stmt"/>
685
+ <line num="424" count="4" type="stmt"/>
686
+ <line num="425" count="4" type="stmt"/>
687
+ <line num="427" count="2" type="cond" truecount="1" falsecount="0"/>
688
+ <line num="428" count="1" type="stmt"/>
689
+ <line num="431" count="1" type="stmt"/>
690
+ <line num="434" count="2" type="stmt"/>
691
+ <line num="437" count="2" type="stmt"/>
692
+ <line num="438" count="2" type="stmt"/>
693
+ <line num="440" count="2" type="cond" truecount="1" falsecount="0"/>
694
+ <line num="442" count="1" type="stmt"/>
695
+ <line num="443" count="2" type="stmt"/>
684
696
  <line num="446" count="1" type="stmt"/>
685
- <line num="447" count="2" type="stmt"/>
686
- <line num="448" count="2" type="stmt"/>
697
+ <line num="448" count="1" type="stmt"/>
687
698
  <line num="449" count="2" type="stmt"/>
688
- <line num="454" count="2" type="stmt"/>
699
+ <line num="450" count="2" type="stmt"/>
700
+ <line num="451" count="2" type="stmt"/>
689
701
  <line num="456" count="2" type="stmt"/>
690
- <line num="460" count="4" type="stmt"/>
691
- <line num="461" count="4" type="stmt"/>
692
- <line num="463" count="3" type="stmt"/>
693
- <line num="464" count="3" type="stmt"/>
694
- <line num="469" count="4" type="cond" truecount="1" falsecount="0"/>
695
- <line num="470" count="1" type="stmt"/>
696
- <line num="473" count="4" type="stmt"/>
697
- <line num="486" count="3" type="stmt"/>
698
- <line num="489" count="109" type="stmt"/>
702
+ <line num="458" count="2" type="stmt"/>
703
+ <line num="462" count="4" type="stmt"/>
704
+ <line num="463" count="4" type="stmt"/>
705
+ <line num="465" count="3" type="stmt"/>
706
+ <line num="466" count="3" type="stmt"/>
707
+ <line num="471" count="4" type="cond" truecount="1" falsecount="0"/>
708
+ <line num="472" count="1" type="stmt"/>
709
+ <line num="475" count="4" type="stmt"/>
710
+ <line num="488" count="3" type="stmt"/>
699
711
  <line num="491" count="109" type="stmt"/>
700
- <line num="498" count="109" type="stmt"/>
701
- <line num="499" count="109" type="stmt"/>
712
+ <line num="493" count="109" type="stmt"/>
713
+ <line num="500" count="109" type="stmt"/>
702
714
  <line num="501" count="109" type="stmt"/>
703
- <line num="502" count="109" type="stmt"/>
704
715
  <line num="503" count="109" type="stmt"/>
705
716
  <line num="504" count="109" type="stmt"/>
706
717
  <line num="505" count="109" type="stmt"/>
707
- <line num="509" count="109" type="stmt"/>
708
- <line num="510" count="92" type="cond" truecount="1" falsecount="0"/>
709
- <line num="514" count="16" type="stmt"/>
710
- <line num="517" count="92" type="stmt"/>
711
- <line num="521" count="109" type="stmt"/>
712
- <line num="523" count="81" type="stmt"/>
713
- <line num="529" count="81" type="stmt"/>
714
- <line num="531" count="120" type="stmt"/>
715
- <line num="532" count="81" type="stmt"/>
716
- <line num="533" count="81" type="cond" truecount="2" falsecount="0"/>
717
- <line num="537" count="17" type="cond" truecount="1" falsecount="0"/>
718
- <line num="538" count="16" type="stmt"/>
719
- <line num="539" count="18" type="stmt"/>
720
- <line num="541" count="16" type="stmt"/>
721
- <line num="542" count="11" type="stmt"/>
722
- <line num="545" count="16" type="stmt"/>
723
- <line num="548" count="17" type="stmt"/>
724
- <line num="550" count="64" type="stmt"/>
725
- <line num="551" count="64" type="stmt"/>
726
- <line num="554" count="81" type="cond" truecount="3" falsecount="0"/>
727
- <line num="555" count="69" type="stmt"/>
728
- <line num="558" count="79" type="cond" truecount="3" falsecount="0"/>
729
- <line num="559" count="1" type="stmt"/>
730
- <line num="561" count="79" type="cond" truecount="1" falsecount="0"/>
731
- <line num="562" count="1" type="stmt"/>
732
- <line num="571" count="16" type="stmt"/>
733
- <line num="572" count="16" type="stmt"/>
718
+ <line num="506" count="109" type="stmt"/>
719
+ <line num="507" count="109" type="stmt"/>
720
+ <line num="511" count="109" type="stmt"/>
721
+ <line num="512" count="92" type="cond" truecount="1" falsecount="0"/>
722
+ <line num="516" count="16" type="stmt"/>
723
+ <line num="519" count="92" type="stmt"/>
724
+ <line num="523" count="109" type="stmt"/>
725
+ <line num="525" count="81" type="stmt"/>
726
+ <line num="531" count="81" type="stmt"/>
727
+ <line num="533" count="120" type="stmt"/>
728
+ <line num="534" count="81" type="stmt"/>
729
+ <line num="535" count="81" type="cond" truecount="2" falsecount="0"/>
730
+ <line num="539" count="17" type="cond" truecount="1" falsecount="0"/>
731
+ <line num="540" count="16" type="stmt"/>
732
+ <line num="541" count="18" type="stmt"/>
733
+ <line num="543" count="16" type="stmt"/>
734
+ <line num="544" count="11" type="stmt"/>
735
+ <line num="547" count="16" type="stmt"/>
736
+ <line num="550" count="17" type="stmt"/>
737
+ <line num="552" count="64" type="stmt"/>
738
+ <line num="553" count="64" type="stmt"/>
739
+ <line num="556" count="81" type="cond" truecount="3" falsecount="0"/>
740
+ <line num="557" count="69" type="stmt"/>
741
+ <line num="560" count="79" type="cond" truecount="3" falsecount="0"/>
742
+ <line num="561" count="1" type="stmt"/>
743
+ <line num="563" count="79" type="cond" truecount="1" falsecount="0"/>
744
+ <line num="564" count="1" type="stmt"/>
734
745
  <line num="573" count="16" type="stmt"/>
746
+ <line num="574" count="16" type="stmt"/>
735
747
  <line num="575" count="16" type="stmt"/>
736
- <line num="576" count="68" type="stmt"/>
737
- <line num="577" count="68" type="stmt"/>
738
- <line num="578" count="73" type="stmt"/>
739
- <line num="579" count="73" type="cond" truecount="3" falsecount="0"/>
740
- <line num="580" count="32" type="cond" truecount="1" falsecount="0"/>
741
- <line num="581" count="28" type="stmt"/>
742
- <line num="583" count="32" type="stmt"/>
748
+ <line num="577" count="16" type="stmt"/>
749
+ <line num="578" count="68" type="stmt"/>
750
+ <line num="579" count="68" type="stmt"/>
751
+ <line num="580" count="73" type="stmt"/>
752
+ <line num="581" count="73" type="cond" truecount="3" falsecount="0"/>
753
+ <line num="582" count="32" type="cond" truecount="1" falsecount="0"/>
754
+ <line num="583" count="28" type="stmt"/>
743
755
  <line num="585" count="32" type="stmt"/>
744
- <line num="586" count="32" type="stmt"/>
745
756
  <line num="587" count="32" type="stmt"/>
746
- <line num="591" count="68" type="stmt"/>
747
- <line num="592" count="73" type="stmt"/>
748
- <line num="595" count="68" type="stmt"/>
749
- <line num="598" count="73" type="stmt"/>
750
- <line num="602" count="68" type="stmt"/>
751
- <line num="605" count="16" type="cond" truecount="1" falsecount="0"/>
752
- <line num="606" count="15" type="stmt"/>
753
- <line num="608" count="15" type="cond" truecount="1" falsecount="0"/>
754
- <line num="609" count="14" type="stmt"/>
755
- <line num="615" count="125" type="stmt"/>
756
- <line num="616" count="125" type="stmt"/>
757
- <line num="617" count="17" type="stmt"/>
758
- <line num="625" count="17" type="stmt"/>
757
+ <line num="588" count="32" type="stmt"/>
758
+ <line num="589" count="32" type="stmt"/>
759
+ <line num="593" count="68" type="stmt"/>
760
+ <line num="594" count="73" type="stmt"/>
761
+ <line num="597" count="68" type="stmt"/>
762
+ <line num="600" count="73" type="stmt"/>
763
+ <line num="604" count="68" type="stmt"/>
764
+ <line num="607" count="16" type="cond" truecount="1" falsecount="0"/>
765
+ <line num="608" count="15" type="stmt"/>
766
+ <line num="610" count="15" type="cond" truecount="1" falsecount="0"/>
767
+ <line num="611" count="14" type="stmt"/>
768
+ <line num="617" count="125" type="stmt"/>
769
+ <line num="618" count="125" type="stmt"/>
770
+ <line num="619" count="17" type="stmt"/>
759
771
  <line num="627" count="17" type="stmt"/>
760
- <line num="632" count="125" type="stmt"/>
761
- <line num="633" count="234" type="cond" truecount="2" falsecount="0"/>
762
- <line num="635" count="125" type="stmt"/>
763
- <line num="643" count="32" type="cond" truecount="2" falsecount="0"/>
764
- <line num="644" count="32" type="stmt"/>
765
- <line num="657" count="32" type="stmt"/>
766
- <line num="658" count="8" type="stmt"/>
767
- <line num="660" count="32" type="stmt"/>
768
- <line num="661" count="32" type="stmt"/>
772
+ <line num="629" count="17" type="stmt"/>
773
+ <line num="634" count="125" type="stmt"/>
774
+ <line num="635" count="234" type="cond" truecount="2" falsecount="0"/>
775
+ <line num="637" count="125" type="stmt"/>
776
+ <line num="645" count="32" type="cond" truecount="2" falsecount="0"/>
777
+ <line num="646" count="32" type="stmt"/>
778
+ <line num="659" count="32" type="stmt"/>
779
+ <line num="660" count="8" type="stmt"/>
769
780
  <line num="662" count="32" type="stmt"/>
770
- <line num="666" count="43" type="cond" truecount="1" falsecount="0"/>
771
- <line num="667" count="32" type="stmt"/>
772
- <line num="670" count="11" type="stmt"/>
773
- <line num="671" count="13" type="cond" truecount="1" falsecount="0"/>
774
- <line num="672" count="9" type="stmt"/>
775
- <line num="682" count="9" type="stmt"/>
776
- <line num="683" count="4" type="stmt"/>
777
- <line num="686" count="9" type="stmt"/>
778
- <line num="692" count="49" type="stmt"/>
779
- <line num="693" count="29" type="stmt"/>
780
- <line num="703" count="135" type="cond" truecount="2" falsecount="0"/>
781
- <line num="707" count="90" type="cond" truecount="1" falsecount="0"/>
782
- <line num="708" count="86" type="stmt"/>
783
- <line num="710" count="86" type="cond" truecount="1" falsecount="0"/>
784
- <line num="711" count="86" type="cond" truecount="1" falsecount="0"/>
785
- <line num="712" count="86" type="cond" truecount="2" falsecount="0"/>
786
- <line num="713" count="86" type="cond" truecount="2" falsecount="0"/>
787
- <line num="715" count="86" type="cond" truecount="1" falsecount="0"/>
788
- <line num="716" count="78" type="stmt"/>
789
- <line num="722" count="68" type="cond" truecount="1" falsecount="0"/>
790
- <line num="723" count="19" type="stmt"/>
791
- <line num="724" count="45" type="stmt"/>
792
- <line num="725" count="45" type="stmt"/>
793
- <line num="726" count="45" type="cond" truecount="1" falsecount="0"/>
794
- <line num="727" count="10" type="stmt"/>
795
- <line num="735" count="45" type="stmt"/>
781
+ <line num="663" count="32" type="stmt"/>
782
+ <line num="664" count="32" type="stmt"/>
783
+ <line num="668" count="43" type="cond" truecount="1" falsecount="0"/>
784
+ <line num="669" count="32" type="stmt"/>
785
+ <line num="672" count="11" type="stmt"/>
786
+ <line num="673" count="13" type="cond" truecount="1" falsecount="0"/>
787
+ <line num="674" count="9" type="stmt"/>
788
+ <line num="684" count="9" type="stmt"/>
789
+ <line num="685" count="4" type="stmt"/>
790
+ <line num="688" count="9" type="stmt"/>
791
+ <line num="694" count="49" type="stmt"/>
792
+ <line num="695" count="29" type="stmt"/>
793
+ <line num="705" count="135" type="cond" truecount="2" falsecount="0"/>
794
+ <line num="709" count="90" type="cond" truecount="1" falsecount="0"/>
795
+ <line num="710" count="86" type="stmt"/>
796
+ <line num="712" count="86" type="cond" truecount="1" falsecount="0"/>
797
+ <line num="713" count="86" type="cond" truecount="1" falsecount="0"/>
798
+ <line num="714" count="86" type="cond" truecount="2" falsecount="0"/>
799
+ <line num="715" count="86" type="cond" truecount="2" falsecount="0"/>
800
+ <line num="717" count="86" type="cond" truecount="1" falsecount="0"/>
801
+ <line num="718" count="78" type="stmt"/>
802
+ <line num="724" count="68" type="cond" truecount="1" falsecount="0"/>
803
+ <line num="725" count="19" type="stmt"/>
804
+ <line num="726" count="45" type="stmt"/>
805
+ <line num="727" count="45" type="stmt"/>
806
+ <line num="728" count="45" type="cond" truecount="1" falsecount="0"/>
807
+ <line num="729" count="10" type="stmt"/>
796
808
  <line num="737" count="45" type="stmt"/>
797
- <line num="738" count="45" type="stmt"/>
798
- <line num="745" count="14" type="cond" truecount="1" falsecount="0"/>
799
- <line num="747" count="3" type="stmt"/>
800
- <line num="753" count="3" type="stmt"/>
801
- <line num="757" count="12" type="stmt"/>
802
- <line num="758" count="12" type="stmt"/>
803
- <line num="759" count="27" type="stmt"/>
804
- <line num="760" count="27" type="stmt"/>
805
- <line num="762" count="27" type="cond" truecount="2" falsecount="0"/>
806
- <line num="763" count="12" type="stmt"/>
807
- <line num="764" count="15" type="cond" truecount="2" falsecount="0"/>
808
- <line num="765" count="9" type="stmt"/>
809
- <line num="766" count="6" type="cond" truecount="2" falsecount="0"/>
810
- <line num="767" count="2" type="stmt"/>
811
- <line num="768" count="4" type="cond" truecount="2" falsecount="0"/>
809
+ <line num="739" count="45" type="stmt"/>
810
+ <line num="740" count="45" type="stmt"/>
811
+ <line num="747" count="14" type="cond" truecount="1" falsecount="0"/>
812
+ <line num="749" count="3" type="stmt"/>
813
+ <line num="755" count="3" type="stmt"/>
814
+ <line num="759" count="12" type="stmt"/>
815
+ <line num="760" count="12" type="stmt"/>
816
+ <line num="761" count="27" type="stmt"/>
817
+ <line num="762" count="27" type="stmt"/>
818
+ <line num="764" count="27" type="cond" truecount="2" falsecount="0"/>
819
+ <line num="765" count="12" type="stmt"/>
820
+ <line num="766" count="15" type="cond" truecount="2" falsecount="0"/>
821
+ <line num="767" count="9" type="stmt"/>
822
+ <line num="768" count="6" type="cond" truecount="2" falsecount="0"/>
812
823
  <line num="769" count="2" type="stmt"/>
813
- <line num="772" count="2" type="stmt"/>
814
- <line num="776" count="12" type="stmt"/>
815
- <line num="780" count="2" type="stmt"/>
816
- <line num="781" count="2" type="cond" truecount="3" falsecount="0"/>
817
- <line num="785" count="22" type="stmt"/>
818
- <line num="788" count="20" type="stmt"/>
819
- <line num="793" count="32" type="stmt"/>
820
- <line num="794" count="32" type="stmt"/>
821
- <line num="795" count="32" type="cond" truecount="1" falsecount="0"/>
822
- <line num="796" count="26" type="stmt"/>
823
- <line num="798" count="32" type="stmt"/>
824
- <line num="799" count="32" type="stmt"/>
824
+ <line num="770" count="4" type="cond" truecount="2" falsecount="0"/>
825
+ <line num="771" count="2" type="stmt"/>
826
+ <line num="774" count="2" type="stmt"/>
827
+ <line num="778" count="12" type="stmt"/>
828
+ <line num="782" count="2" type="stmt"/>
829
+ <line num="783" count="2" type="cond" truecount="3" falsecount="0"/>
830
+ <line num="787" count="22" type="stmt"/>
831
+ <line num="790" count="20" type="stmt"/>
832
+ <line num="795" count="32" type="stmt"/>
833
+ <line num="796" count="32" type="stmt"/>
834
+ <line num="797" count="32" type="cond" truecount="1" falsecount="0"/>
835
+ <line num="798" count="26" type="stmt"/>
825
836
  <line num="800" count="32" type="stmt"/>
826
- <line num="804" count="3" type="stmt"/>
827
- <line num="805" count="1" type="stmt"/>
828
- <line num="806" count="1" type="stmt"/>
837
+ <line num="801" count="32" type="stmt"/>
838
+ <line num="802" count="32" type="stmt"/>
839
+ <line num="806" count="3" type="stmt"/>
829
840
  <line num="807" count="1" type="stmt"/>
830
- <line num="812" count="5" type="stmt"/>
831
- <line num="816" count="28" type="stmt"/>
832
- <line num="823" count="17" type="cond" truecount="2" falsecount="0"/>
833
- <line num="824" count="2" type="stmt"/>
834
- <line num="826" count="15" type="stmt"/>
835
- <line num="827" count="15" type="cond" truecount="3" falsecount="0"/>
836
- <line num="829" count="13" type="stmt"/>
837
- <line num="830" count="13" type="cond" truecount="2" falsecount="0"/>
838
- <line num="833" count="34" type="cond" truecount="1" falsecount="0"/>
839
- <line num="834" count="12" type="cond" truecount="2" falsecount="0"/>
840
- <line num="836" count="22" type="cond" truecount="2" falsecount="0"/>
841
- <line num="839" count="13" type="stmt"/>
842
- <line num="841" count="13" type="cond" truecount="5" falsecount="0"/>
843
- <line num="842" count="6" type="stmt"/>
844
- <line num="844" count="7" type="stmt"/>
845
- <line num="850" count="11" type="cond" truecount="2" falsecount="0"/>
846
- <line num="851" count="1" type="stmt"/>
847
- <line num="853" count="10" type="stmt"/>
848
- <line num="854" count="10" type="cond" truecount="3" falsecount="0"/>
849
- <line num="856" count="9" type="stmt"/>
850
- <line num="858" count="9" type="cond" truecount="2" falsecount="0"/>
851
- <line num="861" count="16" type="cond" truecount="1" falsecount="0"/>
852
- <line num="862" count="6" type="cond" truecount="2" falsecount="0"/>
853
- <line num="864" count="10" type="cond" truecount="2" falsecount="0"/>
854
- <line num="867" count="9" type="cond" truecount="1" falsecount="0"/>
855
- <line num="869" count="9" type="stmt"/>
856
- <line num="871" count="9" type="cond" truecount="5" falsecount="0"/>
857
- <line num="872" count="3" type="stmt"/>
858
- <line num="874" count="6" type="stmt"/>
859
- <line num="880" count="3" type="stmt"/>
860
- <line num="881" count="3" type="cond" truecount="4" falsecount="0"/>
861
- <line num="882" count="1" type="stmt"/>
862
- <line num="883" count="2" type="cond" truecount="5" falsecount="0"/>
841
+ <line num="808" count="1" type="stmt"/>
842
+ <line num="809" count="1" type="stmt"/>
843
+ <line num="814" count="5" type="stmt"/>
844
+ <line num="818" count="28" type="stmt"/>
845
+ <line num="825" count="17" type="cond" truecount="2" falsecount="0"/>
846
+ <line num="826" count="2" type="stmt"/>
847
+ <line num="828" count="15" type="stmt"/>
848
+ <line num="829" count="15" type="cond" truecount="3" falsecount="0"/>
849
+ <line num="831" count="13" type="stmt"/>
850
+ <line num="832" count="13" type="cond" truecount="2" falsecount="0"/>
851
+ <line num="835" count="34" type="cond" truecount="1" falsecount="0"/>
852
+ <line num="836" count="12" type="cond" truecount="2" falsecount="0"/>
853
+ <line num="838" count="22" type="cond" truecount="2" falsecount="0"/>
854
+ <line num="841" count="13" type="stmt"/>
855
+ <line num="843" count="13" type="cond" truecount="5" falsecount="0"/>
856
+ <line num="844" count="6" type="stmt"/>
857
+ <line num="846" count="7" type="stmt"/>
858
+ <line num="852" count="11" type="cond" truecount="2" falsecount="0"/>
859
+ <line num="853" count="1" type="stmt"/>
860
+ <line num="855" count="10" type="stmt"/>
861
+ <line num="856" count="10" type="cond" truecount="3" falsecount="0"/>
862
+ <line num="858" count="9" type="stmt"/>
863
+ <line num="860" count="9" type="cond" truecount="2" falsecount="0"/>
864
+ <line num="863" count="16" type="cond" truecount="1" falsecount="0"/>
865
+ <line num="864" count="6" type="cond" truecount="2" falsecount="0"/>
866
+ <line num="866" count="10" type="cond" truecount="2" falsecount="0"/>
867
+ <line num="869" count="9" type="cond" truecount="1" falsecount="0"/>
868
+ <line num="871" count="9" type="stmt"/>
869
+ <line num="873" count="9" type="cond" truecount="5" falsecount="0"/>
870
+ <line num="874" count="3" type="stmt"/>
871
+ <line num="876" count="6" type="stmt"/>
872
+ <line num="882" count="3" type="stmt"/>
873
+ <line num="883" count="3" type="cond" truecount="4" falsecount="0"/>
863
874
  <line num="884" count="1" type="stmt"/>
864
- <line num="889" count="3" type="stmt"/>
865
- <line num="890" count="3" type="cond" truecount="3" falsecount="0"/>
866
- <line num="891" count="2" type="stmt"/>
867
- <line num="902" count="2" type="cond" truecount="1" falsecount="0"/>
868
- <line num="903" count="1" type="stmt"/>
875
+ <line num="885" count="2" type="cond" truecount="5" falsecount="0"/>
876
+ <line num="886" count="1" type="stmt"/>
877
+ <line num="891" count="3" type="stmt"/>
878
+ <line num="892" count="3" type="cond" truecount="3" falsecount="0"/>
879
+ <line num="893" count="2" type="stmt"/>
880
+ <line num="904" count="2" type="cond" truecount="1" falsecount="0"/>
869
881
  <line num="905" count="1" type="stmt"/>
870
- <line num="913" count="2" type="stmt"/>
871
- <line num="927" count="2" type="cond" truecount="1" falsecount="0"/>
872
- <line num="928" count="1" type="stmt"/>
873
- <line num="936" count="2" type="stmt"/>
874
- <line num="952" count="2" type="cond" truecount="2" falsecount="0"/>
875
- <line num="953" count="1" type="stmt"/>
876
- <line num="961" count="1" type="stmt"/>
877
- <line num="972" count="1" type="stmt"/>
878
- <line num="976" count="2" type="stmt"/>
882
+ <line num="907" count="1" type="stmt"/>
883
+ <line num="915" count="2" type="stmt"/>
884
+ <line num="929" count="2" type="cond" truecount="1" falsecount="0"/>
885
+ <line num="930" count="1" type="stmt"/>
886
+ <line num="938" count="2" type="stmt"/>
887
+ <line num="954" count="2" type="cond" truecount="2" falsecount="0"/>
888
+ <line num="955" count="1" type="stmt"/>
889
+ <line num="963" count="1" type="stmt"/>
890
+ <line num="974" count="1" type="stmt"/>
891
+ <line num="978" count="2" type="stmt"/>
879
892
  </file>
880
893
  <file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
881
894
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
@@ -1355,137 +1368,137 @@
1355
1368
  <line num="324" count="19" type="stmt"/>
1356
1369
  <line num="329" count="19" type="stmt"/>
1357
1370
  <line num="333" count="19" type="stmt"/>
1358
- <line num="459" count="19" type="stmt"/>
1359
- <line num="461" count="1" type="stmt"/>
1360
- <line num="463" count="20" type="stmt"/>
1361
- <line num="467" count="4" type="stmt"/>
1362
- <line num="471" count="35" type="cond" truecount="2" falsecount="0"/>
1371
+ <line num="460" count="19" type="stmt"/>
1372
+ <line num="462" count="1" type="stmt"/>
1373
+ <line num="464" count="20" type="stmt"/>
1374
+ <line num="468" count="4" type="stmt"/>
1363
1375
  <line num="472" count="35" type="cond" truecount="2" falsecount="0"/>
1364
- <line num="473" count="35" type="stmt"/>
1365
- <line num="477" count="19" type="stmt"/>
1366
- <line num="479" count="19" type="stmt"/>
1367
- <line num="480" count="49" type="cond" truecount="2" falsecount="0"/>
1368
- <line num="481" count="49" type="cond" truecount="4" falsecount="0"/>
1369
- <line num="482" count="32" type="stmt"/>
1370
- <line num="484" count="32" type="stmt"/>
1371
- <line num="485" count="40" type="stmt"/>
1372
- <line num="486" count="40" type="cond" truecount="4" falsecount="0"/>
1373
- <line num="487" count="36" type="cond" truecount="2" falsecount="0"/>
1376
+ <line num="473" count="35" type="cond" truecount="2" falsecount="0"/>
1377
+ <line num="474" count="35" type="stmt"/>
1378
+ <line num="478" count="19" type="stmt"/>
1379
+ <line num="480" count="19" type="stmt"/>
1380
+ <line num="481" count="49" type="cond" truecount="2" falsecount="0"/>
1381
+ <line num="482" count="49" type="cond" truecount="4" falsecount="0"/>
1382
+ <line num="483" count="32" type="stmt"/>
1383
+ <line num="485" count="32" type="stmt"/>
1384
+ <line num="486" count="40" type="stmt"/>
1385
+ <line num="487" count="40" type="cond" truecount="4" falsecount="0"/>
1374
1386
  <line num="488" count="36" type="cond" truecount="2" falsecount="0"/>
1375
- <line num="490" count="36" type="stmt"/>
1376
- <line num="492" count="4" type="stmt"/>
1377
- <line num="495" count="40" type="stmt"/>
1378
- <line num="497" count="40" type="stmt"/>
1379
- <line num="504" count="40" type="cond" truecount="1" falsecount="0"/>
1380
- <line num="505" count="5" type="cond" truecount="1" falsecount="0"/>
1381
- <line num="506" count="5" type="stmt"/>
1382
- <line num="509" count="40" type="stmt"/>
1383
- <line num="513" count="19" type="stmt"/>
1384
- <line num="517" count="3" type="stmt"/>
1387
+ <line num="489" count="36" type="cond" truecount="2" falsecount="0"/>
1388
+ <line num="491" count="36" type="stmt"/>
1389
+ <line num="493" count="4" type="stmt"/>
1390
+ <line num="496" count="40" type="stmt"/>
1391
+ <line num="498" count="40" type="stmt"/>
1392
+ <line num="505" count="40" type="cond" truecount="1" falsecount="0"/>
1393
+ <line num="506" count="5" type="cond" truecount="1" falsecount="0"/>
1394
+ <line num="507" count="5" type="stmt"/>
1395
+ <line num="510" count="40" type="stmt"/>
1396
+ <line num="514" count="19" type="stmt"/>
1385
1397
  <line num="518" count="3" type="stmt"/>
1386
- <line num="520" count="3" type="cond" truecount="2" falsecount="0"/>
1387
- <line num="521" count="1" type="stmt"/>
1388
- <line num="523" count="2" type="stmt"/>
1389
- <line num="524" count="4" type="stmt"/>
1398
+ <line num="519" count="3" type="stmt"/>
1399
+ <line num="521" count="3" type="cond" truecount="2" falsecount="0"/>
1400
+ <line num="522" count="1" type="stmt"/>
1401
+ <line num="524" count="2" type="stmt"/>
1390
1402
  <line num="525" count="4" type="stmt"/>
1391
- <line num="526" count="4" type="cond" truecount="7" falsecount="0"/>
1392
- <line num="527" count="2" type="stmt"/>
1393
- <line num="534" count="3" type="stmt"/>
1394
- <line num="536" count="3" type="stmt"/>
1395
- <line num="537" count="3" type="cond" truecount="4" falsecount="0"/>
1396
- <line num="538" count="1" type="stmt"/>
1397
- <line num="540" count="1" type="stmt"/>
1398
- <line num="541" count="3" type="cond" truecount="3" falsecount="0"/>
1399
- <line num="542" count="3" type="stmt"/>
1400
- <line num="543" count="3" type="cond" truecount="2" falsecount="0"/>
1403
+ <line num="526" count="4" type="stmt"/>
1404
+ <line num="527" count="4" type="cond" truecount="7" falsecount="0"/>
1405
+ <line num="528" count="2" type="stmt"/>
1406
+ <line num="535" count="3" type="stmt"/>
1407
+ <line num="537" count="3" type="stmt"/>
1408
+ <line num="538" count="3" type="cond" truecount="4" falsecount="0"/>
1409
+ <line num="539" count="1" type="stmt"/>
1410
+ <line num="541" count="1" type="stmt"/>
1411
+ <line num="542" count="3" type="cond" truecount="3" falsecount="0"/>
1412
+ <line num="543" count="3" type="stmt"/>
1401
1413
  <line num="544" count="3" type="cond" truecount="2" falsecount="0"/>
1402
- <line num="545" count="3" type="stmt"/>
1414
+ <line num="545" count="3" type="cond" truecount="2" falsecount="0"/>
1403
1415
  <line num="546" count="3" type="stmt"/>
1404
1416
  <line num="547" count="3" type="stmt"/>
1405
- <line num="549" count="3" type="stmt"/>
1417
+ <line num="548" count="3" type="stmt"/>
1406
1418
  <line num="550" count="3" type="stmt"/>
1407
- <line num="551" count="3" type="cond" truecount="1" falsecount="0"/>
1408
- <line num="552" count="3" type="stmt"/>
1409
- <line num="553" count="3" type="cond" truecount="2" falsecount="0"/>
1410
- <line num="554" count="2" type="cond" truecount="2" falsecount="0"/>
1411
- <line num="556" count="1" type="stmt"/>
1412
- <line num="557" count="1" type="cond" truecount="7" falsecount="0"/>
1413
- <line num="558" count="1" type="cond" truecount="2" falsecount="0"/>
1414
- <line num="562" count="3" type="stmt"/>
1415
- <line num="563" count="3" type="cond" truecount="4" falsecount="0"/>
1416
- <line num="564" count="1" type="stmt"/>
1417
- <line num="571" count="2" type="stmt"/>
1418
- <line num="573" count="2" type="stmt"/>
1419
- <line num="574" count="3" type="cond" truecount="1" falsecount="0"/>
1420
- <line num="575" count="2" type="stmt"/>
1419
+ <line num="551" count="3" type="stmt"/>
1420
+ <line num="552" count="3" type="cond" truecount="1" falsecount="0"/>
1421
+ <line num="553" count="3" type="stmt"/>
1422
+ <line num="554" count="3" type="cond" truecount="2" falsecount="0"/>
1423
+ <line num="555" count="2" type="cond" truecount="2" falsecount="0"/>
1424
+ <line num="557" count="1" type="stmt"/>
1425
+ <line num="558" count="1" type="cond" truecount="7" falsecount="0"/>
1426
+ <line num="559" count="1" type="cond" truecount="2" falsecount="0"/>
1427
+ <line num="563" count="3" type="stmt"/>
1428
+ <line num="564" count="3" type="cond" truecount="4" falsecount="0"/>
1429
+ <line num="565" count="1" type="stmt"/>
1430
+ <line num="572" count="2" type="stmt"/>
1431
+ <line num="574" count="2" type="stmt"/>
1432
+ <line num="575" count="3" type="cond" truecount="1" falsecount="0"/>
1421
1433
  <line num="576" count="2" type="stmt"/>
1422
1434
  <line num="577" count="2" type="stmt"/>
1423
- <line num="582" count="3" type="stmt"/>
1424
- <line num="583" count="6" type="cond" truecount="1" falsecount="0"/>
1425
- <line num="584" count="1" type="stmt"/>
1426
- <line num="590" count="7" type="stmt"/>
1427
- <line num="591" count="7" type="cond" truecount="1" falsecount="0"/>
1428
- <line num="592" count="5" type="stmt"/>
1435
+ <line num="578" count="2" type="stmt"/>
1436
+ <line num="583" count="3" type="stmt"/>
1437
+ <line num="584" count="6" type="cond" truecount="1" falsecount="0"/>
1438
+ <line num="585" count="1" type="stmt"/>
1439
+ <line num="591" count="7" type="stmt"/>
1440
+ <line num="592" count="7" type="cond" truecount="1" falsecount="0"/>
1429
1441
  <line num="593" count="5" type="stmt"/>
1430
- <line num="595" count="5" type="cond" truecount="4" falsecount="0"/>
1431
- <line num="596" count="2" type="stmt"/>
1432
- <line num="597" count="10" type="cond" truecount="5" falsecount="0"/>
1433
- <line num="598" count="8" type="stmt"/>
1442
+ <line num="594" count="5" type="stmt"/>
1443
+ <line num="596" count="5" type="cond" truecount="4" falsecount="0"/>
1444
+ <line num="597" count="2" type="stmt"/>
1445
+ <line num="598" count="10" type="cond" truecount="5" falsecount="0"/>
1434
1446
  <line num="599" count="8" type="stmt"/>
1435
1447
  <line num="600" count="8" type="stmt"/>
1436
1448
  <line num="601" count="8" type="stmt"/>
1437
- <line num="603" count="8" type="cond" truecount="1" falsecount="0"/>
1438
- <line num="604" count="6" type="stmt"/>
1439
- <line num="607" count="8" type="stmt"/>
1449
+ <line num="602" count="8" type="stmt"/>
1450
+ <line num="604" count="8" type="cond" truecount="1" falsecount="0"/>
1451
+ <line num="605" count="6" type="stmt"/>
1440
1452
  <line num="608" count="8" type="stmt"/>
1441
- <line num="616" count="2" type="stmt"/>
1453
+ <line num="609" count="8" type="stmt"/>
1442
1454
  <line num="617" count="2" type="stmt"/>
1443
- <line num="619" count="3" type="stmt"/>
1444
- <line num="620" count="10" type="stmt"/>
1455
+ <line num="618" count="2" type="stmt"/>
1456
+ <line num="620" count="3" type="stmt"/>
1445
1457
  <line num="621" count="10" type="stmt"/>
1446
- <line num="623" count="10" type="cond" truecount="1" falsecount="0"/>
1447
- <line num="624" count="8" type="stmt"/>
1448
- <line num="628" count="3" type="stmt"/>
1458
+ <line num="622" count="10" type="stmt"/>
1459
+ <line num="624" count="10" type="cond" truecount="1" falsecount="0"/>
1460
+ <line num="625" count="8" type="stmt"/>
1449
1461
  <line num="629" count="3" type="stmt"/>
1450
- <line num="632" count="5" type="stmt"/>
1451
- <line num="637" count="5" type="stmt"/>
1452
- <line num="638" count="5" type="cond" truecount="1" falsecount="0"/>
1453
- <line num="640" count="3" type="stmt"/>
1462
+ <line num="630" count="3" type="stmt"/>
1463
+ <line num="633" count="5" type="stmt"/>
1464
+ <line num="638" count="5" type="stmt"/>
1465
+ <line num="639" count="5" type="cond" truecount="1" falsecount="0"/>
1454
1466
  <line num="641" count="3" type="stmt"/>
1455
- <line num="645" count="1" type="stmt"/>
1467
+ <line num="642" count="3" type="stmt"/>
1456
1468
  <line num="646" count="1" type="stmt"/>
1457
- <line num="647" count="5" type="stmt"/>
1458
- <line num="652" count="127" type="stmt"/>
1459
- <line num="660" count="127" type="stmt"/>
1460
- <line num="668" count="254" type="stmt"/>
1461
- <line num="669" count="254" type="cond" truecount="3" falsecount="0"/>
1462
- <line num="671" count="38" type="cond" truecount="2" falsecount="0"/>
1463
- <line num="672" count="19" type="stmt"/>
1464
- <line num="674" count="19" type="stmt"/>
1465
- <line num="676" count="247" type="stmt"/>
1466
- <line num="682" count="216" type="stmt"/>
1467
- <line num="686" count="6" type="stmt"/>
1468
- <line num="687" count="6" type="cond" truecount="3" falsecount="0"/>
1469
- <line num="688" count="9" type="stmt"/>
1470
- <line num="689" count="4" type="stmt"/>
1471
- <line num="691" count="4" type="cond" truecount="1" falsecount="0"/>
1472
- <line num="692" count="3" type="stmt"/>
1469
+ <line num="647" count="1" type="stmt"/>
1470
+ <line num="648" count="5" type="stmt"/>
1471
+ <line num="653" count="127" type="stmt"/>
1472
+ <line num="661" count="127" type="stmt"/>
1473
+ <line num="669" count="254" type="stmt"/>
1474
+ <line num="670" count="254" type="cond" truecount="3" falsecount="0"/>
1475
+ <line num="672" count="38" type="cond" truecount="2" falsecount="0"/>
1476
+ <line num="673" count="19" type="stmt"/>
1477
+ <line num="675" count="19" type="stmt"/>
1478
+ <line num="677" count="247" type="stmt"/>
1479
+ <line num="683" count="216" type="stmt"/>
1480
+ <line num="687" count="6" type="stmt"/>
1481
+ <line num="688" count="6" type="cond" truecount="3" falsecount="0"/>
1482
+ <line num="689" count="9" type="stmt"/>
1483
+ <line num="690" count="4" type="stmt"/>
1484
+ <line num="692" count="4" type="cond" truecount="1" falsecount="0"/>
1473
1485
  <line num="693" count="3" type="stmt"/>
1474
- <line num="695" count="3" type="stmt"/>
1475
- <line num="696" count="6" type="stmt"/>
1476
- <line num="699" count="3" type="stmt"/>
1477
- <line num="702" count="4" type="stmt"/>
1478
- <line num="705" count="6" type="stmt"/>
1486
+ <line num="694" count="3" type="stmt"/>
1487
+ <line num="696" count="3" type="stmt"/>
1488
+ <line num="697" count="6" type="stmt"/>
1489
+ <line num="700" count="3" type="stmt"/>
1490
+ <line num="703" count="4" type="stmt"/>
1479
1491
  <line num="706" count="6" type="stmt"/>
1480
- <line num="709" count="127" type="stmt"/>
1481
- <line num="711" count="127" type="stmt"/>
1482
- <line num="731" count="2" type="stmt"/>
1483
- <line num="735" count="10" type="stmt"/>
1484
- <line num="737" count="4" type="cond" truecount="1" falsecount="0"/>
1485
- <line num="738" count="2" type="stmt"/>
1486
- <line num="741" count="2" type="stmt"/>
1487
- <line num="743" count="4" type="stmt"/>
1488
- <line num="747" count="26" type="stmt"/>
1492
+ <line num="707" count="6" type="stmt"/>
1493
+ <line num="710" count="127" type="stmt"/>
1494
+ <line num="712" count="127" type="stmt"/>
1495
+ <line num="732" count="2" type="stmt"/>
1496
+ <line num="736" count="10" type="stmt"/>
1497
+ <line num="738" count="4" type="cond" truecount="1" falsecount="0"/>
1498
+ <line num="739" count="2" type="stmt"/>
1499
+ <line num="742" count="2" type="stmt"/>
1500
+ <line num="744" count="4" type="stmt"/>
1501
+ <line num="748" count="26" type="stmt"/>
1489
1502
  </file>
1490
1503
  <file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
1491
1504
  <metrics statements="28" coveredstatements="28" conditionals="29" coveredconditionals="29" methods="20" coveredmethods="20"/>