@nordicsemiconductor/pc-nrfconnect-shared 131.0.0 → 133.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 +18 -0
- package/coverage/cobertura-coverage.xml +510 -507
- package/nrfutil/device/common.ts +2 -2
- package/nrfutil/sandbox.ts +2 -1
- package/package.json +1 -1
- package/src/Device/DeviceSelector/DeviceSelector.tsx +1 -1
- package/src/Device/deviceAutoSelectSlice.ts +1 -0
- package/src/Device/deviceLister.ts +12 -6
- package/typings/generated/nrfutil/device/common.d.ts.map +1 -1
- package/typings/generated/nrfutil/sandbox.d.ts.map +1 -1
- package/typings/generated/src/Device/deviceAutoSelectSlice.d.ts +1 -0
- package/typings/generated/src/Device/deviceAutoSelectSlice.d.ts.map +1 -1
- package/typings/generated/src/Device/deviceLister.d.ts.map +1 -1
|
@@ -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="3580" lines-covered="1908" line-rate="0.5329" branches-valid="1781" branches-covered="511" branch-rate="0.2869" timestamp="1700050082342" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/vsts/work/1/s</source>
|
|
6
6
|
</sources>
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
</class>
|
|
445
445
|
</classes>
|
|
446
446
|
</package>
|
|
447
|
-
<package name="nrfutil" line-rate="0.
|
|
447
|
+
<package name="nrfutil" line-rate="0.0984" branch-rate="0">
|
|
448
448
|
<classes>
|
|
449
449
|
<class name="index.ts" filename="nrfutil/index.ts" line-rate="0.6666" branch-rate="1">
|
|
450
450
|
<methods>
|
|
@@ -561,346 +561,346 @@
|
|
|
561
561
|
<line number="15" hits="4" branch="false"/>
|
|
562
562
|
</lines>
|
|
563
563
|
</class>
|
|
564
|
-
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.
|
|
564
|
+
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.056100000000000004" branch-rate="0">
|
|
565
565
|
<methods>
|
|
566
566
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
567
567
|
<lines>
|
|
568
|
-
<line number="
|
|
568
|
+
<line number="31" hits="0"/>
|
|
569
569
|
</lines>
|
|
570
570
|
</method>
|
|
571
571
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
572
572
|
<lines>
|
|
573
|
-
<line number="
|
|
573
|
+
<line number="43" hits="0"/>
|
|
574
574
|
</lines>
|
|
575
575
|
</method>
|
|
576
576
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
577
577
|
<lines>
|
|
578
|
-
<line number="
|
|
578
|
+
<line number="66" hits="0"/>
|
|
579
579
|
</lines>
|
|
580
580
|
</method>
|
|
581
581
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
582
582
|
<lines>
|
|
583
|
-
<line number="
|
|
583
|
+
<line number="84" hits="0"/>
|
|
584
584
|
</lines>
|
|
585
585
|
</method>
|
|
586
586
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
587
587
|
<lines>
|
|
588
|
-
<line number="
|
|
588
|
+
<line number="121" hits="0"/>
|
|
589
589
|
</lines>
|
|
590
590
|
</method>
|
|
591
591
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
592
592
|
<lines>
|
|
593
|
-
<line number="
|
|
593
|
+
<line number="129" hits="0"/>
|
|
594
594
|
</lines>
|
|
595
595
|
</method>
|
|
596
596
|
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
597
597
|
<lines>
|
|
598
|
-
<line number="
|
|
598
|
+
<line number="131" hits="0"/>
|
|
599
599
|
</lines>
|
|
600
600
|
</method>
|
|
601
601
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
602
602
|
<lines>
|
|
603
|
-
<line number="
|
|
603
|
+
<line number="140" hits="0"/>
|
|
604
604
|
</lines>
|
|
605
605
|
</method>
|
|
606
606
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
607
607
|
<lines>
|
|
608
|
-
<line number="
|
|
608
|
+
<line number="152" hits="0"/>
|
|
609
609
|
</lines>
|
|
610
610
|
</method>
|
|
611
611
|
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
612
612
|
<lines>
|
|
613
|
-
<line number="
|
|
613
|
+
<line number="173" hits="0"/>
|
|
614
614
|
</lines>
|
|
615
615
|
</method>
|
|
616
616
|
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
617
617
|
<lines>
|
|
618
|
-
<line number="
|
|
618
|
+
<line number="198" hits="0"/>
|
|
619
619
|
</lines>
|
|
620
620
|
</method>
|
|
621
621
|
<method name="(anonymous_16)" hits="0" signature="()V">
|
|
622
622
|
<lines>
|
|
623
|
-
<line number="
|
|
623
|
+
<line number="200" hits="0"/>
|
|
624
624
|
</lines>
|
|
625
625
|
</method>
|
|
626
626
|
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
627
627
|
<lines>
|
|
628
|
-
<line number="
|
|
628
|
+
<line number="219" hits="0"/>
|
|
629
629
|
</lines>
|
|
630
630
|
</method>
|
|
631
631
|
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
632
632
|
<lines>
|
|
633
|
-
<line number="
|
|
633
|
+
<line number="243" hits="0"/>
|
|
634
634
|
</lines>
|
|
635
635
|
</method>
|
|
636
636
|
<method name="(anonymous_19)" hits="0" signature="()V">
|
|
637
637
|
<lines>
|
|
638
|
-
<line number="
|
|
638
|
+
<line number="261" hits="0"/>
|
|
639
639
|
</lines>
|
|
640
640
|
</method>
|
|
641
641
|
<method name="(anonymous_20)" hits="0" signature="()V">
|
|
642
642
|
<lines>
|
|
643
|
-
<line number="
|
|
643
|
+
<line number="267" hits="0"/>
|
|
644
644
|
</lines>
|
|
645
645
|
</method>
|
|
646
646
|
<method name="(anonymous_21)" hits="0" signature="()V">
|
|
647
647
|
<lines>
|
|
648
|
-
<line number="
|
|
648
|
+
<line number="271" hits="0"/>
|
|
649
649
|
</lines>
|
|
650
650
|
</method>
|
|
651
651
|
<method name="(anonymous_22)" hits="0" signature="()V">
|
|
652
652
|
<lines>
|
|
653
|
-
<line number="
|
|
653
|
+
<line number="274" hits="0"/>
|
|
654
654
|
</lines>
|
|
655
655
|
</method>
|
|
656
656
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
657
657
|
<lines>
|
|
658
|
-
<line number="
|
|
658
|
+
<line number="275" hits="0"/>
|
|
659
659
|
</lines>
|
|
660
660
|
</method>
|
|
661
661
|
<method name="(anonymous_24)" hits="0" signature="()V">
|
|
662
662
|
<lines>
|
|
663
|
-
<line number="
|
|
663
|
+
<line number="282" hits="0"/>
|
|
664
664
|
</lines>
|
|
665
665
|
</method>
|
|
666
666
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
667
667
|
<lines>
|
|
668
|
-
<line number="
|
|
668
|
+
<line number="292" hits="0"/>
|
|
669
669
|
</lines>
|
|
670
670
|
</method>
|
|
671
671
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
672
672
|
<lines>
|
|
673
|
-
<line number="
|
|
673
|
+
<line number="300" hits="0"/>
|
|
674
674
|
</lines>
|
|
675
675
|
</method>
|
|
676
676
|
<method name="(anonymous_27)" hits="0" signature="()V">
|
|
677
677
|
<lines>
|
|
678
|
-
<line number="
|
|
678
|
+
<line number="308" hits="0"/>
|
|
679
679
|
</lines>
|
|
680
680
|
</method>
|
|
681
681
|
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
682
682
|
<lines>
|
|
683
|
-
<line number="
|
|
683
|
+
<line number="309" hits="0"/>
|
|
684
684
|
</lines>
|
|
685
685
|
</method>
|
|
686
686
|
<method name="(anonymous_30)" hits="0" signature="()V">
|
|
687
687
|
<lines>
|
|
688
|
-
<line number="
|
|
688
|
+
<line number="334" hits="0"/>
|
|
689
689
|
</lines>
|
|
690
690
|
</method>
|
|
691
691
|
<method name="(anonymous_31)" hits="0" signature="()V">
|
|
692
692
|
<lines>
|
|
693
|
-
<line number="
|
|
693
|
+
<line number="336" hits="0"/>
|
|
694
694
|
</lines>
|
|
695
695
|
</method>
|
|
696
696
|
<method name="(anonymous_32)" hits="0" signature="()V">
|
|
697
697
|
<lines>
|
|
698
|
-
<line number="
|
|
698
|
+
<line number="346" hits="0"/>
|
|
699
699
|
</lines>
|
|
700
700
|
</method>
|
|
701
701
|
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
702
702
|
<lines>
|
|
703
|
-
<line number="
|
|
703
|
+
<line number="364" hits="0"/>
|
|
704
704
|
</lines>
|
|
705
705
|
</method>
|
|
706
706
|
<method name="(anonymous_34)" hits="0" signature="()V">
|
|
707
707
|
<lines>
|
|
708
|
-
<line number="
|
|
708
|
+
<line number="376" hits="0"/>
|
|
709
709
|
</lines>
|
|
710
710
|
</method>
|
|
711
711
|
<method name="(anonymous_35)" hits="0" signature="()V">
|
|
712
712
|
<lines>
|
|
713
|
-
<line number="
|
|
713
|
+
<line number="380" hits="0"/>
|
|
714
714
|
</lines>
|
|
715
715
|
</method>
|
|
716
716
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
717
717
|
<lines>
|
|
718
|
-
<line number="
|
|
718
|
+
<line number="401" hits="0"/>
|
|
719
719
|
</lines>
|
|
720
720
|
</method>
|
|
721
721
|
<method name="(anonymous_37)" hits="0" signature="()V">
|
|
722
722
|
<lines>
|
|
723
|
-
<line number="
|
|
723
|
+
<line number="420" hits="0"/>
|
|
724
724
|
</lines>
|
|
725
725
|
</method>
|
|
726
726
|
<method name="(anonymous_38)" hits="0" signature="()V">
|
|
727
727
|
<lines>
|
|
728
|
-
<line number="
|
|
728
|
+
<line number="438" hits="0"/>
|
|
729
729
|
</lines>
|
|
730
730
|
</method>
|
|
731
731
|
<method name="(anonymous_39)" hits="0" signature="()V">
|
|
732
732
|
<lines>
|
|
733
|
-
<line number="
|
|
733
|
+
<line number="444" hits="0"/>
|
|
734
734
|
</lines>
|
|
735
735
|
</method>
|
|
736
736
|
<method name="(anonymous_40)" hits="0" signature="()V">
|
|
737
737
|
<lines>
|
|
738
|
-
<line number="
|
|
738
|
+
<line number="448" hits="0"/>
|
|
739
739
|
</lines>
|
|
740
740
|
</method>
|
|
741
741
|
<method name="(anonymous_41)" hits="0" signature="()V">
|
|
742
742
|
<lines>
|
|
743
|
-
<line number="
|
|
743
|
+
<line number="451" hits="0"/>
|
|
744
744
|
</lines>
|
|
745
745
|
</method>
|
|
746
746
|
<method name="(anonymous_42)" hits="0" signature="()V">
|
|
747
747
|
<lines>
|
|
748
|
-
<line number="
|
|
748
|
+
<line number="452" hits="0"/>
|
|
749
749
|
</lines>
|
|
750
750
|
</method>
|
|
751
751
|
<method name="(anonymous_43)" hits="0" signature="()V">
|
|
752
752
|
<lines>
|
|
753
|
-
<line number="
|
|
753
|
+
<line number="459" hits="0"/>
|
|
754
754
|
</lines>
|
|
755
755
|
</method>
|
|
756
756
|
<method name="(anonymous_44)" hits="0" signature="()V">
|
|
757
757
|
<lines>
|
|
758
|
-
<line number="
|
|
758
|
+
<line number="469" hits="0"/>
|
|
759
759
|
</lines>
|
|
760
760
|
</method>
|
|
761
761
|
<method name="(anonymous_45)" hits="0" signature="()V">
|
|
762
762
|
<lines>
|
|
763
|
-
<line number="
|
|
763
|
+
<line number="477" hits="0"/>
|
|
764
764
|
</lines>
|
|
765
765
|
</method>
|
|
766
766
|
<method name="(anonymous_46)" hits="0" signature="()V">
|
|
767
767
|
<lines>
|
|
768
|
-
<line number="
|
|
768
|
+
<line number="485" hits="0"/>
|
|
769
769
|
</lines>
|
|
770
770
|
</method>
|
|
771
771
|
<method name="(anonymous_47)" hits="0" signature="()V">
|
|
772
772
|
<lines>
|
|
773
|
-
<line number="
|
|
773
|
+
<line number="486" hits="0"/>
|
|
774
774
|
</lines>
|
|
775
775
|
</method>
|
|
776
776
|
<method name="(anonymous_49)" hits="0" signature="()V">
|
|
777
777
|
<lines>
|
|
778
|
-
<line number="
|
|
778
|
+
<line number="511" hits="0"/>
|
|
779
779
|
</lines>
|
|
780
780
|
</method>
|
|
781
781
|
<method name="(anonymous_50)" hits="0" signature="()V">
|
|
782
782
|
<lines>
|
|
783
|
-
<line number="
|
|
783
|
+
<line number="513" hits="0"/>
|
|
784
784
|
</lines>
|
|
785
785
|
</method>
|
|
786
786
|
<method name="(anonymous_51)" hits="0" signature="()V">
|
|
787
787
|
<lines>
|
|
788
|
-
<line number="
|
|
788
|
+
<line number="524" hits="0"/>
|
|
789
789
|
</lines>
|
|
790
790
|
</method>
|
|
791
791
|
<method name="(anonymous_52)" hits="0" signature="()V">
|
|
792
792
|
<lines>
|
|
793
|
-
<line number="
|
|
793
|
+
<line number="540" hits="0"/>
|
|
794
794
|
</lines>
|
|
795
795
|
</method>
|
|
796
796
|
<method name="(anonymous_53)" hits="0" signature="()V">
|
|
797
797
|
<lines>
|
|
798
|
-
<line number="
|
|
798
|
+
<line number="546" hits="0"/>
|
|
799
799
|
</lines>
|
|
800
800
|
</method>
|
|
801
801
|
<method name="(anonymous_54)" hits="0" signature="()V">
|
|
802
802
|
<lines>
|
|
803
|
-
<line number="
|
|
803
|
+
<line number="550" hits="0"/>
|
|
804
804
|
</lines>
|
|
805
805
|
</method>
|
|
806
806
|
<method name="(anonymous_55)" hits="0" signature="()V">
|
|
807
807
|
<lines>
|
|
808
|
-
<line number="
|
|
808
|
+
<line number="571" hits="0"/>
|
|
809
809
|
</lines>
|
|
810
810
|
</method>
|
|
811
811
|
<method name="(anonymous_56)" hits="0" signature="()V">
|
|
812
812
|
<lines>
|
|
813
|
-
<line number="
|
|
813
|
+
<line number="584" hits="0"/>
|
|
814
814
|
</lines>
|
|
815
815
|
</method>
|
|
816
816
|
<method name="(anonymous_57)" hits="0" signature="()V">
|
|
817
817
|
<lines>
|
|
818
|
-
<line number="
|
|
818
|
+
<line number="592" hits="0"/>
|
|
819
819
|
</lines>
|
|
820
820
|
</method>
|
|
821
821
|
<method name="(anonymous_58)" hits="0" signature="()V">
|
|
822
822
|
<lines>
|
|
823
|
-
<line number="
|
|
823
|
+
<line number="600" hits="0"/>
|
|
824
824
|
</lines>
|
|
825
825
|
</method>
|
|
826
826
|
<method name="(anonymous_59)" hits="0" signature="()V">
|
|
827
827
|
<lines>
|
|
828
|
-
<line number="
|
|
828
|
+
<line number="608" hits="0"/>
|
|
829
829
|
</lines>
|
|
830
830
|
</method>
|
|
831
831
|
<method name="(anonymous_60)" hits="0" signature="()V">
|
|
832
832
|
<lines>
|
|
833
|
-
<line number="
|
|
833
|
+
<line number="610" hits="0"/>
|
|
834
834
|
</lines>
|
|
835
835
|
</method>
|
|
836
836
|
<method name="(anonymous_61)" hits="0" signature="()V">
|
|
837
837
|
<lines>
|
|
838
|
-
<line number="
|
|
838
|
+
<line number="612" hits="0"/>
|
|
839
839
|
</lines>
|
|
840
840
|
</method>
|
|
841
841
|
<method name="(anonymous_62)" hits="0" signature="()V">
|
|
842
842
|
<lines>
|
|
843
|
-
<line number="
|
|
843
|
+
<line number="615" hits="0"/>
|
|
844
844
|
</lines>
|
|
845
845
|
</method>
|
|
846
846
|
<method name="(anonymous_63)" hits="0" signature="()V">
|
|
847
847
|
<lines>
|
|
848
|
-
<line number="
|
|
848
|
+
<line number="619" hits="0"/>
|
|
849
849
|
</lines>
|
|
850
850
|
</method>
|
|
851
851
|
<method name="(anonymous_64)" hits="0" signature="()V">
|
|
852
852
|
<lines>
|
|
853
|
-
<line number="
|
|
853
|
+
<line number="623" hits="0"/>
|
|
854
854
|
</lines>
|
|
855
855
|
</method>
|
|
856
856
|
<method name="(anonymous_65)" hits="0" signature="()V">
|
|
857
857
|
<lines>
|
|
858
|
-
<line number="
|
|
858
|
+
<line number="624" hits="0"/>
|
|
859
859
|
</lines>
|
|
860
860
|
</method>
|
|
861
861
|
<method name="(anonymous_66)" hits="0" signature="()V">
|
|
862
862
|
<lines>
|
|
863
|
-
<line number="
|
|
863
|
+
<line number="627" hits="0"/>
|
|
864
864
|
</lines>
|
|
865
865
|
</method>
|
|
866
866
|
<method name="(anonymous_67)" hits="0" signature="()V">
|
|
867
867
|
<lines>
|
|
868
|
-
<line number="
|
|
868
|
+
<line number="633" hits="0"/>
|
|
869
869
|
</lines>
|
|
870
870
|
</method>
|
|
871
871
|
<method name="(anonymous_68)" hits="0" signature="()V">
|
|
872
872
|
<lines>
|
|
873
|
-
<line number="
|
|
873
|
+
<line number="652" hits="0"/>
|
|
874
874
|
</lines>
|
|
875
875
|
</method>
|
|
876
876
|
<method name="(anonymous_69)" hits="0" signature="()V">
|
|
877
877
|
<lines>
|
|
878
|
-
<line number="
|
|
878
|
+
<line number="673" hits="0"/>
|
|
879
879
|
</lines>
|
|
880
880
|
</method>
|
|
881
881
|
<method name="(anonymous_70)" hits="0" signature="()V">
|
|
882
882
|
<lines>
|
|
883
|
-
<line number="
|
|
883
|
+
<line number="693" hits="0"/>
|
|
884
884
|
</lines>
|
|
885
885
|
</method>
|
|
886
886
|
<method name="(anonymous_71)" hits="0" signature="()V">
|
|
887
887
|
<lines>
|
|
888
|
-
<line number="
|
|
888
|
+
<line number="698" hits="0"/>
|
|
889
889
|
</lines>
|
|
890
890
|
</method>
|
|
891
891
|
<method name="(anonymous_72)" hits="0" signature="()V">
|
|
892
892
|
<lines>
|
|
893
|
-
<line number="
|
|
893
|
+
<line number="705" hits="0"/>
|
|
894
894
|
</lines>
|
|
895
895
|
</method>
|
|
896
896
|
<method name="(anonymous_73)" hits="0" signature="()V">
|
|
897
897
|
<lines>
|
|
898
|
-
<line number="
|
|
898
|
+
<line number="710" hits="0"/>
|
|
899
899
|
</lines>
|
|
900
900
|
</method>
|
|
901
901
|
<method name="(anonymous_74)" hits="0" signature="()V">
|
|
902
902
|
<lines>
|
|
903
|
-
<line number="
|
|
903
|
+
<line number="733" hits="0"/>
|
|
904
904
|
</lines>
|
|
905
905
|
</method>
|
|
906
906
|
</methods>
|
|
@@ -914,263 +914,264 @@
|
|
|
914
914
|
<line number="14" hits="4" branch="false"/>
|
|
915
915
|
<line number="15" hits="4" branch="false"/>
|
|
916
916
|
<line number="16" hits="4" branch="false"/>
|
|
917
|
-
<line number="
|
|
918
|
-
<line number="31" hits="
|
|
919
|
-
<line number="32" hits="0" branch="
|
|
920
|
-
<line number="33" hits="0" branch="
|
|
921
|
-
<line number="
|
|
922
|
-
<line number="36" hits="0" branch="
|
|
923
|
-
<line number="
|
|
924
|
-
<line number="
|
|
925
|
-
<line number="43" hits="
|
|
917
|
+
<line number="17" hits="4" branch="false"/>
|
|
918
|
+
<line number="31" hits="4" branch="false"/>
|
|
919
|
+
<line number="32" hits="0" branch="false"/>
|
|
920
|
+
<line number="33" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
921
|
+
<line number="34" hits="0" branch="false"/>
|
|
922
|
+
<line number="36" hits="0" branch="false"/>
|
|
923
|
+
<line number="37" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
924
|
+
<line number="39" hits="0" branch="false"/>
|
|
925
|
+
<line number="43" hits="4" branch="false"/>
|
|
926
926
|
<line number="44" hits="0" branch="false"/>
|
|
927
927
|
<line number="45" hits="0" branch="false"/>
|
|
928
|
-
<line number="
|
|
929
|
-
<line number="
|
|
930
|
-
<line number="
|
|
928
|
+
<line number="46" hits="0" branch="false"/>
|
|
929
|
+
<line number="48" hits="0" branch="false"/>
|
|
930
|
+
<line number="50" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
931
931
|
<line number="54" hits="0" branch="false"/>
|
|
932
932
|
<line number="55" hits="0" branch="false"/>
|
|
933
933
|
<line number="56" hits="0" branch="false"/>
|
|
934
934
|
<line number="57" hits="0" branch="false"/>
|
|
935
935
|
<line number="58" hits="0" branch="false"/>
|
|
936
936
|
<line number="59" hits="0" branch="false"/>
|
|
937
|
-
<line number="
|
|
938
|
-
<line number="
|
|
939
|
-
<line number="
|
|
940
|
-
<line number="
|
|
941
|
-
<line number="80" hits="0" branch="
|
|
942
|
-
<line number="
|
|
943
|
-
<line number="84" hits="0" branch="
|
|
944
|
-
<line number="
|
|
945
|
-
<line number="
|
|
946
|
-
<line number="
|
|
947
|
-
<line number="93" hits="0" branch="
|
|
948
|
-
<line number="
|
|
949
|
-
<line number="96" hits="0" branch="
|
|
950
|
-
<line number="
|
|
951
|
-
<line number="99" hits="0" branch="
|
|
952
|
-
<line number="
|
|
953
|
-
<line number="102" hits="0" branch="
|
|
954
|
-
<line number="
|
|
937
|
+
<line number="60" hits="0" branch="false"/>
|
|
938
|
+
<line number="63" hits="0" branch="false"/>
|
|
939
|
+
<line number="66" hits="4" branch="false"/>
|
|
940
|
+
<line number="78" hits="0" branch="false"/>
|
|
941
|
+
<line number="80" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
942
|
+
<line number="81" hits="0" branch="false"/>
|
|
943
|
+
<line number="84" hits="0" branch="false"/>
|
|
944
|
+
<line number="85" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
945
|
+
<line number="87" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
946
|
+
<line number="91" hits="0" branch="false"/>
|
|
947
|
+
<line number="93" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
948
|
+
<line number="94" hits="0" branch="false"/>
|
|
949
|
+
<line number="96" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
950
|
+
<line number="97" hits="0" branch="false"/>
|
|
951
|
+
<line number="99" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
952
|
+
<line number="100" hits="0" branch="false"/>
|
|
953
|
+
<line number="102" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
954
|
+
<line number="103" hits="0" branch="false"/>
|
|
955
955
|
<line number="105" hits="0" branch="false"/>
|
|
956
|
-
<line number="
|
|
957
|
-
<line number="
|
|
956
|
+
<line number="106" hits="0" branch="false"/>
|
|
957
|
+
<line number="110" hits="0" branch="false"/>
|
|
958
958
|
<line number="113" hits="0" branch="false"/>
|
|
959
959
|
<line number="114" hits="0" branch="false"/>
|
|
960
960
|
<line number="115" hits="0" branch="false"/>
|
|
961
961
|
<line number="116" hits="0" branch="false"/>
|
|
962
962
|
<line number="117" hits="0" branch="false"/>
|
|
963
|
-
<line number="118" hits="0" branch="
|
|
964
|
-
<line number="
|
|
963
|
+
<line number="118" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
964
|
+
<line number="119" hits="0" branch="false"/>
|
|
965
965
|
<line number="122" hits="0" branch="false"/>
|
|
966
966
|
<line number="123" hits="0" branch="false"/>
|
|
967
|
-
<line number="
|
|
968
|
-
<line number="
|
|
969
|
-
<line number="129" hits="0" branch="
|
|
970
|
-
<line number="130" hits="0" branch="
|
|
967
|
+
<line number="124" hits="0" branch="false"/>
|
|
968
|
+
<line number="126" hits="0" branch="false"/>
|
|
969
|
+
<line number="129" hits="0" branch="false"/>
|
|
970
|
+
<line number="130" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
971
971
|
<line number="131" hits="0" branch="false"/>
|
|
972
|
-
<line number="
|
|
973
|
-
<line number="
|
|
974
|
-
<line number="
|
|
972
|
+
<line number="132" hits="0" branch="false"/>
|
|
973
|
+
<line number="134" hits="0" branch="false"/>
|
|
974
|
+
<line number="137" hits="0" branch="false"/>
|
|
975
975
|
<line number="140" hits="0" branch="false"/>
|
|
976
|
-
<line number="
|
|
977
|
-
<line number="145" hits="0" branch="
|
|
978
|
-
<line number="
|
|
979
|
-
<line number="
|
|
980
|
-
<line number="152" hits="0" branch="
|
|
981
|
-
<line number="
|
|
976
|
+
<line number="141" hits="0" branch="false"/>
|
|
977
|
+
<line number="145" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
978
|
+
<line number="146" hits="0" branch="false"/>
|
|
979
|
+
<line number="149" hits="0" branch="false"/>
|
|
980
|
+
<line number="152" hits="0" branch="false"/>
|
|
981
|
+
<line number="153" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
982
982
|
<line number="167" hits="0" branch="false"/>
|
|
983
|
-
<line number="
|
|
984
|
-
<line number="
|
|
985
|
-
<line number="
|
|
986
|
-
<line number="176" hits="0" branch="
|
|
987
|
-
<line number="
|
|
988
|
-
<line number="
|
|
989
|
-
<line number="
|
|
990
|
-
<line number="
|
|
991
|
-
<line number="
|
|
992
|
-
<line number="
|
|
993
|
-
<line number="
|
|
994
|
-
<line number="
|
|
995
|
-
<line number="
|
|
996
|
-
<line number="
|
|
997
|
-
<line number="
|
|
983
|
+
<line number="168" hits="0" branch="false"/>
|
|
984
|
+
<line number="170" hits="0" branch="false"/>
|
|
985
|
+
<line number="173" hits="0" branch="false"/>
|
|
986
|
+
<line number="176" hits="0" branch="false"/>
|
|
987
|
+
<line number="177" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
988
|
+
<line number="180" hits="0" branch="false"/>
|
|
989
|
+
<line number="185" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
990
|
+
<line number="189" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
991
|
+
<line number="194" hits="0" branch="false"/>
|
|
992
|
+
<line number="198" hits="0" branch="false"/>
|
|
993
|
+
<line number="200" hits="0" branch="false"/>
|
|
994
|
+
<line number="209" hits="0" branch="false"/>
|
|
995
|
+
<line number="219" hits="0" branch="false"/>
|
|
996
|
+
<line number="227" hits="0" branch="false"/>
|
|
997
|
+
<line number="243" hits="0" branch="false"/>
|
|
998
998
|
<line number="252" hits="0" branch="false"/>
|
|
999
|
-
<line number="
|
|
999
|
+
<line number="253" hits="0" branch="false"/>
|
|
1000
1000
|
<line number="257" hits="0" branch="false"/>
|
|
1001
|
-
<line number="
|
|
1002
|
-
<line number="
|
|
1003
|
-
<line number="268" hits="0" branch="
|
|
1004
|
-
<line number="
|
|
1005
|
-
<line number="
|
|
1001
|
+
<line number="258" hits="0" branch="false"/>
|
|
1002
|
+
<line number="262" hits="0" branch="false"/>
|
|
1003
|
+
<line number="268" hits="0" branch="false"/>
|
|
1004
|
+
<line number="269" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1005
|
+
<line number="272" hits="0" branch="false"/>
|
|
1006
1006
|
<line number="275" hits="0" branch="false"/>
|
|
1007
|
-
<line number="
|
|
1008
|
-
<line number="283" hits="0" branch="
|
|
1009
|
-
<line number="
|
|
1010
|
-
<line number="
|
|
1011
|
-
<line number="
|
|
1012
|
-
<line number="
|
|
1013
|
-
<line number="
|
|
1014
|
-
<line number="
|
|
1015
|
-
<line number="300" hits="0" branch="
|
|
1016
|
-
<line number="
|
|
1017
|
-
<line number="303" hits="0" branch="
|
|
1018
|
-
<line number="
|
|
1019
|
-
<line number="307" hits="0" branch="
|
|
1020
|
-
<line number="
|
|
1021
|
-
<line number="
|
|
1022
|
-
<line number="314" hits="0" branch="
|
|
1023
|
-
<line number="
|
|
1007
|
+
<line number="276" hits="0" branch="false"/>
|
|
1008
|
+
<line number="283" hits="0" branch="false"/>
|
|
1009
|
+
<line number="284" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1010
|
+
<line number="290" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1011
|
+
<line number="292" hits="0" branch="false"/>
|
|
1012
|
+
<line number="294" hits="0" branch="false"/>
|
|
1013
|
+
<line number="296" hits="0" branch="false"/>
|
|
1014
|
+
<line number="298" hits="0" branch="false"/>
|
|
1015
|
+
<line number="300" hits="0" branch="false"/>
|
|
1016
|
+
<line number="301" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1017
|
+
<line number="303" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1018
|
+
<line number="304" hits="0" branch="false"/>
|
|
1019
|
+
<line number="307" hits="0" branch="false"/>
|
|
1020
|
+
<line number="308" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1021
|
+
<line number="310" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1022
|
+
<line number="314" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1023
|
+
<line number="315" hits="0" branch="false"/>
|
|
1024
1024
|
<line number="318" hits="0" branch="false"/>
|
|
1025
|
-
<line number="
|
|
1026
|
-
<line number="
|
|
1027
|
-
<line number="
|
|
1025
|
+
<line number="319" hits="0" branch="false"/>
|
|
1026
|
+
<line number="324" hits="0" branch="false"/>
|
|
1027
|
+
<line number="334" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1028
1028
|
<line number="336" hits="0" branch="false"/>
|
|
1029
1029
|
<line number="337" hits="0" branch="false"/>
|
|
1030
|
-
<line number="
|
|
1031
|
-
<line number="
|
|
1032
|
-
<line number="346" hits="0" branch="
|
|
1033
|
-
<line number="
|
|
1034
|
-
<line number="352" hits="0" branch="
|
|
1035
|
-
<line number="353" hits="0" branch="
|
|
1036
|
-
<line number="
|
|
1037
|
-
<line number="
|
|
1038
|
-
<line number="
|
|
1039
|
-
<line number="
|
|
1040
|
-
<line number="364" hits="0" branch="
|
|
1041
|
-
<line number="
|
|
1030
|
+
<line number="338" hits="0" branch="false"/>
|
|
1031
|
+
<line number="342" hits="0" branch="false"/>
|
|
1032
|
+
<line number="346" hits="0" branch="false"/>
|
|
1033
|
+
<line number="347" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1034
|
+
<line number="352" hits="0" branch="false"/>
|
|
1035
|
+
<line number="353" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1036
|
+
<line number="354" hits="0" branch="false"/>
|
|
1037
|
+
<line number="356" hits="0" branch="false"/>
|
|
1038
|
+
<line number="360" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1039
|
+
<line number="362" hits="0" branch="false"/>
|
|
1040
|
+
<line number="364" hits="0" branch="false"/>
|
|
1041
|
+
<line number="365" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
1042
1042
|
<line number="367" hits="0" branch="false"/>
|
|
1043
|
-
<line number="368" hits="0" branch="
|
|
1044
|
-
<line number="369" hits="0" branch="
|
|
1045
|
-
<line number="
|
|
1046
|
-
<line number="
|
|
1043
|
+
<line number="368" hits="0" branch="false"/>
|
|
1044
|
+
<line number="369" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1045
|
+
<line number="370" hits="0" branch="false"/>
|
|
1046
|
+
<line number="372" hits="0" branch="false"/>
|
|
1047
1047
|
<line number="376" hits="0" branch="false"/>
|
|
1048
|
-
<line number="
|
|
1049
|
-
<line number="380" hits="0" branch="
|
|
1050
|
-
<line number="381" hits="0" branch="true" condition-coverage="0% (0/
|
|
1051
|
-
<line number="382" hits="0" branch="
|
|
1052
|
-
<line number="
|
|
1053
|
-
<line number="
|
|
1054
|
-
<line number="393" hits="0" branch="
|
|
1055
|
-
<line number="
|
|
1056
|
-
<line number="
|
|
1057
|
-
<line number="
|
|
1058
|
-
<line number="
|
|
1059
|
-
<line number="
|
|
1048
|
+
<line number="377" hits="0" branch="false"/>
|
|
1049
|
+
<line number="380" hits="0" branch="false"/>
|
|
1050
|
+
<line number="381" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1051
|
+
<line number="382" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1052
|
+
<line number="383" hits="0" branch="false"/>
|
|
1053
|
+
<line number="390" hits="0" branch="false"/>
|
|
1054
|
+
<line number="393" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1055
|
+
<line number="394" hits="0" branch="false"/>
|
|
1056
|
+
<line number="396" hits="0" branch="false"/>
|
|
1057
|
+
<line number="401" hits="0" branch="false"/>
|
|
1058
|
+
<line number="410" hits="0" branch="false"/>
|
|
1059
|
+
<line number="420" hits="0" branch="false"/>
|
|
1060
1060
|
<line number="429" hits="0" branch="false"/>
|
|
1061
|
-
<line number="
|
|
1061
|
+
<line number="430" hits="0" branch="false"/>
|
|
1062
1062
|
<line number="434" hits="0" branch="false"/>
|
|
1063
|
-
<line number="
|
|
1064
|
-
<line number="
|
|
1065
|
-
<line number="445" hits="0" branch="
|
|
1066
|
-
<line number="
|
|
1067
|
-
<line number="
|
|
1063
|
+
<line number="435" hits="0" branch="false"/>
|
|
1064
|
+
<line number="439" hits="0" branch="false"/>
|
|
1065
|
+
<line number="445" hits="0" branch="false"/>
|
|
1066
|
+
<line number="446" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1067
|
+
<line number="449" hits="0" branch="false"/>
|
|
1068
1068
|
<line number="452" hits="0" branch="false"/>
|
|
1069
|
-
<line number="
|
|
1070
|
-
<line number="460" hits="0" branch="
|
|
1071
|
-
<line number="
|
|
1072
|
-
<line number="
|
|
1073
|
-
<line number="
|
|
1074
|
-
<line number="
|
|
1075
|
-
<line number="
|
|
1076
|
-
<line number="
|
|
1077
|
-
<line number="477" hits="0" branch="
|
|
1078
|
-
<line number="
|
|
1079
|
-
<line number="480" hits="0" branch="
|
|
1080
|
-
<line number="
|
|
1081
|
-
<line number="484" hits="0" branch="
|
|
1082
|
-
<line number="
|
|
1083
|
-
<line number="
|
|
1084
|
-
<line number="491" hits="0" branch="
|
|
1085
|
-
<line number="
|
|
1069
|
+
<line number="453" hits="0" branch="false"/>
|
|
1070
|
+
<line number="460" hits="0" branch="false"/>
|
|
1071
|
+
<line number="461" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1072
|
+
<line number="467" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1073
|
+
<line number="469" hits="0" branch="false"/>
|
|
1074
|
+
<line number="471" hits="0" branch="false"/>
|
|
1075
|
+
<line number="473" hits="0" branch="false"/>
|
|
1076
|
+
<line number="475" hits="0" branch="false"/>
|
|
1077
|
+
<line number="477" hits="0" branch="false"/>
|
|
1078
|
+
<line number="478" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1079
|
+
<line number="480" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1080
|
+
<line number="481" hits="0" branch="false"/>
|
|
1081
|
+
<line number="484" hits="0" branch="false"/>
|
|
1082
|
+
<line number="485" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1083
|
+
<line number="487" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1084
|
+
<line number="491" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1085
|
+
<line number="492" hits="0" branch="false"/>
|
|
1086
1086
|
<line number="495" hits="0" branch="false"/>
|
|
1087
|
-
<line number="
|
|
1088
|
-
<line number="
|
|
1089
|
-
<line number="
|
|
1087
|
+
<line number="496" hits="0" branch="false"/>
|
|
1088
|
+
<line number="501" hits="0" branch="false"/>
|
|
1089
|
+
<line number="511" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1090
1090
|
<line number="513" hits="0" branch="false"/>
|
|
1091
1091
|
<line number="514" hits="0" branch="false"/>
|
|
1092
|
-
<line number="
|
|
1093
|
-
<line number="
|
|
1094
|
-
<line number="524" hits="0" branch="
|
|
1095
|
-
<line number="
|
|
1096
|
-
<line number="530" hits="0" branch="
|
|
1097
|
-
<line number="531" hits="0" branch="
|
|
1098
|
-
<line number="
|
|
1099
|
-
<line number="
|
|
1100
|
-
<line number="
|
|
1101
|
-
<line number="540" hits="0" branch="true" condition-coverage="0% (0/
|
|
1102
|
-
<line number="
|
|
1103
|
-
<line number="
|
|
1104
|
-
<line number="546" hits="0" branch="
|
|
1105
|
-
<line number="
|
|
1106
|
-
<line number="550" hits="0" branch="
|
|
1107
|
-
<line number="551" hits="0" branch="true" condition-coverage="0% (0/
|
|
1108
|
-
<line number="552" hits="0" branch="
|
|
1109
|
-
<line number="
|
|
1110
|
-
<line number="
|
|
1111
|
-
<line number="563" hits="0" branch="
|
|
1112
|
-
<line number="
|
|
1113
|
-
<line number="
|
|
1114
|
-
<line number="
|
|
1092
|
+
<line number="515" hits="0" branch="false"/>
|
|
1093
|
+
<line number="520" hits="0" branch="false"/>
|
|
1094
|
+
<line number="524" hits="0" branch="false"/>
|
|
1095
|
+
<line number="525" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1096
|
+
<line number="530" hits="0" branch="false"/>
|
|
1097
|
+
<line number="531" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1098
|
+
<line number="532" hits="0" branch="false"/>
|
|
1099
|
+
<line number="534" hits="0" branch="false"/>
|
|
1100
|
+
<line number="538" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1101
|
+
<line number="540" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1102
|
+
<line number="541" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
1103
|
+
<line number="543" hits="0" branch="false"/>
|
|
1104
|
+
<line number="546" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1105
|
+
<line number="547" hits="0" branch="false"/>
|
|
1106
|
+
<line number="550" hits="0" branch="false"/>
|
|
1107
|
+
<line number="551" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1108
|
+
<line number="552" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1109
|
+
<line number="553" hits="0" branch="false"/>
|
|
1110
|
+
<line number="560" hits="0" branch="false"/>
|
|
1111
|
+
<line number="563" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1112
|
+
<line number="564" hits="0" branch="false"/>
|
|
1113
|
+
<line number="566" hits="0" branch="false"/>
|
|
1114
|
+
<line number="571" hits="0" branch="false"/>
|
|
1115
1115
|
<line number="577" hits="0" branch="false"/>
|
|
1116
1116
|
<line number="578" hits="0" branch="false"/>
|
|
1117
|
-
<line number="
|
|
1118
|
-
<line number="
|
|
1119
|
-
<line number="
|
|
1120
|
-
<line number="588" hits="0" branch="
|
|
1121
|
-
<line number="
|
|
1122
|
-
<line number="592" hits="0" branch="
|
|
1117
|
+
<line number="579" hits="0" branch="false"/>
|
|
1118
|
+
<line number="581" hits="0" branch="false"/>
|
|
1119
|
+
<line number="586" hits="0" branch="false"/>
|
|
1120
|
+
<line number="588" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1121
|
+
<line number="589" hits="0" branch="false"/>
|
|
1122
|
+
<line number="592" hits="0" branch="false"/>
|
|
1123
1123
|
<line number="593" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1124
|
-
<line number="594" hits="0" branch="
|
|
1125
|
-
<line number="
|
|
1126
|
-
<line number="
|
|
1127
|
-
<line number="
|
|
1124
|
+
<line number="594" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1125
|
+
<line number="595" hits="0" branch="false"/>
|
|
1126
|
+
<line number="601" hits="0" branch="false"/>
|
|
1127
|
+
<line number="607" hits="0" branch="false"/>
|
|
1128
1128
|
<line number="609" hits="0" branch="false"/>
|
|
1129
|
-
<line number="
|
|
1129
|
+
<line number="610" hits="0" branch="false"/>
|
|
1130
1130
|
<line number="613" hits="0" branch="false"/>
|
|
1131
1131
|
<line number="614" hits="0" branch="false"/>
|
|
1132
|
-
<line number="
|
|
1133
|
-
<line number="
|
|
1134
|
-
<line number="620" hits="0" branch="
|
|
1135
|
-
<line number="
|
|
1136
|
-
<line number="
|
|
1137
|
-
<line number="
|
|
1132
|
+
<line number="615" hits="0" branch="false"/>
|
|
1133
|
+
<line number="618" hits="0" branch="false"/>
|
|
1134
|
+
<line number="620" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1135
|
+
<line number="621" hits="0" branch="false"/>
|
|
1136
|
+
<line number="623" hits="0" branch="false"/>
|
|
1137
|
+
<line number="625" hits="0" branch="false"/>
|
|
1138
1138
|
<line number="627" hits="0" branch="false"/>
|
|
1139
|
-
<line number="
|
|
1140
|
-
<line number="
|
|
1141
|
-
<line number="
|
|
1142
|
-
<line number="646" hits="0" branch="
|
|
1143
|
-
<line number="
|
|
1144
|
-
<line number="
|
|
1145
|
-
<line number="
|
|
1146
|
-
<line number="
|
|
1147
|
-
<line number="667" hits="0" branch="true" condition-coverage="0% (0/
|
|
1148
|
-
<line number="
|
|
1149
|
-
<line number="
|
|
1150
|
-
<line number="
|
|
1151
|
-
<line number="
|
|
1152
|
-
<line number="687" hits="0" branch="
|
|
1153
|
-
<line number="
|
|
1154
|
-
<line number="
|
|
1155
|
-
<line number="
|
|
1156
|
-
<line number="
|
|
1139
|
+
<line number="628" hits="0" branch="false"/>
|
|
1140
|
+
<line number="633" hits="0" branch="false"/>
|
|
1141
|
+
<line number="639" hits="0" branch="false"/>
|
|
1142
|
+
<line number="646" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1143
|
+
<line number="647" hits="0" branch="false"/>
|
|
1144
|
+
<line number="649" hits="0" branch="false"/>
|
|
1145
|
+
<line number="652" hits="0" branch="false"/>
|
|
1146
|
+
<line number="658" hits="0" branch="false"/>
|
|
1147
|
+
<line number="667" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1148
|
+
<line number="668" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1149
|
+
<line number="670" hits="0" branch="false"/>
|
|
1150
|
+
<line number="673" hits="0" branch="false"/>
|
|
1151
|
+
<line number="678" hits="0" branch="false"/>
|
|
1152
|
+
<line number="687" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1153
|
+
<line number="688" hits="0" branch="false"/>
|
|
1154
|
+
<line number="690" hits="0" branch="false"/>
|
|
1155
|
+
<line number="693" hits="0" branch="false"/>
|
|
1156
|
+
<line number="696" hits="0" branch="false"/>
|
|
1157
1157
|
<line number="698" hits="0" branch="false"/>
|
|
1158
|
-
<line number="
|
|
1158
|
+
<line number="699" hits="0" branch="false"/>
|
|
1159
1159
|
<line number="705" hits="0" branch="false"/>
|
|
1160
|
-
<line number="
|
|
1161
|
-
<line number="
|
|
1162
|
-
<line number="
|
|
1163
|
-
<line number="722" hits="0" branch="
|
|
1164
|
-
<line number="
|
|
1165
|
-
<line number="725" hits="0" branch="
|
|
1166
|
-
<line number="
|
|
1167
|
-
<line number="729" hits="0" branch="
|
|
1168
|
-
<line number="
|
|
1169
|
-
<line number="733" hits="
|
|
1160
|
+
<line number="706" hits="0" branch="false"/>
|
|
1161
|
+
<line number="710" hits="4" branch="false"/>
|
|
1162
|
+
<line number="716" hits="0" branch="false"/>
|
|
1163
|
+
<line number="722" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1164
|
+
<line number="723" hits="0" branch="false"/>
|
|
1165
|
+
<line number="725" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1166
|
+
<line number="726" hits="0" branch="false"/>
|
|
1167
|
+
<line number="729" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1168
|
+
<line number="730" hits="0" branch="false"/>
|
|
1169
|
+
<line number="733" hits="4" branch="false"/>
|
|
1170
1170
|
<line number="734" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1171
|
-
<line number="
|
|
1172
|
-
<line number="
|
|
1173
|
-
<line number="
|
|
1171
|
+
<line number="735" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1172
|
+
<line number="737" hits="0" branch="false"/>
|
|
1173
|
+
<line number="740" hits="0" branch="false"/>
|
|
1174
|
+
<line number="743" hits="0" branch="false"/>
|
|
1174
1175
|
</lines>
|
|
1175
1176
|
</class>
|
|
1176
1177
|
<class name="sandboxTypes.ts" filename="nrfutil/sandboxTypes.ts" line-rate="0.0909" branch-rate="0">
|
|
@@ -1197,7 +1198,7 @@
|
|
|
1197
1198
|
</class>
|
|
1198
1199
|
</classes>
|
|
1199
1200
|
</package>
|
|
1200
|
-
<package name="nrfutil.device" line-rate="0.
|
|
1201
|
+
<package name="nrfutil.device" line-rate="0.2382" branch-rate="0">
|
|
1201
1202
|
<classes>
|
|
1202
1203
|
<class name="batch.ts" filename="nrfutil/device/batch.ts" line-rate="0.0674" branch-rate="0">
|
|
1203
1204
|
<methods>
|
|
@@ -1424,31 +1425,31 @@
|
|
|
1424
1425
|
<line number="338" hits="0" branch="false"/>
|
|
1425
1426
|
</lines>
|
|
1426
1427
|
</class>
|
|
1427
|
-
<class name="common.ts" filename="nrfutil/device/common.ts" line-rate="0.
|
|
1428
|
+
<class name="common.ts" filename="nrfutil/device/common.ts" line-rate="0.18510000000000001" branch-rate="0">
|
|
1428
1429
|
<methods>
|
|
1429
1430
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
1430
1431
|
<lines>
|
|
1431
|
-
<line number="
|
|
1432
|
+
<line number="18" hits="0"/>
|
|
1432
1433
|
</lines>
|
|
1433
1434
|
</method>
|
|
1434
1435
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
1435
1436
|
<lines>
|
|
1436
|
-
<line number="
|
|
1437
|
+
<line number="21" hits="0"/>
|
|
1437
1438
|
</lines>
|
|
1438
1439
|
</method>
|
|
1439
1440
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
1440
1441
|
<lines>
|
|
1441
|
-
<line number="
|
|
1442
|
+
<line number="22" hits="0"/>
|
|
1442
1443
|
</lines>
|
|
1443
1444
|
</method>
|
|
1444
1445
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
1445
1446
|
<lines>
|
|
1446
|
-
<line number="
|
|
1447
|
+
<line number="163" hits="0"/>
|
|
1447
1448
|
</lines>
|
|
1448
1449
|
</method>
|
|
1449
1450
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
1450
1451
|
<lines>
|
|
1451
|
-
<line number="
|
|
1452
|
+
<line number="178" hits="0"/>
|
|
1452
1453
|
</lines>
|
|
1453
1454
|
</method>
|
|
1454
1455
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
@@ -1464,43 +1465,44 @@
|
|
|
1464
1465
|
</methods>
|
|
1465
1466
|
<lines>
|
|
1466
1467
|
<line number="7" hits="3" branch="false"/>
|
|
1467
|
-
<line number="
|
|
1468
|
+
<line number="8" hits="3" branch="false"/>
|
|
1468
1469
|
<line number="12" hits="3" branch="false"/>
|
|
1469
1470
|
<line number="13" hits="3" branch="false"/>
|
|
1470
|
-
<line number="
|
|
1471
|
-
<line number="
|
|
1472
|
-
<line number="18" hits="
|
|
1471
|
+
<line number="14" hits="3" branch="false"/>
|
|
1472
|
+
<line number="16" hits="3" branch="false"/>
|
|
1473
|
+
<line number="18" hits="3" branch="false"/>
|
|
1473
1474
|
<line number="19" hits="0" branch="false"/>
|
|
1474
|
-
<line number="20" hits="0" branch="
|
|
1475
|
-
<line number="21" hits="0" branch="
|
|
1476
|
-
<line number="
|
|
1477
|
-
<line number="25" hits="0" branch="
|
|
1475
|
+
<line number="20" hits="0" branch="false"/>
|
|
1476
|
+
<line number="21" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1477
|
+
<line number="22" hits="0" branch="false"/>
|
|
1478
|
+
<line number="25" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1478
1479
|
<line number="26" hits="0" branch="false"/>
|
|
1479
|
-
<line number="
|
|
1480
|
-
<line number="
|
|
1481
|
-
<line number="163" hits="
|
|
1482
|
-
<line number="164" hits="0" branch="
|
|
1483
|
-
<line number="
|
|
1484
|
-
<line number="168" hits="0" branch="
|
|
1485
|
-
<line number="
|
|
1480
|
+
<line number="27" hits="0" branch="false"/>
|
|
1481
|
+
<line number="30" hits="0" branch="false"/>
|
|
1482
|
+
<line number="163" hits="3" branch="false"/>
|
|
1483
|
+
<line number="164" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1484
|
+
<line number="165" hits="0" branch="false"/>
|
|
1485
|
+
<line number="168" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1486
|
+
<line number="169" hits="0" branch="false"/>
|
|
1486
1487
|
<line number="175" hits="0" branch="false"/>
|
|
1487
|
-
<line number="
|
|
1488
|
+
<line number="176" hits="0" branch="false"/>
|
|
1488
1489
|
<line number="178" hits="0" branch="false"/>
|
|
1489
|
-
<line number="
|
|
1490
|
-
<line number="
|
|
1491
|
-
<line number="
|
|
1492
|
-
<line number="189" hits="0" branch="
|
|
1493
|
-
<line number="
|
|
1494
|
-
<line number="192" hits="0" branch="
|
|
1495
|
-
<line number="
|
|
1496
|
-
<line number="195" hits="0" branch="
|
|
1497
|
-
<line number="
|
|
1498
|
-
<line number="198" hits="0" branch="
|
|
1499
|
-
<line number="
|
|
1500
|
-
<line number="201" hits="0" branch="
|
|
1501
|
-
<line number="
|
|
1502
|
-
<line number="204" hits="0" branch="
|
|
1503
|
-
<line number="
|
|
1490
|
+
<line number="179" hits="0" branch="false"/>
|
|
1491
|
+
<line number="181" hits="0" branch="false"/>
|
|
1492
|
+
<line number="187" hits="0" branch="true" condition-coverage="0% (0/8)"/>
|
|
1493
|
+
<line number="189" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1494
|
+
<line number="190" hits="0" branch="false"/>
|
|
1495
|
+
<line number="192" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1496
|
+
<line number="193" hits="0" branch="false"/>
|
|
1497
|
+
<line number="195" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1498
|
+
<line number="196" hits="0" branch="false"/>
|
|
1499
|
+
<line number="198" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1500
|
+
<line number="199" hits="0" branch="false"/>
|
|
1501
|
+
<line number="201" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1502
|
+
<line number="202" hits="0" branch="false"/>
|
|
1503
|
+
<line number="204" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1504
|
+
<line number="205" hits="0" branch="false"/>
|
|
1505
|
+
<line number="209" hits="0" branch="false"/>
|
|
1504
1506
|
<line number="213" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1505
1507
|
<line number="214" hits="0" branch="false"/>
|
|
1506
1508
|
<line number="218" hits="0" branch="false"/>
|
|
@@ -2155,9 +2157,9 @@
|
|
|
2155
2157
|
<line number="20" hits="114"/>
|
|
2156
2158
|
</lines>
|
|
2157
2159
|
</method>
|
|
2158
|
-
<method name="(anonymous_4)" hits="
|
|
2160
|
+
<method name="(anonymous_4)" hits="249" signature="()V">
|
|
2159
2161
|
<lines>
|
|
2160
|
-
<line number="23" hits="
|
|
2162
|
+
<line number="23" hits="249"/>
|
|
2161
2163
|
</lines>
|
|
2162
2164
|
</method>
|
|
2163
2165
|
<method name="(anonymous_5)" hits="57" signature="()V">
|
|
@@ -2189,7 +2191,7 @@
|
|
|
2189
2191
|
<line number="18" hits="9" branch="false"/>
|
|
2190
2192
|
<line number="20" hits="9" branch="false"/>
|
|
2191
2193
|
<line number="21" hits="114" branch="true" condition-coverage="50% (1/2)"/>
|
|
2192
|
-
<line number="23" hits="
|
|
2194
|
+
<line number="23" hits="249" branch="true" condition-coverage="100% (1/1)"/>
|
|
2193
2195
|
<line number="25" hits="57" branch="true" condition-coverage="100% (1/1)"/>
|
|
2194
2196
|
<line number="38" hits="9" branch="false"/>
|
|
2195
2197
|
<line number="39" hits="57" branch="false"/>
|
|
@@ -2879,159 +2881,159 @@
|
|
|
2879
2881
|
</class>
|
|
2880
2882
|
</classes>
|
|
2881
2883
|
</package>
|
|
2882
|
-
<package name="src.Device" line-rate="0.
|
|
2884
|
+
<package name="src.Device" line-rate="0.35009999999999997" branch-rate="0.193">
|
|
2883
2885
|
<classes>
|
|
2884
2886
|
<class name="deviceAutoSelectSlice.ts" filename="src/Device/deviceAutoSelectSlice.ts" line-rate="0.6111" branch-rate="0.2857">
|
|
2885
2887
|
<methods>
|
|
2886
2888
|
<method name="(anonymous_20)" hits="0" signature="()V">
|
|
2887
2889
|
<lines>
|
|
2888
|
-
<line number="
|
|
2890
|
+
<line number="45" hits="0"/>
|
|
2889
2891
|
</lines>
|
|
2890
2892
|
</method>
|
|
2891
2893
|
<method name="(anonymous_21)" hits="8" signature="()V">
|
|
2892
2894
|
<lines>
|
|
2893
|
-
<line number="
|
|
2895
|
+
<line number="50" hits="8"/>
|
|
2894
2896
|
</lines>
|
|
2895
2897
|
</method>
|
|
2896
2898
|
<method name="(anonymous_22)" hits="8" signature="()V">
|
|
2897
2899
|
<lines>
|
|
2898
|
-
<line number="
|
|
2900
|
+
<line number="63" hits="8"/>
|
|
2899
2901
|
</lines>
|
|
2900
2902
|
</method>
|
|
2901
2903
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
2902
2904
|
<lines>
|
|
2903
|
-
<line number="
|
|
2905
|
+
<line number="73" hits="0"/>
|
|
2904
2906
|
</lines>
|
|
2905
2907
|
</method>
|
|
2906
2908
|
<method name="(anonymous_24)" hits="1" signature="()V">
|
|
2907
2909
|
<lines>
|
|
2908
|
-
<line number="
|
|
2910
|
+
<line number="82" hits="1"/>
|
|
2909
2911
|
</lines>
|
|
2910
2912
|
</method>
|
|
2911
2913
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
2912
2914
|
<lines>
|
|
2913
|
-
<line number="
|
|
2915
|
+
<line number="89" hits="0"/>
|
|
2914
2916
|
</lines>
|
|
2915
2917
|
</method>
|
|
2916
2918
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
2917
2919
|
<lines>
|
|
2918
|
-
<line number="
|
|
2920
|
+
<line number="93" hits="0"/>
|
|
2919
2921
|
</lines>
|
|
2920
2922
|
</method>
|
|
2921
2923
|
<method name="(anonymous_27)" hits="0" signature="()V">
|
|
2922
2924
|
<lines>
|
|
2923
|
-
<line number="
|
|
2925
|
+
<line number="99" hits="0"/>
|
|
2924
2926
|
</lines>
|
|
2925
2927
|
</method>
|
|
2926
2928
|
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
2927
2929
|
<lines>
|
|
2928
|
-
<line number="
|
|
2930
|
+
<line number="105" hits="0"/>
|
|
2929
2931
|
</lines>
|
|
2930
2932
|
</method>
|
|
2931
|
-
<method name="(anonymous_29)" hits="
|
|
2933
|
+
<method name="(anonymous_29)" hits="112" signature="()V">
|
|
2932
2934
|
<lines>
|
|
2933
|
-
<line number="
|
|
2935
|
+
<line number="126" hits="112"/>
|
|
2934
2936
|
</lines>
|
|
2935
2937
|
</method>
|
|
2936
|
-
<method name="(anonymous_30)" hits="
|
|
2938
|
+
<method name="(anonymous_30)" hits="75" signature="()V">
|
|
2937
2939
|
<lines>
|
|
2938
|
-
<line number="
|
|
2940
|
+
<line number="129" hits="75"/>
|
|
2939
2941
|
</lines>
|
|
2940
2942
|
</method>
|
|
2941
|
-
<method name="(anonymous_31)" hits="
|
|
2943
|
+
<method name="(anonymous_31)" hits="193" signature="()V">
|
|
2942
2944
|
<lines>
|
|
2943
|
-
<line number="
|
|
2945
|
+
<line number="132" hits="193"/>
|
|
2944
2946
|
</lines>
|
|
2945
2947
|
</method>
|
|
2946
|
-
<method name="(anonymous_32)" hits="
|
|
2948
|
+
<method name="(anonymous_32)" hits="118" signature="()V">
|
|
2947
2949
|
<lines>
|
|
2948
|
-
<line number="
|
|
2950
|
+
<line number="136" hits="118"/>
|
|
2949
2951
|
</lines>
|
|
2950
2952
|
</method>
|
|
2951
2953
|
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
2952
2954
|
<lines>
|
|
2953
|
-
<line number="
|
|
2955
|
+
<line number="139" hits="0"/>
|
|
2954
2956
|
</lines>
|
|
2955
2957
|
</method>
|
|
2956
2958
|
<method name="(anonymous_34)" hits="0" signature="()V">
|
|
2957
2959
|
<lines>
|
|
2958
|
-
<line number="
|
|
2960
|
+
<line number="142" hits="0"/>
|
|
2959
2961
|
</lines>
|
|
2960
2962
|
</method>
|
|
2961
2963
|
<method name="(anonymous_35)" hits="0" signature="()V">
|
|
2962
2964
|
<lines>
|
|
2963
|
-
<line number="
|
|
2965
|
+
<line number="145" hits="0"/>
|
|
2964
2966
|
</lines>
|
|
2965
2967
|
</method>
|
|
2966
2968
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
2967
2969
|
<lines>
|
|
2968
|
-
<line number="
|
|
2970
|
+
<line number="147" hits="0"/>
|
|
2969
2971
|
</lines>
|
|
2970
2972
|
</method>
|
|
2971
2973
|
<method name="(anonymous_38)" hits="8" signature="()V">
|
|
2972
2974
|
<lines>
|
|
2973
|
-
<line number="
|
|
2975
|
+
<line number="150" hits="8"/>
|
|
2974
2976
|
</lines>
|
|
2975
2977
|
</method>
|
|
2976
2978
|
</methods>
|
|
2977
2979
|
<lines>
|
|
2978
2980
|
<line number="7" hits="10" branch="false"/>
|
|
2979
|
-
<line number="
|
|
2980
|
-
<line number="
|
|
2981
|
-
<line number="45" hits="0" branch="false"/>
|
|
2981
|
+
<line number="37" hits="10" branch="false"/>
|
|
2982
|
+
<line number="41" hits="10" branch="false"/>
|
|
2982
2983
|
<line number="46" hits="0" branch="false"/>
|
|
2983
|
-
<line number="
|
|
2984
|
+
<line number="47" hits="0" branch="false"/>
|
|
2984
2985
|
<line number="54" hits="8" branch="false"/>
|
|
2985
|
-
<line number="
|
|
2986
|
-
<line number="57" hits="8" branch="
|
|
2986
|
+
<line number="55" hits="8" branch="false"/>
|
|
2987
|
+
<line number="57" hits="8" branch="true" condition-coverage="100% (1/1)"/>
|
|
2987
2988
|
<line number="58" hits="8" branch="false"/>
|
|
2988
|
-
<line number="
|
|
2989
|
-
<line number="67" hits="8" branch="
|
|
2989
|
+
<line number="59" hits="8" branch="false"/>
|
|
2990
|
+
<line number="67" hits="8" branch="true" condition-coverage="100% (2/2)"/>
|
|
2990
2991
|
<line number="68" hits="8" branch="false"/>
|
|
2991
2992
|
<line number="69" hits="8" branch="false"/>
|
|
2992
|
-
<line number="
|
|
2993
|
-
<line number="77" hits="0" branch="
|
|
2994
|
-
<line number="
|
|
2995
|
-
<line number="83" hits="1" branch="
|
|
2996
|
-
<line number="84" hits="
|
|
2997
|
-
<line number="
|
|
2998
|
-
<line number="
|
|
2999
|
-
<line number="
|
|
3000
|
-
<line number="
|
|
3001
|
-
<line number="
|
|
3002
|
-
<line number="
|
|
2993
|
+
<line number="70" hits="8" branch="false"/>
|
|
2994
|
+
<line number="77" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2995
|
+
<line number="78" hits="0" branch="false"/>
|
|
2996
|
+
<line number="83" hits="1" branch="false"/>
|
|
2997
|
+
<line number="84" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
2998
|
+
<line number="85" hits="0" branch="false"/>
|
|
2999
|
+
<line number="90" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3000
|
+
<line number="97" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3001
|
+
<line number="103" hits="0" branch="false"/>
|
|
3002
|
+
<line number="106" hits="0" branch="false"/>
|
|
3003
|
+
<line number="112" hits="57" branch="false"/>
|
|
3003
3004
|
<line number="114" hits="0" branch="false"/>
|
|
3004
|
-
<line number="115" hits="
|
|
3005
|
-
<line number="116" hits="
|
|
3006
|
-
<line number="117" hits="
|
|
3007
|
-
<line number="118" hits="
|
|
3005
|
+
<line number="115" hits="0" branch="false"/>
|
|
3006
|
+
<line number="116" hits="8" branch="false"/>
|
|
3007
|
+
<line number="117" hits="0" branch="false"/>
|
|
3008
|
+
<line number="118" hits="1" branch="false"/>
|
|
3008
3009
|
<line number="119" hits="0" branch="false"/>
|
|
3009
3010
|
<line number="120" hits="0" branch="false"/>
|
|
3010
3011
|
<line number="121" hits="0" branch="false"/>
|
|
3011
|
-
<line number="
|
|
3012
|
-
<line number="
|
|
3013
|
-
<line number="126" hits="
|
|
3014
|
-
<line number="
|
|
3015
|
-
<line number="129" hits="
|
|
3016
|
-
<line number="
|
|
3017
|
-
<line number="132" hits="
|
|
3018
|
-
<line number="
|
|
3019
|
-
<line number="136" hits="
|
|
3020
|
-
<line number="
|
|
3021
|
-
<line number="139" hits="
|
|
3022
|
-
<line number="
|
|
3023
|
-
<line number="142" hits="
|
|
3024
|
-
<line number="
|
|
3025
|
-
<line number="145" hits="
|
|
3026
|
-
<line number="146" hits="
|
|
3027
|
-
<line number="147" hits="
|
|
3028
|
-
<line number="
|
|
3029
|
-
<line number="150" hits="8" branch="
|
|
3030
|
-
<line number="151" hits="
|
|
3031
|
-
<line number="
|
|
3012
|
+
<line number="122" hits="0" branch="false"/>
|
|
3013
|
+
<line number="124" hits="10" branch="false"/>
|
|
3014
|
+
<line number="126" hits="51" branch="false"/>
|
|
3015
|
+
<line number="127" hits="112" branch="false"/>
|
|
3016
|
+
<line number="129" hits="27" branch="false"/>
|
|
3017
|
+
<line number="130" hits="75" branch="false"/>
|
|
3018
|
+
<line number="132" hits="78" branch="false"/>
|
|
3019
|
+
<line number="133" hits="193" branch="true" condition-coverage="50% (1/2)"/>
|
|
3020
|
+
<line number="136" hits="51" branch="false"/>
|
|
3021
|
+
<line number="137" hits="118" branch="false"/>
|
|
3022
|
+
<line number="139" hits="10" branch="false"/>
|
|
3023
|
+
<line number="140" hits="0" branch="false"/>
|
|
3024
|
+
<line number="142" hits="10" branch="false"/>
|
|
3025
|
+
<line number="143" hits="0" branch="false"/>
|
|
3026
|
+
<line number="145" hits="10" branch="false"/>
|
|
3027
|
+
<line number="146" hits="0" branch="false"/>
|
|
3028
|
+
<line number="147" hits="10" branch="false"/>
|
|
3029
|
+
<line number="148" hits="0" branch="false"/>
|
|
3030
|
+
<line number="150" hits="8" branch="false"/>
|
|
3031
|
+
<line number="151" hits="8" branch="true" condition-coverage="0% (0/1)"/>
|
|
3032
|
+
<line number="152" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
3033
|
+
<line number="154" hits="8" branch="false"/>
|
|
3032
3034
|
</lines>
|
|
3033
3035
|
</class>
|
|
3034
|
-
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.
|
|
3036
|
+
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.2097" branch-rate="0.0784">
|
|
3035
3037
|
<methods>
|
|
3036
3038
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
3037
3039
|
<lines>
|
|
@@ -3105,97 +3107,97 @@
|
|
|
3105
3107
|
</method>
|
|
3106
3108
|
<method name="(anonymous_22)" hits="0" signature="()V">
|
|
3107
3109
|
<lines>
|
|
3108
|
-
<line number="
|
|
3110
|
+
<line number="315" hits="0"/>
|
|
3109
3111
|
</lines>
|
|
3110
3112
|
</method>
|
|
3111
3113
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
3112
3114
|
<lines>
|
|
3113
|
-
<line number="
|
|
3115
|
+
<line number="316" hits="0"/>
|
|
3114
3116
|
</lines>
|
|
3115
3117
|
</method>
|
|
3116
3118
|
<method name="(anonymous_24)" hits="0" signature="()V">
|
|
3117
3119
|
<lines>
|
|
3118
|
-
<line number="
|
|
3120
|
+
<line number="326" hits="0"/>
|
|
3119
3121
|
</lines>
|
|
3120
3122
|
</method>
|
|
3121
3123
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
3122
3124
|
<lines>
|
|
3123
|
-
<line number="
|
|
3125
|
+
<line number="329" hits="0"/>
|
|
3124
3126
|
</lines>
|
|
3125
3127
|
</method>
|
|
3126
3128
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
3127
3129
|
<lines>
|
|
3128
|
-
<line number="
|
|
3130
|
+
<line number="343" hits="0"/>
|
|
3129
3131
|
</lines>
|
|
3130
3132
|
</method>
|
|
3131
3133
|
<method name="(anonymous_27)" hits="1" signature="()V">
|
|
3132
3134
|
<lines>
|
|
3133
|
-
<line number="
|
|
3135
|
+
<line number="378" hits="1"/>
|
|
3134
3136
|
</lines>
|
|
3135
3137
|
</method>
|
|
3136
3138
|
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
3137
3139
|
<lines>
|
|
3138
|
-
<line number="
|
|
3140
|
+
<line number="381" hits="0"/>
|
|
3139
3141
|
</lines>
|
|
3140
3142
|
</method>
|
|
3141
3143
|
<method name="(anonymous_29)" hits="0" signature="()V">
|
|
3142
3144
|
<lines>
|
|
3143
|
-
<line number="
|
|
3145
|
+
<line number="385" hits="0"/>
|
|
3144
3146
|
</lines>
|
|
3145
3147
|
</method>
|
|
3146
3148
|
<method name="(anonymous_30)" hits="21" signature="()V">
|
|
3147
3149
|
<lines>
|
|
3148
|
-
<line number="
|
|
3150
|
+
<line number="391" hits="21"/>
|
|
3149
3151
|
</lines>
|
|
3150
3152
|
</method>
|
|
3151
3153
|
<method name="(anonymous_31)" hits="0" signature="()V">
|
|
3152
3154
|
<lines>
|
|
3153
|
-
<line number="
|
|
3155
|
+
<line number="392" hits="0"/>
|
|
3154
3156
|
</lines>
|
|
3155
3157
|
</method>
|
|
3156
3158
|
<method name="(anonymous_32)" hits="0" signature="()V">
|
|
3157
3159
|
<lines>
|
|
3158
|
-
<line number="
|
|
3160
|
+
<line number="399" hits="0"/>
|
|
3159
3161
|
</lines>
|
|
3160
3162
|
</method>
|
|
3161
3163
|
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
3162
3164
|
<lines>
|
|
3163
|
-
<line number="
|
|
3165
|
+
<line number="404" hits="0"/>
|
|
3164
3166
|
</lines>
|
|
3165
3167
|
</method>
|
|
3166
3168
|
<method name="(anonymous_34)" hits="0" signature="()V">
|
|
3167
3169
|
<lines>
|
|
3168
|
-
<line number="
|
|
3170
|
+
<line number="410" hits="0"/>
|
|
3169
3171
|
</lines>
|
|
3170
3172
|
</method>
|
|
3171
3173
|
<method name="(anonymous_35)" hits="0" signature="()V">
|
|
3172
3174
|
<lines>
|
|
3173
|
-
<line number="
|
|
3175
|
+
<line number="411" hits="0"/>
|
|
3174
3176
|
</lines>
|
|
3175
3177
|
</method>
|
|
3176
3178
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
3177
3179
|
<lines>
|
|
3178
|
-
<line number="
|
|
3180
|
+
<line number="412" hits="0"/>
|
|
3179
3181
|
</lines>
|
|
3180
3182
|
</method>
|
|
3181
3183
|
<method name="(anonymous_39)" hits="0" signature="()V">
|
|
3182
3184
|
<lines>
|
|
3183
|
-
<line number="
|
|
3185
|
+
<line number="416" hits="0"/>
|
|
3184
3186
|
</lines>
|
|
3185
3187
|
</method>
|
|
3186
3188
|
<method name="(anonymous_40)" hits="0" signature="()V">
|
|
3187
3189
|
<lines>
|
|
3188
|
-
<line number="
|
|
3190
|
+
<line number="438" hits="0"/>
|
|
3189
3191
|
</lines>
|
|
3190
3192
|
</method>
|
|
3191
3193
|
<method name="(anonymous_41)" hits="0" signature="()V">
|
|
3192
3194
|
<lines>
|
|
3193
|
-
<line number="
|
|
3195
|
+
<line number="441" hits="0"/>
|
|
3194
3196
|
</lines>
|
|
3195
3197
|
</method>
|
|
3196
3198
|
<method name="(anonymous_42)" hits="22" signature="()V">
|
|
3197
3199
|
<lines>
|
|
3198
|
-
<line number="
|
|
3200
|
+
<line number="453" hits="22"/>
|
|
3199
3201
|
</lines>
|
|
3200
3202
|
</method>
|
|
3201
3203
|
</methods>
|
|
@@ -3277,71 +3279,72 @@
|
|
|
3277
3279
|
<line number="230" hits="0" branch="false"/>
|
|
3278
3280
|
<line number="231" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3279
3281
|
<line number="236" hits="0" branch="false"/>
|
|
3280
|
-
<line number="
|
|
3281
|
-
<line number="
|
|
3282
|
-
<line number="
|
|
3283
|
-
<line number="
|
|
3284
|
-
<line number="
|
|
3285
|
-
<line number="
|
|
3286
|
-
<line number="
|
|
3287
|
-
<line number="
|
|
3288
|
-
<line number="
|
|
3289
|
-
<line number="
|
|
3290
|
-
<line number="
|
|
3291
|
-
<line number="
|
|
3292
|
-
<line number="
|
|
3293
|
-
<line number="
|
|
3294
|
-
<line number="
|
|
3295
|
-
<line number="
|
|
3296
|
-
<line number="313" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3297
|
-
<line number="314" hits="0" branch="false"/>
|
|
3282
|
+
<line number="248" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3283
|
+
<line number="258" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3284
|
+
<line number="278" hits="0" branch="false"/>
|
|
3285
|
+
<line number="283" hits="0" branch="false"/>
|
|
3286
|
+
<line number="285" hits="0" branch="false"/>
|
|
3287
|
+
<line number="287" hits="0" branch="false"/>
|
|
3288
|
+
<line number="293" hits="0" branch="false"/>
|
|
3289
|
+
<line number="295" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3290
|
+
<line number="297" hits="0" branch="false"/>
|
|
3291
|
+
<line number="300" hits="0" branch="false"/>
|
|
3292
|
+
<line number="303" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3293
|
+
<line number="304" hits="0" branch="false"/>
|
|
3294
|
+
<line number="308" hits="0" branch="false"/>
|
|
3295
|
+
<line number="315" hits="0" branch="false"/>
|
|
3296
|
+
<line number="316" hits="0" branch="false"/>
|
|
3297
|
+
<line number="317" hits="0" branch="false"/>
|
|
3298
3298
|
<line number="318" hits="0" branch="false"/>
|
|
3299
|
-
<line number="
|
|
3300
|
-
<line number="
|
|
3301
|
-
<line number="
|
|
3302
|
-
<line number="
|
|
3303
|
-
<line number="
|
|
3304
|
-
<line number="
|
|
3305
|
-
<line number="
|
|
3306
|
-
<line number="
|
|
3307
|
-
<line number="
|
|
3308
|
-
<line number="338" hits="0" branch="
|
|
3309
|
-
<line number="
|
|
3310
|
-
<line number="
|
|
3311
|
-
<line number="
|
|
3312
|
-
<line number="
|
|
3313
|
-
<line number="
|
|
3314
|
-
<line number="
|
|
3315
|
-
<line number="
|
|
3316
|
-
<line number="
|
|
3317
|
-
<line number="
|
|
3318
|
-
<line number="
|
|
3319
|
-
<line number="
|
|
3320
|
-
<line number="
|
|
3321
|
-
<line number="
|
|
3322
|
-
<line number="
|
|
3323
|
-
<line number="399" hits="
|
|
3324
|
-
<line number="
|
|
3325
|
-
<line number="
|
|
3326
|
-
<line number="
|
|
3327
|
-
<line number="410" hits="
|
|
3328
|
-
<line number="
|
|
3329
|
-
<line number="
|
|
3330
|
-
<line number="416" hits="0" branch="
|
|
3331
|
-
<line number="
|
|
3332
|
-
<line number="
|
|
3333
|
-
<line number="
|
|
3334
|
-
<line number="
|
|
3335
|
-
<line number="
|
|
3336
|
-
<line number="
|
|
3337
|
-
<line number="
|
|
3338
|
-
<line number="
|
|
3339
|
-
<line number="
|
|
3340
|
-
<line number="441" hits="0" branch="
|
|
3299
|
+
<line number="319" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3300
|
+
<line number="320" hits="0" branch="false"/>
|
|
3301
|
+
<line number="324" hits="0" branch="false"/>
|
|
3302
|
+
<line number="326" hits="11" branch="false"/>
|
|
3303
|
+
<line number="327" hits="0" branch="false"/>
|
|
3304
|
+
<line number="329" hits="0" branch="false"/>
|
|
3305
|
+
<line number="330" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3306
|
+
<line number="332" hits="0" branch="false"/>
|
|
3307
|
+
<line number="333" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3308
|
+
<line number="338" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3309
|
+
<line number="339" hits="0" branch="false"/>
|
|
3310
|
+
<line number="341" hits="0" branch="false"/>
|
|
3311
|
+
<line number="344" hits="0" branch="false"/>
|
|
3312
|
+
<line number="355" hits="0" branch="false"/>
|
|
3313
|
+
<line number="364" hits="0" branch="false"/>
|
|
3314
|
+
<line number="366" hits="0" branch="false"/>
|
|
3315
|
+
<line number="378" hits="11" branch="false"/>
|
|
3316
|
+
<line number="379" hits="1" branch="false"/>
|
|
3317
|
+
<line number="382" hits="0" branch="false"/>
|
|
3318
|
+
<line number="383" hits="0" branch="false"/>
|
|
3319
|
+
<line number="386" hits="0" branch="false"/>
|
|
3320
|
+
<line number="391" hits="1" branch="false"/>
|
|
3321
|
+
<line number="392" hits="21" branch="false"/>
|
|
3322
|
+
<line number="393" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3323
|
+
<line number="399" hits="2" branch="false"/>
|
|
3324
|
+
<line number="403" hits="0" branch="false"/>
|
|
3325
|
+
<line number="404" hits="0" branch="false"/>
|
|
3326
|
+
<line number="405" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3327
|
+
<line number="410" hits="2" branch="false"/>
|
|
3328
|
+
<line number="411" hits="0" branch="false"/>
|
|
3329
|
+
<line number="412" hits="0" branch="false"/>
|
|
3330
|
+
<line number="416" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
3331
|
+
<line number="420" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
3332
|
+
<line number="421" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3333
|
+
<line number="422" hits="0" branch="false"/>
|
|
3334
|
+
<line number="425" hits="0" branch="false"/>
|
|
3335
|
+
<line number="428" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3336
|
+
<line number="429" hits="0" branch="false"/>
|
|
3337
|
+
<line number="432" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3338
|
+
<line number="433" hits="0" branch="false"/>
|
|
3339
|
+
<line number="438" hits="2" branch="false"/>
|
|
3340
|
+
<line number="441" hits="0" branch="false"/>
|
|
3341
|
+
<line number="442" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3341
3342
|
<line number="443" hits="0" branch="false"/>
|
|
3342
|
-
<line number="447" hits="
|
|
3343
|
-
<line number="
|
|
3344
|
-
<line number="
|
|
3343
|
+
<line number="447" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3344
|
+
<line number="449" hits="0" branch="false"/>
|
|
3345
|
+
<line number="453" hits="11" branch="false"/>
|
|
3346
|
+
<line number="454" hits="22" branch="true" condition-coverage="100% (2/2)"/>
|
|
3347
|
+
<line number="455" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
3345
3348
|
</lines>
|
|
3346
3349
|
</class>
|
|
3347
3350
|
<class name="deviceSetup.ts" filename="src/Device/deviceSetup.ts" line-rate="0.6890999999999999" branch-rate="0.4375">
|
|
@@ -3521,34 +3524,34 @@
|
|
|
3521
3524
|
<line number="60" hits="1"/>
|
|
3522
3525
|
</lines>
|
|
3523
3526
|
</method>
|
|
3524
|
-
<method name="(anonymous_21)" hits="
|
|
3527
|
+
<method name="(anonymous_21)" hits="75" signature="()V">
|
|
3525
3528
|
<lines>
|
|
3526
|
-
<line number="78" hits="
|
|
3529
|
+
<line number="78" hits="75"/>
|
|
3527
3530
|
</lines>
|
|
3528
3531
|
</method>
|
|
3529
|
-
<method name="(anonymous_22)" hits="
|
|
3532
|
+
<method name="(anonymous_22)" hits="78" signature="()V">
|
|
3530
3533
|
<lines>
|
|
3531
|
-
<line number="81" hits="
|
|
3534
|
+
<line number="81" hits="78"/>
|
|
3532
3535
|
</lines>
|
|
3533
3536
|
</method>
|
|
3534
|
-
<method name="(anonymous_23)" hits="
|
|
3537
|
+
<method name="(anonymous_23)" hits="75" signature="()V">
|
|
3535
3538
|
<lines>
|
|
3536
|
-
<line number="84" hits="
|
|
3539
|
+
<line number="84" hits="75"/>
|
|
3537
3540
|
</lines>
|
|
3538
3541
|
</method>
|
|
3539
|
-
<method name="(anonymous_24)" hits="
|
|
3542
|
+
<method name="(anonymous_24)" hits="78" signature="()V">
|
|
3540
3543
|
<lines>
|
|
3541
|
-
<line number="87" hits="
|
|
3544
|
+
<line number="87" hits="78"/>
|
|
3542
3545
|
</lines>
|
|
3543
3546
|
</method>
|
|
3544
|
-
<method name="(anonymous_25)" hits="
|
|
3547
|
+
<method name="(anonymous_25)" hits="75" signature="()V">
|
|
3545
3548
|
<lines>
|
|
3546
|
-
<line number="90" hits="
|
|
3549
|
+
<line number="90" hits="75"/>
|
|
3547
3550
|
</lines>
|
|
3548
3551
|
</method>
|
|
3549
|
-
<method name="(anonymous_26)" hits="
|
|
3552
|
+
<method name="(anonymous_26)" hits="75" signature="()V">
|
|
3550
3553
|
<lines>
|
|
3551
|
-
<line number="93" hits="
|
|
3554
|
+
<line number="93" hits="75"/>
|
|
3552
3555
|
</lines>
|
|
3553
3556
|
</method>
|
|
3554
3557
|
</methods>
|
|
@@ -3574,20 +3577,20 @@
|
|
|
3574
3577
|
<line number="74" hits="1" branch="false"/>
|
|
3575
3578
|
<line number="76" hits="10" branch="false"/>
|
|
3576
3579
|
<line number="78" hits="30" branch="false"/>
|
|
3577
|
-
<line number="79" hits="
|
|
3580
|
+
<line number="79" hits="75" branch="false"/>
|
|
3578
3581
|
<line number="81" hits="30" branch="false"/>
|
|
3579
|
-
<line number="82" hits="
|
|
3582
|
+
<line number="82" hits="78" branch="false"/>
|
|
3580
3583
|
<line number="84" hits="30" branch="false"/>
|
|
3581
|
-
<line number="85" hits="
|
|
3584
|
+
<line number="85" hits="75" branch="false"/>
|
|
3582
3585
|
<line number="87" hits="30" branch="false"/>
|
|
3583
|
-
<line number="88" hits="
|
|
3586
|
+
<line number="88" hits="78" branch="false"/>
|
|
3584
3587
|
<line number="90" hits="30" branch="false"/>
|
|
3585
|
-
<line number="91" hits="
|
|
3588
|
+
<line number="91" hits="75" branch="false"/>
|
|
3586
3589
|
<line number="93" hits="30" branch="false"/>
|
|
3587
|
-
<line number="94" hits="
|
|
3590
|
+
<line number="94" hits="75" branch="false"/>
|
|
3588
3591
|
</lines>
|
|
3589
3592
|
</class>
|
|
3590
|
-
<class name="deviceSlice.ts" filename="src/Device/deviceSlice.ts" line-rate="0.
|
|
3593
|
+
<class name="deviceSlice.ts" filename="src/Device/deviceSlice.ts" line-rate="0.5454" branch-rate="0.25">
|
|
3591
3594
|
<methods>
|
|
3592
3595
|
<method name="(anonymous_20)" hits="4" signature="()V">
|
|
3593
3596
|
<lines>
|
|
@@ -3619,9 +3622,9 @@
|
|
|
3619
3622
|
<line number="110" hits="6"/>
|
|
3620
3623
|
</lines>
|
|
3621
3624
|
</method>
|
|
3622
|
-
<method name="(anonymous_26)" hits="
|
|
3625
|
+
<method name="(anonymous_26)" hits="6" signature="()V">
|
|
3623
3626
|
<lines>
|
|
3624
|
-
<line number="114" hits="
|
|
3627
|
+
<line number="114" hits="6"/>
|
|
3625
3628
|
</lines>
|
|
3626
3629
|
</method>
|
|
3627
3630
|
<method name="(anonymous_27)" hits="2" signature="()V">
|
|
@@ -3689,19 +3692,19 @@
|
|
|
3689
3692
|
<line number="291" hits="0"/>
|
|
3690
3693
|
</lines>
|
|
3691
3694
|
</method>
|
|
3692
|
-
<method name="(anonymous_40)" hits="
|
|
3695
|
+
<method name="(anonymous_40)" hits="95" signature="()V">
|
|
3693
3696
|
<lines>
|
|
3694
|
-
<line number="293" hits="
|
|
3697
|
+
<line number="293" hits="95"/>
|
|
3695
3698
|
</lines>
|
|
3696
3699
|
</method>
|
|
3697
|
-
<method name="(anonymous_41)" hits="
|
|
3700
|
+
<method name="(anonymous_41)" hits="83" signature="()V">
|
|
3698
3701
|
<lines>
|
|
3699
|
-
<line number="295" hits="
|
|
3702
|
+
<line number="295" hits="83"/>
|
|
3700
3703
|
</lines>
|
|
3701
3704
|
</method>
|
|
3702
|
-
<method name="(anonymous_42)" hits="
|
|
3705
|
+
<method name="(anonymous_42)" hits="201" signature="()V">
|
|
3703
3706
|
<lines>
|
|
3704
|
-
<line number="298" hits="
|
|
3707
|
+
<line number="298" hits="201"/>
|
|
3705
3708
|
</lines>
|
|
3706
3709
|
</method>
|
|
3707
3710
|
<method name="(anonymous_43)" hits="10" signature="()V">
|
|
@@ -3743,7 +3746,7 @@
|
|
|
3743
3746
|
<line number="100" hits="0" branch="false"/>
|
|
3744
3747
|
<line number="103" hits="10" branch="false"/>
|
|
3745
3748
|
<line number="111" hits="6" branch="false"/>
|
|
3746
|
-
<line number="118" hits="
|
|
3749
|
+
<line number="118" hits="6" branch="false"/>
|
|
3747
3750
|
<line number="125" hits="2" branch="false"/>
|
|
3748
3751
|
<line number="126" hits="2" branch="false"/>
|
|
3749
3752
|
<line number="127" hits="2" branch="false"/>
|
|
@@ -3794,10 +3797,10 @@
|
|
|
3794
3797
|
<line number="288" hits="10" branch="false"/>
|
|
3795
3798
|
<line number="290" hits="10" branch="false"/>
|
|
3796
3799
|
<line number="291" hits="0" branch="false"/>
|
|
3797
|
-
<line number="293" hits="
|
|
3800
|
+
<line number="293" hits="95" branch="false"/>
|
|
3798
3801
|
<line number="295" hits="28" branch="false"/>
|
|
3799
|
-
<line number="296" hits="
|
|
3800
|
-
<line number="298" hits="
|
|
3802
|
+
<line number="296" hits="83" branch="false"/>
|
|
3803
|
+
<line number="298" hits="201" branch="false"/>
|
|
3801
3804
|
<line number="300" hits="10" branch="false"/>
|
|
3802
3805
|
<line number="301" hits="10" branch="true" condition-coverage="50% (1/2)"/>
|
|
3803
3806
|
<line number="303" hits="2" branch="false"/>
|