@nordicsemiconductor/pc-nrfconnect-shared 92.0.0 → 94.0.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/Changelog.md +25 -0
- package/config/jest.config.js +2 -1
- package/coverage/cobertura-coverage.xml +401 -390
- package/dist/bootstrap.css +1 -0
- package/nrfutil/sandbox.ts +26 -3
- package/nrfutil/sandboxTypes.ts +18 -4
- package/package.json +10 -15
- package/scripts/nordic-publish.js +18 -18
- package/src/App/App.tsx +2 -2
- package/src/Device/jprogOperations.ts +1 -1
- package/src/Device/sdfuOperations.ts +5 -2
- package/src/ErrorDialog/ErrorDialog.tsx +1 -1
- package/src/FlashMessage/FlashMessage.tsx +1 -1
- package/test/setupTests.ts +1 -9
- package/typings/generated/nrfutil/sandbox.d.ts.map +1 -1
- package/typings/generated/nrfutil/sandboxTypes.d.ts +17 -4
- package/typings/generated/nrfutil/sandboxTypes.d.ts.map +1 -1
- package/typings/generated/src/Device/sdfuOperations.d.ts.map +1 -1
- package/typings/generated/src/FlashMessage/FlashMessage.d.ts +1 -1
- package/typings/generated/test/testrenderer.d.ts +2 -2
- package/typings/generated/test/testrenderer.d.ts.map +1 -1
- /package/src/FlashMessage/{flashMessage.css → FlashMessage.css} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="
|
|
3
|
+
<coverage lines-valid="2973" lines-covered="1647" line-rate="0.5539000000000001" branches-valid="1462" branches-covered="381" branch-rate="0.2606" timestamp="1692967623119" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/vsts/work/1/s</source>
|
|
6
6
|
</sources>
|
|
@@ -342,19 +342,19 @@
|
|
|
342
342
|
<methods>
|
|
343
343
|
</methods>
|
|
344
344
|
<lines>
|
|
345
|
-
<line number="13" hits="
|
|
345
|
+
<line number="13" hits="124" branch="false"/>
|
|
346
346
|
</lines>
|
|
347
347
|
</class>
|
|
348
348
|
<class name="packageJsonMock.ts" filename="mocks/packageJsonMock.ts" line-rate="1" branch-rate="1">
|
|
349
349
|
<methods>
|
|
350
|
-
<method name="(anonymous_1)" hits="
|
|
350
|
+
<method name="(anonymous_1)" hits="28" signature="()V">
|
|
351
351
|
<lines>
|
|
352
|
-
<line number="7" hits="
|
|
352
|
+
<line number="7" hits="28"/>
|
|
353
353
|
</lines>
|
|
354
354
|
</method>
|
|
355
355
|
</methods>
|
|
356
356
|
<lines>
|
|
357
|
-
<line number="7" hits="
|
|
357
|
+
<line number="7" hits="28" branch="false"/>
|
|
358
358
|
</lines>
|
|
359
359
|
</class>
|
|
360
360
|
<class name="remoteMock.ts" filename="mocks/remoteMock.ts" line-rate="0.6" branch-rate="1">
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
</class>
|
|
386
386
|
</classes>
|
|
387
387
|
</package>
|
|
388
|
-
<package name="nrfutil" line-rate="0.
|
|
388
|
+
<package name="nrfutil" line-rate="0.0892" branch-rate="0">
|
|
389
389
|
<classes>
|
|
390
390
|
<class name="moduleVersion.ts" filename="nrfutil/moduleVersion.ts" line-rate="0.29410000000000003" branch-rate="0">
|
|
391
391
|
<methods>
|
|
@@ -459,236 +459,241 @@
|
|
|
459
459
|
<line number="15" hits="3" branch="false"/>
|
|
460
460
|
</lines>
|
|
461
461
|
</class>
|
|
462
|
-
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.
|
|
462
|
+
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.060599999999999994" branch-rate="0">
|
|
463
463
|
<methods>
|
|
464
464
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
465
465
|
<lines>
|
|
466
|
-
<line number="
|
|
466
|
+
<line number="28" hits="0"/>
|
|
467
467
|
</lines>
|
|
468
468
|
</method>
|
|
469
469
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
470
470
|
<lines>
|
|
471
|
-
<line number="
|
|
471
|
+
<line number="40" hits="0"/>
|
|
472
472
|
</lines>
|
|
473
473
|
</method>
|
|
474
474
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
475
475
|
<lines>
|
|
476
|
-
<line number="
|
|
476
|
+
<line number="63" hits="0"/>
|
|
477
477
|
</lines>
|
|
478
478
|
</method>
|
|
479
479
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
480
480
|
<lines>
|
|
481
|
-
<line number="
|
|
481
|
+
<line number="80" hits="0"/>
|
|
482
482
|
</lines>
|
|
483
483
|
</method>
|
|
484
484
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
485
485
|
<lines>
|
|
486
|
-
<line number="
|
|
486
|
+
<line number="117" hits="0"/>
|
|
487
487
|
</lines>
|
|
488
488
|
</method>
|
|
489
489
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
490
490
|
<lines>
|
|
491
|
-
<line number="
|
|
491
|
+
<line number="125" hits="0"/>
|
|
492
492
|
</lines>
|
|
493
493
|
</method>
|
|
494
494
|
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
495
495
|
<lines>
|
|
496
|
-
<line number="
|
|
496
|
+
<line number="127" hits="0"/>
|
|
497
497
|
</lines>
|
|
498
498
|
</method>
|
|
499
499
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
500
500
|
<lines>
|
|
501
|
-
<line number="
|
|
501
|
+
<line number="134" hits="0"/>
|
|
502
502
|
</lines>
|
|
503
503
|
</method>
|
|
504
504
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
505
505
|
<lines>
|
|
506
|
-
<line number="
|
|
506
|
+
<line number="146" hits="0"/>
|
|
507
507
|
</lines>
|
|
508
508
|
</method>
|
|
509
509
|
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
510
510
|
<lines>
|
|
511
|
-
<line number="
|
|
511
|
+
<line number="167" hits="0"/>
|
|
512
512
|
</lines>
|
|
513
513
|
</method>
|
|
514
514
|
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
515
515
|
<lines>
|
|
516
|
-
<line number="
|
|
516
|
+
<line number="192" hits="0"/>
|
|
517
517
|
</lines>
|
|
518
518
|
</method>
|
|
519
519
|
<method name="(anonymous_16)" hits="0" signature="()V">
|
|
520
520
|
<lines>
|
|
521
|
-
<line number="
|
|
521
|
+
<line number="207" hits="0"/>
|
|
522
522
|
</lines>
|
|
523
523
|
</method>
|
|
524
524
|
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
525
525
|
<lines>
|
|
526
|
-
<line number="
|
|
526
|
+
<line number="211" hits="0"/>
|
|
527
527
|
</lines>
|
|
528
528
|
</method>
|
|
529
529
|
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
530
530
|
<lines>
|
|
531
|
-
<line number="
|
|
531
|
+
<line number="215" hits="0"/>
|
|
532
532
|
</lines>
|
|
533
533
|
</method>
|
|
534
534
|
<method name="(anonymous_19)" hits="0" signature="()V">
|
|
535
535
|
<lines>
|
|
536
|
-
<line number="
|
|
536
|
+
<line number="218" hits="0"/>
|
|
537
537
|
</lines>
|
|
538
538
|
</method>
|
|
539
539
|
<method name="(anonymous_20)" hits="0" signature="()V">
|
|
540
540
|
<lines>
|
|
541
|
-
<line number="
|
|
541
|
+
<line number="219" hits="0"/>
|
|
542
542
|
</lines>
|
|
543
543
|
</method>
|
|
544
544
|
<method name="(anonymous_21)" hits="0" signature="()V">
|
|
545
545
|
<lines>
|
|
546
|
-
<line number="
|
|
546
|
+
<line number="224" hits="0"/>
|
|
547
547
|
</lines>
|
|
548
548
|
</method>
|
|
549
549
|
<method name="(anonymous_22)" hits="0" signature="()V">
|
|
550
550
|
<lines>
|
|
551
|
-
<line number="
|
|
551
|
+
<line number="230" hits="0"/>
|
|
552
552
|
</lines>
|
|
553
553
|
</method>
|
|
554
554
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
555
555
|
<lines>
|
|
556
|
-
<line number="
|
|
556
|
+
<line number="234" hits="0"/>
|
|
557
557
|
</lines>
|
|
558
558
|
</method>
|
|
559
559
|
<method name="(anonymous_24)" hits="0" signature="()V">
|
|
560
560
|
<lines>
|
|
561
|
-
<line number="
|
|
561
|
+
<line number="236" hits="0"/>
|
|
562
562
|
</lines>
|
|
563
563
|
</method>
|
|
564
564
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
565
565
|
<lines>
|
|
566
|
-
<line number="
|
|
566
|
+
<line number="246" hits="0"/>
|
|
567
567
|
</lines>
|
|
568
568
|
</method>
|
|
569
569
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
570
570
|
<lines>
|
|
571
|
-
<line number="
|
|
571
|
+
<line number="247" hits="0"/>
|
|
572
572
|
</lines>
|
|
573
573
|
</method>
|
|
574
574
|
<method name="(anonymous_27)" hits="0" signature="()V">
|
|
575
575
|
<lines>
|
|
576
|
-
<line number="
|
|
576
|
+
<line number="263" hits="0"/>
|
|
577
577
|
</lines>
|
|
578
578
|
</method>
|
|
579
579
|
<method name="(anonymous_29)" hits="0" signature="()V">
|
|
580
580
|
<lines>
|
|
581
|
-
<line number="
|
|
581
|
+
<line number="287" hits="0"/>
|
|
582
582
|
</lines>
|
|
583
583
|
</method>
|
|
584
584
|
<method name="(anonymous_30)" hits="0" signature="()V">
|
|
585
585
|
<lines>
|
|
586
|
-
<line number="
|
|
586
|
+
<line number="304" hits="0"/>
|
|
587
587
|
</lines>
|
|
588
588
|
</method>
|
|
589
589
|
<method name="(anonymous_31)" hits="0" signature="()V">
|
|
590
590
|
<lines>
|
|
591
|
-
<line number="
|
|
591
|
+
<line number="318" hits="0"/>
|
|
592
592
|
</lines>
|
|
593
593
|
</method>
|
|
594
594
|
<method name="(anonymous_32)" hits="0" signature="()V">
|
|
595
595
|
<lines>
|
|
596
|
-
<line number="
|
|
596
|
+
<line number="330" hits="0"/>
|
|
597
597
|
</lines>
|
|
598
598
|
</method>
|
|
599
599
|
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
600
600
|
<lines>
|
|
601
|
-
<line number="
|
|
601
|
+
<line number="334" hits="0"/>
|
|
602
602
|
</lines>
|
|
603
603
|
</method>
|
|
604
604
|
<method name="(anonymous_34)" hits="0" signature="()V">
|
|
605
605
|
<lines>
|
|
606
|
-
<line number="
|
|
606
|
+
<line number="353" hits="0"/>
|
|
607
607
|
</lines>
|
|
608
608
|
</method>
|
|
609
609
|
<method name="(anonymous_35)" hits="0" signature="()V">
|
|
610
610
|
<lines>
|
|
611
|
-
<line number="
|
|
611
|
+
<line number="365" hits="0"/>
|
|
612
612
|
</lines>
|
|
613
613
|
</method>
|
|
614
614
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
615
615
|
<lines>
|
|
616
|
-
<line number="
|
|
616
|
+
<line number="373" hits="0"/>
|
|
617
617
|
</lines>
|
|
618
618
|
</method>
|
|
619
619
|
<method name="(anonymous_37)" hits="0" signature="()V">
|
|
620
620
|
<lines>
|
|
621
|
-
<line number="
|
|
621
|
+
<line number="381" hits="0"/>
|
|
622
622
|
</lines>
|
|
623
623
|
</method>
|
|
624
624
|
<method name="(anonymous_38)" hits="0" signature="()V">
|
|
625
625
|
<lines>
|
|
626
|
-
<line number="
|
|
626
|
+
<line number="388" hits="0"/>
|
|
627
627
|
</lines>
|
|
628
628
|
</method>
|
|
629
629
|
<method name="(anonymous_39)" hits="0" signature="()V">
|
|
630
630
|
<lines>
|
|
631
|
-
<line number="
|
|
631
|
+
<line number="390" hits="0"/>
|
|
632
632
|
</lines>
|
|
633
633
|
</method>
|
|
634
634
|
<method name="(anonymous_40)" hits="0" signature="()V">
|
|
635
635
|
<lines>
|
|
636
|
-
<line number="
|
|
636
|
+
<line number="392" hits="0"/>
|
|
637
637
|
</lines>
|
|
638
638
|
</method>
|
|
639
639
|
<method name="(anonymous_41)" hits="0" signature="()V">
|
|
640
640
|
<lines>
|
|
641
|
-
<line number="
|
|
641
|
+
<line number="394" hits="0"/>
|
|
642
642
|
</lines>
|
|
643
643
|
</method>
|
|
644
644
|
<method name="(anonymous_42)" hits="0" signature="()V">
|
|
645
645
|
<lines>
|
|
646
|
-
<line number="
|
|
646
|
+
<line number="398" hits="0"/>
|
|
647
647
|
</lines>
|
|
648
648
|
</method>
|
|
649
649
|
<method name="(anonymous_43)" hits="0" signature="()V">
|
|
650
650
|
<lines>
|
|
651
|
-
<line number="
|
|
651
|
+
<line number="402" hits="0"/>
|
|
652
652
|
</lines>
|
|
653
653
|
</method>
|
|
654
654
|
<method name="(anonymous_44)" hits="0" signature="()V">
|
|
655
655
|
<lines>
|
|
656
|
-
<line number="
|
|
656
|
+
<line number="403" hits="0"/>
|
|
657
657
|
</lines>
|
|
658
658
|
</method>
|
|
659
659
|
<method name="(anonymous_45)" hits="0" signature="()V">
|
|
660
660
|
<lines>
|
|
661
|
-
<line number="
|
|
661
|
+
<line number="406" hits="0"/>
|
|
662
662
|
</lines>
|
|
663
663
|
</method>
|
|
664
664
|
<method name="(anonymous_46)" hits="0" signature="()V">
|
|
665
665
|
<lines>
|
|
666
|
-
<line number="
|
|
666
|
+
<line number="412" hits="0"/>
|
|
667
667
|
</lines>
|
|
668
668
|
</method>
|
|
669
669
|
<method name="(anonymous_47)" hits="0" signature="()V">
|
|
670
670
|
<lines>
|
|
671
|
-
<line number="
|
|
671
|
+
<line number="431" hits="0"/>
|
|
672
672
|
</lines>
|
|
673
673
|
</method>
|
|
674
674
|
<method name="(anonymous_48)" hits="0" signature="()V">
|
|
675
675
|
<lines>
|
|
676
|
-
<line number="
|
|
676
|
+
<line number="452" hits="0"/>
|
|
677
677
|
</lines>
|
|
678
678
|
</method>
|
|
679
679
|
<method name="(anonymous_49)" hits="0" signature="()V">
|
|
680
680
|
<lines>
|
|
681
|
-
<line number="
|
|
681
|
+
<line number="455" hits="0"/>
|
|
682
682
|
</lines>
|
|
683
683
|
</method>
|
|
684
684
|
<method name="(anonymous_50)" hits="0" signature="()V">
|
|
685
685
|
<lines>
|
|
686
|
-
<line number="
|
|
686
|
+
<line number="462" hits="0"/>
|
|
687
687
|
</lines>
|
|
688
688
|
</method>
|
|
689
689
|
<method name="(anonymous_51)" hits="0" signature="()V">
|
|
690
690
|
<lines>
|
|
691
|
-
<line number="
|
|
691
|
+
<line number="467" hits="0"/>
|
|
692
|
+
</lines>
|
|
693
|
+
</method>
|
|
694
|
+
<method name="(anonymous_52)" hits="0" signature="()V">
|
|
695
|
+
<lines>
|
|
696
|
+
<line number="510" hits="0"/>
|
|
692
697
|
</lines>
|
|
693
698
|
</method>
|
|
694
699
|
</methods>
|
|
@@ -700,203 +705,209 @@
|
|
|
700
705
|
<line number="12" hits="3" branch="false"/>
|
|
701
706
|
<line number="13" hits="3" branch="false"/>
|
|
702
707
|
<line number="14" hits="3" branch="false"/>
|
|
703
|
-
<line number="
|
|
704
|
-
<line number="
|
|
705
|
-
<line number="
|
|
706
|
-
<line number="
|
|
707
|
-
<line number="
|
|
708
|
-
<line number="
|
|
709
|
-
<line number="
|
|
710
|
-
<line number="
|
|
711
|
-
<line number="40" hits="0" branch="false"/>
|
|
708
|
+
<line number="28" hits="3" branch="false"/>
|
|
709
|
+
<line number="29" hits="0" branch="false"/>
|
|
710
|
+
<line number="30" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
711
|
+
<line number="31" hits="0" branch="false"/>
|
|
712
|
+
<line number="33" hits="0" branch="false"/>
|
|
713
|
+
<line number="34" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
714
|
+
<line number="36" hits="0" branch="false"/>
|
|
715
|
+
<line number="40" hits="3" branch="false"/>
|
|
712
716
|
<line number="41" hits="0" branch="false"/>
|
|
713
717
|
<line number="42" hits="0" branch="false"/>
|
|
714
|
-
<line number="
|
|
715
|
-
<line number="
|
|
716
|
-
<line number="
|
|
718
|
+
<line number="43" hits="0" branch="false"/>
|
|
719
|
+
<line number="45" hits="0" branch="false"/>
|
|
720
|
+
<line number="47" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
717
721
|
<line number="51" hits="0" branch="false"/>
|
|
718
722
|
<line number="52" hits="0" branch="false"/>
|
|
719
723
|
<line number="53" hits="0" branch="false"/>
|
|
720
724
|
<line number="54" hits="0" branch="false"/>
|
|
721
725
|
<line number="55" hits="0" branch="false"/>
|
|
722
726
|
<line number="56" hits="0" branch="false"/>
|
|
723
|
-
<line number="
|
|
724
|
-
<line number="
|
|
725
|
-
<line number="
|
|
726
|
-
<line number="
|
|
727
|
-
<line number="76" hits="0" branch="
|
|
728
|
-
<line number="
|
|
729
|
-
<line number="80" hits="0" branch="
|
|
730
|
-
<line number="
|
|
731
|
-
<line number="83" hits="0" branch="
|
|
732
|
-
<line number="
|
|
733
|
-
<line number="
|
|
734
|
-
<line number="
|
|
735
|
-
<line number="
|
|
736
|
-
<line number="
|
|
737
|
-
<line number="
|
|
738
|
-
<line number="
|
|
739
|
-
<line number="
|
|
740
|
-
<line number="
|
|
741
|
-
<line number="
|
|
727
|
+
<line number="57" hits="0" branch="false"/>
|
|
728
|
+
<line number="60" hits="0" branch="false"/>
|
|
729
|
+
<line number="63" hits="3" branch="false"/>
|
|
730
|
+
<line number="74" hits="0" branch="false"/>
|
|
731
|
+
<line number="76" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
732
|
+
<line number="77" hits="0" branch="false"/>
|
|
733
|
+
<line number="80" hits="0" branch="false"/>
|
|
734
|
+
<line number="81" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
735
|
+
<line number="83" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
736
|
+
<line number="87" hits="0" branch="false"/>
|
|
737
|
+
<line number="89" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
738
|
+
<line number="90" hits="0" branch="false"/>
|
|
739
|
+
<line number="92" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
740
|
+
<line number="93" hits="0" branch="false"/>
|
|
741
|
+
<line number="95" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
742
|
+
<line number="96" hits="0" branch="false"/>
|
|
743
|
+
<line number="98" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
744
|
+
<line number="99" hits="0" branch="false"/>
|
|
745
|
+
<line number="101" hits="0" branch="false"/>
|
|
742
746
|
<line number="102" hits="0" branch="false"/>
|
|
743
|
-
<line number="105" hits="0" branch="false"/>
|
|
744
747
|
<line number="106" hits="0" branch="false"/>
|
|
745
|
-
<line number="107" hits="0" branch="false"/>
|
|
746
|
-
<line number="108" hits="0" branch="false"/>
|
|
747
748
|
<line number="109" hits="0" branch="false"/>
|
|
748
749
|
<line number="110" hits="0" branch="false"/>
|
|
749
750
|
<line number="111" hits="0" branch="false"/>
|
|
751
|
+
<line number="112" hits="0" branch="false"/>
|
|
752
|
+
<line number="113" hits="0" branch="false"/>
|
|
750
753
|
<line number="114" hits="0" branch="false"/>
|
|
751
754
|
<line number="115" hits="0" branch="false"/>
|
|
752
|
-
<line number="116" hits="0" branch="false"/>
|
|
753
755
|
<line number="118" hits="0" branch="false"/>
|
|
754
|
-
<line number="
|
|
755
|
-
<line number="
|
|
756
|
-
<line number="
|
|
757
|
-
<line number="
|
|
756
|
+
<line number="119" hits="0" branch="false"/>
|
|
757
|
+
<line number="120" hits="0" branch="false"/>
|
|
758
|
+
<line number="122" hits="0" branch="false"/>
|
|
759
|
+
<line number="125" hits="0" branch="false"/>
|
|
760
|
+
<line number="126" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
758
761
|
<line number="127" hits="0" branch="false"/>
|
|
759
|
-
<line number="
|
|
762
|
+
<line number="128" hits="0" branch="false"/>
|
|
760
763
|
<line number="131" hits="0" branch="false"/>
|
|
761
|
-
<line number="
|
|
762
|
-
<line number="
|
|
763
|
-
<line number="139" hits="0" branch="
|
|
764
|
-
<line number="
|
|
765
|
-
<line number="143" hits="0" branch="
|
|
766
|
-
<line number="
|
|
767
|
-
<line number="
|
|
768
|
-
<line number="
|
|
769
|
-
<line number="
|
|
770
|
-
<line number="
|
|
771
|
-
<line number="167" hits="0" branch="
|
|
764
|
+
<line number="134" hits="0" branch="false"/>
|
|
765
|
+
<line number="135" hits="0" branch="false"/>
|
|
766
|
+
<line number="139" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
767
|
+
<line number="140" hits="0" branch="false"/>
|
|
768
|
+
<line number="143" hits="0" branch="false"/>
|
|
769
|
+
<line number="146" hits="0" branch="false"/>
|
|
770
|
+
<line number="147" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
771
|
+
<line number="161" hits="0" branch="false"/>
|
|
772
|
+
<line number="162" hits="0" branch="false"/>
|
|
773
|
+
<line number="164" hits="0" branch="false"/>
|
|
774
|
+
<line number="167" hits="0" branch="false"/>
|
|
772
775
|
<line number="170" hits="0" branch="false"/>
|
|
773
|
-
<line number="
|
|
776
|
+
<line number="171" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
777
|
+
<line number="174" hits="0" branch="false"/>
|
|
774
778
|
<line number="179" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
775
|
-
<line number="
|
|
779
|
+
<line number="183" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
776
780
|
<line number="188" hits="0" branch="false"/>
|
|
777
|
-
<line number="
|
|
778
|
-
<line number="197" hits="0" branch="false"/>
|
|
779
|
-
<line number="199" hits="0" branch="false"/>
|
|
781
|
+
<line number="192" hits="0" branch="false"/>
|
|
780
782
|
<line number="200" hits="0" branch="false"/>
|
|
783
|
+
<line number="201" hits="0" branch="false"/>
|
|
784
|
+
<line number="203" hits="0" branch="false"/>
|
|
781
785
|
<line number="204" hits="0" branch="false"/>
|
|
782
786
|
<line number="208" hits="0" branch="false"/>
|
|
783
|
-
<line number="209" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
784
787
|
<line number="212" hits="0" branch="false"/>
|
|
785
|
-
<line number="
|
|
788
|
+
<line number="213" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
786
789
|
<line number="216" hits="0" branch="false"/>
|
|
787
|
-
<line number="
|
|
788
|
-
<line number="
|
|
789
|
-
<line number="
|
|
790
|
-
<line number="
|
|
791
|
-
<line number="
|
|
792
|
-
<line number="233" hits="0" branch="
|
|
793
|
-
<line number="
|
|
794
|
-
<line number="
|
|
795
|
-
<line number="
|
|
796
|
-
<line number="
|
|
797
|
-
<line number="242" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
790
|
+
<line number="219" hits="0" branch="false"/>
|
|
791
|
+
<line number="220" hits="0" branch="false"/>
|
|
792
|
+
<line number="225" hits="0" branch="false"/>
|
|
793
|
+
<line number="230" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
794
|
+
<line number="231" hits="0" branch="false"/>
|
|
795
|
+
<line number="233" hits="0" branch="false"/>
|
|
796
|
+
<line number="234" hits="0" branch="false"/>
|
|
797
|
+
<line number="237" hits="0" branch="true" condition-coverage="0% (0/8)"/>
|
|
798
|
+
<line number="240" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
799
|
+
<line number="242" hits="0" branch="false"/>
|
|
798
800
|
<line number="243" hits="0" branch="false"/>
|
|
799
|
-
<line number="
|
|
801
|
+
<line number="245" hits="0" branch="false"/>
|
|
802
|
+
<line number="246" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
800
803
|
<line number="247" hits="0" branch="false"/>
|
|
801
804
|
<line number="250" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
802
805
|
<line number="251" hits="0" branch="false"/>
|
|
803
|
-
<line number="254" hits="0" branch="
|
|
806
|
+
<line number="254" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
804
807
|
<line number="255" hits="0" branch="false"/>
|
|
808
|
+
<line number="258" hits="0" branch="false"/>
|
|
805
809
|
<line number="259" hits="0" branch="false"/>
|
|
806
|
-
<line number="
|
|
807
|
-
<line number="
|
|
808
|
-
<line number="
|
|
809
|
-
<line number="
|
|
810
|
-
<line number="
|
|
811
|
-
<line number="
|
|
812
|
-
<line number="
|
|
813
|
-
<line number="
|
|
814
|
-
<line number="
|
|
815
|
-
<line number="
|
|
816
|
-
<line number="
|
|
817
|
-
<line number="315" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
818
|
-
<line number="317" hits="0" branch="false"/>
|
|
810
|
+
<line number="263" hits="0" branch="false"/>
|
|
811
|
+
<line number="271" hits="0" branch="false"/>
|
|
812
|
+
<line number="287" hits="0" branch="false"/>
|
|
813
|
+
<line number="288" hits="0" branch="false"/>
|
|
814
|
+
<line number="289" hits="0" branch="false"/>
|
|
815
|
+
<line number="304" hits="0" branch="false"/>
|
|
816
|
+
<line number="305" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
817
|
+
<line number="310" hits="0" branch="false"/>
|
|
818
|
+
<line number="311" hits="0" branch="false"/>
|
|
819
|
+
<line number="314" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
820
|
+
<line number="316" hits="0" branch="false"/>
|
|
819
821
|
<line number="318" hits="0" branch="false"/>
|
|
820
|
-
<line number="319" hits="0" branch="true" condition-coverage="0% (0/
|
|
821
|
-
<line number="
|
|
822
|
+
<line number="319" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
823
|
+
<line number="321" hits="0" branch="false"/>
|
|
822
824
|
<line number="322" hits="0" branch="false"/>
|
|
825
|
+
<line number="323" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
826
|
+
<line number="324" hits="0" branch="false"/>
|
|
823
827
|
<line number="326" hits="0" branch="false"/>
|
|
824
|
-
<line number="327" hits="0" branch="false"/>
|
|
825
828
|
<line number="330" hits="0" branch="false"/>
|
|
826
|
-
<line number="331" hits="0" branch="
|
|
827
|
-
<line number="
|
|
828
|
-
<line number="
|
|
829
|
-
<line number="
|
|
830
|
-
<line number="
|
|
829
|
+
<line number="331" hits="0" branch="false"/>
|
|
830
|
+
<line number="334" hits="0" branch="false"/>
|
|
831
|
+
<line number="335" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
832
|
+
<line number="336" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
833
|
+
<line number="337" hits="0" branch="false"/>
|
|
831
834
|
<line number="342" hits="0" branch="false"/>
|
|
832
|
-
<line number="
|
|
833
|
-
<line number="
|
|
834
|
-
<line number="
|
|
835
|
-
<line number="
|
|
836
|
-
<line number="356" hits="0" branch="false"/>
|
|
835
|
+
<line number="345" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
836
|
+
<line number="346" hits="0" branch="false"/>
|
|
837
|
+
<line number="348" hits="0" branch="false"/>
|
|
838
|
+
<line number="353" hits="0" branch="false"/>
|
|
837
839
|
<line number="358" hits="0" branch="false"/>
|
|
838
|
-
<line number="
|
|
839
|
-
<line number="
|
|
840
|
-
<line number="
|
|
841
|
-
<line number="
|
|
842
|
-
<line number="
|
|
843
|
-
<line number="
|
|
844
|
-
<line number="
|
|
845
|
-
<line number="
|
|
846
|
-
<line number="
|
|
847
|
-
<line number="
|
|
848
|
-
<line number="
|
|
840
|
+
<line number="359" hits="0" branch="false"/>
|
|
841
|
+
<line number="360" hits="0" branch="false"/>
|
|
842
|
+
<line number="362" hits="0" branch="false"/>
|
|
843
|
+
<line number="367" hits="0" branch="false"/>
|
|
844
|
+
<line number="369" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
845
|
+
<line number="370" hits="0" branch="false"/>
|
|
846
|
+
<line number="373" hits="0" branch="false"/>
|
|
847
|
+
<line number="374" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
848
|
+
<line number="375" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
849
|
+
<line number="376" hits="0" branch="false"/>
|
|
850
|
+
<line number="382" hits="0" branch="false"/>
|
|
851
|
+
<line number="387" hits="0" branch="false"/>
|
|
849
852
|
<line number="389" hits="0" branch="false"/>
|
|
850
853
|
<line number="390" hits="0" branch="false"/>
|
|
851
854
|
<line number="393" hits="0" branch="false"/>
|
|
852
|
-
<line number="
|
|
853
|
-
<line number="
|
|
854
|
-
<line number="
|
|
855
|
+
<line number="394" hits="0" branch="false"/>
|
|
856
|
+
<line number="397" hits="0" branch="false"/>
|
|
857
|
+
<line number="399" hits="0" branch="false"/>
|
|
855
858
|
<line number="400" hits="0" branch="false"/>
|
|
856
859
|
<line number="402" hits="0" branch="false"/>
|
|
857
|
-
<line number="
|
|
858
|
-
<line number="
|
|
859
|
-
<line number="
|
|
860
|
-
<line number="
|
|
861
|
-
<line number="
|
|
862
|
-
<line number="
|
|
863
|
-
<line number="
|
|
864
|
-
<line number="
|
|
865
|
-
<line number="
|
|
866
|
-
<line number="
|
|
867
|
-
<line number="
|
|
868
|
-
<line number="
|
|
860
|
+
<line number="404" hits="0" branch="false"/>
|
|
861
|
+
<line number="406" hits="0" branch="false"/>
|
|
862
|
+
<line number="407" hits="0" branch="false"/>
|
|
863
|
+
<line number="412" hits="0" branch="false"/>
|
|
864
|
+
<line number="418" hits="0" branch="false"/>
|
|
865
|
+
<line number="425" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
866
|
+
<line number="426" hits="0" branch="false"/>
|
|
867
|
+
<line number="428" hits="0" branch="false"/>
|
|
868
|
+
<line number="431" hits="0" branch="false"/>
|
|
869
|
+
<line number="437" hits="0" branch="false"/>
|
|
870
|
+
<line number="446" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
871
|
+
<line number="447" hits="0" branch="false"/>
|
|
869
872
|
<line number="449" hits="0" branch="false"/>
|
|
870
|
-
<line number="451" hits="0" branch="false"/>
|
|
871
873
|
<line number="452" hits="0" branch="false"/>
|
|
872
|
-
<line number="
|
|
873
|
-
<line number="
|
|
874
|
-
<line number="
|
|
875
|
-
<line number="
|
|
876
|
-
<line number="
|
|
877
|
-
<line number="
|
|
878
|
-
<line number="
|
|
879
|
-
<line number="
|
|
880
|
-
<line number="
|
|
881
|
-
<line number="
|
|
882
|
-
<line number="
|
|
883
|
-
<line number="
|
|
884
|
-
<line number="
|
|
885
|
-
<line number="499" hits="0" branch="
|
|
886
|
-
<line number="
|
|
874
|
+
<line number="453" hits="0" branch="false"/>
|
|
875
|
+
<line number="455" hits="0" branch="false"/>
|
|
876
|
+
<line number="456" hits="0" branch="false"/>
|
|
877
|
+
<line number="462" hits="0" branch="false"/>
|
|
878
|
+
<line number="463" hits="0" branch="false"/>
|
|
879
|
+
<line number="467" hits="3" branch="false"/>
|
|
880
|
+
<line number="473" hits="0" branch="false"/>
|
|
881
|
+
<line number="475" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
882
|
+
<line number="480" hits="0" branch="false"/>
|
|
883
|
+
<line number="485" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
884
|
+
<line number="489" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
885
|
+
<line number="490" hits="0" branch="false"/>
|
|
886
|
+
<line number="493" hits="0" branch="false"/>
|
|
887
|
+
<line number="499" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
888
|
+
<line number="500" hits="0" branch="false"/>
|
|
889
|
+
<line number="502" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
887
890
|
<line number="503" hits="0" branch="false"/>
|
|
891
|
+
<line number="506" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
892
|
+
<line number="507" hits="0" branch="false"/>
|
|
893
|
+
<line number="510" hits="3" branch="false"/>
|
|
894
|
+
<line number="511" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
895
|
+
<line number="512" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
896
|
+
<line number="514" hits="0" branch="false"/>
|
|
897
|
+
<line number="517" hits="0" branch="false"/>
|
|
898
|
+
<line number="520" hits="0" branch="false"/>
|
|
888
899
|
</lines>
|
|
889
900
|
</class>
|
|
890
901
|
<class name="sandboxTypes.ts" filename="nrfutil/sandboxTypes.ts" line-rate="0" branch-rate="0">
|
|
891
902
|
<methods>
|
|
892
903
|
</methods>
|
|
893
904
|
<lines>
|
|
894
|
-
<line number="
|
|
895
|
-
<line number="
|
|
896
|
-
<line number="
|
|
897
|
-
<line number="
|
|
898
|
-
<line number="
|
|
899
|
-
<line number="
|
|
905
|
+
<line number="179" hits="0" branch="false"/>
|
|
906
|
+
<line number="182" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
907
|
+
<line number="184" hits="0" branch="false"/>
|
|
908
|
+
<line number="187" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
909
|
+
<line number="189" hits="0" branch="false"/>
|
|
910
|
+
<line number="192" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
900
911
|
</lines>
|
|
901
912
|
</class>
|
|
902
913
|
</classes>
|
|
@@ -1805,29 +1816,29 @@
|
|
|
1805
1816
|
<classes>
|
|
1806
1817
|
<class name="store.ts" filename="src/store.ts" line-rate="1" branch-rate="0.75">
|
|
1807
1818
|
<methods>
|
|
1808
|
-
<method name="(anonymous_3)" hits="
|
|
1819
|
+
<method name="(anonymous_3)" hits="114" signature="()V">
|
|
1809
1820
|
<lines>
|
|
1810
|
-
<line number="20" hits="
|
|
1821
|
+
<line number="20" hits="114"/>
|
|
1811
1822
|
</lines>
|
|
1812
1823
|
</method>
|
|
1813
|
-
<method name="(anonymous_4)" hits="
|
|
1824
|
+
<method name="(anonymous_4)" hits="242" signature="()V">
|
|
1814
1825
|
<lines>
|
|
1815
|
-
<line number="23" hits="
|
|
1826
|
+
<line number="23" hits="242"/>
|
|
1816
1827
|
</lines>
|
|
1817
1828
|
</method>
|
|
1818
|
-
<method name="(anonymous_5)" hits="
|
|
1829
|
+
<method name="(anonymous_5)" hits="57" signature="()V">
|
|
1819
1830
|
<lines>
|
|
1820
|
-
<line number="25" hits="
|
|
1831
|
+
<line number="25" hits="57"/>
|
|
1821
1832
|
</lines>
|
|
1822
1833
|
</method>
|
|
1823
|
-
<method name="(anonymous_6)" hits="
|
|
1834
|
+
<method name="(anonymous_6)" hits="57" signature="()V">
|
|
1824
1835
|
<lines>
|
|
1825
|
-
<line number="38" hits="
|
|
1836
|
+
<line number="38" hits="57"/>
|
|
1826
1837
|
</lines>
|
|
1827
1838
|
</method>
|
|
1828
|
-
<method name="(anonymous_7)" hits="
|
|
1839
|
+
<method name="(anonymous_7)" hits="57" signature="()V">
|
|
1829
1840
|
<lines>
|
|
1830
|
-
<line number="45" hits="
|
|
1841
|
+
<line number="45" hits="57"/>
|
|
1831
1842
|
</lines>
|
|
1832
1843
|
</method>
|
|
1833
1844
|
</methods>
|
|
@@ -1843,14 +1854,14 @@
|
|
|
1843
1854
|
<line number="17" hits="9" branch="false"/>
|
|
1844
1855
|
<line number="18" hits="9" branch="false"/>
|
|
1845
1856
|
<line number="20" hits="9" branch="false"/>
|
|
1846
|
-
<line number="21" hits="
|
|
1847
|
-
<line number="23" hits="
|
|
1848
|
-
<line number="25" hits="
|
|
1857
|
+
<line number="21" hits="114" branch="true" condition-coverage="50% (1/2)"/>
|
|
1858
|
+
<line number="23" hits="242" branch="true" condition-coverage="100% (1/1)"/>
|
|
1859
|
+
<line number="25" hits="57" branch="true" condition-coverage="100% (1/1)"/>
|
|
1849
1860
|
<line number="38" hits="9" branch="false"/>
|
|
1850
|
-
<line number="39" hits="
|
|
1851
|
-
<line number="46" hits="
|
|
1861
|
+
<line number="39" hits="57" branch="false"/>
|
|
1862
|
+
<line number="46" hits="57" branch="false"/>
|
|
1852
1863
|
<line number="52" hits="9" branch="false"/>
|
|
1853
|
-
<line number="67" hits="
|
|
1864
|
+
<line number="67" hits="48" branch="false"/>
|
|
1854
1865
|
</lines>
|
|
1855
1866
|
</class>
|
|
1856
1867
|
</classes>
|
|
@@ -2116,7 +2127,7 @@
|
|
|
2116
2127
|
<line number="25" hits="9" branch="false"/>
|
|
2117
2128
|
<line number="30" hits="19" branch="false"/>
|
|
2118
2129
|
<line number="33" hits="19" branch="false"/>
|
|
2119
|
-
<line number="39" hits="
|
|
2130
|
+
<line number="39" hits="57" branch="false"/>
|
|
2120
2131
|
<line number="40" hits="19" branch="false"/>
|
|
2121
2132
|
<line number="41" hits="9" branch="false"/>
|
|
2122
2133
|
<line number="43" hits="9" branch="false"/>
|
|
@@ -2471,7 +2482,7 @@
|
|
|
2471
2482
|
<line number="66" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2472
2483
|
<line number="67" hits="0" branch="false"/>
|
|
2473
2484
|
<line number="69" hits="0" branch="false"/>
|
|
2474
|
-
<line number="75" hits="
|
|
2485
|
+
<line number="75" hits="57" branch="false"/>
|
|
2475
2486
|
<line number="77" hits="1" branch="false"/>
|
|
2476
2487
|
<line number="78" hits="2" branch="false"/>
|
|
2477
2488
|
<line number="79" hits="0" branch="false"/>
|
|
@@ -2493,9 +2504,9 @@
|
|
|
2493
2504
|
<classes>
|
|
2494
2505
|
<class name="Button.tsx" filename="src/Button/Button.tsx" line-rate="1" branch-rate="0.75">
|
|
2495
2506
|
<methods>
|
|
2496
|
-
<method name="(anonymous_2)" hits="
|
|
2507
|
+
<method name="(anonymous_2)" hits="88" signature="()V">
|
|
2497
2508
|
<lines>
|
|
2498
|
-
<line number="31" hits="
|
|
2509
|
+
<line number="31" hits="88"/>
|
|
2499
2510
|
</lines>
|
|
2500
2511
|
</method>
|
|
2501
2512
|
</methods>
|
|
@@ -2503,8 +2514,8 @@
|
|
|
2503
2514
|
<line number="7" hits="6" branch="false"/>
|
|
2504
2515
|
<line number="9" hits="6" branch="false"/>
|
|
2505
2516
|
<line number="31" hits="6" branch="false"/>
|
|
2506
|
-
<line number="41" hits="
|
|
2507
|
-
<line number="76" hits="
|
|
2517
|
+
<line number="41" hits="88" branch="false"/>
|
|
2518
|
+
<line number="76" hits="88" branch="false"/>
|
|
2508
2519
|
</lines>
|
|
2509
2520
|
</class>
|
|
2510
2521
|
</classes>
|
|
@@ -2643,7 +2654,7 @@
|
|
|
2643
2654
|
<line number="99" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2644
2655
|
<line number="105" hits="0" branch="false"/>
|
|
2645
2656
|
<line number="108" hits="0" branch="false"/>
|
|
2646
|
-
<line number="114" hits="
|
|
2657
|
+
<line number="114" hits="57" branch="false"/>
|
|
2647
2658
|
<line number="116" hits="0" branch="false"/>
|
|
2648
2659
|
<line number="117" hits="8" branch="false"/>
|
|
2649
2660
|
<line number="118" hits="8" branch="false"/>
|
|
@@ -2654,13 +2665,13 @@
|
|
|
2654
2665
|
<line number="123" hits="0" branch="false"/>
|
|
2655
2666
|
<line number="124" hits="0" branch="false"/>
|
|
2656
2667
|
<line number="126" hits="10" branch="false"/>
|
|
2657
|
-
<line number="128" hits="
|
|
2668
|
+
<line number="128" hits="46" branch="false"/>
|
|
2658
2669
|
<line number="129" hits="78" branch="false"/>
|
|
2659
2670
|
<line number="131" hits="26" branch="false"/>
|
|
2660
2671
|
<line number="132" hits="67" branch="false"/>
|
|
2661
|
-
<line number="134" hits="
|
|
2672
|
+
<line number="134" hits="72" branch="false"/>
|
|
2662
2673
|
<line number="135" hits="151" branch="true" condition-coverage="50% (1/2)"/>
|
|
2663
|
-
<line number="138" hits="
|
|
2674
|
+
<line number="138" hits="46" branch="false"/>
|
|
2664
2675
|
<line number="139" hits="84" branch="false"/>
|
|
2665
2676
|
<line number="141" hits="10" branch="false"/>
|
|
2666
2677
|
<line number="142" hits="0" branch="false"/>
|
|
@@ -3141,7 +3152,7 @@
|
|
|
3141
3152
|
<line number="52" hits="0" branch="false"/>
|
|
3142
3153
|
<line number="58" hits="0" branch="false"/>
|
|
3143
3154
|
<line number="61" hits="1" branch="false"/>
|
|
3144
|
-
<line number="67" hits="
|
|
3155
|
+
<line number="67" hits="57" branch="false"/>
|
|
3145
3156
|
<line number="69" hits="2" branch="false"/>
|
|
3146
3157
|
<line number="70" hits="3" branch="false"/>
|
|
3147
3158
|
<line number="71" hits="0" branch="false"/>
|
|
@@ -3315,7 +3326,7 @@
|
|
|
3315
3326
|
<line number="186" hits="0" branch="false"/>
|
|
3316
3327
|
<line number="187" hits="0" branch="false"/>
|
|
3317
3328
|
<line number="196" hits="0" branch="false"/>
|
|
3318
|
-
<line number="202" hits="
|
|
3329
|
+
<line number="202" hits="57" branch="false"/>
|
|
3319
3330
|
<line number="204" hits="2" branch="false"/>
|
|
3320
3331
|
<line number="205" hits="0" branch="false"/>
|
|
3321
3332
|
<line number="206" hits="6" branch="false"/>
|
|
@@ -3834,97 +3845,97 @@
|
|
|
3834
3845
|
</method>
|
|
3835
3846
|
<method name="(anonymous_43)" hits="0" signature="()V">
|
|
3836
3847
|
<lines>
|
|
3837
|
-
<line number="
|
|
3848
|
+
<line number="489" hits="0"/>
|
|
3838
3849
|
</lines>
|
|
3839
3850
|
</method>
|
|
3840
3851
|
<method name="(anonymous_44)" hits="0" signature="()V">
|
|
3841
3852
|
<lines>
|
|
3842
|
-
<line number="
|
|
3853
|
+
<line number="505" hits="0"/>
|
|
3843
3854
|
</lines>
|
|
3844
3855
|
</method>
|
|
3845
3856
|
<method name="(anonymous_45)" hits="0" signature="()V">
|
|
3846
3857
|
<lines>
|
|
3847
|
-
<line number="
|
|
3858
|
+
<line number="518" hits="0"/>
|
|
3848
3859
|
</lines>
|
|
3849
3860
|
</method>
|
|
3850
3861
|
<method name="(anonymous_46)" hits="0" signature="()V">
|
|
3851
3862
|
<lines>
|
|
3852
|
-
<line number="
|
|
3863
|
+
<line number="523" hits="0"/>
|
|
3853
3864
|
</lines>
|
|
3854
3865
|
</method>
|
|
3855
3866
|
<method name="(anonymous_47)" hits="0" signature="()V">
|
|
3856
3867
|
<lines>
|
|
3857
|
-
<line number="
|
|
3868
|
+
<line number="524" hits="0"/>
|
|
3858
3869
|
</lines>
|
|
3859
3870
|
</method>
|
|
3860
3871
|
<method name="(anonymous_48)" hits="0" signature="()V">
|
|
3861
3872
|
<lines>
|
|
3862
|
-
<line number="
|
|
3873
|
+
<line number="525" hits="0"/>
|
|
3863
3874
|
</lines>
|
|
3864
3875
|
</method>
|
|
3865
3876
|
<method name="(anonymous_49)" hits="0" signature="()V">
|
|
3866
3877
|
<lines>
|
|
3867
|
-
<line number="
|
|
3878
|
+
<line number="543" hits="0"/>
|
|
3868
3879
|
</lines>
|
|
3869
3880
|
</method>
|
|
3870
3881
|
<method name="(anonymous_50)" hits="0" signature="()V">
|
|
3871
3882
|
<lines>
|
|
3872
|
-
<line number="
|
|
3883
|
+
<line number="547" hits="0"/>
|
|
3873
3884
|
</lines>
|
|
3874
3885
|
</method>
|
|
3875
3886
|
<method name="(anonymous_51)" hits="0" signature="()V">
|
|
3876
3887
|
<lines>
|
|
3877
|
-
<line number="
|
|
3888
|
+
<line number="552" hits="0"/>
|
|
3878
3889
|
</lines>
|
|
3879
3890
|
</method>
|
|
3880
3891
|
<method name="(anonymous_52)" hits="0" signature="()V">
|
|
3881
3892
|
<lines>
|
|
3882
|
-
<line number="
|
|
3893
|
+
<line number="553" hits="0"/>
|
|
3883
3894
|
</lines>
|
|
3884
3895
|
</method>
|
|
3885
3896
|
<method name="(anonymous_53)" hits="0" signature="()V">
|
|
3886
3897
|
<lines>
|
|
3887
|
-
<line number="
|
|
3898
|
+
<line number="556" hits="0"/>
|
|
3888
3899
|
</lines>
|
|
3889
3900
|
</method>
|
|
3890
3901
|
<method name="(anonymous_54)" hits="0" signature="()V">
|
|
3891
3902
|
<lines>
|
|
3892
|
-
<line number="
|
|
3903
|
+
<line number="556" hits="0"/>
|
|
3893
3904
|
</lines>
|
|
3894
3905
|
</method>
|
|
3895
3906
|
<method name="(anonymous_55)" hits="0" signature="()V">
|
|
3896
3907
|
<lines>
|
|
3897
|
-
<line number="
|
|
3908
|
+
<line number="561" hits="0"/>
|
|
3898
3909
|
</lines>
|
|
3899
3910
|
</method>
|
|
3900
3911
|
<method name="(anonymous_56)" hits="0" signature="()V">
|
|
3901
3912
|
<lines>
|
|
3902
|
-
<line number="
|
|
3913
|
+
<line number="561" hits="0"/>
|
|
3903
3914
|
</lines>
|
|
3904
3915
|
</method>
|
|
3905
3916
|
<method name="(anonymous_57)" hits="0" signature="()V">
|
|
3906
3917
|
<lines>
|
|
3907
|
-
<line number="
|
|
3918
|
+
<line number="565" hits="0"/>
|
|
3908
3919
|
</lines>
|
|
3909
3920
|
</method>
|
|
3910
3921
|
<method name="(anonymous_58)" hits="0" signature="()V">
|
|
3911
3922
|
<lines>
|
|
3912
|
-
<line number="
|
|
3923
|
+
<line number="576" hits="0"/>
|
|
3913
3924
|
</lines>
|
|
3914
3925
|
</method>
|
|
3915
3926
|
<method name="(anonymous_59)" hits="0" signature="()V">
|
|
3916
3927
|
<lines>
|
|
3917
|
-
<line number="
|
|
3928
|
+
<line number="586" hits="0"/>
|
|
3918
3929
|
</lines>
|
|
3919
3930
|
</method>
|
|
3920
3931
|
<method name="(anonymous_60)" hits="0" signature="()V">
|
|
3921
3932
|
<lines>
|
|
3922
|
-
<line number="
|
|
3933
|
+
<line number="586" hits="0"/>
|
|
3923
3934
|
</lines>
|
|
3924
3935
|
</method>
|
|
3925
3936
|
<method name="(anonymous_61)" hits="0" signature="()V">
|
|
3926
3937
|
<lines>
|
|
3927
|
-
<line number="
|
|
3938
|
+
<line number="587" hits="0"/>
|
|
3928
3939
|
</lines>
|
|
3929
3940
|
</method>
|
|
3930
3941
|
</methods>
|
|
@@ -4084,39 +4095,39 @@
|
|
|
4084
4095
|
<line number="467" hits="0" branch="false"/>
|
|
4085
4096
|
<line number="469" hits="0" branch="false"/>
|
|
4086
4097
|
<line number="479" hits="0" branch="false"/>
|
|
4087
|
-
<line number="483" hits="0" branch="
|
|
4088
|
-
<line number="487" hits="0" branch="false"/>
|
|
4098
|
+
<line number="483" hits="0" branch="false"/>
|
|
4089
4099
|
<line number="490" hits="0" branch="false"/>
|
|
4090
|
-
<line number="
|
|
4091
|
-
<line number="
|
|
4092
|
-
<line number="503" hits="0" branch="
|
|
4093
|
-
<line number="
|
|
4094
|
-
<line number="
|
|
4095
|
-
<line number="
|
|
4096
|
-
<line number="
|
|
4097
|
-
<line number="521" hits="0" branch="false"/>
|
|
4098
|
-
<line number="522" hits="0" branch="false"/>
|
|
4100
|
+
<line number="493" hits="0" branch="false"/>
|
|
4101
|
+
<line number="494" hits="0" branch="false"/>
|
|
4102
|
+
<line number="503" hits="0" branch="false"/>
|
|
4103
|
+
<line number="506" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
4104
|
+
<line number="507" hits="0" branch="false"/>
|
|
4105
|
+
<line number="512" hits="0" branch="false"/>
|
|
4106
|
+
<line number="518" hits="2" branch="false"/>
|
|
4099
4107
|
<line number="523" hits="0" branch="false"/>
|
|
4100
|
-
<line number="
|
|
4108
|
+
<line number="524" hits="0" branch="false"/>
|
|
4109
|
+
<line number="525" hits="0" branch="false"/>
|
|
4110
|
+
<line number="526" hits="0" branch="false"/>
|
|
4101
4111
|
<line number="535" hits="0" branch="false"/>
|
|
4102
|
-
<line number="
|
|
4103
|
-
<line number="543" hits="
|
|
4104
|
-
<line number="
|
|
4105
|
-
<line number="
|
|
4112
|
+
<line number="538" hits="0" branch="false"/>
|
|
4113
|
+
<line number="543" hits="2" branch="false"/>
|
|
4114
|
+
<line number="546" hits="0" branch="false"/>
|
|
4115
|
+
<line number="548" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
4106
4116
|
<line number="553" hits="0" branch="false"/>
|
|
4107
|
-
<line number="
|
|
4108
|
-
<line number="
|
|
4109
|
-
<line number="
|
|
4110
|
-
<line number="
|
|
4111
|
-
<line number="
|
|
4112
|
-
<line number="
|
|
4113
|
-
<line number="
|
|
4117
|
+
<line number="556" hits="0" branch="false"/>
|
|
4118
|
+
<line number="557" hits="0" branch="false"/>
|
|
4119
|
+
<line number="561" hits="0" branch="false"/>
|
|
4120
|
+
<line number="562" hits="0" branch="false"/>
|
|
4121
|
+
<line number="566" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
4122
|
+
<line number="567" hits="0" branch="false"/>
|
|
4123
|
+
<line number="571" hits="0" branch="false"/>
|
|
4114
4124
|
<line number="573" hits="0" branch="false"/>
|
|
4115
|
-
<line number="
|
|
4116
|
-
<line number="
|
|
4117
|
-
<line number="
|
|
4118
|
-
<line number="
|
|
4119
|
-
<line number="
|
|
4125
|
+
<line number="576" hits="0" branch="false"/>
|
|
4126
|
+
<line number="580" hits="0" branch="false"/>
|
|
4127
|
+
<line number="586" hits="0" branch="false"/>
|
|
4128
|
+
<line number="587" hits="0" branch="false"/>
|
|
4129
|
+
<line number="588" hits="0" branch="false"/>
|
|
4130
|
+
<line number="592" hits="2" branch="false"/>
|
|
4120
4131
|
</lines>
|
|
4121
4132
|
</class>
|
|
4122
4133
|
</classes>
|
|
@@ -4189,7 +4200,7 @@
|
|
|
4189
4200
|
<line number="29" hits="0" branch="false"/>
|
|
4190
4201
|
<line number="30" hits="0" branch="false"/>
|
|
4191
4202
|
<line number="33" hits="0" branch="false"/>
|
|
4192
|
-
<line number="39" hits="
|
|
4203
|
+
<line number="39" hits="57" branch="false"/>
|
|
4193
4204
|
<line number="40" hits="0" branch="false"/>
|
|
4194
4205
|
<line number="41" hits="9" branch="false"/>
|
|
4195
4206
|
<line number="43" hits="9" branch="false"/>
|
|
@@ -4223,9 +4234,9 @@
|
|
|
4223
4234
|
<line number="59" hits="28"/>
|
|
4224
4235
|
</lines>
|
|
4225
4236
|
</method>
|
|
4226
|
-
<method name="(anonymous_9)" hits="
|
|
4237
|
+
<method name="(anonymous_9)" hits="41" signature="()V">
|
|
4227
4238
|
<lines>
|
|
4228
|
-
<line number="70" hits="
|
|
4239
|
+
<line number="70" hits="41"/>
|
|
4229
4240
|
</lines>
|
|
4230
4241
|
</method>
|
|
4231
4242
|
<method name="(anonymous_10)" hits="19" signature="()V">
|
|
@@ -4257,12 +4268,12 @@
|
|
|
4257
4268
|
<line number="59" hits="1" branch="false"/>
|
|
4258
4269
|
<line number="60" hits="28" branch="false"/>
|
|
4259
4270
|
<line number="70" hits="28" branch="false"/>
|
|
4260
|
-
<line number="76" hits="
|
|
4261
|
-
<line number="79" hits="
|
|
4262
|
-
<line number="80" hits="
|
|
4263
|
-
<line number="81" hits="
|
|
4264
|
-
<line number="82" hits="
|
|
4265
|
-
<line number="84" hits="
|
|
4271
|
+
<line number="76" hits="41" branch="false"/>
|
|
4272
|
+
<line number="79" hits="41" branch="false"/>
|
|
4273
|
+
<line number="80" hits="41" branch="false"/>
|
|
4274
|
+
<line number="81" hits="41" branch="false"/>
|
|
4275
|
+
<line number="82" hits="41" branch="true" condition-coverage="100% (4/4)"/>
|
|
4276
|
+
<line number="84" hits="41" branch="false"/>
|
|
4266
4277
|
<line number="85" hits="19" branch="true" condition-coverage="100% (2/2)"/>
|
|
4267
4278
|
<line number="86" hits="14" branch="false"/>
|
|
4268
4279
|
<line number="87" hits="5" branch="true" condition-coverage="50% (2/4)"/>
|
|
@@ -4270,7 +4281,7 @@
|
|
|
4270
4281
|
<line number="89" hits="5" branch="true" condition-coverage="50% (2/4)"/>
|
|
4271
4282
|
<line number="90" hits="0" branch="false"/>
|
|
4272
4283
|
<line number="92" hits="5" branch="false"/>
|
|
4273
|
-
<line number="101" hits="
|
|
4284
|
+
<line number="101" hits="41" branch="false"/>
|
|
4274
4285
|
</lines>
|
|
4275
4286
|
</class>
|
|
4276
4287
|
<class name="DeviceIcon.tsx" filename="src/Device/DeviceSelector/DeviceIcon.tsx" line-rate="1" branch-rate="0.5">
|
|
@@ -4288,7 +4299,7 @@
|
|
|
4288
4299
|
<line number="14" hits="1" branch="false"/>
|
|
4289
4300
|
<line number="15" hits="28" branch="false"/>
|
|
4290
4301
|
<line number="16" hits="28" branch="false"/>
|
|
4291
|
-
<line number="27" hits="
|
|
4302
|
+
<line number="27" hits="41" branch="false"/>
|
|
4292
4303
|
</lines>
|
|
4293
4304
|
</class>
|
|
4294
4305
|
<class name="DeviceSelector.tsx" filename="src/Device/DeviceSelector/DeviceSelector.tsx" line-rate="0.9166" branch-rate="0.8332999999999999">
|
|
@@ -4914,9 +4925,9 @@
|
|
|
4914
4925
|
<classes>
|
|
4915
4926
|
<class name="Dialog.tsx" filename="src/Dialog/Dialog.tsx" line-rate="0.84" branch-rate="0.6764">
|
|
4916
4927
|
<methods>
|
|
4917
|
-
<method name="(anonymous_8)" hits="
|
|
4928
|
+
<method name="(anonymous_8)" hits="68" signature="()V">
|
|
4918
4929
|
<lines>
|
|
4919
|
-
<line number="28" hits="
|
|
4930
|
+
<line number="28" hits="68"/>
|
|
4920
4931
|
</lines>
|
|
4921
4932
|
</method>
|
|
4922
4933
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
@@ -4981,8 +4992,8 @@
|
|
|
4981
4992
|
<line number="10" hits="6" branch="false"/>
|
|
4982
4993
|
<line number="11" hits="6" branch="false"/>
|
|
4983
4994
|
<line number="13" hits="6" branch="false"/>
|
|
4984
|
-
<line number="28" hits="
|
|
4985
|
-
<line number="37" hits="
|
|
4995
|
+
<line number="28" hits="248" branch="false"/>
|
|
4996
|
+
<line number="37" hits="68" branch="false"/>
|
|
4986
4997
|
<line number="39" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
4987
4998
|
<line number="40" hits="0" branch="false"/>
|
|
4988
4999
|
<line number="47" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
@@ -4991,7 +5002,7 @@
|
|
|
4991
5002
|
<line number="81" hits="27" branch="false"/>
|
|
4992
5003
|
<line number="84" hits="6" branch="false"/>
|
|
4993
5004
|
<line number="85" hits="27" branch="false"/>
|
|
4994
|
-
<line number="96" hits="
|
|
5005
|
+
<line number="96" hits="113" branch="false"/>
|
|
4995
5006
|
<line number="103" hits="44" branch="false"/>
|
|
4996
5007
|
<line number="123" hits="6" branch="false"/>
|
|
4997
5008
|
<line number="136" hits="6" branch="false"/>
|
|
@@ -5086,9 +5097,9 @@
|
|
|
5086
5097
|
<line number="49" hits="1"/>
|
|
5087
5098
|
</lines>
|
|
5088
5099
|
</method>
|
|
5089
|
-
<method name="(anonymous_4)" hits="
|
|
5100
|
+
<method name="(anonymous_4)" hits="8" signature="()V">
|
|
5090
5101
|
<lines>
|
|
5091
|
-
<line number="67" hits="
|
|
5102
|
+
<line number="67" hits="8"/>
|
|
5092
5103
|
</lines>
|
|
5093
5104
|
</method>
|
|
5094
5105
|
<method name="(anonymous_5)" hits="4" signature="()V">
|
|
@@ -5101,9 +5112,9 @@
|
|
|
5101
5112
|
<line number="86" hits="4"/>
|
|
5102
5113
|
</lines>
|
|
5103
5114
|
</method>
|
|
5104
|
-
<method name="(anonymous_7)" hits="
|
|
5115
|
+
<method name="(anonymous_7)" hits="19" signature="()V">
|
|
5105
5116
|
<lines>
|
|
5106
|
-
<line number="91" hits="
|
|
5117
|
+
<line number="91" hits="19"/>
|
|
5107
5118
|
</lines>
|
|
5108
5119
|
</method>
|
|
5109
5120
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
@@ -5116,9 +5127,9 @@
|
|
|
5116
5127
|
<line number="172" hits="0"/>
|
|
5117
5128
|
</lines>
|
|
5118
5129
|
</method>
|
|
5119
|
-
<method name="(anonymous_10)" hits="
|
|
5130
|
+
<method name="(anonymous_10)" hits="10" signature="()V">
|
|
5120
5131
|
<lines>
|
|
5121
|
-
<line number="58" hits="
|
|
5132
|
+
<line number="58" hits="10"/>
|
|
5122
5133
|
</lines>
|
|
5123
5134
|
</method>
|
|
5124
5135
|
</methods>
|
|
@@ -5145,19 +5156,19 @@
|
|
|
5145
5156
|
<line number="49" hits="2" branch="false"/>
|
|
5146
5157
|
<line number="50" hits="1" branch="false"/>
|
|
5147
5158
|
<line number="51" hits="1" branch="false"/>
|
|
5148
|
-
<line number="59" hits="
|
|
5149
|
-
<line number="60" hits="
|
|
5150
|
-
<line number="68" hits="
|
|
5159
|
+
<line number="59" hits="10" branch="false"/>
|
|
5160
|
+
<line number="60" hits="9" branch="false"/>
|
|
5161
|
+
<line number="68" hits="8" branch="false"/>
|
|
5151
5162
|
<line number="76" hits="4" branch="false"/>
|
|
5152
5163
|
<line number="77" hits="4" branch="true" condition-coverage="100% (2/2)"/>
|
|
5153
5164
|
<line number="81" hits="4" branch="false"/>
|
|
5154
5165
|
<line number="87" hits="4" branch="false"/>
|
|
5155
|
-
<line number="92" hits="
|
|
5156
|
-
<line number="94" hits="
|
|
5157
|
-
<line number="96" hits="
|
|
5158
|
-
<line number="97" hits="
|
|
5159
|
-
<line number="100" hits="
|
|
5160
|
-
<line number="102" hits="
|
|
5166
|
+
<line number="92" hits="19" branch="false"/>
|
|
5167
|
+
<line number="94" hits="19" branch="false"/>
|
|
5168
|
+
<line number="96" hits="19" branch="true" condition-coverage="100% (1/1)"/>
|
|
5169
|
+
<line number="97" hits="9" branch="false"/>
|
|
5170
|
+
<line number="100" hits="10" branch="true" condition-coverage="100% (2/2)"/>
|
|
5171
|
+
<line number="102" hits="10" branch="false"/>
|
|
5161
5172
|
<line number="121" hits="0" branch="false"/>
|
|
5162
5173
|
<line number="173" hits="0" branch="false"/>
|
|
5163
5174
|
<line number="186" hits="5" branch="false"/>
|
|
@@ -5273,7 +5284,7 @@
|
|
|
5273
5284
|
<line number="64" hits="12" branch="false"/>
|
|
5274
5285
|
<line number="65" hits="12" branch="false"/>
|
|
5275
5286
|
<line number="68" hits="2" branch="false"/>
|
|
5276
|
-
<line number="73" hits="
|
|
5287
|
+
<line number="73" hits="62" branch="false"/>
|
|
5277
5288
|
<line number="74" hits="12" branch="false"/>
|
|
5278
5289
|
<line number="75" hits="10" branch="false"/>
|
|
5279
5290
|
<line number="77" hits="17" branch="false"/>
|
|
@@ -5288,9 +5299,9 @@
|
|
|
5288
5299
|
<classes>
|
|
5289
5300
|
<class name="FactoryResetButton.tsx" filename="src/FactoryReset/FactoryResetButton.tsx" line-rate="0.95" branch-rate="1">
|
|
5290
5301
|
<methods>
|
|
5291
|
-
<method name="(anonymous_5)" hits="
|
|
5302
|
+
<method name="(anonymous_5)" hits="21" signature="()V">
|
|
5292
5303
|
<lines>
|
|
5293
|
-
<line number="26" hits="
|
|
5304
|
+
<line number="26" hits="21"/>
|
|
5294
5305
|
</lines>
|
|
5295
5306
|
</method>
|
|
5296
5307
|
<method name="(anonymous_6)" hits="1" signature="()V">
|
|
@@ -5327,19 +5338,19 @@
|
|
|
5327
5338
|
<line number="12" hits="3" branch="false"/>
|
|
5328
5339
|
<line number="24" hits="3" branch="false"/>
|
|
5329
5340
|
<line number="26" hits="3" branch="false"/>
|
|
5330
|
-
<line number="34" hits="
|
|
5331
|
-
<line number="35" hits="
|
|
5332
|
-
<line number="36" hits="
|
|
5341
|
+
<line number="34" hits="21" branch="false"/>
|
|
5342
|
+
<line number="35" hits="21" branch="false"/>
|
|
5343
|
+
<line number="36" hits="21" branch="false"/>
|
|
5333
5344
|
<line number="37" hits="1" branch="false"/>
|
|
5334
5345
|
<line number="38" hits="1" branch="false"/>
|
|
5335
|
-
<line number="41" hits="
|
|
5346
|
+
<line number="41" hits="21" branch="false"/>
|
|
5336
5347
|
<line number="46" hits="4" branch="false"/>
|
|
5337
5348
|
<line number="54" hits="0" branch="false"/>
|
|
5338
5349
|
<line number="65" hits="3" branch="true" condition-coverage="100% (2/2)"/>
|
|
5339
5350
|
<line number="66" hits="1" branch="false"/>
|
|
5340
5351
|
<line number="67" hits="3" branch="false"/>
|
|
5341
5352
|
<line number="72" hits="1" branch="false"/>
|
|
5342
|
-
<line number="81" hits="
|
|
5353
|
+
<line number="81" hits="13" branch="false"/>
|
|
5343
5354
|
</lines>
|
|
5344
5355
|
</class>
|
|
5345
5356
|
</classes>
|
|
@@ -5564,7 +5575,7 @@
|
|
|
5564
5575
|
<line number="73" hits="0" branch="false"/>
|
|
5565
5576
|
<line number="74" hits="0" branch="false"/>
|
|
5566
5577
|
<line number="83" hits="10" branch="false"/>
|
|
5567
|
-
<line number="86" hits="
|
|
5578
|
+
<line number="86" hits="57" branch="false"/>
|
|
5568
5579
|
<line number="87" hits="0" branch="false"/>
|
|
5569
5580
|
<line number="88" hits="9" branch="false"/>
|
|
5570
5581
|
</lines>
|
|
@@ -5772,7 +5783,7 @@
|
|
|
5772
5783
|
<line number="56" hits="0" branch="false"/>
|
|
5773
5784
|
<line number="59" hits="0" branch="false"/>
|
|
5774
5785
|
<line number="62" hits="0" branch="false"/>
|
|
5775
|
-
<line number="68" hits="
|
|
5786
|
+
<line number="68" hits="57" branch="false"/>
|
|
5776
5787
|
<line number="69" hits="0" branch="false"/>
|
|
5777
5788
|
<line number="70" hits="9" branch="false"/>
|
|
5778
5789
|
</lines>
|
|
@@ -6389,14 +6400,14 @@
|
|
|
6389
6400
|
<lines>
|
|
6390
6401
|
<line number="7" hits="1" branch="false"/>
|
|
6391
6402
|
<line number="9" hits="1" branch="false"/>
|
|
6392
|
-
<line number="24" hits="
|
|
6403
|
+
<line number="24" hits="2" branch="false"/>
|
|
6393
6404
|
</lines>
|
|
6394
6405
|
</class>
|
|
6395
6406
|
<class name="Handle.tsx" filename="src/Slider/Handle.tsx" line-rate="0.475" branch-rate="0.19039999999999999">
|
|
6396
6407
|
<methods>
|
|
6397
|
-
<method name="(anonymous_5)" hits="
|
|
6408
|
+
<method name="(anonymous_5)" hits="4" signature="()V">
|
|
6398
6409
|
<lines>
|
|
6399
|
-
<line number="19" hits="
|
|
6410
|
+
<line number="19" hits="4"/>
|
|
6400
6411
|
</lines>
|
|
6401
6412
|
</method>
|
|
6402
6413
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
@@ -6404,9 +6415,9 @@
|
|
|
6404
6415
|
<line number="34" hits="0"/>
|
|
6405
6416
|
</lines>
|
|
6406
6417
|
</method>
|
|
6407
|
-
<method name="(anonymous_7)" hits="
|
|
6418
|
+
<method name="(anonymous_7)" hits="2" signature="()V">
|
|
6408
6419
|
<lines>
|
|
6409
|
-
<line number="35" hits="
|
|
6420
|
+
<line number="35" hits="2"/>
|
|
6410
6421
|
</lines>
|
|
6411
6422
|
</method>
|
|
6412
6423
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
@@ -6431,17 +6442,17 @@
|
|
|
6431
6442
|
<line number="14" hits="1" branch="false"/>
|
|
6432
6443
|
<line number="17" hits="1" branch="false"/>
|
|
6433
6444
|
<line number="19" hits="1" branch="false"/>
|
|
6434
|
-
<line number="20" hits="
|
|
6435
|
-
<line number="21" hits="
|
|
6436
|
-
<line number="22" hits="
|
|
6445
|
+
<line number="20" hits="4" branch="false"/>
|
|
6446
|
+
<line number="21" hits="4" branch="true" condition-coverage="0% (0/1)"/>
|
|
6447
|
+
<line number="22" hits="4" branch="false"/>
|
|
6437
6448
|
<line number="34" hits="1" branch="false"/>
|
|
6438
6449
|
<line number="35" hits="1" branch="false"/>
|
|
6439
|
-
<line number="43" hits="
|
|
6440
|
-
<line number="44" hits="
|
|
6441
|
-
<line number="46" hits="
|
|
6442
|
-
<line number="53" hits="
|
|
6443
|
-
<line number="54" hits="
|
|
6444
|
-
<line number="56" hits="
|
|
6450
|
+
<line number="43" hits="2" branch="false"/>
|
|
6451
|
+
<line number="44" hits="2" branch="false"/>
|
|
6452
|
+
<line number="46" hits="2" branch="false"/>
|
|
6453
|
+
<line number="53" hits="2" branch="false"/>
|
|
6454
|
+
<line number="54" hits="2" branch="false"/>
|
|
6455
|
+
<line number="56" hits="2" branch="false"/>
|
|
6445
6456
|
<line number="59" hits="0" branch="false"/>
|
|
6446
6457
|
<line number="60" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6447
6458
|
<line number="62" hits="0" branch="false"/>
|
|
@@ -6450,7 +6461,7 @@
|
|
|
6450
6461
|
<line number="65" hits="0" branch="false"/>
|
|
6451
6462
|
<line number="67" hits="0" branch="false"/>
|
|
6452
6463
|
<line number="68" hits="0" branch="false"/>
|
|
6453
|
-
<line number="71" hits="
|
|
6464
|
+
<line number="71" hits="2" branch="false"/>
|
|
6454
6465
|
<line number="72" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
6455
6466
|
<line number="74" hits="0" branch="false"/>
|
|
6456
6467
|
<line number="76" hits="0" branch="false"/>
|
|
@@ -6460,19 +6471,19 @@
|
|
|
6460
6471
|
<line number="86" hits="0" branch="false"/>
|
|
6461
6472
|
<line number="92" hits="0" branch="false"/>
|
|
6462
6473
|
<line number="97" hits="0" branch="false"/>
|
|
6463
|
-
<line number="100" hits="
|
|
6474
|
+
<line number="100" hits="2" branch="false"/>
|
|
6464
6475
|
<line number="101" hits="0" branch="false"/>
|
|
6465
6476
|
<line number="102" hits="0" branch="false"/>
|
|
6466
6477
|
<line number="103" hits="0" branch="false"/>
|
|
6467
6478
|
<line number="104" hits="0" branch="false"/>
|
|
6468
|
-
<line number="121" hits="
|
|
6479
|
+
<line number="121" hits="2" branch="false"/>
|
|
6469
6480
|
</lines>
|
|
6470
6481
|
</class>
|
|
6471
6482
|
<class name="Slider.tsx" filename="src/Slider/Slider.tsx" line-rate="0.9047" branch-rate="0.5555">
|
|
6472
6483
|
<methods>
|
|
6473
|
-
<method name="(anonymous_5)" hits="
|
|
6484
|
+
<method name="(anonymous_5)" hits="2" signature="()V">
|
|
6474
6485
|
<lines>
|
|
6475
|
-
<line number="19" hits="
|
|
6486
|
+
<line number="19" hits="2"/>
|
|
6476
6487
|
</lines>
|
|
6477
6488
|
</method>
|
|
6478
6489
|
<method name="(anonymous_6)" hits="1" signature="()V">
|
|
@@ -6480,9 +6491,9 @@
|
|
|
6480
6491
|
<line number="23" hits="1"/>
|
|
6481
6492
|
</lines>
|
|
6482
6493
|
</method>
|
|
6483
|
-
<method name="(anonymous_7)" hits="
|
|
6494
|
+
<method name="(anonymous_7)" hits="2" signature="()V">
|
|
6484
6495
|
<lines>
|
|
6485
|
-
<line number="44" hits="
|
|
6496
|
+
<line number="44" hits="2"/>
|
|
6486
6497
|
</lines>
|
|
6487
6498
|
</method>
|
|
6488
6499
|
</methods>
|
|
@@ -6497,24 +6508,24 @@
|
|
|
6497
6508
|
<line number="15" hits="1" branch="false"/>
|
|
6498
6509
|
<line number="17" hits="1" branch="false"/>
|
|
6499
6510
|
<line number="19" hits="1" branch="false"/>
|
|
6500
|
-
<line number="23" hits="
|
|
6511
|
+
<line number="23" hits="2" branch="false"/>
|
|
6501
6512
|
<line number="24" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
6502
6513
|
<line number="25" hits="0" branch="false"/>
|
|
6503
6514
|
<line number="26" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
6504
6515
|
<line number="27" hits="0" branch="false"/>
|
|
6505
6516
|
<line number="44" hits="1" branch="false"/>
|
|
6506
|
-
<line number="54" hits="
|
|
6507
|
-
<line number="55" hits="
|
|
6508
|
-
<line number="57" hits="
|
|
6509
|
-
<line number="59" hits="
|
|
6517
|
+
<line number="54" hits="2" branch="false"/>
|
|
6518
|
+
<line number="55" hits="2" branch="false"/>
|
|
6519
|
+
<line number="57" hits="2" branch="false"/>
|
|
6520
|
+
<line number="59" hits="2" branch="false"/>
|
|
6510
6521
|
<line number="91" hits="1" branch="false"/>
|
|
6511
6522
|
</lines>
|
|
6512
6523
|
</class>
|
|
6513
6524
|
<class name="Ticks.tsx" filename="src/Slider/Ticks.tsx" line-rate="0.875" branch-rate="0.6666">
|
|
6514
6525
|
<methods>
|
|
6515
|
-
<method name="(anonymous_5)" hits="
|
|
6526
|
+
<method name="(anonymous_5)" hits="2" signature="()V">
|
|
6516
6527
|
<lines>
|
|
6517
|
-
<line number="20" hits="
|
|
6528
|
+
<line number="20" hits="2"/>
|
|
6518
6529
|
</lines>
|
|
6519
6530
|
</method>
|
|
6520
6531
|
<method name="(anonymous_6)" hits="1" signature="()V">
|
|
@@ -6522,9 +6533,9 @@
|
|
|
6522
6533
|
<line number="21" hits="1"/>
|
|
6523
6534
|
</lines>
|
|
6524
6535
|
</method>
|
|
6525
|
-
<method name="(anonymous_7)" hits="
|
|
6536
|
+
<method name="(anonymous_7)" hits="12" signature="()V">
|
|
6526
6537
|
<lines>
|
|
6527
|
-
<line number="36" hits="
|
|
6538
|
+
<line number="36" hits="12"/>
|
|
6528
6539
|
</lines>
|
|
6529
6540
|
</method>
|
|
6530
6541
|
</methods>
|
|
@@ -6535,16 +6546,16 @@
|
|
|
6535
6546
|
<line number="11" hits="1" branch="false"/>
|
|
6536
6547
|
<line number="13" hits="1" branch="false"/>
|
|
6537
6548
|
<line number="20" hits="1" branch="false"/>
|
|
6538
|
-
<line number="21" hits="
|
|
6549
|
+
<line number="21" hits="2" branch="false"/>
|
|
6539
6550
|
<line number="22" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
6540
6551
|
<line number="23" hits="0" branch="false"/>
|
|
6541
|
-
<line number="29" hits="
|
|
6552
|
+
<line number="29" hits="2" branch="true" condition-coverage="0% (0/1)"/>
|
|
6542
6553
|
<line number="30" hits="0" branch="false"/>
|
|
6543
|
-
<line number="33" hits="
|
|
6544
|
-
<line number="35" hits="
|
|
6545
|
-
<line number="36" hits="
|
|
6546
|
-
<line number="37" hits="
|
|
6547
|
-
<line number="54" hits="
|
|
6554
|
+
<line number="33" hits="2" branch="false"/>
|
|
6555
|
+
<line number="35" hits="2" branch="false"/>
|
|
6556
|
+
<line number="36" hits="2" branch="false"/>
|
|
6557
|
+
<line number="37" hits="12" branch="true" condition-coverage="100% (2/2)"/>
|
|
6558
|
+
<line number="54" hits="2" branch="false"/>
|
|
6548
6559
|
</lines>
|
|
6549
6560
|
</class>
|
|
6550
6561
|
<class name="factor.ts" filename="src/Slider/factor.ts" line-rate="1" branch-rate="1">
|
|
@@ -6575,9 +6586,9 @@
|
|
|
6575
6586
|
<line number="9" hits="0"/>
|
|
6576
6587
|
</lines>
|
|
6577
6588
|
</method>
|
|
6578
|
-
<method name="(anonymous_5)" hits="
|
|
6589
|
+
<method name="(anonymous_5)" hits="6" signature="()V">
|
|
6579
6590
|
<lines>
|
|
6580
|
-
<line number="15" hits="
|
|
6591
|
+
<line number="15" hits="6"/>
|
|
6581
6592
|
</lines>
|
|
6582
6593
|
</method>
|
|
6583
6594
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
@@ -6592,10 +6603,10 @@
|
|
|
6592
6603
|
<line number="10" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6593
6604
|
<line number="11" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6594
6605
|
<line number="12" hits="0" branch="false"/>
|
|
6595
|
-
<line number="15" hits="
|
|
6596
|
-
<line number="16" hits="
|
|
6597
|
-
<line number="17" hits="
|
|
6598
|
-
<line number="19" hits="
|
|
6606
|
+
<line number="15" hits="6" branch="false"/>
|
|
6607
|
+
<line number="16" hits="6" branch="false"/>
|
|
6608
|
+
<line number="17" hits="6" branch="false"/>
|
|
6609
|
+
<line number="19" hits="6" branch="false"/>
|
|
6599
6610
|
<line number="22" hits="1" branch="false"/>
|
|
6600
6611
|
<line number="28" hits="0" branch="false"/>
|
|
6601
6612
|
<line number="29" hits="0" branch="false"/>
|
|
@@ -6621,24 +6632,24 @@
|
|
|
6621
6632
|
</class>
|
|
6622
6633
|
<class name="range.ts" filename="src/Slider/range.ts" line-rate="0.7585999999999999" branch-rate="0.4117">
|
|
6623
6634
|
<methods>
|
|
6624
|
-
<method name="(anonymous_6)" hits="
|
|
6635
|
+
<method name="(anonymous_6)" hits="18" signature="()V">
|
|
6625
6636
|
<lines>
|
|
6626
|
-
<line number="21" hits="
|
|
6637
|
+
<line number="21" hits="18"/>
|
|
6627
6638
|
</lines>
|
|
6628
6639
|
</method>
|
|
6629
|
-
<method name="(anonymous_7)" hits="
|
|
6640
|
+
<method name="(anonymous_7)" hits="8" signature="()V">
|
|
6630
6641
|
<lines>
|
|
6631
|
-
<line number="25" hits="
|
|
6642
|
+
<line number="25" hits="8"/>
|
|
6632
6643
|
</lines>
|
|
6633
6644
|
</method>
|
|
6634
|
-
<method name="(anonymous_8)" hits="
|
|
6645
|
+
<method name="(anonymous_8)" hits="6" signature="()V">
|
|
6635
6646
|
<lines>
|
|
6636
|
-
<line number="28" hits="
|
|
6647
|
+
<line number="28" hits="6"/>
|
|
6637
6648
|
</lines>
|
|
6638
6649
|
</method>
|
|
6639
|
-
<method name="(anonymous_9)" hits="
|
|
6650
|
+
<method name="(anonymous_9)" hits="2" signature="()V">
|
|
6640
6651
|
<lines>
|
|
6641
|
-
<line number="33" hits="
|
|
6652
|
+
<line number="33" hits="2"/>
|
|
6642
6653
|
</lines>
|
|
6643
6654
|
</method>
|
|
6644
6655
|
<method name="(anonymous_10)" hits="2" signature="()V">
|
|
@@ -6656,9 +6667,9 @@
|
|
|
6656
6667
|
<line number="53" hits="1"/>
|
|
6657
6668
|
</lines>
|
|
6658
6669
|
</method>
|
|
6659
|
-
<method name="(anonymous_13)" hits="
|
|
6670
|
+
<method name="(anonymous_13)" hits="2" signature="()V">
|
|
6660
6671
|
<lines>
|
|
6661
|
-
<line number="84" hits="
|
|
6672
|
+
<line number="84" hits="2"/>
|
|
6662
6673
|
</lines>
|
|
6663
6674
|
</method>
|
|
6664
6675
|
<method name="(anonymous_14)" hits="1" signature="()V">
|
|
@@ -6670,14 +6681,14 @@
|
|
|
6670
6681
|
<lines>
|
|
6671
6682
|
<line number="7" hits="1" branch="false"/>
|
|
6672
6683
|
<line number="9" hits="1" branch="false"/>
|
|
6673
|
-
<line number="21" hits="
|
|
6674
|
-
<line number="23" hits="
|
|
6675
|
-
<line number="25" hits="
|
|
6676
|
-
<line number="26" hits="
|
|
6677
|
-
<line number="28" hits="
|
|
6678
|
-
<line number="29" hits="
|
|
6679
|
-
<line number="33" hits="
|
|
6680
|
-
<line number="34" hits="
|
|
6684
|
+
<line number="21" hits="3" branch="false"/>
|
|
6685
|
+
<line number="23" hits="18" branch="false"/>
|
|
6686
|
+
<line number="25" hits="8" branch="false"/>
|
|
6687
|
+
<line number="26" hits="8" branch="true" condition-coverage="50% (1/2)"/>
|
|
6688
|
+
<line number="28" hits="6" branch="false"/>
|
|
6689
|
+
<line number="29" hits="6" branch="true" condition-coverage="50% (1/2)"/>
|
|
6690
|
+
<line number="33" hits="2" branch="false"/>
|
|
6691
|
+
<line number="34" hits="2" branch="true" condition-coverage="66.66666666666666% (4/6)"/>
|
|
6681
6692
|
<line number="36" hits="1" branch="false"/>
|
|
6682
6693
|
<line number="37" hits="2" branch="true" condition-coverage="0% (0/1)"/>
|
|
6683
6694
|
<line number="38" hits="0" branch="false"/>
|
|
@@ -6692,8 +6703,8 @@
|
|
|
6692
6703
|
<line number="70" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
6693
6704
|
<line number="71" hits="0" branch="false"/>
|
|
6694
6705
|
<line number="75" hits="0" branch="false"/>
|
|
6695
|
-
<line number="84" hits="
|
|
6696
|
-
<line number="85" hits="
|
|
6706
|
+
<line number="84" hits="2" branch="false"/>
|
|
6707
|
+
<line number="85" hits="2" branch="false"/>
|
|
6697
6708
|
<line number="86" hits="1" branch="true" condition-coverage="50% (1/2)"/>
|
|
6698
6709
|
<line number="87" hits="0" branch="false"/>
|
|
6699
6710
|
<line number="89" hits="1" branch="false"/>
|
|
@@ -6709,7 +6720,7 @@
|
|
|
6709
6720
|
<lines>
|
|
6710
6721
|
<line number="7" hits="6" branch="false"/>
|
|
6711
6722
|
<line number="8" hits="6" branch="false"/>
|
|
6712
|
-
<line number="10" hits="
|
|
6723
|
+
<line number="10" hits="8" branch="false"/>
|
|
6713
6724
|
</lines>
|
|
6714
6725
|
</class>
|
|
6715
6726
|
</classes>
|
|
@@ -6987,21 +6998,21 @@
|
|
|
6987
6998
|
</class>
|
|
6988
6999
|
<class name="classNames.ts" filename="src/utils/classNames.ts" line-rate="1" branch-rate="1">
|
|
6989
7000
|
<methods>
|
|
6990
|
-
<method name="(anonymous_1)" hits="
|
|
7001
|
+
<method name="(anonymous_1)" hits="1518" signature="()V">
|
|
6991
7002
|
<lines>
|
|
6992
|
-
<line number="7" hits="
|
|
7003
|
+
<line number="7" hits="1518"/>
|
|
6993
7004
|
</lines>
|
|
6994
7005
|
</method>
|
|
6995
|
-
<method name="(anonymous_2)" hits="
|
|
7006
|
+
<method name="(anonymous_2)" hits="340" signature="()V">
|
|
6996
7007
|
<lines>
|
|
6997
|
-
<line number="24" hits="
|
|
7008
|
+
<line number="24" hits="340"/>
|
|
6998
7009
|
</lines>
|
|
6999
7010
|
</method>
|
|
7000
7011
|
</methods>
|
|
7001
7012
|
<lines>
|
|
7002
|
-
<line number="7" hits="
|
|
7003
|
-
<line number="24" hits="
|
|
7004
|
-
<line number="25" hits="
|
|
7013
|
+
<line number="7" hits="1518" branch="false"/>
|
|
7014
|
+
<line number="24" hits="340" branch="false"/>
|
|
7015
|
+
<line number="25" hits="340" branch="false"/>
|
|
7005
7016
|
</lines>
|
|
7006
7017
|
</class>
|
|
7007
7018
|
<class name="colors.ts" filename="src/utils/colors.ts" line-rate="1" branch-rate="1">
|
|
@@ -7641,9 +7652,9 @@
|
|
|
7641
7652
|
</class>
|
|
7642
7653
|
<class name="testrenderer.tsx" filename="test/testrenderer.tsx" line-rate="0.7857" branch-rate="0.5">
|
|
7643
7654
|
<methods>
|
|
7644
|
-
<method name="(anonymous_4)" hits="
|
|
7655
|
+
<method name="(anonymous_4)" hits="47" signature="()V">
|
|
7645
7656
|
<lines>
|
|
7646
|
-
<line number="16" hits="
|
|
7657
|
+
<line number="16" hits="47"/>
|
|
7647
7658
|
</lines>
|
|
7648
7659
|
</method>
|
|
7649
7660
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
@@ -7668,9 +7679,9 @@
|
|
|
7668
7679
|
<line number="9" hits="9" branch="false"/>
|
|
7669
7680
|
<line number="12" hits="9" branch="false"/>
|
|
7670
7681
|
<line number="16" hits="9" branch="false"/>
|
|
7671
|
-
<line number="17" hits="
|
|
7672
|
-
<line number="18" hits="
|
|
7673
|
-
<line number="20" hits="
|
|
7682
|
+
<line number="17" hits="47" branch="false"/>
|
|
7683
|
+
<line number="18" hits="47" branch="false"/>
|
|
7684
|
+
<line number="20" hits="47" branch="false"/>
|
|
7674
7685
|
<line number="32" hits="0" branch="false"/>
|
|
7675
7686
|
<line number="33" hits="9" branch="false"/>
|
|
7676
7687
|
<line number="34" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|