@zeedhi/teknisa-components-common 1.80.0 → 1.81.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/clover.xml +377 -372
- package/coverage/coverage-final.json +4 -4
- package/coverage/lcov-report/index.html +13 -13
- package/coverage/lcov-report/tests/__helpers__/component-event-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 +636 -627
- package/dist/tek-components-common.esm.js +11 -2
- package/dist/tek-components-common.umd.js +11 -2
- package/package.json +2 -2
- package/tests/unit/utils/grid-base/grid-controller.spec.ts +6 -3
- package/types/components/tek-grid/grid.d.ts +1 -0
- package/types/components/tek-grid/interfaces.d.ts +1 -0
- package/types/components/tek-tree-grid/interfaces.d.ts +1 -0
- package/types/components/tek-tree-grid/tree-grid.d.ts +1 -0
- package/types/utils/grid-base/grid-controller.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="1694106081771" clover="3.2.0">
|
|
3
|
+
<project timestamp="1694106081771" name="All files">
|
|
4
|
+
<metrics statements="1417" coveredstatements="1417" conditionals="652" coveredconditionals="652" methods="343" coveredmethods="343" elements="2412" coveredelements="2412" complexity="0" loc="1417" ncloc="1417" 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">
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
</file>
|
|
452
452
|
</package>
|
|
453
453
|
<package name="src.components.tek-grid">
|
|
454
|
-
<metrics statements="
|
|
454
|
+
<metrics statements="522" coveredstatements="522" conditionals="223" coveredconditionals="223" methods="123" coveredmethods="123"/>
|
|
455
455
|
<file name="filter-helper.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/filter-helper.ts">
|
|
456
456
|
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
457
457
|
<line num="1" count="26" type="stmt"/>
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
<line num="33" count="2" type="stmt"/>
|
|
581
581
|
</file>
|
|
582
582
|
<file name="grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
583
|
-
<metrics statements="
|
|
583
|
+
<metrics statements="310" coveredstatements="310" conditionals="138" coveredconditionals="138" methods="74" coveredmethods="74"/>
|
|
584
584
|
<line num="1" count="26" type="stmt"/>
|
|
585
585
|
<line num="7" count="26" type="stmt"/>
|
|
586
586
|
<line num="11" count="26" type="stmt"/>
|
|
@@ -600,300 +600,302 @@
|
|
|
600
600
|
<line num="57" count="109" type="stmt"/>
|
|
601
601
|
<line num="60" count="109" type="stmt"/>
|
|
602
602
|
<line num="63" count="109" type="stmt"/>
|
|
603
|
-
<line num="
|
|
604
|
-
<line num="
|
|
605
|
-
<line num="
|
|
606
|
-
<line num="
|
|
607
|
-
<line num="
|
|
608
|
-
<line num="
|
|
609
|
-
<line num="
|
|
610
|
-
<line num="
|
|
611
|
-
<line num="
|
|
612
|
-
<line num="
|
|
613
|
-
<line num="
|
|
614
|
-
<line num="
|
|
615
|
-
<line num="
|
|
616
|
-
<line num="
|
|
617
|
-
<line num="
|
|
618
|
-
<line num="
|
|
619
|
-
<line num="
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
630
|
-
<line num="
|
|
631
|
-
<line num="
|
|
632
|
-
<line num="
|
|
633
|
-
<line num="
|
|
634
|
-
<line num="
|
|
635
|
-
<line num="
|
|
636
|
-
<line num="
|
|
637
|
-
<line num="
|
|
638
|
-
<line num="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"/>
|
|
603
|
+
<line num="66" count="109" type="stmt"/>
|
|
604
|
+
<line num="75" count="109" type="stmt"/>
|
|
605
|
+
<line num="81" count="109" type="stmt"/>
|
|
606
|
+
<line num="87" count="109" type="stmt"/>
|
|
607
|
+
<line num="94" count="109" type="stmt"/>
|
|
608
|
+
<line num="110" count="109" type="stmt"/>
|
|
609
|
+
<line num="115" count="109" type="stmt"/>
|
|
610
|
+
<line num="120" count="109" type="stmt"/>
|
|
611
|
+
<line num="157" count="109" type="stmt"/>
|
|
612
|
+
<line num="162" count="109" type="stmt"/>
|
|
613
|
+
<line num="164" count="109" type="stmt"/>
|
|
614
|
+
<line num="166" count="109" type="stmt"/>
|
|
615
|
+
<line num="168" count="109" type="stmt"/>
|
|
616
|
+
<line num="170" count="109" type="stmt"/>
|
|
617
|
+
<line num="172" count="109" type="stmt"/>
|
|
618
|
+
<line num="191" count="109" type="stmt"/>
|
|
619
|
+
<line num="198" count="109" type="stmt"/>
|
|
620
|
+
<line num="199" count="109" type="stmt"/>
|
|
621
|
+
<line num="204" count="109" type="stmt"/>
|
|
622
|
+
<line num="209" count="109" type="stmt"/>
|
|
623
|
+
<line num="214" count="109" type="stmt"/>
|
|
624
|
+
<line num="219" count="109" type="stmt"/>
|
|
625
|
+
<line num="224" count="109" type="stmt"/>
|
|
626
|
+
<line num="229" count="109" type="stmt"/>
|
|
627
|
+
<line num="234" count="109" type="stmt"/>
|
|
628
|
+
<line num="239" count="109" type="stmt"/>
|
|
629
|
+
<line num="244" count="109" type="stmt"/>
|
|
630
|
+
<line num="249" count="109" type="stmt"/>
|
|
631
|
+
<line num="254" count="109" type="stmt"/>
|
|
632
|
+
<line num="259" count="109" type="stmt"/>
|
|
633
|
+
<line num="264" count="109" type="stmt"/>
|
|
634
|
+
<line num="269" count="109" type="stmt"/>
|
|
635
|
+
<line num="274" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
636
|
+
<line num="275" count="109" type="stmt"/>
|
|
637
|
+
<line num="280" count="109" type="stmt"/>
|
|
641
638
|
<line num="285" count="109" type="stmt"/>
|
|
642
|
-
<line num="
|
|
643
|
-
<line num="
|
|
644
|
-
<line num="
|
|
645
|
-
<line num="
|
|
646
|
-
<line num="
|
|
647
|
-
<line num="
|
|
648
|
-
<line num="
|
|
649
|
-
<line num="
|
|
650
|
-
<line num="
|
|
651
|
-
<line num="
|
|
652
|
-
<line num="
|
|
653
|
-
<line num="
|
|
654
|
-
<line num="
|
|
655
|
-
<line num="
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="
|
|
662
|
-
<line num="
|
|
663
|
-
<line num="
|
|
664
|
-
<line num="
|
|
665
|
-
<line num="
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="
|
|
670
|
-
<line num="
|
|
671
|
-
<line num="
|
|
672
|
-
<line num="
|
|
673
|
-
<line num="
|
|
674
|
-
<line num="
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
677
|
-
<line num="
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="
|
|
681
|
-
<line num="
|
|
682
|
-
<line num="
|
|
683
|
-
<line num="
|
|
684
|
-
<line num="
|
|
685
|
-
<line num="
|
|
686
|
-
<line num="
|
|
687
|
-
<line num="
|
|
688
|
-
<line num="428" count="
|
|
689
|
-
<line num="
|
|
690
|
-
<line num="
|
|
691
|
-
<line num="
|
|
692
|
-
<line num="
|
|
693
|
-
<line num="
|
|
694
|
-
<line num="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
697
|
-
<line num="
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="450" count="
|
|
639
|
+
<line num="286" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
640
|
+
<line num="287" count="109" type="stmt"/>
|
|
641
|
+
<line num="289" count="109" type="cond" truecount="1" falsecount="0"/>
|
|
642
|
+
<line num="290" count="5" type="stmt"/>
|
|
643
|
+
<line num="293" count="109" type="stmt"/>
|
|
644
|
+
<line num="302" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
645
|
+
<line num="303" count="1" type="stmt"/>
|
|
646
|
+
<line num="306" count="1" type="stmt"/>
|
|
647
|
+
<line num="315" count="1" type="stmt"/>
|
|
648
|
+
<line num="318" count="1" type="stmt"/>
|
|
649
|
+
<line num="319" count="1" type="stmt"/>
|
|
650
|
+
<line num="327" count="109" type="stmt"/>
|
|
651
|
+
<line num="328" count="109" type="stmt"/>
|
|
652
|
+
<line num="329" count="109" type="stmt"/>
|
|
653
|
+
<line num="330" count="109" type="stmt"/>
|
|
654
|
+
<line num="332" count="109" type="cond" truecount="4" falsecount="0"/>
|
|
655
|
+
<line num="336" count="35" type="stmt"/>
|
|
656
|
+
<line num="337" count="35" type="stmt"/>
|
|
657
|
+
<line num="341" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
658
|
+
<line num="342" count="35" type="stmt"/>
|
|
659
|
+
<line num="347" count="35" type="stmt"/>
|
|
660
|
+
<line num="355" count="8" type="stmt"/>
|
|
661
|
+
<line num="356" count="8" type="stmt"/>
|
|
662
|
+
<line num="360" count="3" type="stmt"/>
|
|
663
|
+
<line num="361" count="3" type="stmt"/>
|
|
664
|
+
<line num="365" count="1" type="stmt"/>
|
|
665
|
+
<line num="366" count="1" type="stmt"/>
|
|
666
|
+
<line num="370" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
667
|
+
<line num="371" count="1" type="stmt"/>
|
|
668
|
+
<line num="381" count="177" type="stmt"/>
|
|
669
|
+
<line num="385" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
670
|
+
<line num="389" count="1" type="stmt"/>
|
|
671
|
+
<line num="390" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
672
|
+
<line num="392" count="1" type="stmt"/>
|
|
673
|
+
<line num="396" count="5" type="stmt"/>
|
|
674
|
+
<line num="397" count="4" type="stmt"/>
|
|
675
|
+
<line num="398" count="1" type="stmt"/>
|
|
676
|
+
<line num="409" count="5" type="stmt"/>
|
|
677
|
+
<line num="410" count="5" type="stmt"/>
|
|
678
|
+
<line num="411" count="4" type="stmt"/>
|
|
679
|
+
<line num="413" count="1" type="stmt"/>
|
|
680
|
+
<line num="415" count="5" type="stmt"/>
|
|
681
|
+
<line num="419" count="5" type="stmt"/>
|
|
682
|
+
<line num="420" count="5" type="stmt"/>
|
|
683
|
+
<line num="421" count="5" type="stmt"/>
|
|
684
|
+
<line num="424" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
685
|
+
<line num="428" count="4" type="stmt"/>
|
|
686
|
+
<line num="430" count="4" type="stmt"/>
|
|
687
|
+
<line num="432" count="4" type="stmt"/>
|
|
688
|
+
<line num="433" count="4" type="stmt"/>
|
|
689
|
+
<line num="435" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
690
|
+
<line num="436" count="1" type="stmt"/>
|
|
691
|
+
<line num="439" count="1" type="stmt"/>
|
|
692
|
+
<line num="442" count="2" type="stmt"/>
|
|
693
|
+
<line num="445" count="2" type="stmt"/>
|
|
694
|
+
<line num="446" count="2" type="stmt"/>
|
|
695
|
+
<line num="448" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
696
|
+
<line num="450" count="1" type="stmt"/>
|
|
700
697
|
<line num="451" count="2" type="stmt"/>
|
|
701
|
-
<line num="
|
|
698
|
+
<line num="454" count="1" type="stmt"/>
|
|
699
|
+
<line num="456" count="1" type="stmt"/>
|
|
700
|
+
<line num="457" count="2" type="stmt"/>
|
|
702
701
|
<line num="458" count="2" type="stmt"/>
|
|
703
|
-
<line num="
|
|
704
|
-
<line num="
|
|
705
|
-
<line num="
|
|
706
|
-
<line num="
|
|
707
|
-
<line num="471" count="4" type="
|
|
708
|
-
<line num="
|
|
709
|
-
<line num="
|
|
710
|
-
<line num="
|
|
711
|
-
<line num="
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="
|
|
702
|
+
<line num="459" count="2" type="stmt"/>
|
|
703
|
+
<line num="464" count="2" type="stmt"/>
|
|
704
|
+
<line num="466" count="2" type="stmt"/>
|
|
705
|
+
<line num="470" count="4" type="stmt"/>
|
|
706
|
+
<line num="471" count="4" type="stmt"/>
|
|
707
|
+
<line num="473" count="3" type="stmt"/>
|
|
708
|
+
<line num="474" count="3" type="stmt"/>
|
|
709
|
+
<line num="479" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
710
|
+
<line num="480" count="1" type="stmt"/>
|
|
711
|
+
<line num="483" count="4" type="stmt"/>
|
|
712
|
+
<line num="496" count="3" type="stmt"/>
|
|
713
|
+
<line num="499" count="109" type="stmt"/>
|
|
714
714
|
<line num="501" count="109" type="stmt"/>
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="505" count="109" type="stmt"/>
|
|
718
|
-
<line num="506" count="109" type="stmt"/>
|
|
719
|
-
<line num="507" count="109" type="stmt"/>
|
|
715
|
+
<line num="508" count="109" type="stmt"/>
|
|
716
|
+
<line num="509" count="109" type="stmt"/>
|
|
720
717
|
<line num="511" count="109" type="stmt"/>
|
|
721
|
-
<line num="512" count="
|
|
722
|
-
<line num="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="
|
|
725
|
-
<line num="
|
|
726
|
-
<line num="
|
|
727
|
-
<line num="
|
|
728
|
-
<line num="
|
|
729
|
-
<line num="
|
|
730
|
-
<line num="
|
|
731
|
-
<line num="
|
|
732
|
-
<line num="541" count="
|
|
733
|
-
<line num="
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="547" count="
|
|
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="564" count="
|
|
745
|
-
<line num="
|
|
746
|
-
<line num="
|
|
747
|
-
<line num="
|
|
748
|
-
<line num="
|
|
749
|
-
<line num="
|
|
750
|
-
<line num="
|
|
751
|
-
<line num="
|
|
752
|
-
<line num="
|
|
753
|
-
<line num="
|
|
754
|
-
<line num="
|
|
755
|
-
<line num="
|
|
756
|
-
<line num="
|
|
757
|
-
<line num="
|
|
758
|
-
<line num="
|
|
759
|
-
<line num="
|
|
760
|
-
<line num="
|
|
761
|
-
<line num="
|
|
762
|
-
<line num="
|
|
763
|
-
<line num="
|
|
764
|
-
<line num="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="
|
|
769
|
-
<line num="
|
|
770
|
-
<line num="
|
|
718
|
+
<line num="512" count="109" type="stmt"/>
|
|
719
|
+
<line num="513" count="109" type="stmt"/>
|
|
720
|
+
<line num="514" count="109" type="stmt"/>
|
|
721
|
+
<line num="515" count="109" type="stmt"/>
|
|
722
|
+
<line num="519" count="109" type="stmt"/>
|
|
723
|
+
<line num="520" count="92" type="cond" truecount="1" falsecount="0"/>
|
|
724
|
+
<line num="524" count="16" type="stmt"/>
|
|
725
|
+
<line num="527" count="92" type="stmt"/>
|
|
726
|
+
<line num="531" count="109" type="stmt"/>
|
|
727
|
+
<line num="533" count="81" type="stmt"/>
|
|
728
|
+
<line num="539" count="81" type="stmt"/>
|
|
729
|
+
<line num="541" count="120" type="stmt"/>
|
|
730
|
+
<line num="542" count="81" type="stmt"/>
|
|
731
|
+
<line num="543" count="81" type="cond" truecount="2" falsecount="0"/>
|
|
732
|
+
<line num="547" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
733
|
+
<line num="548" count="16" type="stmt"/>
|
|
734
|
+
<line num="549" count="18" type="stmt"/>
|
|
735
|
+
<line num="551" count="16" type="stmt"/>
|
|
736
|
+
<line num="552" count="11" type="stmt"/>
|
|
737
|
+
<line num="555" count="16" type="stmt"/>
|
|
738
|
+
<line num="558" count="17" type="stmt"/>
|
|
739
|
+
<line num="560" count="64" type="stmt"/>
|
|
740
|
+
<line num="561" count="64" type="stmt"/>
|
|
741
|
+
<line num="564" count="81" type="cond" truecount="3" falsecount="0"/>
|
|
742
|
+
<line num="565" count="69" type="stmt"/>
|
|
743
|
+
<line num="568" count="79" type="cond" truecount="3" falsecount="0"/>
|
|
744
|
+
<line num="569" count="1" type="stmt"/>
|
|
745
|
+
<line num="571" count="79" type="cond" truecount="1" falsecount="0"/>
|
|
746
|
+
<line num="572" count="1" type="stmt"/>
|
|
747
|
+
<line num="581" count="16" type="stmt"/>
|
|
748
|
+
<line num="582" count="16" type="stmt"/>
|
|
749
|
+
<line num="583" count="16" type="stmt"/>
|
|
750
|
+
<line num="585" count="16" type="stmt"/>
|
|
751
|
+
<line num="586" count="68" type="stmt"/>
|
|
752
|
+
<line num="587" count="68" type="stmt"/>
|
|
753
|
+
<line num="588" count="73" type="stmt"/>
|
|
754
|
+
<line num="589" count="73" type="cond" truecount="3" falsecount="0"/>
|
|
755
|
+
<line num="590" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
756
|
+
<line num="591" count="28" type="stmt"/>
|
|
757
|
+
<line num="593" count="32" type="stmt"/>
|
|
758
|
+
<line num="595" count="32" type="stmt"/>
|
|
759
|
+
<line num="596" count="32" type="stmt"/>
|
|
760
|
+
<line num="597" count="32" type="stmt"/>
|
|
761
|
+
<line num="601" count="68" type="stmt"/>
|
|
762
|
+
<line num="602" count="73" type="stmt"/>
|
|
763
|
+
<line num="605" count="68" type="stmt"/>
|
|
764
|
+
<line num="608" count="73" type="stmt"/>
|
|
765
|
+
<line num="612" count="68" type="stmt"/>
|
|
766
|
+
<line num="615" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
767
|
+
<line num="616" count="15" type="stmt"/>
|
|
768
|
+
<line num="618" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
769
|
+
<line num="619" count="14" type="stmt"/>
|
|
770
|
+
<line num="625" count="125" type="stmt"/>
|
|
771
|
+
<line num="626" count="125" type="stmt"/>
|
|
771
772
|
<line num="627" count="17" type="stmt"/>
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="645" count="
|
|
777
|
-
<line num="
|
|
778
|
-
<line num="
|
|
779
|
-
<line num="
|
|
780
|
-
<line num="
|
|
781
|
-
<line num="
|
|
782
|
-
<line num="
|
|
783
|
-
<line num="
|
|
784
|
-
<line num="
|
|
785
|
-
<line num="
|
|
786
|
-
<line num="
|
|
787
|
-
<line num="
|
|
788
|
-
<line num="
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="
|
|
791
|
-
<line num="
|
|
792
|
-
<line num="
|
|
793
|
-
<line num="
|
|
794
|
-
<line num="
|
|
795
|
-
<line num="
|
|
796
|
-
<line num="
|
|
797
|
-
<line num="
|
|
798
|
-
<line num="
|
|
799
|
-
<line num="
|
|
800
|
-
<line num="
|
|
801
|
-
<line num="
|
|
802
|
-
<line num="
|
|
803
|
-
<line num="
|
|
804
|
-
<line num="
|
|
805
|
-
<line num="
|
|
806
|
-
<line num="
|
|
807
|
-
<line num="
|
|
808
|
-
<line num="737" count="
|
|
809
|
-
<line num="
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="
|
|
817
|
-
<line num="
|
|
818
|
-
<line num="
|
|
819
|
-
<line num="
|
|
820
|
-
<line num="
|
|
821
|
-
<line num="
|
|
822
|
-
<line num="
|
|
823
|
-
<line num="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="778" count="12" type="stmt"/>
|
|
773
|
+
<line num="635" count="17" type="stmt"/>
|
|
774
|
+
<line num="637" count="17" type="stmt"/>
|
|
775
|
+
<line num="642" count="125" type="stmt"/>
|
|
776
|
+
<line num="643" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
777
|
+
<line num="645" count="125" type="stmt"/>
|
|
778
|
+
<line num="653" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
779
|
+
<line num="654" count="32" type="stmt"/>
|
|
780
|
+
<line num="667" count="32" type="stmt"/>
|
|
781
|
+
<line num="668" count="8" type="stmt"/>
|
|
782
|
+
<line num="670" count="32" type="stmt"/>
|
|
783
|
+
<line num="671" count="32" type="stmt"/>
|
|
784
|
+
<line num="672" count="32" type="stmt"/>
|
|
785
|
+
<line num="676" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
786
|
+
<line num="677" count="32" type="stmt"/>
|
|
787
|
+
<line num="680" count="11" type="stmt"/>
|
|
788
|
+
<line num="681" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
789
|
+
<line num="682" count="9" type="stmt"/>
|
|
790
|
+
<line num="692" count="9" type="stmt"/>
|
|
791
|
+
<line num="693" count="4" type="stmt"/>
|
|
792
|
+
<line num="696" count="9" type="stmt"/>
|
|
793
|
+
<line num="702" count="49" type="stmt"/>
|
|
794
|
+
<line num="703" count="29" type="stmt"/>
|
|
795
|
+
<line num="713" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
796
|
+
<line num="717" count="90" type="cond" truecount="1" falsecount="0"/>
|
|
797
|
+
<line num="718" count="86" type="stmt"/>
|
|
798
|
+
<line num="720" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
799
|
+
<line num="721" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
800
|
+
<line num="722" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
801
|
+
<line num="723" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
802
|
+
<line num="725" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
803
|
+
<line num="726" count="78" type="stmt"/>
|
|
804
|
+
<line num="732" count="68" type="cond" truecount="1" falsecount="0"/>
|
|
805
|
+
<line num="733" count="19" type="stmt"/>
|
|
806
|
+
<line num="734" count="45" type="stmt"/>
|
|
807
|
+
<line num="735" count="45" type="stmt"/>
|
|
808
|
+
<line num="736" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
809
|
+
<line num="737" count="10" type="stmt"/>
|
|
810
|
+
<line num="745" count="45" type="stmt"/>
|
|
811
|
+
<line num="747" count="45" type="stmt"/>
|
|
812
|
+
<line num="748" count="45" type="stmt"/>
|
|
813
|
+
<line num="755" count="14" type="cond" truecount="1" falsecount="0"/>
|
|
814
|
+
<line num="757" count="3" type="stmt"/>
|
|
815
|
+
<line num="763" count="3" type="stmt"/>
|
|
816
|
+
<line num="767" count="12" type="stmt"/>
|
|
817
|
+
<line num="768" count="12" type="stmt"/>
|
|
818
|
+
<line num="769" count="27" type="stmt"/>
|
|
819
|
+
<line num="770" count="27" type="stmt"/>
|
|
820
|
+
<line num="772" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
821
|
+
<line num="773" count="12" type="stmt"/>
|
|
822
|
+
<line num="774" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
823
|
+
<line num="775" count="9" type="stmt"/>
|
|
824
|
+
<line num="776" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
825
|
+
<line num="777" count="2" type="stmt"/>
|
|
826
|
+
<line num="778" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
827
|
+
<line num="779" count="2" type="stmt"/>
|
|
828
828
|
<line num="782" count="2" type="stmt"/>
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="
|
|
832
|
-
<line num="795" count="
|
|
833
|
-
<line num="
|
|
834
|
-
<line num="
|
|
835
|
-
<line num="
|
|
836
|
-
<line num="
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="
|
|
839
|
-
<line num="
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="
|
|
842
|
-
<line num="
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="
|
|
845
|
-
<line num="
|
|
846
|
-
<line num="826" count="
|
|
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="852" count="
|
|
859
|
-
<line num="
|
|
860
|
-
<line num="
|
|
861
|
-
<line num="
|
|
862
|
-
<line num="
|
|
863
|
-
<line num="
|
|
864
|
-
<line num="
|
|
865
|
-
<line num="
|
|
866
|
-
<line num="
|
|
867
|
-
<line num="
|
|
868
|
-
<line num="
|
|
869
|
-
<line num="
|
|
870
|
-
<line num="
|
|
871
|
-
<line num="
|
|
829
|
+
<line num="786" count="12" type="stmt"/>
|
|
830
|
+
<line num="790" count="2" type="stmt"/>
|
|
831
|
+
<line num="791" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
832
|
+
<line num="795" count="22" type="stmt"/>
|
|
833
|
+
<line num="798" count="20" type="stmt"/>
|
|
834
|
+
<line num="803" count="32" type="stmt"/>
|
|
835
|
+
<line num="804" count="32" type="stmt"/>
|
|
836
|
+
<line num="805" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
837
|
+
<line num="806" count="26" type="stmt"/>
|
|
838
|
+
<line num="808" count="32" type="stmt"/>
|
|
839
|
+
<line num="809" count="32" type="stmt"/>
|
|
840
|
+
<line num="810" count="32" type="stmt"/>
|
|
841
|
+
<line num="814" count="3" type="stmt"/>
|
|
842
|
+
<line num="815" count="1" type="stmt"/>
|
|
843
|
+
<line num="816" count="1" type="stmt"/>
|
|
844
|
+
<line num="817" count="1" type="stmt"/>
|
|
845
|
+
<line num="822" count="5" type="stmt"/>
|
|
846
|
+
<line num="826" count="28" type="stmt"/>
|
|
847
|
+
<line num="833" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
848
|
+
<line num="834" count="2" type="stmt"/>
|
|
849
|
+
<line num="836" count="15" type="stmt"/>
|
|
850
|
+
<line num="837" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
851
|
+
<line num="839" count="13" type="stmt"/>
|
|
852
|
+
<line num="840" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
853
|
+
<line num="843" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
854
|
+
<line num="844" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
855
|
+
<line num="846" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
856
|
+
<line num="849" count="13" type="stmt"/>
|
|
857
|
+
<line num="851" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
858
|
+
<line num="852" count="6" type="stmt"/>
|
|
859
|
+
<line num="854" count="7" type="stmt"/>
|
|
860
|
+
<line num="860" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
861
|
+
<line num="861" count="1" type="stmt"/>
|
|
862
|
+
<line num="863" count="10" type="stmt"/>
|
|
863
|
+
<line num="864" count="10" type="cond" truecount="3" falsecount="0"/>
|
|
864
|
+
<line num="866" count="9" type="stmt"/>
|
|
865
|
+
<line num="868" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
866
|
+
<line num="871" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
867
|
+
<line num="872" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
868
|
+
<line num="874" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
869
|
+
<line num="877" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
870
|
+
<line num="879" count="9" type="stmt"/>
|
|
871
|
+
<line num="881" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
872
872
|
<line num="882" count="3" type="stmt"/>
|
|
873
|
-
<line num="
|
|
874
|
-
<line num="
|
|
875
|
-
<line num="
|
|
876
|
-
<line num="
|
|
877
|
-
<line num="
|
|
878
|
-
<line num="
|
|
879
|
-
<line num="
|
|
880
|
-
<line num="
|
|
881
|
-
<line num="
|
|
882
|
-
<line num="
|
|
883
|
-
<line num="
|
|
884
|
-
<line num="
|
|
885
|
-
<line num="
|
|
886
|
-
<line num="
|
|
887
|
-
<line num="
|
|
888
|
-
<line num="
|
|
873
|
+
<line num="884" count="6" type="stmt"/>
|
|
874
|
+
<line num="890" count="3" type="stmt"/>
|
|
875
|
+
<line num="891" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
876
|
+
<line num="892" count="1" type="stmt"/>
|
|
877
|
+
<line num="893" count="2" type="cond" truecount="5" falsecount="0"/>
|
|
878
|
+
<line num="894" count="1" type="stmt"/>
|
|
879
|
+
<line num="899" count="3" type="stmt"/>
|
|
880
|
+
<line num="900" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
881
|
+
<line num="901" count="2" type="stmt"/>
|
|
882
|
+
<line num="912" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
883
|
+
<line num="913" count="1" type="stmt"/>
|
|
884
|
+
<line num="915" count="1" type="stmt"/>
|
|
885
|
+
<line num="923" count="2" type="stmt"/>
|
|
886
|
+
<line num="937" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
887
|
+
<line num="938" count="1" type="stmt"/>
|
|
888
|
+
<line num="946" count="2" type="stmt"/>
|
|
889
|
+
<line num="962" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
889
890
|
<line num="963" count="1" type="stmt"/>
|
|
890
|
-
<line num="
|
|
891
|
-
<line num="
|
|
891
|
+
<line num="971" count="1" type="stmt"/>
|
|
892
|
+
<line num="982" count="1" type="stmt"/>
|
|
893
|
+
<line num="986" count="2" type="stmt"/>
|
|
892
894
|
</file>
|
|
893
895
|
<file name="interfaces.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
894
896
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
895
|
-
<line num="98" count="26" type="stmt"/>
|
|
896
897
|
<line num="99" count="26" type="stmt"/>
|
|
898
|
+
<line num="100" count="26" type="stmt"/>
|
|
897
899
|
</file>
|
|
898
900
|
<file name="layout-options.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
|
|
899
901
|
<metrics statements="95" coveredstatements="95" conditionals="53" coveredconditionals="53" methods="18" coveredmethods="18"/>
|
|
@@ -1113,9 +1115,9 @@
|
|
|
1113
1115
|
</file>
|
|
1114
1116
|
</package>
|
|
1115
1117
|
<package name="src.components.tek-tree-grid">
|
|
1116
|
-
<metrics statements="
|
|
1118
|
+
<metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
|
|
1117
1119
|
<file name="tree-grid.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
|
|
1118
|
-
<metrics statements="
|
|
1120
|
+
<metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
|
|
1119
1121
|
<line num="1" count="26" type="stmt"/>
|
|
1120
1122
|
<line num="6" count="26" type="stmt"/>
|
|
1121
1123
|
<line num="10" count="26" type="stmt"/>
|
|
@@ -1130,82 +1132,84 @@
|
|
|
1130
1132
|
<line num="38" count="18" type="stmt"/>
|
|
1131
1133
|
<line num="41" count="18" type="stmt"/>
|
|
1132
1134
|
<line num="44" count="18" type="stmt"/>
|
|
1133
|
-
<line num="
|
|
1135
|
+
<line num="47" count="18" type="stmt"/>
|
|
1134
1136
|
<line num="61" count="18" type="stmt"/>
|
|
1135
1137
|
<line num="64" count="18" type="stmt"/>
|
|
1136
1138
|
<line num="67" count="18" type="stmt"/>
|
|
1137
|
-
<line num="
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="
|
|
1144
|
-
<line num="
|
|
1145
|
-
<line num="
|
|
1146
|
-
<line num="
|
|
1147
|
-
<line num="
|
|
1148
|
-
<line num="
|
|
1149
|
-
<line num="
|
|
1150
|
-
<line num="
|
|
1151
|
-
<line num="
|
|
1152
|
-
<line num="
|
|
1153
|
-
<line num="
|
|
1154
|
-
<line num="
|
|
1155
|
-
<line num="
|
|
1156
|
-
<line num="
|
|
1157
|
-
<line num="
|
|
1158
|
-
<line num="
|
|
1159
|
-
<line num="
|
|
1160
|
-
<line num="
|
|
1161
|
-
<line num="
|
|
1162
|
-
<line num="
|
|
1163
|
-
<line num="
|
|
1164
|
-
<line num="
|
|
1165
|
-
<line num="
|
|
1166
|
-
<line num="
|
|
1167
|
-
<line num="
|
|
1168
|
-
<line num="
|
|
1169
|
-
<line num="
|
|
1170
|
-
<line num="
|
|
1171
|
-
<line num="
|
|
1172
|
-
<line num="
|
|
1173
|
-
<line num="
|
|
1174
|
-
<line num="
|
|
1175
|
-
<line num="
|
|
1176
|
-
<line num="
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="
|
|
1179
|
-
<line num="
|
|
1180
|
-
<line num="
|
|
1181
|
-
<line num="
|
|
1182
|
-
<line num="
|
|
1183
|
-
<line num="284" count="
|
|
1184
|
-
<line num="
|
|
1185
|
-
<line num="
|
|
1186
|
-
<line num="
|
|
1187
|
-
<line num="
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="308" count="
|
|
1190
|
-
<line num="
|
|
1191
|
-
<line num="
|
|
1192
|
-
<line num="
|
|
1193
|
-
<line num="
|
|
1194
|
-
<line num="
|
|
1195
|
-
<line num="
|
|
1196
|
-
<line num="
|
|
1197
|
-
<line num="
|
|
1198
|
-
<line num="
|
|
1199
|
-
<line num="
|
|
1200
|
-
<line num="
|
|
1201
|
-
<line num="
|
|
1202
|
-
<line num="
|
|
1203
|
-
<line num="
|
|
1204
|
-
<line num="
|
|
1205
|
-
<line num="
|
|
1206
|
-
<line num="
|
|
1207
|
-
<line num="
|
|
1139
|
+
<line num="70" count="18" type="stmt"/>
|
|
1140
|
+
<line num="79" count="18" type="stmt"/>
|
|
1141
|
+
<line num="84" count="18" type="stmt"/>
|
|
1142
|
+
<line num="90" count="18" type="stmt"/>
|
|
1143
|
+
<line num="96" count="18" type="stmt"/>
|
|
1144
|
+
<line num="106" count="18" type="stmt"/>
|
|
1145
|
+
<line num="111" count="18" type="stmt"/>
|
|
1146
|
+
<line num="118" count="18" type="stmt"/>
|
|
1147
|
+
<line num="138" count="18" type="stmt"/>
|
|
1148
|
+
<line num="151" count="18" type="stmt"/>
|
|
1149
|
+
<line num="152" count="18" type="stmt"/>
|
|
1150
|
+
<line num="153" count="18" type="stmt"/>
|
|
1151
|
+
<line num="158" count="18" type="stmt"/>
|
|
1152
|
+
<line num="163" count="18" type="stmt"/>
|
|
1153
|
+
<line num="168" count="18" type="stmt"/>
|
|
1154
|
+
<line num="173" count="18" type="stmt"/>
|
|
1155
|
+
<line num="178" count="18" type="stmt"/>
|
|
1156
|
+
<line num="183" count="18" type="stmt"/>
|
|
1157
|
+
<line num="188" count="18" type="stmt"/>
|
|
1158
|
+
<line num="193" count="18" type="stmt"/>
|
|
1159
|
+
<line num="198" count="18" type="stmt"/>
|
|
1160
|
+
<line num="203" count="18" type="stmt"/>
|
|
1161
|
+
<line num="208" count="18" type="stmt"/>
|
|
1162
|
+
<line num="213" count="18" type="stmt"/>
|
|
1163
|
+
<line num="218" count="18" type="stmt"/>
|
|
1164
|
+
<line num="223" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
1165
|
+
<line num="224" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
1166
|
+
<line num="225" count="18" type="stmt"/>
|
|
1167
|
+
<line num="227" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1168
|
+
<line num="228" count="3" type="stmt"/>
|
|
1169
|
+
<line num="231" count="18" type="stmt"/>
|
|
1170
|
+
<line num="240" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1171
|
+
<line num="241" count="1" type="stmt"/>
|
|
1172
|
+
<line num="244" count="1" type="stmt"/>
|
|
1173
|
+
<line num="253" count="1" type="stmt"/>
|
|
1174
|
+
<line num="256" count="1" type="stmt"/>
|
|
1175
|
+
<line num="257" count="1" type="stmt"/>
|
|
1176
|
+
<line num="265" count="18" type="stmt"/>
|
|
1177
|
+
<line num="266" count="18" type="stmt"/>
|
|
1178
|
+
<line num="267" count="18" type="stmt"/>
|
|
1179
|
+
<line num="269" count="18" type="stmt"/>
|
|
1180
|
+
<line num="273" count="3" type="stmt"/>
|
|
1181
|
+
<line num="274" count="3" type="stmt"/>
|
|
1182
|
+
<line num="278" count="3" type="stmt"/>
|
|
1183
|
+
<line num="279" count="3" type="stmt"/>
|
|
1184
|
+
<line num="283" count="7" type="stmt"/>
|
|
1185
|
+
<line num="284" count="7" type="stmt"/>
|
|
1186
|
+
<line num="288" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1187
|
+
<line num="292" count="1" type="stmt"/>
|
|
1188
|
+
<line num="293" count="1" type="stmt"/>
|
|
1189
|
+
<line num="297" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1190
|
+
<line num="298" count="1" type="stmt"/>
|
|
1191
|
+
<line num="308" count="19" type="stmt"/>
|
|
1192
|
+
<line num="312" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1193
|
+
<line num="316" count="1" type="stmt"/>
|
|
1194
|
+
<line num="317" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1195
|
+
<line num="319" count="1" type="stmt"/>
|
|
1196
|
+
<line num="323" count="2" type="stmt"/>
|
|
1197
|
+
<line num="324" count="2" type="stmt"/>
|
|
1198
|
+
<line num="325" count="2" type="stmt"/>
|
|
1199
|
+
<line num="328" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1200
|
+
<line num="332" count="1" type="stmt"/>
|
|
1201
|
+
<line num="333" count="1" type="stmt"/>
|
|
1202
|
+
<line num="338" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1203
|
+
<line num="339" count="1" type="stmt"/>
|
|
1204
|
+
<line num="342" count="2" type="stmt"/>
|
|
1205
|
+
<line num="355" count="2" type="stmt"/>
|
|
1206
|
+
<line num="359" count="1" type="stmt"/>
|
|
1207
|
+
<line num="369" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1208
|
+
<line num="370" count="1" type="stmt"/>
|
|
1209
|
+
<line num="372" count="1" type="stmt"/>
|
|
1208
1210
|
<line num="380" count="2" type="stmt"/>
|
|
1211
|
+
<line num="384" count="1" type="stmt"/>
|
|
1212
|
+
<line num="388" count="2" type="stmt"/>
|
|
1209
1213
|
</file>
|
|
1210
1214
|
</package>
|
|
1211
1215
|
<package name="src.components.tek-user-info">
|
|
@@ -1326,7 +1330,7 @@
|
|
|
1326
1330
|
</file>
|
|
1327
1331
|
</package>
|
|
1328
1332
|
<package name="src.utils.grid-base">
|
|
1329
|
-
<metrics statements="
|
|
1333
|
+
<metrics statements="199" coveredstatements="199" conditionals="129" coveredconditionals="129" methods="65" coveredmethods="65"/>
|
|
1330
1334
|
<file name="grid-base.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
|
|
1331
1335
|
<metrics statements="170" coveredstatements="170" conditionals="98" coveredconditionals="98" methods="44" coveredmethods="44"/>
|
|
1332
1336
|
<line num="1" count="26" type="stmt"/>
|
|
@@ -1501,7 +1505,7 @@
|
|
|
1501
1505
|
<line num="748" count="26" type="stmt"/>
|
|
1502
1506
|
</file>
|
|
1503
1507
|
<file name="grid-controller.ts" path="/Users/zedmartins/workfolder/zeedhi/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
|
|
1504
|
-
<metrics statements="
|
|
1508
|
+
<metrics statements="29" coveredstatements="29" conditionals="31" coveredconditionals="31" methods="21" coveredmethods="21"/>
|
|
1505
1509
|
<line num="4" count="26" type="stmt"/>
|
|
1506
1510
|
<line num="8" count="47" type="stmt"/>
|
|
1507
1511
|
<line num="12" count="1" type="stmt"/>
|
|
@@ -1520,16 +1524,17 @@
|
|
|
1520
1524
|
<line num="79" count="10" type="stmt"/>
|
|
1521
1525
|
<line num="83" count="3" type="stmt"/>
|
|
1522
1526
|
<line num="90" count="2" type="stmt"/>
|
|
1523
|
-
<line num="96" count="
|
|
1524
|
-
<line num="100" count="
|
|
1525
|
-
<line num="104" count="
|
|
1526
|
-
<line num="
|
|
1527
|
-
<line num="
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="111" count="
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="
|
|
1527
|
+
<line num="96" count="5" type="stmt"/>
|
|
1528
|
+
<line num="100" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1529
|
+
<line num="104" count="1" type="stmt"/>
|
|
1530
|
+
<line num="108" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1531
|
+
<line num="109" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1532
|
+
<line num="110" count="2" type="stmt"/>
|
|
1533
|
+
<line num="111" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1534
|
+
<line num="115" count="1" type="stmt"/>
|
|
1535
|
+
<line num="118" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1536
|
+
<line num="119" count="3" type="stmt"/>
|
|
1537
|
+
<line num="122" count="1" type="stmt"/>
|
|
1533
1538
|
</file>
|
|
1534
1539
|
</package>
|
|
1535
1540
|
<package name="src.utils.report-filter">
|