@zeedhi/teknisa-components-common 1.82.0 → 1.84.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 +574 -567
- package/coverage/coverage-final.json +6 -6
- 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 +1015 -998
- package/dist/tek-components-common.esm.js +5 -0
- package/dist/tek-components-common.umd.js +5 -0
- package/package.json +3 -3
- package/tests/unit/components/tek-grid/grid.spec.ts +2 -0
- package/types/utils/grid-base/grid-base.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="1698850976855" clover="3.2.0">
|
|
3
|
+
<project timestamp="1698850976855" name="All files">
|
|
4
|
+
<metrics statements="1419" coveredstatements="1419" conditionals="656" coveredconditionals="656" methods="344" coveredmethods="344" elements="2419" coveredelements="2419" complexity="0" loc="1419" ncloc="1419" 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="/home/luizg/workfolder/projects/v1/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="523" coveredstatements="523" conditionals="223" coveredconditionals="223" methods="123" coveredmethods="123"/>
|
|
455
455
|
<file name="filter-helper.ts" path="/home/luizg/workfolder/projects/v1/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"/>
|
|
@@ -467,81 +467,81 @@
|
|
|
467
467
|
<line num="2" count="26" type="stmt"/>
|
|
468
468
|
<line num="3" count="26" type="stmt"/>
|
|
469
469
|
<line num="10" count="26" type="stmt"/>
|
|
470
|
-
<line num="
|
|
471
|
-
<line num="
|
|
472
|
-
<line num="
|
|
473
|
-
<line num="
|
|
474
|
-
<line num="
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="
|
|
481
|
-
<line num="
|
|
482
|
-
<line num="
|
|
483
|
-
<line num="
|
|
484
|
-
<line num="
|
|
485
|
-
<line num="
|
|
486
|
-
<line num="
|
|
487
|
-
<line num="
|
|
488
|
-
<line num="
|
|
489
|
-
<line num="
|
|
470
|
+
<line num="67" count="9" type="stmt"/>
|
|
471
|
+
<line num="69" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
472
|
+
<line num="70" count="4" type="stmt"/>
|
|
473
|
+
<line num="72" count="5" type="stmt"/>
|
|
474
|
+
<line num="74" count="5" type="stmt"/>
|
|
475
|
+
<line num="75" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
476
|
+
<line num="76" count="3" type="stmt"/>
|
|
477
|
+
<line num="77" count="3" type="stmt"/>
|
|
478
|
+
<line num="80" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
479
|
+
<line num="81" count="2" type="stmt"/>
|
|
480
|
+
<line num="82" count="2" type="stmt"/>
|
|
481
|
+
<line num="83" count="2" type="stmt"/>
|
|
482
|
+
<line num="87" count="4" type="stmt"/>
|
|
483
|
+
<line num="88" count="4" type="stmt"/>
|
|
484
|
+
<line num="89" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
485
|
+
<line num="90" count="2" type="stmt"/>
|
|
486
|
+
<line num="92" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
487
|
+
<line num="93" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
488
|
+
<line num="94" count="1" type="stmt"/>
|
|
489
|
+
<line num="97" count="2" type="stmt"/>
|
|
490
|
+
<line num="100" count="4" type="stmt"/>
|
|
491
|
+
<line num="101" count="4" type="stmt"/>
|
|
492
|
+
<line num="102" count="20" type="stmt"/>
|
|
490
493
|
<line num="104" count="4" type="stmt"/>
|
|
491
494
|
<line num="105" count="4" type="stmt"/>
|
|
492
|
-
<line num="106" count="
|
|
493
|
-
<line num="
|
|
494
|
-
<line num="
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="
|
|
497
|
-
<line num="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
508
|
-
<line num="134" count="
|
|
509
|
-
<line num="135" count="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="
|
|
513
|
-
<line num="
|
|
514
|
-
<line num="
|
|
515
|
-
<line num="
|
|
516
|
-
<line num="
|
|
517
|
-
<line num="
|
|
518
|
-
<line num="
|
|
519
|
-
<line num="
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="167" count="3" type="stmt"/>
|
|
495
|
+
<line num="106" count="4" type="stmt"/>
|
|
496
|
+
<line num="112" count="3" type="stmt"/>
|
|
497
|
+
<line num="113" count="3" type="stmt"/>
|
|
498
|
+
<line num="114" count="3" type="stmt"/>
|
|
499
|
+
<line num="115" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
500
|
+
<line num="116" count="1" type="stmt"/>
|
|
501
|
+
<line num="117" count="1" type="stmt"/>
|
|
502
|
+
<line num="120" count="5" type="stmt"/>
|
|
503
|
+
<line num="121" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
504
|
+
<line num="122" count="1" type="stmt"/>
|
|
505
|
+
<line num="123" count="1" type="stmt"/>
|
|
506
|
+
<line num="124" count="1" type="stmt"/>
|
|
507
|
+
<line num="127" count="4" type="stmt"/>
|
|
508
|
+
<line num="130" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
509
|
+
<line num="131" count="2" type="stmt"/>
|
|
510
|
+
<line num="133" count="2" type="stmt"/>
|
|
511
|
+
<line num="134" count="4" type="stmt"/>
|
|
512
|
+
<line num="135" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
513
|
+
<line num="139" count="3" type="stmt"/>
|
|
514
|
+
<line num="146" count="11" type="cond" truecount="1" falsecount="0"/>
|
|
515
|
+
<line num="147" count="1" type="stmt"/>
|
|
516
|
+
<line num="150" count="10" type="stmt"/>
|
|
517
|
+
<line num="151" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
518
|
+
<line num="152" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
519
|
+
<line num="153" count="6" type="stmt"/>
|
|
520
|
+
<line num="157" count="3" type="stmt"/>
|
|
521
|
+
<line num="163" count="3" type="stmt"/>
|
|
522
|
+
<line num="166" count="10" type="stmt"/>
|
|
523
|
+
<line num="167" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
522
524
|
<line num="170" count="10" type="stmt"/>
|
|
523
|
-
<line num="
|
|
524
|
-
<line num="
|
|
525
|
-
<line num="
|
|
526
|
-
<line num="
|
|
527
|
-
<line num="
|
|
528
|
-
<line num="
|
|
529
|
-
<line num="
|
|
530
|
-
<line num="
|
|
531
|
-
<line num="
|
|
532
|
-
<line num="
|
|
533
|
-
<line num="
|
|
534
|
-
<line num="
|
|
535
|
-
<line num="
|
|
536
|
-
<line num="
|
|
537
|
-
<line num="
|
|
538
|
-
<line num="
|
|
539
|
-
<line num="
|
|
540
|
-
<line num="
|
|
541
|
-
<line num="
|
|
542
|
-
<line num="
|
|
543
|
-
<line num="230" count="36" type="stmt"/>
|
|
544
|
-
<line num="231" count="1" type="stmt"/>
|
|
525
|
+
<line num="177" count="10" type="stmt"/>
|
|
526
|
+
<line num="181" count="889" type="stmt"/>
|
|
527
|
+
<line num="185" count="211" type="stmt"/>
|
|
528
|
+
<line num="186" count="211" type="stmt"/>
|
|
529
|
+
<line num="187" count="211" type="cond" truecount="1" falsecount="0"/>
|
|
530
|
+
<line num="188" count="22" type="stmt"/>
|
|
531
|
+
<line num="193" count="534" type="stmt"/>
|
|
532
|
+
<line num="197" count="211" type="stmt"/>
|
|
533
|
+
<line num="198" count="211" type="stmt"/>
|
|
534
|
+
<line num="199" count="211" type="cond" truecount="1" falsecount="0"/>
|
|
535
|
+
<line num="200" count="13" type="stmt"/>
|
|
536
|
+
<line num="205" count="294" type="stmt"/>
|
|
537
|
+
<line num="209" count="209" type="stmt"/>
|
|
538
|
+
<line num="210" count="209" type="stmt"/>
|
|
539
|
+
<line num="211" count="209" type="cond" truecount="1" falsecount="0"/>
|
|
540
|
+
<line num="212" count="1" type="stmt"/>
|
|
541
|
+
<line num="217" count="478" type="cond" truecount="2" falsecount="0"/>
|
|
542
|
+
<line num="221" count="624" type="stmt"/>
|
|
543
|
+
<line num="226" count="36" type="stmt"/>
|
|
544
|
+
<line num="227" count="1" type="stmt"/>
|
|
545
545
|
</file>
|
|
546
546
|
<file name="grid-columns-button-controller.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid-columns-button-controller.ts">
|
|
547
547
|
<metrics statements="14" coveredstatements="14" conditionals="7" coveredconditionals="7" methods="3" coveredmethods="3"/>
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
<line num="33" count="2" type="stmt"/>
|
|
581
581
|
</file>
|
|
582
582
|
<file name="grid.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/grid.ts">
|
|
583
|
-
<metrics statements="
|
|
583
|
+
<metrics statements="311" coveredstatements="311" 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,303 @@
|
|
|
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="
|
|
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="189" count="109" type="stmt"/>
|
|
619
619
|
<line num="196" 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="
|
|
620
|
+
<line num="197" count="109" type="stmt"/>
|
|
621
|
+
<line num="202" count="109" type="stmt"/>
|
|
622
|
+
<line num="207" count="109" type="stmt"/>
|
|
623
|
+
<line num="212" count="109" type="stmt"/>
|
|
624
|
+
<line num="217" count="109" type="stmt"/>
|
|
625
|
+
<line num="222" count="109" type="stmt"/>
|
|
626
|
+
<line num="227" count="109" type="stmt"/>
|
|
627
|
+
<line num="232" count="109" type="stmt"/>
|
|
628
|
+
<line num="237" count="109" type="stmt"/>
|
|
629
|
+
<line num="242" count="109" type="stmt"/>
|
|
630
|
+
<line num="247" count="109" type="stmt"/>
|
|
631
|
+
<line num="252" count="109" type="stmt"/>
|
|
632
|
+
<line num="257" count="109" type="stmt"/>
|
|
633
|
+
<line num="262" count="109" type="stmt"/>
|
|
634
634
|
<line num="267" count="109" type="stmt"/>
|
|
635
|
-
<line num="272" count="109" type="
|
|
636
|
-
<line num="
|
|
637
|
-
<line num="278" count="109" type="
|
|
638
|
-
<line num="
|
|
639
|
-
<line num="
|
|
640
|
-
<line num="282" count="5" type="stmt"/>
|
|
635
|
+
<line num="272" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
636
|
+
<line num="273" count="109" type="stmt"/>
|
|
637
|
+
<line num="278" count="109" type="stmt"/>
|
|
638
|
+
<line num="283" count="109" type="stmt"/>
|
|
639
|
+
<line num="284" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
641
640
|
<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="
|
|
641
|
+
<line num="287" count="109" type="cond" truecount="1" falsecount="0"/>
|
|
642
|
+
<line num="288" count="5" type="stmt"/>
|
|
643
|
+
<line num="291" count="109" type="stmt"/>
|
|
644
|
+
<line num="300" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
645
|
+
<line num="301" count="1" type="stmt"/>
|
|
646
|
+
<line num="304" count="1" type="stmt"/>
|
|
647
|
+
<line num="313" count="1" type="stmt"/>
|
|
648
|
+
<line num="316" count="1" type="stmt"/>
|
|
649
|
+
<line num="317" count="1" type="stmt"/>
|
|
650
|
+
<line num="325" count="109" type="stmt"/>
|
|
651
|
+
<line num="326" count="109" type="stmt"/>
|
|
652
|
+
<line num="327" count="109" type="stmt"/>
|
|
653
|
+
<line num="328" count="109" type="stmt"/>
|
|
654
|
+
<line num="330" count="109" type="cond" truecount="4" falsecount="0"/>
|
|
656
655
|
<line num="334" count="35" type="stmt"/>
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="353" count="
|
|
662
|
-
<line num="
|
|
663
|
-
<line num="358" count="
|
|
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="427" count="
|
|
688
|
-
<line num="
|
|
689
|
-
<line num="431" count="
|
|
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="449" count="
|
|
656
|
+
<line num="335" count="35" type="stmt"/>
|
|
657
|
+
<line num="339" count="35" type="cond" truecount="1" falsecount="0"/>
|
|
658
|
+
<line num="340" count="35" type="stmt"/>
|
|
659
|
+
<line num="345" count="35" type="stmt"/>
|
|
660
|
+
<line num="353" count="8" type="stmt"/>
|
|
661
|
+
<line num="354" count="8" type="stmt"/>
|
|
662
|
+
<line num="358" count="4" type="stmt"/>
|
|
663
|
+
<line num="359" count="4" type="stmt"/>
|
|
664
|
+
<line num="360" count="4" type="stmt"/>
|
|
665
|
+
<line num="364" count="1" type="stmt"/>
|
|
666
|
+
<line num="365" count="1" type="stmt"/>
|
|
667
|
+
<line num="369" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
668
|
+
<line num="370" count="1" type="stmt"/>
|
|
669
|
+
<line num="380" count="177" type="stmt"/>
|
|
670
|
+
<line num="384" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
671
|
+
<line num="388" count="1" type="stmt"/>
|
|
672
|
+
<line num="389" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
673
|
+
<line num="391" count="1" type="stmt"/>
|
|
674
|
+
<line num="395" count="5" type="stmt"/>
|
|
675
|
+
<line num="396" count="4" type="stmt"/>
|
|
676
|
+
<line num="397" count="1" type="stmt"/>
|
|
677
|
+
<line num="408" count="5" type="stmt"/>
|
|
678
|
+
<line num="409" count="5" type="stmt"/>
|
|
679
|
+
<line num="410" count="4" type="stmt"/>
|
|
680
|
+
<line num="412" count="1" type="stmt"/>
|
|
681
|
+
<line num="414" count="5" type="stmt"/>
|
|
682
|
+
<line num="418" count="5" type="stmt"/>
|
|
683
|
+
<line num="419" count="5" type="stmt"/>
|
|
684
|
+
<line num="420" count="5" type="stmt"/>
|
|
685
|
+
<line num="423" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
686
|
+
<line num="427" count="4" type="stmt"/>
|
|
687
|
+
<line num="429" count="4" type="stmt"/>
|
|
688
|
+
<line num="431" count="4" type="stmt"/>
|
|
689
|
+
<line num="432" count="4" type="stmt"/>
|
|
690
|
+
<line num="434" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
691
|
+
<line num="435" count="1" type="stmt"/>
|
|
692
|
+
<line num="438" count="1" type="stmt"/>
|
|
693
|
+
<line num="441" count="2" type="stmt"/>
|
|
694
|
+
<line num="444" count="2" type="stmt"/>
|
|
695
|
+
<line num="445" count="2" type="stmt"/>
|
|
696
|
+
<line num="447" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
697
|
+
<line num="449" count="1" type="stmt"/>
|
|
699
698
|
<line num="450" count="2" type="stmt"/>
|
|
700
|
-
<line num="
|
|
699
|
+
<line num="453" count="1" type="stmt"/>
|
|
700
|
+
<line num="455" count="1" type="stmt"/>
|
|
701
701
|
<line num="456" count="2" type="stmt"/>
|
|
702
|
+
<line num="457" count="2" type="stmt"/>
|
|
702
703
|
<line num="458" count="2" type="stmt"/>
|
|
703
|
-
<line num="
|
|
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="
|
|
704
|
+
<line num="463" count="2" type="stmt"/>
|
|
705
|
+
<line num="465" count="2" type="stmt"/>
|
|
706
|
+
<line num="469" count="4" type="stmt"/>
|
|
707
|
+
<line num="470" count="4" type="stmt"/>
|
|
708
|
+
<line num="472" count="3" type="stmt"/>
|
|
709
|
+
<line num="473" count="3" type="stmt"/>
|
|
710
|
+
<line num="478" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
711
|
+
<line num="479" count="1" type="stmt"/>
|
|
712
|
+
<line num="482" count="4" type="stmt"/>
|
|
713
|
+
<line num="495" count="3" type="stmt"/>
|
|
714
|
+
<line num="498" count="109" type="stmt"/>
|
|
713
715
|
<line num="500" count="109" type="stmt"/>
|
|
714
|
-
<line num="501" count="109" type="stmt"/>
|
|
715
|
-
<line num="503" count="109" type="stmt"/>
|
|
716
|
-
<line num="504" count="109" type="stmt"/>
|
|
717
|
-
<line num="505" count="109" type="stmt"/>
|
|
718
|
-
<line num="506" count="109" type="stmt"/>
|
|
719
716
|
<line num="507" count="109" type="stmt"/>
|
|
717
|
+
<line num="508" count="109" type="stmt"/>
|
|
718
|
+
<line num="510" count="109" type="stmt"/>
|
|
720
719
|
<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="540" count="
|
|
732
|
-
<line num="541" count="
|
|
733
|
-
<line num="
|
|
734
|
-
<line num="
|
|
720
|
+
<line num="512" count="109" type="stmt"/>
|
|
721
|
+
<line num="513" count="109" type="stmt"/>
|
|
722
|
+
<line num="514" count="109" type="stmt"/>
|
|
723
|
+
<line num="518" count="109" type="stmt"/>
|
|
724
|
+
<line num="519" count="92" type="cond" truecount="1" falsecount="0"/>
|
|
725
|
+
<line num="523" count="16" type="stmt"/>
|
|
726
|
+
<line num="526" count="92" type="stmt"/>
|
|
727
|
+
<line num="530" count="109" type="stmt"/>
|
|
728
|
+
<line num="532" count="81" type="stmt"/>
|
|
729
|
+
<line num="538" count="81" type="stmt"/>
|
|
730
|
+
<line num="540" count="120" type="stmt"/>
|
|
731
|
+
<line num="541" count="81" type="stmt"/>
|
|
732
|
+
<line num="542" count="81" type="cond" truecount="2" falsecount="0"/>
|
|
733
|
+
<line num="546" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
735
734
|
<line num="547" count="16" type="stmt"/>
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="
|
|
738
|
-
<line num="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="557" count="
|
|
741
|
-
<line num="
|
|
742
|
-
<line num="
|
|
743
|
-
<line num="563" count="
|
|
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="594" count="
|
|
761
|
-
<line num="
|
|
762
|
-
<line num="
|
|
735
|
+
<line num="548" count="18" type="stmt"/>
|
|
736
|
+
<line num="550" count="16" type="stmt"/>
|
|
737
|
+
<line num="551" count="11" type="stmt"/>
|
|
738
|
+
<line num="554" count="16" type="stmt"/>
|
|
739
|
+
<line num="557" count="17" type="stmt"/>
|
|
740
|
+
<line num="559" count="64" type="stmt"/>
|
|
741
|
+
<line num="560" count="64" type="stmt"/>
|
|
742
|
+
<line num="563" count="81" type="cond" truecount="3" falsecount="0"/>
|
|
743
|
+
<line num="564" count="69" type="stmt"/>
|
|
744
|
+
<line num="567" count="79" type="cond" truecount="3" falsecount="0"/>
|
|
745
|
+
<line num="568" count="1" type="stmt"/>
|
|
746
|
+
<line num="570" count="79" type="cond" truecount="1" falsecount="0"/>
|
|
747
|
+
<line num="571" count="1" type="stmt"/>
|
|
748
|
+
<line num="580" count="16" type="stmt"/>
|
|
749
|
+
<line num="581" count="16" type="stmt"/>
|
|
750
|
+
<line num="582" count="16" type="stmt"/>
|
|
751
|
+
<line num="584" count="16" type="stmt"/>
|
|
752
|
+
<line num="585" count="68" type="stmt"/>
|
|
753
|
+
<line num="586" count="68" type="stmt"/>
|
|
754
|
+
<line num="587" count="73" type="stmt"/>
|
|
755
|
+
<line num="588" count="73" type="cond" truecount="3" falsecount="0"/>
|
|
756
|
+
<line num="589" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
757
|
+
<line num="590" count="28" type="stmt"/>
|
|
758
|
+
<line num="592" count="32" type="stmt"/>
|
|
759
|
+
<line num="594" count="32" type="stmt"/>
|
|
760
|
+
<line num="595" count="32" type="stmt"/>
|
|
761
|
+
<line num="596" count="32" type="stmt"/>
|
|
762
|
+
<line num="600" count="68" type="stmt"/>
|
|
763
|
+
<line num="601" count="73" type="stmt"/>
|
|
763
764
|
<line num="604" count="68" type="stmt"/>
|
|
764
|
-
<line num="607" count="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="617" count="
|
|
769
|
-
<line num="618" count="
|
|
770
|
-
<line num="
|
|
771
|
-
<line num="
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="634" count="
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="
|
|
777
|
-
<line num="
|
|
778
|
-
<line num="
|
|
779
|
-
<line num="
|
|
780
|
-
<line num="
|
|
781
|
-
<line num="
|
|
782
|
-
<line num="664" count="32" type="stmt"/>
|
|
783
|
-
<line num="668" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
765
|
+
<line num="607" count="73" type="stmt"/>
|
|
766
|
+
<line num="611" count="68" type="stmt"/>
|
|
767
|
+
<line num="614" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
768
|
+
<line num="615" count="15" type="stmt"/>
|
|
769
|
+
<line num="617" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
770
|
+
<line num="618" count="14" type="stmt"/>
|
|
771
|
+
<line num="624" count="125" type="stmt"/>
|
|
772
|
+
<line num="625" count="125" type="stmt"/>
|
|
773
|
+
<line num="626" count="17" type="stmt"/>
|
|
774
|
+
<line num="634" count="17" type="stmt"/>
|
|
775
|
+
<line num="636" count="17" type="stmt"/>
|
|
776
|
+
<line num="641" count="125" type="stmt"/>
|
|
777
|
+
<line num="642" count="234" type="cond" truecount="2" falsecount="0"/>
|
|
778
|
+
<line num="644" count="125" type="stmt"/>
|
|
779
|
+
<line num="652" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
780
|
+
<line num="653" count="32" type="stmt"/>
|
|
781
|
+
<line num="666" count="32" type="stmt"/>
|
|
782
|
+
<line num="667" count="8" type="stmt"/>
|
|
784
783
|
<line num="669" count="32" type="stmt"/>
|
|
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="
|
|
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="762" count="
|
|
818
|
-
<line num="
|
|
819
|
-
<line num="
|
|
820
|
-
<line num="
|
|
821
|
-
<line num="
|
|
822
|
-
<line num="
|
|
823
|
-
<line num="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="
|
|
828
|
-
<line num="
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="
|
|
832
|
-
<line num="
|
|
833
|
-
<line num="
|
|
834
|
-
<line num="
|
|
835
|
-
<line num="
|
|
836
|
-
<line num="800" count="32" type="stmt"/>
|
|
837
|
-
<line num="801" count="32" type="stmt"/>
|
|
784
|
+
<line num="670" count="32" type="stmt"/>
|
|
785
|
+
<line num="671" count="32" type="stmt"/>
|
|
786
|
+
<line num="675" count="43" type="cond" truecount="1" falsecount="0"/>
|
|
787
|
+
<line num="676" count="32" type="stmt"/>
|
|
788
|
+
<line num="679" count="11" type="stmt"/>
|
|
789
|
+
<line num="680" count="13" type="cond" truecount="1" falsecount="0"/>
|
|
790
|
+
<line num="681" count="9" type="stmt"/>
|
|
791
|
+
<line num="691" count="9" type="stmt"/>
|
|
792
|
+
<line num="692" count="4" type="stmt"/>
|
|
793
|
+
<line num="695" count="9" type="stmt"/>
|
|
794
|
+
<line num="701" count="49" type="stmt"/>
|
|
795
|
+
<line num="702" count="29" type="stmt"/>
|
|
796
|
+
<line num="712" count="135" type="cond" truecount="2" falsecount="0"/>
|
|
797
|
+
<line num="716" count="90" type="cond" truecount="1" falsecount="0"/>
|
|
798
|
+
<line num="717" count="86" type="stmt"/>
|
|
799
|
+
<line num="719" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
800
|
+
<line num="720" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
801
|
+
<line num="721" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
802
|
+
<line num="722" count="86" type="cond" truecount="2" falsecount="0"/>
|
|
803
|
+
<line num="724" count="86" type="cond" truecount="1" falsecount="0"/>
|
|
804
|
+
<line num="725" count="78" type="stmt"/>
|
|
805
|
+
<line num="731" count="68" type="cond" truecount="1" falsecount="0"/>
|
|
806
|
+
<line num="732" count="19" type="stmt"/>
|
|
807
|
+
<line num="733" count="45" type="stmt"/>
|
|
808
|
+
<line num="734" count="45" type="stmt"/>
|
|
809
|
+
<line num="735" count="45" type="cond" truecount="1" falsecount="0"/>
|
|
810
|
+
<line num="736" count="10" type="stmt"/>
|
|
811
|
+
<line num="744" count="45" type="stmt"/>
|
|
812
|
+
<line num="746" count="45" type="stmt"/>
|
|
813
|
+
<line num="747" count="45" type="stmt"/>
|
|
814
|
+
<line num="754" count="14" type="cond" truecount="1" falsecount="0"/>
|
|
815
|
+
<line num="756" count="3" type="stmt"/>
|
|
816
|
+
<line num="762" count="3" type="stmt"/>
|
|
817
|
+
<line num="766" count="12" type="stmt"/>
|
|
818
|
+
<line num="767" count="12" type="stmt"/>
|
|
819
|
+
<line num="768" count="27" type="stmt"/>
|
|
820
|
+
<line num="769" count="27" type="stmt"/>
|
|
821
|
+
<line num="771" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
822
|
+
<line num="772" count="12" type="stmt"/>
|
|
823
|
+
<line num="773" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
824
|
+
<line num="774" count="9" type="stmt"/>
|
|
825
|
+
<line num="775" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
826
|
+
<line num="776" count="2" type="stmt"/>
|
|
827
|
+
<line num="777" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
828
|
+
<line num="778" count="2" type="stmt"/>
|
|
829
|
+
<line num="781" count="2" type="stmt"/>
|
|
830
|
+
<line num="785" count="12" type="stmt"/>
|
|
831
|
+
<line num="789" count="2" type="stmt"/>
|
|
832
|
+
<line num="790" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
833
|
+
<line num="794" count="22" type="stmt"/>
|
|
834
|
+
<line num="797" count="20" type="stmt"/>
|
|
838
835
|
<line num="802" count="32" type="stmt"/>
|
|
839
|
-
<line num="
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="
|
|
842
|
-
<line num="
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="
|
|
845
|
-
<line num="
|
|
846
|
-
<line num="
|
|
847
|
-
<line num="
|
|
848
|
-
<line num="
|
|
849
|
-
<line num="
|
|
850
|
-
<line num="
|
|
851
|
-
<line num="
|
|
852
|
-
<line num="
|
|
853
|
-
<line num="
|
|
854
|
-
<line num="
|
|
855
|
-
<line num="
|
|
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="
|
|
865
|
-
<line num="
|
|
866
|
-
<line num="
|
|
867
|
-
<line num="
|
|
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="
|
|
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="
|
|
889
|
-
<line num="
|
|
890
|
-
<line num="
|
|
891
|
-
<line num="
|
|
836
|
+
<line num="803" count="32" type="stmt"/>
|
|
837
|
+
<line num="804" count="32" type="cond" truecount="1" falsecount="0"/>
|
|
838
|
+
<line num="805" count="26" type="stmt"/>
|
|
839
|
+
<line num="807" count="32" type="stmt"/>
|
|
840
|
+
<line num="808" count="32" type="stmt"/>
|
|
841
|
+
<line num="809" count="32" type="stmt"/>
|
|
842
|
+
<line num="813" count="3" type="stmt"/>
|
|
843
|
+
<line num="814" count="1" type="stmt"/>
|
|
844
|
+
<line num="815" count="1" type="stmt"/>
|
|
845
|
+
<line num="816" count="1" type="stmt"/>
|
|
846
|
+
<line num="821" count="5" type="stmt"/>
|
|
847
|
+
<line num="825" count="28" type="stmt"/>
|
|
848
|
+
<line num="832" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
849
|
+
<line num="833" count="2" type="stmt"/>
|
|
850
|
+
<line num="835" count="15" type="stmt"/>
|
|
851
|
+
<line num="836" count="15" type="cond" truecount="3" falsecount="0"/>
|
|
852
|
+
<line num="838" count="13" type="stmt"/>
|
|
853
|
+
<line num="839" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
854
|
+
<line num="842" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
855
|
+
<line num="843" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
856
|
+
<line num="845" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
857
|
+
<line num="848" count="13" type="stmt"/>
|
|
858
|
+
<line num="850" count="13" type="cond" truecount="5" falsecount="0"/>
|
|
859
|
+
<line num="851" count="6" type="stmt"/>
|
|
860
|
+
<line num="853" count="7" type="stmt"/>
|
|
861
|
+
<line num="859" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
862
|
+
<line num="860" count="1" type="stmt"/>
|
|
863
|
+
<line num="862" count="10" type="stmt"/>
|
|
864
|
+
<line num="863" count="10" type="cond" truecount="3" falsecount="0"/>
|
|
865
|
+
<line num="865" count="9" type="stmt"/>
|
|
866
|
+
<line num="867" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
867
|
+
<line num="870" count="16" type="cond" truecount="1" falsecount="0"/>
|
|
868
|
+
<line num="871" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
869
|
+
<line num="873" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
870
|
+
<line num="876" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
871
|
+
<line num="878" count="9" type="stmt"/>
|
|
872
|
+
<line num="880" count="9" type="cond" truecount="5" falsecount="0"/>
|
|
873
|
+
<line num="881" count="3" type="stmt"/>
|
|
874
|
+
<line num="883" count="6" type="stmt"/>
|
|
875
|
+
<line num="889" count="3" type="stmt"/>
|
|
876
|
+
<line num="890" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
877
|
+
<line num="891" count="1" type="stmt"/>
|
|
878
|
+
<line num="892" count="2" type="cond" truecount="5" falsecount="0"/>
|
|
879
|
+
<line num="893" count="1" type="stmt"/>
|
|
880
|
+
<line num="898" count="3" type="stmt"/>
|
|
881
|
+
<line num="899" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
882
|
+
<line num="900" count="2" type="stmt"/>
|
|
883
|
+
<line num="911" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
884
|
+
<line num="912" count="1" type="stmt"/>
|
|
885
|
+
<line num="914" count="1" type="stmt"/>
|
|
886
|
+
<line num="922" count="2" type="stmt"/>
|
|
887
|
+
<line num="936" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
888
|
+
<line num="937" count="1" type="stmt"/>
|
|
889
|
+
<line num="945" count="2" type="stmt"/>
|
|
890
|
+
<line num="961" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
891
|
+
<line num="962" count="1" type="stmt"/>
|
|
892
|
+
<line num="970" count="1" type="stmt"/>
|
|
893
|
+
<line num="981" count="1" type="stmt"/>
|
|
894
|
+
<line num="985" count="2" type="stmt"/>
|
|
892
895
|
</file>
|
|
893
896
|
<file name="interfaces.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/interfaces.ts">
|
|
894
897
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
895
|
-
<line num="98" count="26" type="stmt"/>
|
|
896
898
|
<line num="99" count="26" type="stmt"/>
|
|
899
|
+
<line num="100" count="26" type="stmt"/>
|
|
897
900
|
</file>
|
|
898
901
|
<file name="layout-options.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-grid/layout-options.ts">
|
|
899
902
|
<metrics statements="95" coveredstatements="95" conditionals="53" coveredconditionals="53" methods="18" coveredmethods="18"/>
|
|
@@ -1113,9 +1116,9 @@
|
|
|
1113
1116
|
</file>
|
|
1114
1117
|
</package>
|
|
1115
1118
|
<package name="src.components.tek-tree-grid">
|
|
1116
|
-
<metrics statements="
|
|
1119
|
+
<metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
|
|
1117
1120
|
<file name="tree-grid.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/components/tek-tree-grid/tree-grid.ts">
|
|
1118
|
-
<metrics statements="
|
|
1121
|
+
<metrics statements="92" coveredstatements="92" conditionals="19" coveredconditionals="19" methods="17" coveredmethods="17"/>
|
|
1119
1122
|
<line num="1" count="26" type="stmt"/>
|
|
1120
1123
|
<line num="6" count="26" type="stmt"/>
|
|
1121
1124
|
<line num="10" count="26" type="stmt"/>
|
|
@@ -1130,82 +1133,84 @@
|
|
|
1130
1133
|
<line num="38" count="18" type="stmt"/>
|
|
1131
1134
|
<line num="41" count="18" type="stmt"/>
|
|
1132
1135
|
<line num="44" count="18" type="stmt"/>
|
|
1133
|
-
<line num="
|
|
1136
|
+
<line num="47" count="18" type="stmt"/>
|
|
1134
1137
|
<line num="61" count="18" type="stmt"/>
|
|
1135
1138
|
<line num="64" count="18" type="stmt"/>
|
|
1136
1139
|
<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="
|
|
1140
|
+
<line num="70" count="18" type="stmt"/>
|
|
1141
|
+
<line num="79" count="18" type="stmt"/>
|
|
1142
|
+
<line num="84" count="18" type="stmt"/>
|
|
1143
|
+
<line num="90" count="18" type="stmt"/>
|
|
1144
|
+
<line num="96" count="18" type="stmt"/>
|
|
1145
|
+
<line num="106" count="18" type="stmt"/>
|
|
1146
|
+
<line num="111" count="18" type="stmt"/>
|
|
1147
|
+
<line num="118" count="18" type="stmt"/>
|
|
1148
|
+
<line num="138" count="18" type="stmt"/>
|
|
1149
|
+
<line num="151" count="18" type="stmt"/>
|
|
1150
|
+
<line num="152" count="18" type="stmt"/>
|
|
1151
|
+
<line num="153" count="18" type="stmt"/>
|
|
1152
|
+
<line num="158" count="18" type="stmt"/>
|
|
1153
|
+
<line num="163" count="18" type="stmt"/>
|
|
1154
|
+
<line num="168" count="18" type="stmt"/>
|
|
1155
|
+
<line num="173" count="18" type="stmt"/>
|
|
1156
|
+
<line num="178" count="18" type="stmt"/>
|
|
1157
|
+
<line num="183" count="18" type="stmt"/>
|
|
1158
|
+
<line num="188" count="18" type="stmt"/>
|
|
1159
|
+
<line num="193" count="18" type="stmt"/>
|
|
1160
|
+
<line num="198" count="18" type="stmt"/>
|
|
1161
|
+
<line num="203" count="18" type="stmt"/>
|
|
1162
|
+
<line num="208" count="18" type="stmt"/>
|
|
1163
|
+
<line num="213" count="18" type="stmt"/>
|
|
1164
|
+
<line num="218" count="18" type="stmt"/>
|
|
1165
|
+
<line num="223" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
1166
|
+
<line num="224" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
1167
|
+
<line num="225" count="18" type="stmt"/>
|
|
1168
|
+
<line num="227" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1169
|
+
<line num="228" count="3" type="stmt"/>
|
|
1170
|
+
<line num="231" count="18" type="stmt"/>
|
|
1171
|
+
<line num="240" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1172
|
+
<line num="241" count="1" type="stmt"/>
|
|
1173
|
+
<line num="244" count="1" type="stmt"/>
|
|
1174
|
+
<line num="253" count="1" type="stmt"/>
|
|
1175
|
+
<line num="256" count="1" type="stmt"/>
|
|
1176
|
+
<line num="257" count="1" type="stmt"/>
|
|
1177
|
+
<line num="265" count="18" type="stmt"/>
|
|
1178
|
+
<line num="266" count="18" type="stmt"/>
|
|
1179
|
+
<line num="267" count="18" type="stmt"/>
|
|
1180
|
+
<line num="269" count="18" type="stmt"/>
|
|
1181
|
+
<line num="273" count="3" type="stmt"/>
|
|
1182
|
+
<line num="274" count="3" type="stmt"/>
|
|
1183
|
+
<line num="278" count="3" type="stmt"/>
|
|
1184
|
+
<line num="279" count="3" type="stmt"/>
|
|
1185
|
+
<line num="283" count="7" type="stmt"/>
|
|
1186
|
+
<line num="284" count="7" type="stmt"/>
|
|
1187
|
+
<line num="288" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1188
|
+
<line num="292" count="1" type="stmt"/>
|
|
1189
|
+
<line num="293" count="1" type="stmt"/>
|
|
1190
|
+
<line num="297" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1191
|
+
<line num="298" count="1" type="stmt"/>
|
|
1192
|
+
<line num="308" count="19" type="stmt"/>
|
|
1193
|
+
<line num="312" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1194
|
+
<line num="316" count="1" type="stmt"/>
|
|
1195
|
+
<line num="317" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1196
|
+
<line num="319" count="1" type="stmt"/>
|
|
1197
|
+
<line num="323" count="2" type="stmt"/>
|
|
1198
|
+
<line num="324" count="2" type="stmt"/>
|
|
1199
|
+
<line num="325" count="2" type="stmt"/>
|
|
1200
|
+
<line num="328" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1201
|
+
<line num="332" count="1" type="stmt"/>
|
|
1202
|
+
<line num="333" count="1" type="stmt"/>
|
|
1203
|
+
<line num="338" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1204
|
+
<line num="339" count="1" type="stmt"/>
|
|
1205
|
+
<line num="342" count="2" type="stmt"/>
|
|
1206
|
+
<line num="355" count="2" type="stmt"/>
|
|
1207
|
+
<line num="359" count="1" type="stmt"/>
|
|
1208
|
+
<line num="369" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1209
|
+
<line num="370" count="1" type="stmt"/>
|
|
1210
|
+
<line num="372" count="1" type="stmt"/>
|
|
1208
1211
|
<line num="380" count="2" type="stmt"/>
|
|
1212
|
+
<line num="384" count="1" type="stmt"/>
|
|
1213
|
+
<line num="388" count="2" type="stmt"/>
|
|
1209
1214
|
</file>
|
|
1210
1215
|
</package>
|
|
1211
1216
|
<package name="src.components.tek-user-info">
|
|
@@ -1326,9 +1331,9 @@
|
|
|
1326
1331
|
</file>
|
|
1327
1332
|
</package>
|
|
1328
1333
|
<package name="src.utils.grid-base">
|
|
1329
|
-
<metrics statements="
|
|
1334
|
+
<metrics statements="200" coveredstatements="200" conditionals="133" coveredconditionals="133" methods="66" coveredmethods="66"/>
|
|
1330
1335
|
<file name="grid-base.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/grid-base.ts">
|
|
1331
|
-
<metrics statements="
|
|
1336
|
+
<metrics statements="171" coveredstatements="171" conditionals="102" coveredconditionals="102" methods="45" coveredmethods="45"/>
|
|
1332
1337
|
<line num="1" count="26" type="stmt"/>
|
|
1333
1338
|
<line num="4" count="26" type="stmt"/>
|
|
1334
1339
|
<line num="7" count="26" type="stmt"/>
|
|
@@ -1364,144 +1369,145 @@
|
|
|
1364
1369
|
<line num="314" count="21" type="stmt"/>
|
|
1365
1370
|
<line num="315" count="21" type="cond" truecount="1" falsecount="0"/>
|
|
1366
1371
|
<line num="316" count="20" type="stmt"/>
|
|
1367
|
-
<line num="323" count="
|
|
1368
|
-
<line num="
|
|
1369
|
-
<line num="
|
|
1372
|
+
<line num="323" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1373
|
+
<line num="327" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
1374
|
+
<line num="328" count="19" type="stmt"/>
|
|
1370
1375
|
<line num="333" count="19" type="stmt"/>
|
|
1371
|
-
<line num="
|
|
1372
|
-
<line num="
|
|
1373
|
-
<line num="
|
|
1374
|
-
<line num="468" count="
|
|
1375
|
-
<line num="472" count="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="478" 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="514" count="
|
|
1397
|
-
<line num="518" count="
|
|
1398
|
-
<line num="
|
|
1399
|
-
<line num="
|
|
1400
|
-
<line num="
|
|
1401
|
-
<line num="
|
|
1402
|
-
<line num="525" count="4" type="stmt"/>
|
|
1403
|
-
<line num="526" count="4" type="stmt"/>
|
|
1404
|
-
<line num="527" count="4" type="cond" truecount="7" falsecount="0"/>
|
|
1376
|
+
<line num="337" count="19" type="stmt"/>
|
|
1377
|
+
<line num="464" count="19" type="stmt"/>
|
|
1378
|
+
<line num="466" count="1" type="stmt"/>
|
|
1379
|
+
<line num="468" count="20" type="stmt"/>
|
|
1380
|
+
<line num="472" count="4" type="stmt"/>
|
|
1381
|
+
<line num="476" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1382
|
+
<line num="477" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
1383
|
+
<line num="478" count="35" type="stmt"/>
|
|
1384
|
+
<line num="482" count="19" type="stmt"/>
|
|
1385
|
+
<line num="484" count="19" type="stmt"/>
|
|
1386
|
+
<line num="485" count="49" type="cond" truecount="2" falsecount="0"/>
|
|
1387
|
+
<line num="486" count="49" type="cond" truecount="4" falsecount="0"/>
|
|
1388
|
+
<line num="487" count="32" type="stmt"/>
|
|
1389
|
+
<line num="489" count="32" type="stmt"/>
|
|
1390
|
+
<line num="490" count="40" type="stmt"/>
|
|
1391
|
+
<line num="491" count="40" type="cond" truecount="4" falsecount="0"/>
|
|
1392
|
+
<line num="492" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1393
|
+
<line num="493" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
1394
|
+
<line num="495" count="36" type="stmt"/>
|
|
1395
|
+
<line num="497" count="4" type="stmt"/>
|
|
1396
|
+
<line num="500" count="40" type="stmt"/>
|
|
1397
|
+
<line num="502" count="40" type="stmt"/>
|
|
1398
|
+
<line num="509" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
1399
|
+
<line num="510" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
1400
|
+
<line num="511" count="5" type="stmt"/>
|
|
1401
|
+
<line num="514" count="40" type="stmt"/>
|
|
1402
|
+
<line num="518" count="19" type="stmt"/>
|
|
1403
|
+
<line num="522" count="3" type="stmt"/>
|
|
1404
|
+
<line num="523" count="3" type="stmt"/>
|
|
1405
|
+
<line num="525" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1406
|
+
<line num="526" count="1" type="stmt"/>
|
|
1405
1407
|
<line num="528" count="2" type="stmt"/>
|
|
1406
|
-
<line num="
|
|
1407
|
-
<line num="
|
|
1408
|
-
<line num="
|
|
1409
|
-
<line num="
|
|
1410
|
-
<line num="
|
|
1411
|
-
<line num="
|
|
1412
|
-
<line num="
|
|
1413
|
-
<line num="
|
|
1414
|
-
<line num="545" count="
|
|
1415
|
-
<line num="546" count="3" type="
|
|
1408
|
+
<line num="529" count="4" type="stmt"/>
|
|
1409
|
+
<line num="530" count="4" type="stmt"/>
|
|
1410
|
+
<line num="531" count="4" type="cond" truecount="7" falsecount="0"/>
|
|
1411
|
+
<line num="532" count="2" type="stmt"/>
|
|
1412
|
+
<line num="539" count="3" type="stmt"/>
|
|
1413
|
+
<line num="541" count="3" type="stmt"/>
|
|
1414
|
+
<line num="542" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1415
|
+
<line num="543" count="1" type="stmt"/>
|
|
1416
|
+
<line num="545" count="1" type="stmt"/>
|
|
1417
|
+
<line num="546" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
1416
1418
|
<line num="547" count="3" type="stmt"/>
|
|
1417
|
-
<line num="548" count="3" type="
|
|
1419
|
+
<line num="548" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1420
|
+
<line num="549" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1418
1421
|
<line num="550" count="3" type="stmt"/>
|
|
1419
1422
|
<line num="551" count="3" type="stmt"/>
|
|
1420
|
-
<line num="552" count="3" type="
|
|
1421
|
-
<line num="
|
|
1422
|
-
<line num="
|
|
1423
|
-
<line num="
|
|
1424
|
-
<line num="557" count="
|
|
1425
|
-
<line num="558" count="
|
|
1426
|
-
<line num="559" count="
|
|
1427
|
-
<line num="
|
|
1428
|
-
<line num="
|
|
1429
|
-
<line num="
|
|
1430
|
-
<line num="
|
|
1431
|
-
<line num="
|
|
1432
|
-
<line num="
|
|
1423
|
+
<line num="552" count="3" type="stmt"/>
|
|
1424
|
+
<line num="554" count="3" type="stmt"/>
|
|
1425
|
+
<line num="555" count="3" type="stmt"/>
|
|
1426
|
+
<line num="556" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1427
|
+
<line num="557" count="3" type="stmt"/>
|
|
1428
|
+
<line num="558" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1429
|
+
<line num="559" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1430
|
+
<line num="561" count="1" type="stmt"/>
|
|
1431
|
+
<line num="562" count="1" type="cond" truecount="7" falsecount="0"/>
|
|
1432
|
+
<line num="563" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
1433
|
+
<line num="567" count="3" type="stmt"/>
|
|
1434
|
+
<line num="568" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1435
|
+
<line num="569" count="1" type="stmt"/>
|
|
1433
1436
|
<line num="576" count="2" type="stmt"/>
|
|
1434
|
-
<line num="577" count="2" type="stmt"/>
|
|
1435
1437
|
<line num="578" count="2" type="stmt"/>
|
|
1436
|
-
<line num="
|
|
1437
|
-
<line num="
|
|
1438
|
-
<line num="
|
|
1439
|
-
<line num="
|
|
1440
|
-
<line num="
|
|
1441
|
-
<line num="
|
|
1442
|
-
<line num="
|
|
1443
|
-
<line num="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="
|
|
1447
|
-
<line num="600" count="
|
|
1448
|
-
<line num="601" count="
|
|
1449
|
-
<line num="602" 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="
|
|
1458
|
-
<line num="
|
|
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="
|
|
1473
|
-
<line num="
|
|
1474
|
-
<line num="
|
|
1475
|
-
<line num="
|
|
1476
|
-
<line num="
|
|
1477
|
-
<line num="
|
|
1478
|
-
<line num="
|
|
1479
|
-
<line num="
|
|
1480
|
-
<line num="
|
|
1481
|
-
<line num="
|
|
1482
|
-
<line num="
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1438
|
+
<line num="579" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1439
|
+
<line num="580" count="2" type="stmt"/>
|
|
1440
|
+
<line num="581" count="2" type="stmt"/>
|
|
1441
|
+
<line num="582" count="2" type="stmt"/>
|
|
1442
|
+
<line num="587" count="3" type="stmt"/>
|
|
1443
|
+
<line num="588" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
1444
|
+
<line num="589" count="1" type="stmt"/>
|
|
1445
|
+
<line num="595" count="7" type="stmt"/>
|
|
1446
|
+
<line num="596" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1447
|
+
<line num="597" count="5" type="stmt"/>
|
|
1448
|
+
<line num="598" count="5" type="stmt"/>
|
|
1449
|
+
<line num="600" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
1450
|
+
<line num="601" count="2" type="stmt"/>
|
|
1451
|
+
<line num="602" count="10" type="cond" truecount="5" falsecount="0"/>
|
|
1452
|
+
<line num="603" count="8" type="stmt"/>
|
|
1453
|
+
<line num="604" count="8" type="stmt"/>
|
|
1454
|
+
<line num="605" count="8" type="stmt"/>
|
|
1455
|
+
<line num="606" count="8" type="stmt"/>
|
|
1456
|
+
<line num="608" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1457
|
+
<line num="609" count="6" type="stmt"/>
|
|
1458
|
+
<line num="612" count="8" type="stmt"/>
|
|
1459
|
+
<line num="613" count="8" type="stmt"/>
|
|
1460
|
+
<line num="621" count="2" type="stmt"/>
|
|
1461
|
+
<line num="622" count="2" type="stmt"/>
|
|
1462
|
+
<line num="624" count="3" type="stmt"/>
|
|
1463
|
+
<line num="625" count="10" type="stmt"/>
|
|
1464
|
+
<line num="626" count="10" type="stmt"/>
|
|
1465
|
+
<line num="628" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
1466
|
+
<line num="629" count="8" type="stmt"/>
|
|
1467
|
+
<line num="633" count="3" type="stmt"/>
|
|
1468
|
+
<line num="634" count="3" type="stmt"/>
|
|
1469
|
+
<line num="637" count="5" type="stmt"/>
|
|
1470
|
+
<line num="642" count="5" type="stmt"/>
|
|
1471
|
+
<line num="643" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
1472
|
+
<line num="645" count="3" type="stmt"/>
|
|
1473
|
+
<line num="646" count="3" type="stmt"/>
|
|
1474
|
+
<line num="650" count="1" type="stmt"/>
|
|
1475
|
+
<line num="651" count="1" type="stmt"/>
|
|
1476
|
+
<line num="652" count="5" type="stmt"/>
|
|
1477
|
+
<line num="657" count="127" type="stmt"/>
|
|
1478
|
+
<line num="665" count="127" type="stmt"/>
|
|
1479
|
+
<line num="673" count="254" type="stmt"/>
|
|
1480
|
+
<line num="674" count="254" type="cond" truecount="3" falsecount="0"/>
|
|
1481
|
+
<line num="676" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1482
|
+
<line num="677" count="19" type="stmt"/>
|
|
1483
|
+
<line num="679" count="19" type="stmt"/>
|
|
1484
|
+
<line num="681" count="247" type="stmt"/>
|
|
1485
|
+
<line num="687" count="216" type="stmt"/>
|
|
1486
|
+
<line num="691" count="6" type="stmt"/>
|
|
1487
|
+
<line num="692" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
1488
|
+
<line num="693" count="9" type="stmt"/>
|
|
1489
|
+
<line num="694" count="4" type="stmt"/>
|
|
1490
|
+
<line num="696" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1491
|
+
<line num="697" count="3" type="stmt"/>
|
|
1492
|
+
<line num="698" count="3" type="stmt"/>
|
|
1489
1493
|
<line num="700" count="3" type="stmt"/>
|
|
1490
|
-
<line num="
|
|
1491
|
-
<line num="
|
|
1492
|
-
<line num="707" count="
|
|
1493
|
-
<line num="710" count="
|
|
1494
|
-
<line num="
|
|
1495
|
-
<line num="
|
|
1496
|
-
<line num="
|
|
1497
|
-
<line num="
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="742" count="
|
|
1500
|
-
<line num="
|
|
1501
|
-
<line num="
|
|
1494
|
+
<line num="701" count="6" type="stmt"/>
|
|
1495
|
+
<line num="704" count="3" type="stmt"/>
|
|
1496
|
+
<line num="707" count="4" type="stmt"/>
|
|
1497
|
+
<line num="710" count="6" type="stmt"/>
|
|
1498
|
+
<line num="711" count="6" type="stmt"/>
|
|
1499
|
+
<line num="714" count="127" type="stmt"/>
|
|
1500
|
+
<line num="716" count="127" type="stmt"/>
|
|
1501
|
+
<line num="736" count="2" type="stmt"/>
|
|
1502
|
+
<line num="740" count="10" type="stmt"/>
|
|
1503
|
+
<line num="742" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1504
|
+
<line num="743" count="2" type="stmt"/>
|
|
1505
|
+
<line num="746" count="2" type="stmt"/>
|
|
1506
|
+
<line num="748" count="4" type="stmt"/>
|
|
1507
|
+
<line num="752" count="26" type="stmt"/>
|
|
1502
1508
|
</file>
|
|
1503
1509
|
<file name="grid-controller.ts" path="/home/luizg/workfolder/projects/v1/teknisa-components/packages/common/src/utils/grid-base/grid-controller.ts">
|
|
1504
|
-
<metrics statements="
|
|
1510
|
+
<metrics statements="29" coveredstatements="29" conditionals="31" coveredconditionals="31" methods="21" coveredmethods="21"/>
|
|
1505
1511
|
<line num="4" count="26" type="stmt"/>
|
|
1506
1512
|
<line num="8" count="47" type="stmt"/>
|
|
1507
1513
|
<line num="12" count="1" type="stmt"/>
|
|
@@ -1520,16 +1526,17 @@
|
|
|
1520
1526
|
<line num="79" count="10" type="stmt"/>
|
|
1521
1527
|
<line num="83" count="3" type="stmt"/>
|
|
1522
1528
|
<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="
|
|
1529
|
+
<line num="96" count="5" type="stmt"/>
|
|
1530
|
+
<line num="100" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1531
|
+
<line num="104" count="1" type="stmt"/>
|
|
1532
|
+
<line num="108" count="7" type="cond" truecount="1" falsecount="0"/>
|
|
1533
|
+
<line num="109" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1534
|
+
<line num="110" count="2" type="stmt"/>
|
|
1535
|
+
<line num="111" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1536
|
+
<line num="115" count="1" type="stmt"/>
|
|
1537
|
+
<line num="118" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
1538
|
+
<line num="119" count="3" type="stmt"/>
|
|
1539
|
+
<line num="122" count="1" type="stmt"/>
|
|
1533
1540
|
</file>
|
|
1534
1541
|
</package>
|
|
1535
1542
|
<package name="src.utils.report-filter">
|