@nordicsemiconductor/pc-nrfconnect-shared 128.0.0 → 130.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 +33 -6
- package/coverage/cobertura-coverage.xml +787 -479
- package/nrfutil/device/batch.ts +9 -4
- package/nrfutil/device/common.ts +2 -0
- package/nrfutil/device/list.ts +1 -1
- package/{src/utils → nrfutil/device}/logLibVersions.ts +20 -6
- package/nrfutil/sandbox.ts +248 -48
- package/nrfutil/sandboxTypes.ts +4 -7
- package/package.json +2 -1
- package/src/Device/DeviceSelector/DeviceSelector.tsx +1 -1
- package/src/Device/deviceLister.ts +135 -111
- package/src/logging/sendInitialLogMessages.ts +0 -24
- package/src/utils/systemReport.ts +24 -11
- package/typings/generated/nrfutil/device/batch.d.ts.map +1 -1
- package/typings/generated/nrfutil/device/common.d.ts.map +1 -1
- package/typings/generated/nrfutil/device/logLibVersions.d.ts +4 -0
- package/typings/generated/nrfutil/device/logLibVersions.d.ts.map +1 -0
- package/typings/generated/nrfutil/sandbox.d.ts +14 -5
- package/typings/generated/nrfutil/sandbox.d.ts.map +1 -1
- package/typings/generated/nrfutil/sandboxTypes.d.ts +4 -7
- package/typings/generated/nrfutil/sandboxTypes.d.ts.map +1 -1
- package/typings/generated/src/Device/deviceLister.d.ts.map +1 -1
- package/typings/generated/src/logging/sendInitialLogMessages.d.ts.map +1 -1
- package/typings/generated/src/utils/systemReport.d.ts.map +1 -1
- package/typings/generated/src/utils/logLibVersions.d.ts +0 -3
- package/typings/generated/src/utils/logLibVersions.d.ts.map +0 -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="3577" lines-covered="1905" line-rate="0.5325" branches-valid="1781" branches-covered="511" branch-rate="0.2869" timestamp="1699964512339" 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.0955" 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,156 +561,156 @@
|
|
|
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.0526" 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="30" 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="42" 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="65" 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="83" 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="120" 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="128" 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="130" 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="139" 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="151" 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="172" 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="197" 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="199" 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="218" 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="242" 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="260" 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="266" 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="270" 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="273" 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="274" 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="281" 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="291" 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="299" hits="0"/>
|
|
674
674
|
</lines>
|
|
675
675
|
</method>
|
|
676
|
-
<method name="(
|
|
676
|
+
<method name="(anonymous_27)" hits="0" signature="()V">
|
|
677
677
|
<lines>
|
|
678
|
-
<line number="
|
|
678
|
+
<line number="307" hits="0"/>
|
|
679
679
|
</lines>
|
|
680
680
|
</method>
|
|
681
|
-
<method name="(
|
|
681
|
+
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
682
682
|
<lines>
|
|
683
|
-
<line number="
|
|
683
|
+
<line number="308" 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="333" 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="335" 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="345" 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="363" 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="375" 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="379" hits="0"/>
|
|
714
714
|
</lines>
|
|
715
715
|
</method>
|
|
716
716
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
@@ -720,82 +720,187 @@
|
|
|
720
720
|
</method>
|
|
721
721
|
<method name="(anonymous_37)" hits="0" signature="()V">
|
|
722
722
|
<lines>
|
|
723
|
-
<line number="
|
|
723
|
+
<line number="419" 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="437" 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="443" 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="447" 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="450" 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="451" 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="458" 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="468" 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="476" 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="484" hits="0"/>
|
|
769
769
|
</lines>
|
|
770
770
|
</method>
|
|
771
771
|
<method name="(anonymous_47)" hits="0" signature="()V">
|
|
772
772
|
<lines>
|
|
773
|
-
<line number="
|
|
774
|
-
</lines>
|
|
775
|
-
</method>
|
|
776
|
-
<method name="(anonymous_48)" hits="0" signature="()V">
|
|
777
|
-
<lines>
|
|
778
|
-
<line number="492" hits="0"/>
|
|
773
|
+
<line number="485" hits="0"/>
|
|
779
774
|
</lines>
|
|
780
775
|
</method>
|
|
781
776
|
<method name="(anonymous_49)" hits="0" signature="()V">
|
|
782
777
|
<lines>
|
|
783
|
-
<line number="
|
|
778
|
+
<line number="510" hits="0"/>
|
|
784
779
|
</lines>
|
|
785
780
|
</method>
|
|
786
781
|
<method name="(anonymous_50)" hits="0" signature="()V">
|
|
787
782
|
<lines>
|
|
788
|
-
<line number="
|
|
783
|
+
<line number="512" hits="0"/>
|
|
789
784
|
</lines>
|
|
790
785
|
</method>
|
|
791
786
|
<method name="(anonymous_51)" hits="0" signature="()V">
|
|
792
787
|
<lines>
|
|
793
|
-
<line number="
|
|
788
|
+
<line number="523" hits="0"/>
|
|
794
789
|
</lines>
|
|
795
790
|
</method>
|
|
796
791
|
<method name="(anonymous_52)" hits="0" signature="()V">
|
|
797
792
|
<lines>
|
|
798
|
-
<line number="
|
|
793
|
+
<line number="539" hits="0"/>
|
|
794
|
+
</lines>
|
|
795
|
+
</method>
|
|
796
|
+
<method name="(anonymous_53)" hits="0" signature="()V">
|
|
797
|
+
<lines>
|
|
798
|
+
<line number="545" hits="0"/>
|
|
799
|
+
</lines>
|
|
800
|
+
</method>
|
|
801
|
+
<method name="(anonymous_54)" hits="0" signature="()V">
|
|
802
|
+
<lines>
|
|
803
|
+
<line number="549" hits="0"/>
|
|
804
|
+
</lines>
|
|
805
|
+
</method>
|
|
806
|
+
<method name="(anonymous_55)" hits="0" signature="()V">
|
|
807
|
+
<lines>
|
|
808
|
+
<line number="570" hits="0"/>
|
|
809
|
+
</lines>
|
|
810
|
+
</method>
|
|
811
|
+
<method name="(anonymous_56)" hits="0" signature="()V">
|
|
812
|
+
<lines>
|
|
813
|
+
<line number="583" hits="0"/>
|
|
814
|
+
</lines>
|
|
815
|
+
</method>
|
|
816
|
+
<method name="(anonymous_57)" hits="0" signature="()V">
|
|
817
|
+
<lines>
|
|
818
|
+
<line number="591" hits="0"/>
|
|
819
|
+
</lines>
|
|
820
|
+
</method>
|
|
821
|
+
<method name="(anonymous_58)" hits="0" signature="()V">
|
|
822
|
+
<lines>
|
|
823
|
+
<line number="599" hits="0"/>
|
|
824
|
+
</lines>
|
|
825
|
+
</method>
|
|
826
|
+
<method name="(anonymous_59)" hits="0" signature="()V">
|
|
827
|
+
<lines>
|
|
828
|
+
<line number="607" hits="0"/>
|
|
829
|
+
</lines>
|
|
830
|
+
</method>
|
|
831
|
+
<method name="(anonymous_60)" hits="0" signature="()V">
|
|
832
|
+
<lines>
|
|
833
|
+
<line number="609" hits="0"/>
|
|
834
|
+
</lines>
|
|
835
|
+
</method>
|
|
836
|
+
<method name="(anonymous_61)" hits="0" signature="()V">
|
|
837
|
+
<lines>
|
|
838
|
+
<line number="611" hits="0"/>
|
|
839
|
+
</lines>
|
|
840
|
+
</method>
|
|
841
|
+
<method name="(anonymous_62)" hits="0" signature="()V">
|
|
842
|
+
<lines>
|
|
843
|
+
<line number="614" hits="0"/>
|
|
844
|
+
</lines>
|
|
845
|
+
</method>
|
|
846
|
+
<method name="(anonymous_63)" hits="0" signature="()V">
|
|
847
|
+
<lines>
|
|
848
|
+
<line number="618" hits="0"/>
|
|
849
|
+
</lines>
|
|
850
|
+
</method>
|
|
851
|
+
<method name="(anonymous_64)" hits="0" signature="()V">
|
|
852
|
+
<lines>
|
|
853
|
+
<line number="622" hits="0"/>
|
|
854
|
+
</lines>
|
|
855
|
+
</method>
|
|
856
|
+
<method name="(anonymous_65)" hits="0" signature="()V">
|
|
857
|
+
<lines>
|
|
858
|
+
<line number="623" hits="0"/>
|
|
859
|
+
</lines>
|
|
860
|
+
</method>
|
|
861
|
+
<method name="(anonymous_66)" hits="0" signature="()V">
|
|
862
|
+
<lines>
|
|
863
|
+
<line number="626" hits="0"/>
|
|
864
|
+
</lines>
|
|
865
|
+
</method>
|
|
866
|
+
<method name="(anonymous_67)" hits="0" signature="()V">
|
|
867
|
+
<lines>
|
|
868
|
+
<line number="632" hits="0"/>
|
|
869
|
+
</lines>
|
|
870
|
+
</method>
|
|
871
|
+
<method name="(anonymous_68)" hits="0" signature="()V">
|
|
872
|
+
<lines>
|
|
873
|
+
<line number="651" hits="0"/>
|
|
874
|
+
</lines>
|
|
875
|
+
</method>
|
|
876
|
+
<method name="(anonymous_69)" hits="0" signature="()V">
|
|
877
|
+
<lines>
|
|
878
|
+
<line number="672" hits="0"/>
|
|
879
|
+
</lines>
|
|
880
|
+
</method>
|
|
881
|
+
<method name="(anonymous_70)" hits="0" signature="()V">
|
|
882
|
+
<lines>
|
|
883
|
+
<line number="692" hits="0"/>
|
|
884
|
+
</lines>
|
|
885
|
+
</method>
|
|
886
|
+
<method name="(anonymous_71)" hits="0" signature="()V">
|
|
887
|
+
<lines>
|
|
888
|
+
<line number="697" hits="0"/>
|
|
889
|
+
</lines>
|
|
890
|
+
</method>
|
|
891
|
+
<method name="(anonymous_72)" hits="0" signature="()V">
|
|
892
|
+
<lines>
|
|
893
|
+
<line number="704" hits="0"/>
|
|
894
|
+
</lines>
|
|
895
|
+
</method>
|
|
896
|
+
<method name="(anonymous_73)" hits="0" signature="()V">
|
|
897
|
+
<lines>
|
|
898
|
+
<line number="709" hits="0"/>
|
|
899
|
+
</lines>
|
|
900
|
+
</method>
|
|
901
|
+
<method name="(anonymous_74)" hits="0" signature="()V">
|
|
902
|
+
<lines>
|
|
903
|
+
<line number="732" hits="0"/>
|
|
799
904
|
</lines>
|
|
800
905
|
</method>
|
|
801
906
|
</methods>
|
|
@@ -804,233 +909,297 @@
|
|
|
804
909
|
<line number="8" hits="4" branch="false"/>
|
|
805
910
|
<line number="9" hits="4" branch="false"/>
|
|
806
911
|
<line number="10" hits="4" branch="false"/>
|
|
807
|
-
<line number="
|
|
912
|
+
<line number="11" hits="4" branch="false"/>
|
|
808
913
|
<line number="13" hits="4" branch="false"/>
|
|
809
914
|
<line number="14" hits="4" branch="false"/>
|
|
810
915
|
<line number="15" hits="4" branch="false"/>
|
|
811
|
-
<line number="
|
|
812
|
-
<line number="30" hits="
|
|
813
|
-
<line number="31" hits="0" branch="
|
|
814
|
-
<line number="32" hits="0" branch="
|
|
815
|
-
<line number="
|
|
816
|
-
<line number="35" hits="0" branch="
|
|
817
|
-
<line number="
|
|
818
|
-
<line number="
|
|
819
|
-
<line number="42" hits="
|
|
916
|
+
<line number="16" hits="4" branch="false"/>
|
|
917
|
+
<line number="30" hits="4" branch="false"/>
|
|
918
|
+
<line number="31" hits="0" branch="false"/>
|
|
919
|
+
<line number="32" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
920
|
+
<line number="33" hits="0" branch="false"/>
|
|
921
|
+
<line number="35" hits="0" branch="false"/>
|
|
922
|
+
<line number="36" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
923
|
+
<line number="38" hits="0" branch="false"/>
|
|
924
|
+
<line number="42" hits="4" branch="false"/>
|
|
820
925
|
<line number="43" hits="0" branch="false"/>
|
|
821
926
|
<line number="44" hits="0" branch="false"/>
|
|
822
|
-
<line number="
|
|
823
|
-
<line number="
|
|
824
|
-
<line number="
|
|
927
|
+
<line number="45" hits="0" branch="false"/>
|
|
928
|
+
<line number="47" hits="0" branch="false"/>
|
|
929
|
+
<line number="49" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
825
930
|
<line number="53" hits="0" branch="false"/>
|
|
826
931
|
<line number="54" hits="0" branch="false"/>
|
|
827
932
|
<line number="55" hits="0" branch="false"/>
|
|
828
933
|
<line number="56" hits="0" branch="false"/>
|
|
829
934
|
<line number="57" hits="0" branch="false"/>
|
|
830
935
|
<line number="58" hits="0" branch="false"/>
|
|
831
|
-
<line number="
|
|
832
|
-
<line number="
|
|
833
|
-
<line number="
|
|
834
|
-
<line number="
|
|
835
|
-
<line number="79" hits="0" branch="
|
|
836
|
-
<line number="
|
|
837
|
-
<line number="83" hits="0" branch="
|
|
838
|
-
<line number="
|
|
839
|
-
<line number="
|
|
840
|
-
<line number="
|
|
841
|
-
<line number="92" hits="0" branch="
|
|
842
|
-
<line number="
|
|
843
|
-
<line number="95" hits="0" branch="
|
|
844
|
-
<line number="
|
|
845
|
-
<line number="98" hits="0" branch="
|
|
846
|
-
<line number="
|
|
847
|
-
<line number="101" hits="0" branch="
|
|
848
|
-
<line number="
|
|
936
|
+
<line number="59" hits="0" branch="false"/>
|
|
937
|
+
<line number="62" hits="0" branch="false"/>
|
|
938
|
+
<line number="65" hits="4" branch="false"/>
|
|
939
|
+
<line number="77" hits="0" branch="false"/>
|
|
940
|
+
<line number="79" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
941
|
+
<line number="80" hits="0" branch="false"/>
|
|
942
|
+
<line number="83" hits="0" branch="false"/>
|
|
943
|
+
<line number="84" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
944
|
+
<line number="86" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
945
|
+
<line number="90" hits="0" branch="false"/>
|
|
946
|
+
<line number="92" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
947
|
+
<line number="93" hits="0" branch="false"/>
|
|
948
|
+
<line number="95" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
949
|
+
<line number="96" hits="0" branch="false"/>
|
|
950
|
+
<line number="98" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
951
|
+
<line number="99" hits="0" branch="false"/>
|
|
952
|
+
<line number="101" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
953
|
+
<line number="102" hits="0" branch="false"/>
|
|
849
954
|
<line number="104" hits="0" branch="false"/>
|
|
850
|
-
<line number="
|
|
851
|
-
<line number="
|
|
955
|
+
<line number="105" hits="0" branch="false"/>
|
|
956
|
+
<line number="109" hits="0" branch="false"/>
|
|
852
957
|
<line number="112" hits="0" branch="false"/>
|
|
853
958
|
<line number="113" hits="0" branch="false"/>
|
|
854
959
|
<line number="114" hits="0" branch="false"/>
|
|
855
960
|
<line number="115" hits="0" branch="false"/>
|
|
856
961
|
<line number="116" hits="0" branch="false"/>
|
|
857
962
|
<line number="117" hits="0" branch="false"/>
|
|
858
|
-
<line number="
|
|
963
|
+
<line number="118" hits="0" branch="false"/>
|
|
859
964
|
<line number="121" hits="0" branch="false"/>
|
|
860
965
|
<line number="122" hits="0" branch="false"/>
|
|
861
|
-
<line number="
|
|
862
|
-
<line number="
|
|
863
|
-
<line number="128" hits="0" branch="
|
|
864
|
-
<line number="129" hits="0" branch="
|
|
966
|
+
<line number="123" hits="0" branch="false"/>
|
|
967
|
+
<line number="125" hits="0" branch="false"/>
|
|
968
|
+
<line number="128" hits="0" branch="false"/>
|
|
969
|
+
<line number="129" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
865
970
|
<line number="130" hits="0" branch="false"/>
|
|
866
|
-
<line number="
|
|
867
|
-
<line number="
|
|
868
|
-
<line number="
|
|
971
|
+
<line number="131" hits="0" branch="false"/>
|
|
972
|
+
<line number="133" hits="0" branch="false"/>
|
|
973
|
+
<line number="136" hits="0" branch="false"/>
|
|
869
974
|
<line number="139" hits="0" branch="false"/>
|
|
870
|
-
<line number="
|
|
871
|
-
<line number="144" hits="0" branch="
|
|
872
|
-
<line number="
|
|
873
|
-
<line number="
|
|
874
|
-
<line number="151" hits="0" branch="
|
|
875
|
-
<line number="
|
|
975
|
+
<line number="140" hits="0" branch="false"/>
|
|
976
|
+
<line number="144" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
977
|
+
<line number="145" hits="0" branch="false"/>
|
|
978
|
+
<line number="148" hits="0" branch="false"/>
|
|
979
|
+
<line number="151" hits="0" branch="false"/>
|
|
980
|
+
<line number="152" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
876
981
|
<line number="166" hits="0" branch="false"/>
|
|
877
|
-
<line number="
|
|
878
|
-
<line number="
|
|
879
|
-
<line number="
|
|
880
|
-
<line number="175" hits="0" branch="
|
|
881
|
-
<line number="
|
|
882
|
-
<line number="
|
|
883
|
-
<line number="
|
|
884
|
-
<line number="
|
|
885
|
-
<line number="
|
|
886
|
-
<line number="
|
|
887
|
-
<line number="
|
|
888
|
-
<line number="
|
|
889
|
-
<line number="
|
|
890
|
-
<line number="
|
|
891
|
-
<line number="
|
|
892
|
-
<line number="221" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
893
|
-
<line number="224" hits="0" branch="false"/>
|
|
894
|
-
<line number="227" hits="0" branch="false"/>
|
|
895
|
-
<line number="228" hits="0" branch="false"/>
|
|
896
|
-
<line number="235" hits="0" branch="false"/>
|
|
897
|
-
<line number="236" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
898
|
-
<line number="241" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
899
|
-
<line number="243" hits="0" branch="false"/>
|
|
900
|
-
<line number="245" hits="0" branch="false"/>
|
|
901
|
-
<line number="247" hits="0" branch="false"/>
|
|
902
|
-
<line number="249" hits="0" branch="false"/>
|
|
982
|
+
<line number="167" hits="0" branch="false"/>
|
|
983
|
+
<line number="169" hits="0" branch="false"/>
|
|
984
|
+
<line number="172" hits="0" branch="false"/>
|
|
985
|
+
<line number="175" hits="0" branch="false"/>
|
|
986
|
+
<line number="176" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
987
|
+
<line number="179" hits="0" branch="false"/>
|
|
988
|
+
<line number="184" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
989
|
+
<line number="188" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
990
|
+
<line number="193" hits="0" branch="false"/>
|
|
991
|
+
<line number="197" hits="0" branch="false"/>
|
|
992
|
+
<line number="199" hits="0" branch="false"/>
|
|
993
|
+
<line number="208" hits="0" branch="false"/>
|
|
994
|
+
<line number="218" hits="0" branch="false"/>
|
|
995
|
+
<line number="226" hits="0" branch="false"/>
|
|
996
|
+
<line number="242" hits="0" branch="false"/>
|
|
903
997
|
<line number="251" hits="0" branch="false"/>
|
|
904
|
-
<line number="252" hits="0" branch="
|
|
905
|
-
<line number="
|
|
906
|
-
<line number="
|
|
907
|
-
<line number="
|
|
908
|
-
<line number="
|
|
909
|
-
<line number="
|
|
910
|
-
<line number="
|
|
911
|
-
<line number="
|
|
912
|
-
<line number="269" hits="0" branch="false"/>
|
|
913
|
-
<line number="270" hits="0" branch="false"/>
|
|
998
|
+
<line number="252" hits="0" branch="false"/>
|
|
999
|
+
<line number="256" hits="0" branch="false"/>
|
|
1000
|
+
<line number="257" hits="0" branch="false"/>
|
|
1001
|
+
<line number="261" hits="0" branch="false"/>
|
|
1002
|
+
<line number="267" hits="0" branch="false"/>
|
|
1003
|
+
<line number="268" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1004
|
+
<line number="271" hits="0" branch="false"/>
|
|
1005
|
+
<line number="274" hits="0" branch="false"/>
|
|
914
1006
|
<line number="275" hits="0" branch="false"/>
|
|
915
|
-
<line number="
|
|
916
|
-
<line number="
|
|
1007
|
+
<line number="282" hits="0" branch="false"/>
|
|
1008
|
+
<line number="283" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1009
|
+
<line number="289" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1010
|
+
<line number="291" hits="0" branch="false"/>
|
|
1011
|
+
<line number="293" hits="0" branch="false"/>
|
|
1012
|
+
<line number="295" hits="0" branch="false"/>
|
|
1013
|
+
<line number="297" hits="0" branch="false"/>
|
|
1014
|
+
<line number="299" hits="0" branch="false"/>
|
|
1015
|
+
<line number="300" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1016
|
+
<line number="302" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
917
1017
|
<line number="303" hits="0" branch="false"/>
|
|
918
|
-
<line number="304" hits="0" branch="false"/>
|
|
919
|
-
<line number="305" hits="0" branch="false"/>
|
|
920
1018
|
<line number="306" hits="0" branch="false"/>
|
|
921
|
-
<line number="
|
|
922
|
-
<line number="
|
|
923
|
-
<line number="
|
|
924
|
-
<line number="
|
|
925
|
-
<line number="
|
|
926
|
-
<line number="
|
|
1019
|
+
<line number="307" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1020
|
+
<line number="309" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1021
|
+
<line number="313" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1022
|
+
<line number="314" hits="0" branch="false"/>
|
|
1023
|
+
<line number="317" hits="0" branch="false"/>
|
|
1024
|
+
<line number="318" hits="0" branch="false"/>
|
|
1025
|
+
<line number="323" hits="0" branch="false"/>
|
|
1026
|
+
<line number="333" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
927
1027
|
<line number="335" hits="0" branch="false"/>
|
|
928
|
-
<line number="336" hits="0" branch="
|
|
929
|
-
<line number="
|
|
930
|
-
<line number="339" hits="0" branch="false"/>
|
|
931
|
-
<line number="340" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1028
|
+
<line number="336" hits="0" branch="false"/>
|
|
1029
|
+
<line number="337" hits="0" branch="false"/>
|
|
932
1030
|
<line number="341" hits="0" branch="false"/>
|
|
933
|
-
<line number="
|
|
934
|
-
<line number="
|
|
935
|
-
<line number="348" hits="0" branch="false"/>
|
|
1031
|
+
<line number="345" hits="0" branch="false"/>
|
|
1032
|
+
<line number="346" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
936
1033
|
<line number="351" hits="0" branch="false"/>
|
|
937
|
-
<line number="352" hits="0" branch="true" condition-coverage="0% (0/
|
|
938
|
-
<line number="353" hits="0" branch="
|
|
939
|
-
<line number="
|
|
1034
|
+
<line number="352" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1035
|
+
<line number="353" hits="0" branch="false"/>
|
|
1036
|
+
<line number="355" hits="0" branch="false"/>
|
|
1037
|
+
<line number="359" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
940
1038
|
<line number="361" hits="0" branch="false"/>
|
|
941
|
-
<line number="
|
|
942
|
-
<line number="
|
|
1039
|
+
<line number="363" hits="0" branch="false"/>
|
|
1040
|
+
<line number="364" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
1041
|
+
<line number="366" hits="0" branch="false"/>
|
|
943
1042
|
<line number="367" hits="0" branch="false"/>
|
|
944
|
-
<line number="
|
|
945
|
-
<line number="
|
|
946
|
-
<line number="
|
|
1043
|
+
<line number="368" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1044
|
+
<line number="369" hits="0" branch="false"/>
|
|
1045
|
+
<line number="371" hits="0" branch="false"/>
|
|
1046
|
+
<line number="375" hits="0" branch="false"/>
|
|
1047
|
+
<line number="376" hits="0" branch="false"/>
|
|
947
1048
|
<line number="379" hits="0" branch="false"/>
|
|
948
|
-
<line number="
|
|
949
|
-
<line number="
|
|
950
|
-
<line number="
|
|
1049
|
+
<line number="380" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1050
|
+
<line number="381" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1051
|
+
<line number="382" hits="0" branch="false"/>
|
|
951
1052
|
<line number="389" hits="0" branch="false"/>
|
|
952
|
-
<line number="392" hits="0" branch="
|
|
953
|
-
<line number="393" hits="0" branch="
|
|
954
|
-
<line number="394" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1053
|
+
<line number="392" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1054
|
+
<line number="393" hits="0" branch="false"/>
|
|
955
1055
|
<line number="395" hits="0" branch="false"/>
|
|
956
|
-
<line number="
|
|
957
|
-
<line number="406" hits="0" branch="false"/>
|
|
958
|
-
<line number="408" hits="0" branch="false"/>
|
|
1056
|
+
<line number="400" hits="0" branch="false"/>
|
|
959
1057
|
<line number="409" hits="0" branch="false"/>
|
|
960
|
-
<line number="
|
|
961
|
-
<line number="
|
|
962
|
-
<line number="
|
|
963
|
-
<line number="
|
|
964
|
-
<line number="
|
|
965
|
-
<line number="420" hits="0" branch="false"/>
|
|
966
|
-
<line number="422" hits="0" branch="false"/>
|
|
967
|
-
<line number="424" hits="0" branch="false"/>
|
|
968
|
-
<line number="426" hits="0" branch="false"/>
|
|
969
|
-
<line number="427" hits="0" branch="false"/>
|
|
970
|
-
<line number="432" hits="0" branch="false"/>
|
|
1058
|
+
<line number="419" hits="0" branch="false"/>
|
|
1059
|
+
<line number="428" hits="0" branch="false"/>
|
|
1060
|
+
<line number="429" hits="0" branch="false"/>
|
|
1061
|
+
<line number="433" hits="0" branch="false"/>
|
|
1062
|
+
<line number="434" hits="0" branch="false"/>
|
|
971
1063
|
<line number="438" hits="0" branch="false"/>
|
|
972
|
-
<line number="
|
|
973
|
-
<line number="
|
|
1064
|
+
<line number="444" hits="0" branch="false"/>
|
|
1065
|
+
<line number="445" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
974
1066
|
<line number="448" hits="0" branch="false"/>
|
|
975
1067
|
<line number="451" hits="0" branch="false"/>
|
|
976
|
-
<line number="
|
|
1068
|
+
<line number="452" hits="0" branch="false"/>
|
|
1069
|
+
<line number="459" hits="0" branch="false"/>
|
|
1070
|
+
<line number="460" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
977
1071
|
<line number="466" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
978
|
-
<line number="
|
|
979
|
-
<line number="
|
|
1072
|
+
<line number="468" hits="0" branch="false"/>
|
|
1073
|
+
<line number="470" hits="0" branch="false"/>
|
|
980
1074
|
<line number="472" hits="0" branch="false"/>
|
|
981
|
-
<line number="
|
|
982
|
-
<line number="
|
|
983
|
-
<line number="
|
|
984
|
-
<line number="
|
|
985
|
-
<line number="
|
|
1075
|
+
<line number="474" hits="0" branch="false"/>
|
|
1076
|
+
<line number="476" hits="0" branch="false"/>
|
|
1077
|
+
<line number="477" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1078
|
+
<line number="479" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1079
|
+
<line number="480" hits="0" branch="false"/>
|
|
1080
|
+
<line number="483" hits="0" branch="false"/>
|
|
1081
|
+
<line number="484" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1082
|
+
<line number="486" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1083
|
+
<line number="490" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1084
|
+
<line number="491" hits="0" branch="false"/>
|
|
1085
|
+
<line number="494" hits="0" branch="false"/>
|
|
986
1086
|
<line number="495" hits="0" branch="false"/>
|
|
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="524" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
996
|
-
<line number="525" hits="0" branch="false"/>
|
|
997
|
-
<line number="528" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1087
|
+
<line number="500" hits="0" branch="false"/>
|
|
1088
|
+
<line number="510" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1089
|
+
<line number="512" hits="0" branch="false"/>
|
|
1090
|
+
<line number="513" hits="0" branch="false"/>
|
|
1091
|
+
<line number="514" hits="0" branch="false"/>
|
|
1092
|
+
<line number="519" hits="0" branch="false"/>
|
|
1093
|
+
<line number="523" hits="0" branch="false"/>
|
|
1094
|
+
<line number="524" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
998
1095
|
<line number="529" hits="0" branch="false"/>
|
|
999
|
-
<line number="
|
|
1000
|
-
<line number="
|
|
1001
|
-
<line number="
|
|
1002
|
-
<line number="
|
|
1003
|
-
<line number="539" hits="0" branch="
|
|
1096
|
+
<line number="530" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1097
|
+
<line number="531" hits="0" branch="false"/>
|
|
1098
|
+
<line number="533" hits="0" branch="false"/>
|
|
1099
|
+
<line number="537" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1100
|
+
<line number="539" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1101
|
+
<line number="540" hits="0" branch="true" condition-coverage="0% (0/5)"/>
|
|
1004
1102
|
<line number="542" hits="0" branch="false"/>
|
|
1103
|
+
<line number="545" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1104
|
+
<line number="546" hits="0" branch="false"/>
|
|
1105
|
+
<line number="549" hits="0" branch="false"/>
|
|
1106
|
+
<line number="550" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1107
|
+
<line number="551" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1108
|
+
<line number="552" hits="0" branch="false"/>
|
|
1109
|
+
<line number="559" hits="0" branch="false"/>
|
|
1110
|
+
<line number="562" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1111
|
+
<line number="563" hits="0" branch="false"/>
|
|
1112
|
+
<line number="565" hits="0" branch="false"/>
|
|
1113
|
+
<line number="570" hits="0" branch="false"/>
|
|
1114
|
+
<line number="576" hits="0" branch="false"/>
|
|
1115
|
+
<line number="577" hits="0" branch="false"/>
|
|
1116
|
+
<line number="578" hits="0" branch="false"/>
|
|
1117
|
+
<line number="580" hits="0" branch="false"/>
|
|
1118
|
+
<line number="585" hits="0" branch="false"/>
|
|
1119
|
+
<line number="587" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1120
|
+
<line number="588" hits="0" branch="false"/>
|
|
1121
|
+
<line number="591" hits="0" branch="false"/>
|
|
1122
|
+
<line number="592" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1123
|
+
<line number="593" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1124
|
+
<line number="594" hits="0" branch="false"/>
|
|
1125
|
+
<line number="600" hits="0" branch="false"/>
|
|
1126
|
+
<line number="606" hits="0" branch="false"/>
|
|
1127
|
+
<line number="608" hits="0" branch="false"/>
|
|
1128
|
+
<line number="609" hits="0" branch="false"/>
|
|
1129
|
+
<line number="612" hits="0" branch="false"/>
|
|
1130
|
+
<line number="613" hits="0" branch="false"/>
|
|
1131
|
+
<line number="614" hits="0" branch="false"/>
|
|
1132
|
+
<line number="617" hits="0" branch="false"/>
|
|
1133
|
+
<line number="619" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1134
|
+
<line number="620" hits="0" branch="false"/>
|
|
1135
|
+
<line number="622" hits="0" branch="false"/>
|
|
1136
|
+
<line number="624" hits="0" branch="false"/>
|
|
1137
|
+
<line number="626" hits="0" branch="false"/>
|
|
1138
|
+
<line number="627" hits="0" branch="false"/>
|
|
1139
|
+
<line number="632" hits="0" branch="false"/>
|
|
1140
|
+
<line number="638" hits="0" branch="false"/>
|
|
1141
|
+
<line number="645" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1142
|
+
<line number="646" hits="0" branch="false"/>
|
|
1143
|
+
<line number="648" hits="0" branch="false"/>
|
|
1144
|
+
<line number="651" hits="0" branch="false"/>
|
|
1145
|
+
<line number="657" hits="0" branch="false"/>
|
|
1146
|
+
<line number="666" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1147
|
+
<line number="667" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1148
|
+
<line number="669" hits="0" branch="false"/>
|
|
1149
|
+
<line number="672" hits="0" branch="false"/>
|
|
1150
|
+
<line number="677" hits="0" branch="false"/>
|
|
1151
|
+
<line number="686" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1152
|
+
<line number="687" hits="0" branch="false"/>
|
|
1153
|
+
<line number="689" hits="0" branch="false"/>
|
|
1154
|
+
<line number="692" hits="0" branch="false"/>
|
|
1155
|
+
<line number="695" hits="0" branch="false"/>
|
|
1156
|
+
<line number="697" hits="0" branch="false"/>
|
|
1157
|
+
<line number="698" hits="0" branch="false"/>
|
|
1158
|
+
<line number="704" hits="0" branch="false"/>
|
|
1159
|
+
<line number="705" hits="0" branch="false"/>
|
|
1160
|
+
<line number="709" hits="4" branch="false"/>
|
|
1161
|
+
<line number="715" hits="0" branch="false"/>
|
|
1162
|
+
<line number="721" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1163
|
+
<line number="722" hits="0" branch="false"/>
|
|
1164
|
+
<line number="724" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1165
|
+
<line number="725" hits="0" branch="false"/>
|
|
1166
|
+
<line number="728" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1167
|
+
<line number="729" hits="0" branch="false"/>
|
|
1168
|
+
<line number="732" hits="4" branch="false"/>
|
|
1169
|
+
<line number="733" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1170
|
+
<line number="734" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1171
|
+
<line number="736" hits="0" branch="false"/>
|
|
1172
|
+
<line number="739" hits="0" branch="false"/>
|
|
1173
|
+
<line number="742" hits="0" branch="false"/>
|
|
1005
1174
|
</lines>
|
|
1006
1175
|
</class>
|
|
1007
1176
|
<class name="sandboxTypes.ts" filename="nrfutil/sandboxTypes.ts" line-rate="0.0909" branch-rate="0">
|
|
1008
1177
|
<methods>
|
|
1009
1178
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
1010
1179
|
<lines>
|
|
1011
|
-
<line number="
|
|
1180
|
+
<line number="198" hits="0"/>
|
|
1012
1181
|
</lines>
|
|
1013
1182
|
</method>
|
|
1014
1183
|
</methods>
|
|
1015
1184
|
<lines>
|
|
1016
|
-
<line number="
|
|
1017
|
-
<line number="
|
|
1018
|
-
<line number="
|
|
1019
|
-
<line number="
|
|
1020
|
-
<line number="
|
|
1021
|
-
<line number="
|
|
1022
|
-
<line number="
|
|
1023
|
-
<line number="
|
|
1185
|
+
<line number="183" hits="0" branch="false"/>
|
|
1186
|
+
<line number="186" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1187
|
+
<line number="188" hits="0" branch="false"/>
|
|
1188
|
+
<line number="191" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1189
|
+
<line number="193" hits="0" branch="false"/>
|
|
1190
|
+
<line number="196" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1191
|
+
<line number="198" hits="4" branch="false"/>
|
|
1192
|
+
<line number="199" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
1193
|
+
<line number="200" hits="0" branch="false"/>
|
|
1024
1194
|
<line number="203" hits="0" branch="false"/>
|
|
1025
|
-
<line number="
|
|
1026
|
-
<line number="207" hits="0" branch="false"/>
|
|
1195
|
+
<line number="204" hits="0" branch="false"/>
|
|
1027
1196
|
</lines>
|
|
1028
1197
|
</class>
|
|
1029
1198
|
</classes>
|
|
1030
1199
|
</package>
|
|
1031
|
-
<package name="nrfutil.device" line-rate="0.
|
|
1200
|
+
<package name="nrfutil.device" line-rate="0.2359" branch-rate="0">
|
|
1032
1201
|
<classes>
|
|
1033
|
-
<class name="batch.ts" filename="nrfutil/device/batch.ts" line-rate="0.
|
|
1202
|
+
<class name="batch.ts" filename="nrfutil/device/batch.ts" line-rate="0.0674" branch-rate="0">
|
|
1034
1203
|
<methods>
|
|
1035
1204
|
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
1036
1205
|
<lines>
|
|
@@ -1064,102 +1233,102 @@
|
|
|
1064
1233
|
</method>
|
|
1065
1234
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
1066
1235
|
<lines>
|
|
1067
|
-
<line number="
|
|
1236
|
+
<line number="115" hits="0"/>
|
|
1068
1237
|
</lines>
|
|
1069
1238
|
</method>
|
|
1070
1239
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
1071
1240
|
<lines>
|
|
1072
|
-
<line number="
|
|
1241
|
+
<line number="128" hits="0"/>
|
|
1073
1242
|
</lines>
|
|
1074
1243
|
</method>
|
|
1075
1244
|
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
1076
1245
|
<lines>
|
|
1077
|
-
<line number="
|
|
1246
|
+
<line number="138" hits="0"/>
|
|
1078
1247
|
</lines>
|
|
1079
1248
|
</method>
|
|
1080
1249
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
1081
1250
|
<lines>
|
|
1082
|
-
<line number="
|
|
1251
|
+
<line number="151" hits="0"/>
|
|
1083
1252
|
</lines>
|
|
1084
1253
|
</method>
|
|
1085
1254
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
1086
1255
|
<lines>
|
|
1087
|
-
<line number="
|
|
1256
|
+
<line number="167" hits="0"/>
|
|
1088
1257
|
</lines>
|
|
1089
1258
|
</method>
|
|
1090
1259
|
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
1091
1260
|
<lines>
|
|
1092
|
-
<line number="
|
|
1261
|
+
<line number="185" hits="0"/>
|
|
1093
1262
|
</lines>
|
|
1094
1263
|
</method>
|
|
1095
1264
|
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
1096
1265
|
<lines>
|
|
1097
|
-
<line number="
|
|
1266
|
+
<line number="202" hits="0"/>
|
|
1098
1267
|
</lines>
|
|
1099
1268
|
</method>
|
|
1100
1269
|
<method name="(anonymous_16)" hits="0" signature="()V">
|
|
1101
1270
|
<lines>
|
|
1102
|
-
<line number="
|
|
1271
|
+
<line number="212" hits="0"/>
|
|
1103
1272
|
</lines>
|
|
1104
1273
|
</method>
|
|
1105
1274
|
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
1106
1275
|
<lines>
|
|
1107
|
-
<line number="
|
|
1276
|
+
<line number="223" hits="0"/>
|
|
1108
1277
|
</lines>
|
|
1109
1278
|
</method>
|
|
1110
1279
|
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
1111
1280
|
<lines>
|
|
1112
|
-
<line number="
|
|
1281
|
+
<line number="236" hits="0"/>
|
|
1113
1282
|
</lines>
|
|
1114
1283
|
</method>
|
|
1115
1284
|
<method name="(anonymous_19)" hits="0" signature="()V">
|
|
1116
1285
|
<lines>
|
|
1117
|
-
<line number="
|
|
1286
|
+
<line number="255" hits="0"/>
|
|
1118
1287
|
</lines>
|
|
1119
1288
|
</method>
|
|
1120
1289
|
<method name="(anonymous_20)" hits="0" signature="()V">
|
|
1121
1290
|
<lines>
|
|
1122
|
-
<line number="
|
|
1291
|
+
<line number="263" hits="0"/>
|
|
1123
1292
|
</lines>
|
|
1124
1293
|
</method>
|
|
1125
1294
|
<method name="(anonymous_21)" hits="0" signature="()V">
|
|
1126
1295
|
<lines>
|
|
1127
|
-
<line number="
|
|
1296
|
+
<line number="279" hits="0"/>
|
|
1128
1297
|
</lines>
|
|
1129
1298
|
</method>
|
|
1130
1299
|
<method name="(anonymous_22)" hits="0" signature="()V">
|
|
1131
1300
|
<lines>
|
|
1132
|
-
<line number="
|
|
1301
|
+
<line number="287" hits="0"/>
|
|
1133
1302
|
</lines>
|
|
1134
1303
|
</method>
|
|
1135
1304
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
1136
1305
|
<lines>
|
|
1137
|
-
<line number="
|
|
1306
|
+
<line number="293" hits="0"/>
|
|
1138
1307
|
</lines>
|
|
1139
1308
|
</method>
|
|
1140
1309
|
<method name="(anonymous_24)" hits="0" signature="()V">
|
|
1141
1310
|
<lines>
|
|
1142
|
-
<line number="
|
|
1311
|
+
<line number="300" hits="0"/>
|
|
1143
1312
|
</lines>
|
|
1144
1313
|
</method>
|
|
1145
1314
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
1146
1315
|
<lines>
|
|
1147
|
-
<line number="
|
|
1316
|
+
<line number="303" hits="0"/>
|
|
1148
1317
|
</lines>
|
|
1149
1318
|
</method>
|
|
1150
1319
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
1151
1320
|
<lines>
|
|
1152
|
-
<line number="
|
|
1321
|
+
<line number="317" hits="0"/>
|
|
1153
1322
|
</lines>
|
|
1154
1323
|
</method>
|
|
1155
1324
|
<method name="(anonymous_27)" hits="0" signature="()V">
|
|
1156
1325
|
<lines>
|
|
1157
|
-
<line number="
|
|
1326
|
+
<line number="321" hits="0"/>
|
|
1158
1327
|
</lines>
|
|
1159
1328
|
</method>
|
|
1160
1329
|
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
1161
1330
|
<lines>
|
|
1162
|
-
<line number="
|
|
1331
|
+
<line number="338" hits="0"/>
|
|
1163
1332
|
</lines>
|
|
1164
1333
|
</method>
|
|
1165
1334
|
</methods>
|
|
@@ -1184,111 +1353,112 @@
|
|
|
1184
1353
|
<line number="89" hits="0" branch="false"/>
|
|
1185
1354
|
<line number="93" hits="0" branch="false"/>
|
|
1186
1355
|
<line number="96" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1187
|
-
<line number="97" hits="0" branch="
|
|
1188
|
-
<line number="
|
|
1189
|
-
<line number="107" hits="0" branch="
|
|
1190
|
-
<line number="
|
|
1191
|
-
<line number="
|
|
1192
|
-
<line number="
|
|
1193
|
-
<line number="
|
|
1194
|
-
<line number="
|
|
1195
|
-
<line number="
|
|
1196
|
-
<line number="
|
|
1197
|
-
<line number="
|
|
1198
|
-
<line number="159" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1199
|
-
<line number="160" hits="0" branch="false"/>
|
|
1356
|
+
<line number="97" hits="0" branch="false"/>
|
|
1357
|
+
<line number="98" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
1358
|
+
<line number="107" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
1359
|
+
<line number="112" hits="0" branch="false"/>
|
|
1360
|
+
<line number="119" hits="0" branch="false"/>
|
|
1361
|
+
<line number="125" hits="0" branch="false"/>
|
|
1362
|
+
<line number="129" hits="0" branch="false"/>
|
|
1363
|
+
<line number="135" hits="0" branch="false"/>
|
|
1364
|
+
<line number="142" hits="0" branch="false"/>
|
|
1365
|
+
<line number="148" hits="0" branch="false"/>
|
|
1366
|
+
<line number="158" hits="0" branch="false"/>
|
|
1200
1367
|
<line number="162" hits="0" branch="false"/>
|
|
1201
|
-
<line number="164" hits="0" branch="
|
|
1368
|
+
<line number="164" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1202
1369
|
<line number="165" hits="0" branch="false"/>
|
|
1203
|
-
<line number="
|
|
1204
|
-
<line number="
|
|
1205
|
-
<line number="
|
|
1370
|
+
<line number="167" hits="0" branch="false"/>
|
|
1371
|
+
<line number="169" hits="0" branch="false"/>
|
|
1372
|
+
<line number="170" hits="0" branch="false"/>
|
|
1206
1373
|
<line number="176" hits="0" branch="false"/>
|
|
1207
1374
|
<line number="178" hits="0" branch="false"/>
|
|
1375
|
+
<line number="180" hits="0" branch="false"/>
|
|
1208
1376
|
<line number="181" hits="0" branch="false"/>
|
|
1209
|
-
<line number="
|
|
1210
|
-
<line number="
|
|
1211
|
-
<line number="
|
|
1212
|
-
<line number="
|
|
1213
|
-
<line number="
|
|
1214
|
-
<line number="
|
|
1215
|
-
<line number="
|
|
1216
|
-
<line number="
|
|
1217
|
-
<line number="
|
|
1218
|
-
<line number="
|
|
1219
|
-
<line number="
|
|
1377
|
+
<line number="183" hits="0" branch="false"/>
|
|
1378
|
+
<line number="186" hits="0" branch="false"/>
|
|
1379
|
+
<line number="187" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
1380
|
+
<line number="192" hits="0" branch="false"/>
|
|
1381
|
+
<line number="199" hits="0" branch="false"/>
|
|
1382
|
+
<line number="203" hits="0" branch="false"/>
|
|
1383
|
+
<line number="209" hits="0" branch="false"/>
|
|
1384
|
+
<line number="213" hits="0" branch="false"/>
|
|
1385
|
+
<line number="220" hits="0" branch="false"/>
|
|
1386
|
+
<line number="227" hits="0" branch="false"/>
|
|
1387
|
+
<line number="233" hits="0" branch="false"/>
|
|
1388
|
+
<line number="240" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1220
1389
|
<line number="241" hits="0" branch="false"/>
|
|
1221
|
-
<line number="
|
|
1222
|
-
<line number="243" hits="0" branch="false"/>
|
|
1223
|
-
<line number="244" hits="0" branch="false"/>
|
|
1390
|
+
<line number="246" hits="0" branch="false"/>
|
|
1224
1391
|
<line number="247" hits="0" branch="false"/>
|
|
1225
|
-
<line number="
|
|
1226
|
-
<line number="
|
|
1392
|
+
<line number="248" hits="0" branch="false"/>
|
|
1393
|
+
<line number="249" hits="0" branch="false"/>
|
|
1227
1394
|
<line number="252" hits="0" branch="false"/>
|
|
1228
|
-
<line number="
|
|
1395
|
+
<line number="255" hits="0" branch="false"/>
|
|
1396
|
+
<line number="256" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1229
1397
|
<line number="257" hits="0" branch="false"/>
|
|
1230
|
-
<line number="
|
|
1231
|
-
<line number="
|
|
1232
|
-
<line number="
|
|
1233
|
-
<line number="
|
|
1234
|
-
<line number="
|
|
1235
|
-
<line number="
|
|
1236
|
-
<line number="
|
|
1237
|
-
<line number="
|
|
1238
|
-
<line number="
|
|
1239
|
-
<line number="
|
|
1240
|
-
<line number="
|
|
1241
|
-
<line number="296" hits="0" branch="
|
|
1242
|
-
<line number="
|
|
1243
|
-
<line number="
|
|
1398
|
+
<line number="259" hits="0" branch="false"/>
|
|
1399
|
+
<line number="262" hits="0" branch="false"/>
|
|
1400
|
+
<line number="263" hits="0" branch="false"/>
|
|
1401
|
+
<line number="269" hits="0" branch="false"/>
|
|
1402
|
+
<line number="270" hits="0" branch="false"/>
|
|
1403
|
+
<line number="271" hits="0" branch="false"/>
|
|
1404
|
+
<line number="280" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
1405
|
+
<line number="281" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1406
|
+
<line number="288" hits="0" branch="false"/>
|
|
1407
|
+
<line number="289" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1408
|
+
<line number="294" hits="0" branch="false"/>
|
|
1409
|
+
<line number="296" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1410
|
+
<line number="298" hits="0" branch="false"/>
|
|
1411
|
+
<line number="301" hits="0" branch="false"/>
|
|
1412
|
+
<line number="304" hits="0" branch="false"/>
|
|
1244
1413
|
<line number="312" hits="0" branch="false"/>
|
|
1245
|
-
<line number="
|
|
1246
|
-
<line number="
|
|
1247
|
-
<line number="
|
|
1248
|
-
<line number="
|
|
1249
|
-
<line number="
|
|
1250
|
-
<line number="
|
|
1251
|
-
<line number="
|
|
1252
|
-
<line number="
|
|
1253
|
-
<line number="
|
|
1254
|
-
<line number="
|
|
1414
|
+
<line number="317" hits="0" branch="false"/>
|
|
1415
|
+
<line number="318" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1416
|
+
<line number="319" hits="0" branch="false"/>
|
|
1417
|
+
<line number="321" hits="0" branch="false"/>
|
|
1418
|
+
<line number="324" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1419
|
+
<line number="325" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1420
|
+
<line number="327" hits="0" branch="false"/>
|
|
1421
|
+
<line number="330" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1422
|
+
<line number="331" hits="0" branch="true" condition-coverage="0% (0/6)"/>
|
|
1423
|
+
<line number="335" hits="0" branch="false"/>
|
|
1424
|
+
<line number="338" hits="0" branch="false"/>
|
|
1255
1425
|
</lines>
|
|
1256
1426
|
</class>
|
|
1257
|
-
<class name="common.ts" filename="nrfutil/device/common.ts" line-rate="0.
|
|
1427
|
+
<class name="common.ts" filename="nrfutil/device/common.ts" line-rate="0.1698" branch-rate="0">
|
|
1258
1428
|
<methods>
|
|
1259
1429
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
1260
1430
|
<lines>
|
|
1261
|
-
<line number="
|
|
1431
|
+
<line number="17" hits="0"/>
|
|
1262
1432
|
</lines>
|
|
1263
1433
|
</method>
|
|
1264
1434
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
1265
1435
|
<lines>
|
|
1266
|
-
<line number="
|
|
1436
|
+
<line number="20" hits="0"/>
|
|
1267
1437
|
</lines>
|
|
1268
1438
|
</method>
|
|
1269
1439
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
1270
1440
|
<lines>
|
|
1271
|
-
<line number="
|
|
1441
|
+
<line number="21" hits="0"/>
|
|
1272
1442
|
</lines>
|
|
1273
1443
|
</method>
|
|
1274
1444
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
1275
1445
|
<lines>
|
|
1276
|
-
<line number="
|
|
1446
|
+
<line number="162" hits="0"/>
|
|
1277
1447
|
</lines>
|
|
1278
1448
|
</method>
|
|
1279
1449
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
1280
1450
|
<lines>
|
|
1281
|
-
<line number="
|
|
1451
|
+
<line number="177" hits="0"/>
|
|
1282
1452
|
</lines>
|
|
1283
1453
|
</method>
|
|
1284
1454
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
1285
1455
|
<lines>
|
|
1286
|
-
<line number="
|
|
1456
|
+
<line number="225" hits="0"/>
|
|
1287
1457
|
</lines>
|
|
1288
1458
|
</method>
|
|
1289
1459
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
1290
1460
|
<lines>
|
|
1291
|
-
<line number="
|
|
1461
|
+
<line number="246" hits="0"/>
|
|
1292
1462
|
</lines>
|
|
1293
1463
|
</method>
|
|
1294
1464
|
</methods>
|
|
@@ -1297,53 +1467,55 @@
|
|
|
1297
1467
|
<line number="11" hits="3" branch="false"/>
|
|
1298
1468
|
<line number="12" hits="3" branch="false"/>
|
|
1299
1469
|
<line number="13" hits="3" branch="false"/>
|
|
1300
|
-
<line number="
|
|
1301
|
-
<line number="17" hits="
|
|
1470
|
+
<line number="15" hits="3" branch="false"/>
|
|
1471
|
+
<line number="17" hits="3" branch="false"/>
|
|
1302
1472
|
<line number="18" hits="0" branch="false"/>
|
|
1303
|
-
<line number="19" hits="0" branch="
|
|
1304
|
-
<line number="20" hits="0" branch="
|
|
1305
|
-
<line number="
|
|
1306
|
-
<line number="24" hits="0" branch="
|
|
1473
|
+
<line number="19" hits="0" branch="false"/>
|
|
1474
|
+
<line number="20" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1475
|
+
<line number="21" hits="0" branch="false"/>
|
|
1476
|
+
<line number="24" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1307
1477
|
<line number="25" hits="0" branch="false"/>
|
|
1308
|
-
<line number="
|
|
1309
|
-
<line number="
|
|
1310
|
-
<line number="162" hits="
|
|
1311
|
-
<line number="163" hits="0" branch="
|
|
1312
|
-
<line number="
|
|
1313
|
-
<line number="167" hits="0" branch="
|
|
1314
|
-
<line number="
|
|
1478
|
+
<line number="26" hits="0" branch="false"/>
|
|
1479
|
+
<line number="29" hits="0" branch="false"/>
|
|
1480
|
+
<line number="162" hits="3" branch="false"/>
|
|
1481
|
+
<line number="163" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1482
|
+
<line number="164" hits="0" branch="false"/>
|
|
1483
|
+
<line number="167" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1484
|
+
<line number="168" hits="0" branch="false"/>
|
|
1485
|
+
<line number="174" hits="0" branch="false"/>
|
|
1315
1486
|
<line number="175" hits="0" branch="false"/>
|
|
1316
|
-
<line number="
|
|
1487
|
+
<line number="177" hits="0" branch="false"/>
|
|
1317
1488
|
<line number="178" hits="0" branch="false"/>
|
|
1318
|
-
<line number="
|
|
1319
|
-
<line number="186" hits="0" branch="true" condition-coverage="0% (0/
|
|
1320
|
-
<line number="
|
|
1321
|
-
<line number="189" hits="0" branch="
|
|
1322
|
-
<line number="
|
|
1323
|
-
<line number="192" hits="0" branch="
|
|
1324
|
-
<line number="
|
|
1325
|
-
<line number="195" hits="0" branch="
|
|
1326
|
-
<line number="
|
|
1327
|
-
<line number="198" hits="0" branch="
|
|
1328
|
-
<line number="
|
|
1329
|
-
<line number="201" hits="0" branch="
|
|
1330
|
-
<line number="
|
|
1331
|
-
<line number="
|
|
1332
|
-
<line number="
|
|
1333
|
-
<line number="
|
|
1334
|
-
<line number="
|
|
1335
|
-
<line number="
|
|
1336
|
-
<line number="
|
|
1337
|
-
<line number="
|
|
1338
|
-
<line number="
|
|
1339
|
-
<line number="
|
|
1340
|
-
<line number="
|
|
1341
|
-
<line number="
|
|
1342
|
-
<line number="
|
|
1343
|
-
<line number="
|
|
1344
|
-
<line number="
|
|
1345
|
-
<line number="
|
|
1346
|
-
<line number="
|
|
1489
|
+
<line number="180" hits="0" branch="false"/>
|
|
1490
|
+
<line number="186" hits="0" branch="true" condition-coverage="0% (0/8)"/>
|
|
1491
|
+
<line number="188" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1492
|
+
<line number="189" hits="0" branch="false"/>
|
|
1493
|
+
<line number="191" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1494
|
+
<line number="192" hits="0" branch="false"/>
|
|
1495
|
+
<line number="194" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1496
|
+
<line number="195" hits="0" branch="false"/>
|
|
1497
|
+
<line number="197" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1498
|
+
<line number="198" hits="0" branch="false"/>
|
|
1499
|
+
<line number="200" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1500
|
+
<line number="201" hits="0" branch="false"/>
|
|
1501
|
+
<line number="203" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1502
|
+
<line number="204" hits="0" branch="false"/>
|
|
1503
|
+
<line number="208" hits="0" branch="false"/>
|
|
1504
|
+
<line number="213" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1505
|
+
<line number="214" hits="0" branch="false"/>
|
|
1506
|
+
<line number="218" hits="0" branch="false"/>
|
|
1507
|
+
<line number="221" hits="0" branch="false"/>
|
|
1508
|
+
<line number="222" hits="0" branch="false"/>
|
|
1509
|
+
<line number="225" hits="3" branch="false"/>
|
|
1510
|
+
<line number="232" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1511
|
+
<line number="233" hits="0" branch="false"/>
|
|
1512
|
+
<line number="237" hits="0" branch="false"/>
|
|
1513
|
+
<line number="238" hits="0" branch="false"/>
|
|
1514
|
+
<line number="246" hits="3" branch="false"/>
|
|
1515
|
+
<line number="253" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1516
|
+
<line number="254" hits="0" branch="false"/>
|
|
1517
|
+
<line number="259" hits="0" branch="false"/>
|
|
1518
|
+
<line number="260" hits="0" branch="false"/>
|
|
1347
1519
|
</lines>
|
|
1348
1520
|
</class>
|
|
1349
1521
|
<class name="device.ts" filename="nrfutil/device/device.ts" line-rate="0.6551" branch-rate="0">
|
|
@@ -1541,6 +1713,109 @@
|
|
|
1541
1713
|
<line number="71" hits="0" branch="false"/>
|
|
1542
1714
|
</lines>
|
|
1543
1715
|
</class>
|
|
1716
|
+
<class name="logLibVersions.ts" filename="nrfutil/device/logLibVersions.ts" line-rate="0.17300000000000001" branch-rate="0">
|
|
1717
|
+
<methods>
|
|
1718
|
+
<method name="(anonymous_2)" hits="0" signature="()V">
|
|
1719
|
+
<lines>
|
|
1720
|
+
<line number="18" hits="0"/>
|
|
1721
|
+
</lines>
|
|
1722
|
+
</method>
|
|
1723
|
+
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
1724
|
+
<lines>
|
|
1725
|
+
<line number="28" hits="0"/>
|
|
1726
|
+
</lines>
|
|
1727
|
+
</method>
|
|
1728
|
+
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
1729
|
+
<lines>
|
|
1730
|
+
<line number="37" hits="0"/>
|
|
1731
|
+
</lines>
|
|
1732
|
+
</method>
|
|
1733
|
+
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
1734
|
+
<lines>
|
|
1735
|
+
<line number="38" hits="0"/>
|
|
1736
|
+
</lines>
|
|
1737
|
+
</method>
|
|
1738
|
+
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
1739
|
+
<lines>
|
|
1740
|
+
<line number="45" hits="0"/>
|
|
1741
|
+
</lines>
|
|
1742
|
+
</method>
|
|
1743
|
+
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
1744
|
+
<lines>
|
|
1745
|
+
<line number="48" hits="0"/>
|
|
1746
|
+
</lines>
|
|
1747
|
+
</method>
|
|
1748
|
+
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
1749
|
+
<lines>
|
|
1750
|
+
<line number="52" hits="0"/>
|
|
1751
|
+
</lines>
|
|
1752
|
+
</method>
|
|
1753
|
+
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
1754
|
+
<lines>
|
|
1755
|
+
<line number="61" hits="0"/>
|
|
1756
|
+
</lines>
|
|
1757
|
+
</method>
|
|
1758
|
+
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
1759
|
+
<lines>
|
|
1760
|
+
<line number="70" hits="0"/>
|
|
1761
|
+
</lines>
|
|
1762
|
+
</method>
|
|
1763
|
+
</methods>
|
|
1764
|
+
<lines>
|
|
1765
|
+
<line number="7" hits="3" branch="false"/>
|
|
1766
|
+
<line number="8" hits="3" branch="false"/>
|
|
1767
|
+
<line number="10" hits="3" branch="false"/>
|
|
1768
|
+
<line number="15" hits="3" branch="false"/>
|
|
1769
|
+
<line number="18" hits="3" branch="false"/>
|
|
1770
|
+
<line number="19" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1771
|
+
<line number="20" hits="0" branch="false"/>
|
|
1772
|
+
<line number="22" hits="0" branch="false"/>
|
|
1773
|
+
<line number="28" hits="3" branch="false"/>
|
|
1774
|
+
<line number="29" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1775
|
+
<line number="31" hits="0" branch="false"/>
|
|
1776
|
+
<line number="37" hits="3" branch="false"/>
|
|
1777
|
+
<line number="38" hits="0" branch="false"/>
|
|
1778
|
+
<line number="39" hits="0" branch="false"/>
|
|
1779
|
+
<line number="43" hits="0" branch="false"/>
|
|
1780
|
+
<line number="44" hits="0" branch="false"/>
|
|
1781
|
+
<line number="45" hits="0" branch="false"/>
|
|
1782
|
+
<line number="46" hits="0" branch="false"/>
|
|
1783
|
+
<line number="48" hits="0" branch="false"/>
|
|
1784
|
+
<line number="49" hits="0" branch="false"/>
|
|
1785
|
+
<line number="52" hits="0" branch="false"/>
|
|
1786
|
+
<line number="53" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1787
|
+
<line number="54" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
1788
|
+
<line number="55" hits="0" branch="false"/>
|
|
1789
|
+
<line number="57" hits="0" branch="false"/>
|
|
1790
|
+
<line number="61" hits="3" branch="false"/>
|
|
1791
|
+
<line number="62" hits="0" branch="false"/>
|
|
1792
|
+
<line number="63" hits="0" branch="false"/>
|
|
1793
|
+
<line number="64" hits="0" branch="false"/>
|
|
1794
|
+
<line number="65" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1795
|
+
<line number="66" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1796
|
+
<line number="67" hits="0" branch="false"/>
|
|
1797
|
+
<line number="70" hits="3" branch="false"/>
|
|
1798
|
+
<line number="71" hits="0" branch="false"/>
|
|
1799
|
+
<line number="72" hits="0" branch="false"/>
|
|
1800
|
+
<line number="74" hits="0" branch="false"/>
|
|
1801
|
+
<line number="75" hits="0" branch="false"/>
|
|
1802
|
+
<line number="76" hits="0" branch="false"/>
|
|
1803
|
+
<line number="77" hits="0" branch="false"/>
|
|
1804
|
+
<line number="79" hits="0" branch="false"/>
|
|
1805
|
+
<line number="81" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1806
|
+
<line number="82" hits="0" branch="false"/>
|
|
1807
|
+
<line number="83" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1808
|
+
<line number="84" hits="0" branch="false"/>
|
|
1809
|
+
<line number="89" hits="0" branch="false"/>
|
|
1810
|
+
<line number="93" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1811
|
+
<line number="97" hits="0" branch="false"/>
|
|
1812
|
+
<line number="99" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
1813
|
+
<line number="101" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1814
|
+
<line number="104" hits="0" branch="false"/>
|
|
1815
|
+
<line number="107" hits="0" branch="false"/>
|
|
1816
|
+
<line number="113" hits="0" branch="false"/>
|
|
1817
|
+
</lines>
|
|
1818
|
+
</class>
|
|
1544
1819
|
<class name="program.ts" filename="nrfutil/device/program.ts" line-rate="0.2407" branch-rate="0">
|
|
1545
1820
|
<methods>
|
|
1546
1821
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
@@ -2604,7 +2879,7 @@
|
|
|
2604
2879
|
</class>
|
|
2605
2880
|
</classes>
|
|
2606
2881
|
</package>
|
|
2607
|
-
<package name="src.Device" line-rate="0.
|
|
2882
|
+
<package name="src.Device" line-rate="0.3492" branch-rate="0.192">
|
|
2608
2883
|
<classes>
|
|
2609
2884
|
<class name="deviceAutoSelectSlice.ts" filename="src/Device/deviceAutoSelectSlice.ts" line-rate="0.6111" branch-rate="0.2857">
|
|
2610
2885
|
<methods>
|
|
@@ -2756,7 +3031,7 @@
|
|
|
2756
3031
|
<line number="153" hits="8" branch="false"/>
|
|
2757
3032
|
</lines>
|
|
2758
3033
|
</class>
|
|
2759
|
-
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.
|
|
3034
|
+
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.2112" branch-rate="0.07690000000000001">
|
|
2760
3035
|
<methods>
|
|
2761
3036
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
2762
3037
|
<lines>
|
|
@@ -2810,102 +3085,117 @@
|
|
|
2810
3085
|
</method>
|
|
2811
3086
|
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
2812
3087
|
<lines>
|
|
2813
|
-
<line number="
|
|
3088
|
+
<line number="167" hits="0"/>
|
|
2814
3089
|
</lines>
|
|
2815
3090
|
</method>
|
|
2816
3091
|
<method name="(anonymous_19)" hits="0" signature="()V">
|
|
2817
3092
|
<lines>
|
|
2818
|
-
<line number="
|
|
3093
|
+
<line number="173" hits="0"/>
|
|
2819
3094
|
</lines>
|
|
2820
3095
|
</method>
|
|
2821
3096
|
<method name="(anonymous_20)" hits="0" signature="()V">
|
|
2822
3097
|
<lines>
|
|
2823
|
-
<line number="
|
|
3098
|
+
<line number="181" hits="0"/>
|
|
2824
3099
|
</lines>
|
|
2825
3100
|
</method>
|
|
2826
3101
|
<method name="(anonymous_21)" hits="0" signature="()V">
|
|
2827
3102
|
<lines>
|
|
2828
|
-
<line number="
|
|
3103
|
+
<line number="206" hits="0"/>
|
|
2829
3104
|
</lines>
|
|
2830
3105
|
</method>
|
|
2831
3106
|
<method name="(anonymous_22)" hits="0" signature="()V">
|
|
2832
3107
|
<lines>
|
|
2833
|
-
<line number="
|
|
3108
|
+
<line number="309" hits="0"/>
|
|
2834
3109
|
</lines>
|
|
2835
3110
|
</method>
|
|
2836
3111
|
<method name="(anonymous_23)" hits="0" signature="()V">
|
|
2837
3112
|
<lines>
|
|
2838
|
-
<line number="
|
|
3113
|
+
<line number="310" hits="0"/>
|
|
2839
3114
|
</lines>
|
|
2840
3115
|
</method>
|
|
2841
|
-
<method name="(anonymous_24)" hits="
|
|
3116
|
+
<method name="(anonymous_24)" hits="0" signature="()V">
|
|
2842
3117
|
<lines>
|
|
2843
|
-
<line number="
|
|
3118
|
+
<line number="320" hits="0"/>
|
|
2844
3119
|
</lines>
|
|
2845
3120
|
</method>
|
|
2846
3121
|
<method name="(anonymous_25)" hits="0" signature="()V">
|
|
2847
3122
|
<lines>
|
|
2848
|
-
<line number="
|
|
3123
|
+
<line number="323" hits="0"/>
|
|
2849
3124
|
</lines>
|
|
2850
3125
|
</method>
|
|
2851
3126
|
<method name="(anonymous_26)" hits="0" signature="()V">
|
|
2852
3127
|
<lines>
|
|
2853
|
-
<line number="
|
|
3128
|
+
<line number="337" hits="0"/>
|
|
2854
3129
|
</lines>
|
|
2855
3130
|
</method>
|
|
2856
|
-
<method name="(anonymous_27)" hits="
|
|
3131
|
+
<method name="(anonymous_27)" hits="1" signature="()V">
|
|
2857
3132
|
<lines>
|
|
2858
|
-
<line number="
|
|
3133
|
+
<line number="372" hits="1"/>
|
|
2859
3134
|
</lines>
|
|
2860
3135
|
</method>
|
|
2861
3136
|
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
2862
3137
|
<lines>
|
|
2863
|
-
<line number="
|
|
3138
|
+
<line number="375" hits="0"/>
|
|
2864
3139
|
</lines>
|
|
2865
3140
|
</method>
|
|
2866
3141
|
<method name="(anonymous_29)" hits="0" signature="()V">
|
|
2867
3142
|
<lines>
|
|
2868
|
-
<line number="
|
|
3143
|
+
<line number="379" hits="0"/>
|
|
2869
3144
|
</lines>
|
|
2870
3145
|
</method>
|
|
2871
|
-
<method name="(anonymous_30)" hits="
|
|
3146
|
+
<method name="(anonymous_30)" hits="21" signature="()V">
|
|
2872
3147
|
<lines>
|
|
2873
|
-
<line number="
|
|
3148
|
+
<line number="385" hits="21"/>
|
|
2874
3149
|
</lines>
|
|
2875
3150
|
</method>
|
|
2876
3151
|
<method name="(anonymous_31)" hits="0" signature="()V">
|
|
2877
3152
|
<lines>
|
|
2878
|
-
<line number="
|
|
3153
|
+
<line number="386" hits="0"/>
|
|
2879
3154
|
</lines>
|
|
2880
3155
|
</method>
|
|
2881
3156
|
<method name="(anonymous_32)" hits="0" signature="()V">
|
|
2882
3157
|
<lines>
|
|
2883
|
-
<line number="
|
|
3158
|
+
<line number="393" hits="0"/>
|
|
2884
3159
|
</lines>
|
|
2885
3160
|
</method>
|
|
2886
3161
|
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
2887
3162
|
<lines>
|
|
2888
|
-
<line number="
|
|
3163
|
+
<line number="398" hits="0"/>
|
|
3164
|
+
</lines>
|
|
3165
|
+
</method>
|
|
3166
|
+
<method name="(anonymous_34)" hits="0" signature="()V">
|
|
3167
|
+
<lines>
|
|
3168
|
+
<line number="404" hits="0"/>
|
|
3169
|
+
</lines>
|
|
3170
|
+
</method>
|
|
3171
|
+
<method name="(anonymous_35)" hits="0" signature="()V">
|
|
3172
|
+
<lines>
|
|
3173
|
+
<line number="405" hits="0"/>
|
|
2889
3174
|
</lines>
|
|
2890
3175
|
</method>
|
|
2891
3176
|
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
2892
3177
|
<lines>
|
|
2893
|
-
<line number="
|
|
3178
|
+
<line number="406" hits="0"/>
|
|
2894
3179
|
</lines>
|
|
2895
3180
|
</method>
|
|
2896
|
-
<method name="(
|
|
3181
|
+
<method name="(anonymous_39)" hits="0" signature="()V">
|
|
2897
3182
|
<lines>
|
|
2898
|
-
<line number="
|
|
3183
|
+
<line number="410" hits="0"/>
|
|
2899
3184
|
</lines>
|
|
2900
3185
|
</method>
|
|
2901
|
-
<method name="(
|
|
3186
|
+
<method name="(anonymous_40)" hits="0" signature="()V">
|
|
3187
|
+
<lines>
|
|
3188
|
+
<line number="432" hits="0"/>
|
|
3189
|
+
</lines>
|
|
3190
|
+
</method>
|
|
3191
|
+
<method name="(anonymous_41)" hits="0" signature="()V">
|
|
2902
3192
|
<lines>
|
|
2903
|
-
<line number="
|
|
3193
|
+
<line number="435" hits="0"/>
|
|
2904
3194
|
</lines>
|
|
2905
3195
|
</method>
|
|
2906
|
-
<method name="(
|
|
3196
|
+
<method name="(anonymous_42)" hits="22" signature="()V">
|
|
2907
3197
|
<lines>
|
|
2908
|
-
<line number="
|
|
3198
|
+
<line number="447" hits="22"/>
|
|
2909
3199
|
</lines>
|
|
2910
3200
|
</method>
|
|
2911
3201
|
</methods>
|
|
@@ -2961,85 +3251,97 @@
|
|
|
2961
3251
|
<line number="157" hits="11" branch="false"/>
|
|
2962
3252
|
<line number="165" hits="11" branch="false"/>
|
|
2963
3253
|
<line number="166" hits="11" branch="false"/>
|
|
2964
|
-
<line number="167" hits="
|
|
3254
|
+
<line number="167" hits="11" branch="false"/>
|
|
2965
3255
|
<line number="168" hits="0" branch="false"/>
|
|
2966
|
-
<line number="
|
|
2967
|
-
<line number="
|
|
2968
|
-
<line number="
|
|
2969
|
-
<line number="
|
|
2970
|
-
<line number="
|
|
2971
|
-
<line number="
|
|
2972
|
-
<line number="
|
|
2973
|
-
<line number="
|
|
2974
|
-
<line number="
|
|
2975
|
-
<line number="
|
|
2976
|
-
<line number="
|
|
2977
|
-
<line number="
|
|
2978
|
-
<line number="
|
|
2979
|
-
<line number="
|
|
3256
|
+
<line number="169" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3257
|
+
<line number="170" hits="0" branch="false"/>
|
|
3258
|
+
<line number="173" hits="0" branch="false"/>
|
|
3259
|
+
<line number="174" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3260
|
+
<line number="175" hits="0" branch="false"/>
|
|
3261
|
+
<line number="179" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3262
|
+
<line number="182" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
3263
|
+
<line number="187" hits="0" branch="false"/>
|
|
3264
|
+
<line number="191" hits="0" branch="false"/>
|
|
3265
|
+
<line number="192" hits="0" branch="false"/>
|
|
3266
|
+
<line number="193" hits="0" branch="false"/>
|
|
3267
|
+
<line number="195" hits="0" branch="false"/>
|
|
3268
|
+
<line number="203" hits="0" branch="false"/>
|
|
3269
|
+
<line number="205" hits="0" branch="false"/>
|
|
3270
|
+
<line number="206" hits="0" branch="false"/>
|
|
3271
|
+
<line number="209" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3272
|
+
<line number="213" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2980
3273
|
<line number="218" hits="0" branch="false"/>
|
|
2981
|
-
<line number="221" hits="0" branch="false"/>
|
|
2982
3274
|
<line number="222" hits="0" branch="false"/>
|
|
2983
|
-
<line number="
|
|
2984
|
-
<line number="
|
|
3275
|
+
<line number="226" hits="0" branch="false"/>
|
|
3276
|
+
<line number="229" hits="0" branch="false"/>
|
|
2985
3277
|
<line number="230" hits="0" branch="false"/>
|
|
2986
|
-
<line number="
|
|
2987
|
-
<line number="
|
|
2988
|
-
<line number="
|
|
2989
|
-
<line number="
|
|
2990
|
-
<line number="
|
|
2991
|
-
<line number="
|
|
2992
|
-
<line number="
|
|
2993
|
-
<line number="283" hits="0" branch="false"/>
|
|
2994
|
-
<line number="285" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3278
|
+
<line number="231" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3279
|
+
<line number="236" hits="0" branch="false"/>
|
|
3280
|
+
<line number="238" hits="0" branch="false"/>
|
|
3281
|
+
<line number="252" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3282
|
+
<line number="262" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3283
|
+
<line number="279" hits="0" branch="false"/>
|
|
3284
|
+
<line number="284" hits="0" branch="false"/>
|
|
2995
3285
|
<line number="286" hits="0" branch="false"/>
|
|
2996
|
-
<line number="
|
|
2997
|
-
<line number="
|
|
2998
|
-
<line number="
|
|
2999
|
-
<line number="
|
|
3000
|
-
<line number="
|
|
3286
|
+
<line number="288" hits="0" branch="false"/>
|
|
3287
|
+
<line number="294" hits="0" branch="false"/>
|
|
3288
|
+
<line number="295" hits="0" branch="false"/>
|
|
3289
|
+
<line number="297" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3290
|
+
<line number="298" hits="0" branch="false"/>
|
|
3001
3291
|
<line number="302" hits="0" branch="false"/>
|
|
3002
|
-
<line number="303" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3003
|
-
<line number="308" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3004
3292
|
<line number="309" hits="0" branch="false"/>
|
|
3293
|
+
<line number="310" hits="0" branch="false"/>
|
|
3005
3294
|
<line number="311" hits="0" branch="false"/>
|
|
3295
|
+
<line number="312" hits="0" branch="false"/>
|
|
3296
|
+
<line number="313" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3006
3297
|
<line number="314" hits="0" branch="false"/>
|
|
3007
|
-
<line number="
|
|
3008
|
-
<line number="
|
|
3009
|
-
<line number="
|
|
3010
|
-
<line number="
|
|
3011
|
-
<line number="
|
|
3012
|
-
<line number="
|
|
3013
|
-
<line number="
|
|
3014
|
-
<line number="
|
|
3015
|
-
<line number="
|
|
3016
|
-
<line number="
|
|
3017
|
-
<line number="
|
|
3018
|
-
<line number="
|
|
3019
|
-
<line number="
|
|
3020
|
-
<line number="
|
|
3021
|
-
<line number="
|
|
3022
|
-
<line number="
|
|
3023
|
-
<line number="
|
|
3024
|
-
<line number="
|
|
3025
|
-
<line number="
|
|
3026
|
-
<line number="
|
|
3027
|
-
<line number="
|
|
3028
|
-
<line number="
|
|
3029
|
-
<line number="
|
|
3030
|
-
<line number="
|
|
3031
|
-
<line number="
|
|
3032
|
-
<line number="
|
|
3033
|
-
<line number="
|
|
3034
|
-
<line number="
|
|
3035
|
-
<line number="
|
|
3036
|
-
<line number="
|
|
3037
|
-
<line number="
|
|
3038
|
-
<line number="
|
|
3298
|
+
<line number="318" hits="0" branch="false"/>
|
|
3299
|
+
<line number="320" hits="11" branch="false"/>
|
|
3300
|
+
<line number="321" hits="0" branch="false"/>
|
|
3301
|
+
<line number="323" hits="0" branch="false"/>
|
|
3302
|
+
<line number="324" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3303
|
+
<line number="326" hits="0" branch="false"/>
|
|
3304
|
+
<line number="327" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3305
|
+
<line number="332" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3306
|
+
<line number="333" hits="0" branch="false"/>
|
|
3307
|
+
<line number="335" hits="0" branch="false"/>
|
|
3308
|
+
<line number="338" hits="0" branch="false"/>
|
|
3309
|
+
<line number="349" hits="0" branch="false"/>
|
|
3310
|
+
<line number="358" hits="0" branch="false"/>
|
|
3311
|
+
<line number="360" hits="0" branch="false"/>
|
|
3312
|
+
<line number="372" hits="11" branch="false"/>
|
|
3313
|
+
<line number="373" hits="1" branch="false"/>
|
|
3314
|
+
<line number="376" hits="0" branch="false"/>
|
|
3315
|
+
<line number="377" hits="0" branch="false"/>
|
|
3316
|
+
<line number="380" hits="0" branch="false"/>
|
|
3317
|
+
<line number="385" hits="1" branch="false"/>
|
|
3318
|
+
<line number="386" hits="21" branch="false"/>
|
|
3319
|
+
<line number="387" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3320
|
+
<line number="393" hits="2" branch="false"/>
|
|
3321
|
+
<line number="397" hits="0" branch="false"/>
|
|
3322
|
+
<line number="398" hits="0" branch="false"/>
|
|
3323
|
+
<line number="399" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3324
|
+
<line number="404" hits="2" branch="false"/>
|
|
3325
|
+
<line number="405" hits="0" branch="false"/>
|
|
3326
|
+
<line number="406" hits="0" branch="false"/>
|
|
3327
|
+
<line number="410" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
3328
|
+
<line number="414" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
3329
|
+
<line number="415" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3330
|
+
<line number="416" hits="0" branch="false"/>
|
|
3039
3331
|
<line number="419" hits="0" branch="false"/>
|
|
3040
|
-
<line number="
|
|
3041
|
-
<line number="
|
|
3042
|
-
<line number="
|
|
3332
|
+
<line number="422" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3333
|
+
<line number="423" hits="0" branch="false"/>
|
|
3334
|
+
<line number="426" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3335
|
+
<line number="427" hits="0" branch="false"/>
|
|
3336
|
+
<line number="432" hits="2" branch="false"/>
|
|
3337
|
+
<line number="435" hits="0" branch="false"/>
|
|
3338
|
+
<line number="436" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3339
|
+
<line number="437" hits="0" branch="false"/>
|
|
3340
|
+
<line number="441" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
3341
|
+
<line number="443" hits="0" branch="false"/>
|
|
3342
|
+
<line number="447" hits="11" branch="false"/>
|
|
3343
|
+
<line number="448" hits="22" branch="true" condition-coverage="100% (2/2)"/>
|
|
3344
|
+
<line number="449" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
3043
3345
|
</lines>
|
|
3044
3346
|
</class>
|
|
3045
3347
|
<class name="deviceSetup.ts" filename="src/Device/deviceSetup.ts" line-rate="0.6890999999999999" branch-rate="0.4375">
|
|
@@ -4599,10 +4901,10 @@
|
|
|
4599
4901
|
<line number="92" hits="6" branch="false"/>
|
|
4600
4902
|
<line number="93" hits="6" branch="false"/>
|
|
4601
4903
|
<line number="94" hits="6" branch="false"/>
|
|
4602
|
-
<line number="
|
|
4603
|
-
<line number="97" hits="6" branch="
|
|
4904
|
+
<line number="96" hits="6" branch="true" condition-coverage="75% (3/4)"/>
|
|
4905
|
+
<line number="97" hits="6" branch="false"/>
|
|
4604
4906
|
<line number="98" hits="6" branch="false"/>
|
|
4605
|
-
<line number="
|
|
4907
|
+
<line number="104" hits="6" branch="false"/>
|
|
4606
4908
|
<line number="105" hits="6" branch="false"/>
|
|
4607
4909
|
<line number="106" hits="6" branch="false"/>
|
|
4608
4910
|
<line number="108" hits="6" branch="false"/>
|
|
@@ -7674,7 +7976,7 @@
|
|
|
7674
7976
|
</class>
|
|
7675
7977
|
</classes>
|
|
7676
7978
|
</package>
|
|
7677
|
-
<package name="src.utils" line-rate="0.
|
|
7979
|
+
<package name="src.utils" line-rate="0.5985" branch-rate="0.2021">
|
|
7678
7980
|
<classes>
|
|
7679
7981
|
<class name="appDetails.ts" filename="src/utils/appDetails.ts" line-rate="0.875" branch-rate="0.5">
|
|
7680
7982
|
<methods>
|
|
@@ -7993,31 +8295,31 @@
|
|
|
7993
8295
|
<line number="177" hits="1" branch="false"/>
|
|
7994
8296
|
</lines>
|
|
7995
8297
|
</class>
|
|
7996
|
-
<class name="systemReport.ts" filename="src/utils/systemReport.ts" line-rate="0.
|
|
8298
|
+
<class name="systemReport.ts" filename="src/utils/systemReport.ts" line-rate="0.37200000000000005" branch-rate="0">
|
|
7997
8299
|
<methods>
|
|
7998
8300
|
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
7999
8301
|
<lines>
|
|
8000
|
-
<line number="
|
|
8302
|
+
<line number="28" hits="0"/>
|
|
8001
8303
|
</lines>
|
|
8002
8304
|
</method>
|
|
8003
8305
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
8004
8306
|
<lines>
|
|
8005
|
-
<line number="
|
|
8307
|
+
<line number="104" hits="0"/>
|
|
8006
8308
|
</lines>
|
|
8007
8309
|
</method>
|
|
8008
8310
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
8009
8311
|
<lines>
|
|
8010
|
-
<line number="
|
|
8312
|
+
<line number="109" hits="0"/>
|
|
8011
8313
|
</lines>
|
|
8012
8314
|
</method>
|
|
8013
8315
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
8014
8316
|
<lines>
|
|
8015
|
-
<line number="
|
|
8317
|
+
<line number="126" hits="0"/>
|
|
8016
8318
|
</lines>
|
|
8017
8319
|
</method>
|
|
8018
8320
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
8019
8321
|
<lines>
|
|
8020
|
-
<line number="
|
|
8322
|
+
<line number="140" hits="0"/>
|
|
8021
8323
|
</lines>
|
|
8022
8324
|
</method>
|
|
8023
8325
|
</methods>
|
|
@@ -8033,32 +8335,38 @@
|
|
|
8033
8335
|
<line number="23" hits="2" branch="false"/>
|
|
8034
8336
|
<line number="24" hits="2" branch="false"/>
|
|
8035
8337
|
<line number="25" hits="2" branch="false"/>
|
|
8036
|
-
<line number="
|
|
8037
|
-
<line number="
|
|
8038
|
-
<line number="
|
|
8338
|
+
<line number="26" hits="2" branch="false"/>
|
|
8339
|
+
<line number="28" hits="2" branch="false"/>
|
|
8340
|
+
<line number="44" hits="0" branch="false"/>
|
|
8039
8341
|
<line number="54" hits="0" branch="false"/>
|
|
8040
|
-
<line number="
|
|
8041
|
-
<line number="
|
|
8042
|
-
<line number="
|
|
8043
|
-
<line number="
|
|
8044
|
-
<line number="
|
|
8045
|
-
<line number="
|
|
8046
|
-
<line number="
|
|
8047
|
-
<line number="
|
|
8048
|
-
<line number="
|
|
8049
|
-
<line number="
|
|
8050
|
-
<line number="
|
|
8051
|
-
<line number="
|
|
8342
|
+
<line number="55" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
8343
|
+
<line number="57" hits="0" branch="false"/>
|
|
8344
|
+
<line number="77" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
8345
|
+
<line number="78" hits="0" branch="false"/>
|
|
8346
|
+
<line number="79" hits="0" branch="false"/>
|
|
8347
|
+
<line number="81" hits="0" branch="false"/>
|
|
8348
|
+
<line number="95" hits="0" branch="false"/>
|
|
8349
|
+
<line number="98" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
8350
|
+
<line number="102" hits="0" branch="false"/>
|
|
8351
|
+
<line number="104" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
8352
|
+
<line number="109" hits="2" branch="false"/>
|
|
8353
|
+
<line number="110" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
8354
|
+
<line number="111" hits="0" branch="false"/>
|
|
8355
|
+
<line number="114" hits="0" branch="false"/>
|
|
8356
|
+
<line number="116" hits="0" branch="false"/>
|
|
8357
|
+
<line number="126" hits="2" branch="false"/>
|
|
8052
8358
|
<line number="132" hits="0" branch="false"/>
|
|
8053
|
-
<line number="
|
|
8054
|
-
<line number="134" hits="0" branch="false"/>
|
|
8055
|
-
<line number="141" hits="0" branch="false"/>
|
|
8056
|
-
<line number="142" hits="0" branch="false"/>
|
|
8057
|
-
<line number="144" hits="0" branch="false"/>
|
|
8359
|
+
<line number="140" hits="2" branch="false"/>
|
|
8058
8360
|
<line number="145" hits="0" branch="false"/>
|
|
8059
8361
|
<line number="146" hits="0" branch="false"/>
|
|
8060
8362
|
<line number="147" hits="0" branch="false"/>
|
|
8061
|
-
<line number="
|
|
8363
|
+
<line number="154" hits="0" branch="false"/>
|
|
8364
|
+
<line number="155" hits="0" branch="false"/>
|
|
8365
|
+
<line number="157" hits="0" branch="false"/>
|
|
8366
|
+
<line number="158" hits="0" branch="false"/>
|
|
8367
|
+
<line number="159" hits="0" branch="false"/>
|
|
8368
|
+
<line number="160" hits="0" branch="false"/>
|
|
8369
|
+
<line number="162" hits="0" branch="false"/>
|
|
8062
8370
|
</lines>
|
|
8063
8371
|
</class>
|
|
8064
8372
|
<class name="truncateMiddle.ts" filename="src/utils/truncateMiddle.ts" line-rate="1" branch-rate="1">
|