@nordicsemiconductor/pc-nrfconnect-shared 127.0.0 → 129.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.
Files changed (28) hide show
  1. package/Changelog.md +29 -6
  2. package/coverage/cobertura-coverage.xml +675 -394
  3. package/nrfutil/device/batch.ts +9 -4
  4. package/nrfutil/device/common.ts +2 -0
  5. package/nrfutil/device/list.ts +1 -1
  6. package/{src/utils → nrfutil/device}/logLibVersions.ts +20 -6
  7. package/nrfutil/sandbox.ts +248 -48
  8. package/nrfutil/sandboxTypes.ts +4 -7
  9. package/package.json +2 -1
  10. package/src/InlineInput/InlineInput.tsx +3 -3
  11. package/src/InlineInput/NumberInputWithDropdown.tsx +4 -0
  12. package/src/logging/sendInitialLogMessages.ts +0 -24
  13. package/src/utils/systemReport.ts +24 -11
  14. package/typings/generated/nrfutil/device/batch.d.ts.map +1 -1
  15. package/typings/generated/nrfutil/device/common.d.ts.map +1 -1
  16. package/typings/generated/nrfutil/device/logLibVersions.d.ts +4 -0
  17. package/typings/generated/nrfutil/device/logLibVersions.d.ts.map +1 -0
  18. package/typings/generated/nrfutil/sandbox.d.ts +14 -5
  19. package/typings/generated/nrfutil/sandbox.d.ts.map +1 -1
  20. package/typings/generated/nrfutil/sandboxTypes.d.ts +4 -7
  21. package/typings/generated/nrfutil/sandboxTypes.d.ts.map +1 -1
  22. package/typings/generated/src/InlineInput/InlineInput.d.ts +1 -0
  23. package/typings/generated/src/InlineInput/InlineInput.d.ts.map +1 -1
  24. package/typings/generated/src/InlineInput/NumberInputWithDropdown.d.ts.map +1 -1
  25. package/typings/generated/src/logging/sendInitialLogMessages.d.ts.map +1 -1
  26. package/typings/generated/src/utils/systemReport.d.ts.map +1 -1
  27. package/typings/generated/src/utils/logLibVersions.d.ts +0 -3
  28. 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="3440" lines-covered="1892" line-rate="0.55" branches-valid="1689" branches-covered="511" branch-rate="0.3025" timestamp="1699449382740" complexity="0" version="0.1">
3
+ <coverage lines-valid="3565" lines-covered="1904" line-rate="0.534" branches-valid="1779" branches-covered="511" branch-rate="0.2872" timestamp="1699876812179" 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.11599999999999999" branch-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.0643" branch-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="29" hits="0"/>
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="41" hits="0"/>
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="64" hits="0"/>
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="82" hits="0"/>
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="119" hits="0"/>
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="127" hits="0"/>
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="129" hits="0"/>
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="138" hits="0"/>
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="150" hits="0"/>
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="171" hits="0"/>
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="196" hits="0"/>
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="213" hits="0"/>
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="219" hits="0"/>
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="223" hits="0"/>
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="226" hits="0"/>
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="227" hits="0"/>
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="234" hits="0"/>
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="243" hits="0"/>
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="251" hits="0"/>
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="259" hits="0"/>
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="260" hits="0"/>
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="279" hits="0"/>
673
+ <line number="299" hits="0"/>
674
674
  </lines>
675
675
  </method>
676
- <method name="(anonymous_28)" hits="0" signature="()V">
676
+ <method name="(anonymous_27)" hits="0" signature="()V">
677
677
  <lines>
678
- <line number="303" hits="0"/>
678
+ <line number="307" hits="0"/>
679
679
  </lines>
680
680
  </method>
681
- <method name="(anonymous_29)" hits="0" signature="()V">
681
+ <method name="(anonymous_28)" hits="0" signature="()V">
682
682
  <lines>
683
- <line number="321" hits="0"/>
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="335" hits="0"/>
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="347" hits="0"/>
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="351" hits="0"/>
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="372" hits="0"/>
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="384" hits="0"/>
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="392" hits="0"/>
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="407" hits="0"/>
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="409" hits="0"/>
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="411" hits="0"/>
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="414" hits="0"/>
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="418" hits="0"/>
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="422" hits="0"/>
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="423" hits="0"/>
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="426" hits="0"/>
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="432" hits="0"/>
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="451" hits="0"/>
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="472" hits="0"/>
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="497" hits="0"/>
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="504" hits="0"/>
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="509" hits="0"/>
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="532" hits="0"/>
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="12" hits="4" branch="false"/>
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="29" hits="4" branch="false"/>
812
- <line number="30" hits="0" branch="false"/>
813
- <line number="31" hits="0" branch="true" condition-coverage="0% (0/1)"/>
814
- <line number="32" hits="0" branch="false"/>
815
- <line number="34" hits="0" branch="false"/>
816
- <line number="35" hits="0" branch="true" condition-coverage="0% (0/4)"/>
817
- <line number="37" hits="0" branch="false"/>
818
- <line number="41" hits="4" branch="false"/>
819
- <line number="42" hits="0" branch="false"/>
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="46" hits="0" branch="false"/>
823
- <line number="48" hits="0" branch="true" condition-coverage="0% (0/1)"/>
824
- <line number="52" hits="0" branch="false"/>
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="61" hits="0" branch="false"/>
832
- <line number="64" hits="4" branch="false"/>
833
- <line number="76" hits="0" branch="false"/>
834
- <line number="78" hits="0" branch="true" condition-coverage="0% (0/1)"/>
835
- <line number="79" hits="0" branch="false"/>
836
- <line number="82" hits="0" branch="false"/>
837
- <line number="83" hits="0" branch="true" condition-coverage="0% (0/6)"/>
838
- <line number="85" hits="0" branch="true" condition-coverage="0% (0/4)"/>
839
- <line number="89" hits="0" branch="false"/>
840
- <line number="91" hits="0" branch="true" condition-coverage="0% (0/4)"/>
841
- <line number="92" hits="0" branch="false"/>
842
- <line number="94" hits="0" branch="true" condition-coverage="0% (0/4)"/>
843
- <line number="95" hits="0" branch="false"/>
844
- <line number="97" hits="0" branch="true" condition-coverage="0% (0/4)"/>
845
- <line number="98" hits="0" branch="false"/>
846
- <line number="100" hits="0" branch="true" condition-coverage="0% (0/4)"/>
847
- <line number="101" hits="0" branch="false"/>
848
- <line number="103" hits="0" branch="false"/>
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="108" hits="0" branch="false"/>
851
- <line number="111" hits="0" branch="false"/>
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="120" hits="0" branch="false"/>
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="124" hits="0" branch="false"/>
862
- <line number="127" hits="0" branch="false"/>
863
- <line number="128" hits="0" branch="true" condition-coverage="0% (0/1)"/>
864
- <line number="129" hits="0" branch="false"/>
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="132" hits="0" branch="false"/>
867
- <line number="135" hits="0" branch="false"/>
868
- <line number="138" hits="0" branch="false"/>
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="143" hits="0" branch="true" condition-coverage="0% (0/1)"/>
871
- <line number="144" hits="0" branch="false"/>
872
- <line number="147" hits="0" branch="false"/>
873
- <line number="150" hits="0" branch="false"/>
874
- <line number="151" hits="0" branch="true" condition-coverage="0% (0/1)"/>
875
- <line number="165" hits="0" branch="false"/>
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="168" hits="0" branch="false"/>
878
- <line number="171" hits="0" branch="false"/>
879
- <line number="174" hits="0" branch="false"/>
880
- <line number="175" hits="0" branch="true" condition-coverage="0% (0/4)"/>
881
- <line number="178" hits="0" branch="false"/>
882
- <line number="183" hits="0" branch="true" condition-coverage="0% (0/4)"/>
883
- <line number="187" hits="0" branch="true" condition-coverage="0% (0/4)"/>
884
- <line number="192" hits="0" branch="false"/>
885
- <line number="196" hits="0" branch="false"/>
886
- <line number="204" hits="0" branch="false"/>
887
- <line number="205" hits="0" branch="false"/>
888
- <line number="209" hits="0" branch="false"/>
889
- <line number="210" hits="0" branch="false"/>
890
- <line number="214" hits="0" branch="false"/>
891
- <line number="220" hits="0" branch="false"/>
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="true" condition-coverage="0% (0/2)"/>
905
- <line number="254" hits="0" branch="true" condition-coverage="0% (0/1)"/>
906
- <line number="255" hits="0" branch="false"/>
907
- <line number="258" hits="0" branch="false"/>
908
- <line number="259" hits="0" branch="true" condition-coverage="0% (0/2)"/>
909
- <line number="261" hits="0" branch="true" condition-coverage="0% (0/2)"/>
910
- <line number="265" hits="0" branch="true" condition-coverage="0% (0/1)"/>
911
- <line number="266" hits="0" branch="false"/>
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="279" hits="0" branch="false"/>
916
- <line number="287" hits="0" branch="false"/>
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="321" hits="0" branch="false"/>
922
- <line number="322" hits="0" branch="true" condition-coverage="0% (0/4)"/>
923
- <line number="327" hits="0" branch="false"/>
924
- <line number="328" hits="0" branch="false"/>
925
- <line number="331" hits="0" branch="true" condition-coverage="0% (0/4)"/>
926
- <line number="333" hits="0" branch="false"/>
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="true" condition-coverage="0% (0/5)"/>
929
- <line number="338" hits="0" branch="false"/>
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="343" hits="0" branch="false"/>
934
- <line number="347" hits="0" branch="false"/>
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/4)"/>
938
- <line number="353" hits="0" branch="true" condition-coverage="0% (0/1)"/>
939
- <line number="354" hits="0" branch="false"/>
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="364" hits="0" branch="true" condition-coverage="0% (0/2)"/>
942
- <line number="365" hits="0" branch="false"/>
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="372" hits="0" branch="false"/>
945
- <line number="377" hits="0" branch="false"/>
946
- <line number="378" hits="0" branch="false"/>
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="381" hits="0" branch="false"/>
949
- <line number="386" hits="0" branch="false"/>
950
- <line number="388" hits="0" branch="true" condition-coverage="0% (0/1)"/>
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="false"/>
953
- <line number="393" hits="0" branch="true" condition-coverage="0% (0/1)"/>
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="401" hits="0" branch="false"/>
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="412" hits="0" branch="false"/>
961
- <line number="413" hits="0" branch="false"/>
962
- <line number="414" hits="0" branch="false"/>
963
- <line number="417" hits="0" branch="false"/>
964
- <line number="419" hits="0" branch="true" condition-coverage="0% (0/1)"/>
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="445" hits="0" branch="true" condition-coverage="0% (0/1)"/>
973
- <line number="446" hits="0" branch="false"/>
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="457" hits="0" branch="false"/>
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="467" hits="0" branch="false"/>
979
- <line number="469" hits="0" branch="false"/>
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="477" hits="0" branch="false"/>
982
- <line number="486" hits="0" branch="true" condition-coverage="0% (0/1)"/>
983
- <line number="487" hits="0" branch="false"/>
984
- <line number="489" hits="0" branch="false"/>
985
- <line number="492" hits="0" branch="false"/>
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="497" hits="0" branch="false"/>
988
- <line number="498" hits="0" branch="false"/>
989
- <line number="504" hits="0" branch="false"/>
990
- <line number="505" hits="0" branch="false"/>
991
- <line number="509" hits="4" branch="false"/>
992
- <line number="515" hits="0" branch="false"/>
993
- <line number="521" hits="0" branch="true" condition-coverage="0% (0/4)"/>
994
- <line number="522" hits="0" branch="false"/>
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="532" hits="4" branch="false"/>
1000
- <line number="533" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1001
- <line number="534" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1002
- <line number="536" hits="0" branch="false"/>
1003
- <line number="539" hits="0" branch="false"/>
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="201" hits="0"/>
1180
+ <line number="198" hits="0"/>
1012
1181
  </lines>
1013
1182
  </method>
1014
1183
  </methods>
1015
1184
  <lines>
1016
- <line number="186" hits="0" branch="false"/>
1017
- <line number="189" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1018
- <line number="191" hits="0" branch="false"/>
1019
- <line number="194" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1020
- <line number="196" hits="0" branch="false"/>
1021
- <line number="199" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1022
- <line number="201" hits="4" branch="false"/>
1023
- <line number="202" hits="0" branch="true" condition-coverage="0% (0/3)"/>
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="206" hits="0" branch="false"/>
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.2464" branch-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.0681" branch-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="110" hits="0"/>
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="123" hits="0"/>
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="133" hits="0"/>
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="146" hits="0"/>
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="162" hits="0"/>
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="180" hits="0"/>
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="197" hits="0"/>
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="207" hits="0"/>
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="218" hits="0"/>
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="231" hits="0"/>
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="250" hits="0"/>
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="258" hits="0"/>
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="274" hits="0"/>
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="282" hits="0"/>
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="288" hits="0"/>
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="295" hits="0"/>
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="298" hits="0"/>
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="312" hits="0"/>
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="316" hits="0"/>
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="333" hits="0"/>
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="true" condition-coverage="0% (0/6)"/>
1188
- <line number="102" hits="0" branch="true" condition-coverage="0% (0/6)"/>
1189
- <line number="107" hits="0" branch="false"/>
1190
- <line number="114" hits="0" branch="false"/>
1191
- <line number="120" hits="0" branch="false"/>
1192
- <line number="124" hits="0" branch="false"/>
1193
- <line number="130" hits="0" branch="false"/>
1194
- <line number="137" hits="0" branch="false"/>
1195
- <line number="143" hits="0" branch="false"/>
1196
- <line number="153" hits="0" branch="false"/>
1197
- <line number="157" hits="0" branch="false"/>
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="false"/>
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="171" hits="0" branch="false"/>
1204
- <line number="173" hits="0" branch="false"/>
1205
- <line number="175" hits="0" branch="false"/>
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="182" hits="0" branch="true" condition-coverage="0% (0/6)"/>
1210
- <line number="187" hits="0" branch="false"/>
1211
- <line number="194" hits="0" branch="false"/>
1212
- <line number="198" hits="0" branch="false"/>
1213
- <line number="204" hits="0" branch="false"/>
1214
- <line number="208" hits="0" branch="false"/>
1215
- <line number="215" hits="0" branch="false"/>
1216
- <line number="222" hits="0" branch="false"/>
1217
- <line number="228" hits="0" branch="false"/>
1218
- <line number="235" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1219
- <line number="236" hits="0" branch="false"/>
1220
- <line number="241" hits="0" branch="false"/>
1221
- <line number="242" hits="0" branch="false"/>
1222
- <line number="243" hits="0" branch="false"/>
1223
- <line number="244" hits="0" branch="false"/>
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)"/>
1389
+ <line number="241" hits="0" branch="false"/>
1390
+ <line number="246" hits="0" branch="false"/>
1224
1391
  <line number="247" hits="0" branch="false"/>
1225
- <line number="250" hits="0" branch="false"/>
1226
- <line number="251" hits="0" branch="true" condition-coverage="0% (0/1)"/>
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="254" hits="0" branch="false"/>
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="258" hits="0" branch="false"/>
1231
- <line number="264" hits="0" branch="false"/>
1232
- <line number="265" hits="0" branch="false"/>
1233
- <line number="266" hits="0" branch="false"/>
1234
- <line number="275" hits="0" branch="true" condition-coverage="0% (0/3)"/>
1235
- <line number="276" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1236
- <line number="283" hits="0" branch="false"/>
1237
- <line number="284" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1238
- <line number="289" hits="0" branch="false"/>
1239
- <line number="291" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1240
- <line number="293" hits="0" branch="false"/>
1241
- <line number="296" hits="0" branch="false"/>
1242
- <line number="299" hits="0" branch="false"/>
1243
- <line number="307" hits="0" branch="false"/>
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="313" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1246
- <line number="314" hits="0" branch="false"/>
1247
- <line number="316" hits="0" branch="false"/>
1248
- <line number="319" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1249
- <line number="320" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1250
- <line number="322" hits="0" branch="false"/>
1251
- <line number="325" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1252
- <line number="326" hits="0" branch="true" condition-coverage="0% (0/6)"/>
1253
- <line number="330" hits="0" branch="false"/>
1254
- <line number="333" hits="0" branch="false"/>
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.1568" branch-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="16" hits="0"/>
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="19" hits="0"/>
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="20" hits="0"/>
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="161" hits="0"/>
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="175" hits="0"/>
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="223" hits="0"/>
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="244" hits="0"/>
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="16" hits="3" branch="false"/>
1301
- <line number="17" hits="0" branch="false"/>
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="true" condition-coverage="0% (0/2)"/>
1304
- <line number="20" hits="0" branch="false"/>
1305
- <line number="23" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1306
- <line number="24" hits="0" branch="false"/>
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="28" hits="0" branch="false"/>
1309
- <line number="161" hits="3" branch="false"/>
1310
- <line number="162" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1311
- <line number="163" hits="0" branch="false"/>
1312
- <line number="166" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1313
- <line number="167" hits="0" branch="false"/>
1314
- <line number="173" hits="0" branch="false"/>
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="176" hits="0" branch="false"/>
1487
+ <line number="177" hits="0" branch="false"/>
1317
1488
  <line number="178" hits="0" branch="false"/>
1318
- <line number="184" hits="0" branch="true" condition-coverage="0% (0/8)"/>
1319
- <line number="186" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1320
- <line number="187" hits="0" branch="false"/>
1321
- <line number="189" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1322
- <line number="190" hits="0" branch="false"/>
1323
- <line number="192" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1324
- <line number="193" hits="0" branch="false"/>
1325
- <line number="195" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1326
- <line number="196" hits="0" branch="false"/>
1327
- <line number="198" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1328
- <line number="199" hits="0" branch="false"/>
1329
- <line number="201" hits="0" branch="true" condition-coverage="0% (0/4)"/>
1330
- <line number="202" hits="0" branch="false"/>
1331
- <line number="206" hits="0" branch="false"/>
1332
- <line number="211" hits="0" branch="true" condition-coverage="0% (0/2)"/>
1333
- <line number="212" hits="0" branch="false"/>
1334
- <line number="216" hits="0" branch="false"/>
1335
- <line number="219" hits="0" branch="false"/>
1336
- <line number="220" hits="0" branch="false"/>
1337
- <line number="223" hits="3" branch="false"/>
1338
- <line number="230" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1339
- <line number="231" hits="0" branch="false"/>
1340
- <line number="235" hits="0" branch="false"/>
1341
- <line number="236" hits="0" branch="false"/>
1342
- <line number="244" hits="3" branch="false"/>
1343
- <line number="251" hits="0" branch="true" condition-coverage="0% (0/1)"/>
1344
- <line number="252" hits="0" branch="false"/>
1345
- <line number="257" hits="0" branch="false"/>
1346
- <line number="258" hits="0" branch="false"/>
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">
@@ -5909,72 +6184,72 @@
5909
6184
  <classes>
5910
6185
  <class name="InlineInput.tsx" filename="src/InlineInput/InlineInput.tsx" line-rate="0.3" branch-rate="0.2857">
5911
6186
  <methods>
5912
- <method name="(anonymous_5)" hits="30" signature="()V">
6187
+ <method name="(anonymous_7)" hits="30" signature="()V">
5913
6188
  <lines>
5914
6189
  <line number="37" hits="30"/>
5915
6190
  </lines>
5916
6191
  </method>
5917
- <method name="(anonymous_6)" hits="30" signature="()V">
6192
+ <method name="(anonymous_8)" hits="30" signature="()V">
5918
6193
  <lines>
5919
6194
  <line number="42" hits="30"/>
5920
6195
  </lines>
5921
6196
  </method>
5922
- <method name="(anonymous_7)" hits="30" signature="()V">
6197
+ <method name="(anonymous_9)" hits="30" signature="()V">
5923
6198
  <lines>
5924
6199
  <line number="66" hits="30"/>
5925
6200
  </lines>
5926
6201
  </method>
5927
- <method name="(anonymous_8)" hits="0" signature="()V">
6202
+ <method name="(anonymous_10)" hits="0" signature="()V">
5928
6203
  <lines>
5929
6204
  <line number="70" hits="0"/>
5930
6205
  </lines>
5931
6206
  </method>
5932
- <method name="(anonymous_9)" hits="0" signature="()V">
6207
+ <method name="(anonymous_11)" hits="0" signature="()V">
5933
6208
  <lines>
5934
6209
  <line number="72" hits="0"/>
5935
6210
  </lines>
5936
6211
  </method>
5937
- <method name="(anonymous_10)" hits="0" signature="()V">
6212
+ <method name="(anonymous_12)" hits="0" signature="()V">
5938
6213
  <lines>
5939
6214
  <line number="73" hits="0"/>
5940
6215
  </lines>
5941
6216
  </method>
5942
- <method name="(anonymous_11)" hits="0" signature="()V">
6217
+ <method name="(anonymous_13)" hits="0" signature="()V">
5943
6218
  <lines>
5944
6219
  <line number="74" hits="0"/>
5945
6220
  </lines>
5946
6221
  </method>
5947
- <method name="(anonymous_12)" hits="0" signature="()V">
6222
+ <method name="(anonymous_14)" hits="0" signature="()V">
5948
6223
  <lines>
5949
6224
  <line number="86" hits="0"/>
5950
6225
  </lines>
5951
6226
  </method>
5952
- <method name="(anonymous_13)" hits="0" signature="()V">
6227
+ <method name="(anonymous_15)" hits="0" signature="()V">
5953
6228
  <lines>
5954
6229
  <line number="104" hits="0"/>
5955
6230
  </lines>
5956
6231
  </method>
5957
- <method name="(anonymous_14)" hits="0" signature="()V">
6232
+ <method name="(anonymous_16)" hits="0" signature="()V">
5958
6233
  <lines>
5959
6234
  <line number="126" hits="0"/>
5960
6235
  </lines>
5961
6236
  </method>
5962
- <method name="(anonymous_15)" hits="0" signature="()V">
6237
+ <method name="(anonymous_17)" hits="0" signature="()V">
5963
6238
  <lines>
5964
6239
  <line number="141" hits="0"/>
5965
6240
  </lines>
5966
6241
  </method>
5967
- <method name="(anonymous_16)" hits="0" signature="()V">
6242
+ <method name="(anonymous_18)" hits="0" signature="()V">
5968
6243
  <lines>
5969
6244
  <line number="157" hits="0"/>
5970
6245
  </lines>
5971
6246
  </method>
5972
- <method name="(anonymous_17)" hits="0" signature="()V">
6247
+ <method name="(anonymous_19)" hits="0" signature="()V">
5973
6248
  <lines>
5974
6249
  <line number="179" hits="0"/>
5975
6250
  </lines>
5976
6251
  </method>
5977
- <method name="(anonymous_18)" hits="0" signature="()V">
6252
+ <method name="(anonymous_20)" hits="0" signature="()V">
5978
6253
  <lines>
5979
6254
  <line number="182" hits="0"/>
5980
6255
  </lines>
@@ -7674,7 +7949,7 @@
7674
7949
  </class>
7675
7950
  </classes>
7676
7951
  </package>
7677
- <package name="src.utils" line-rate="0.605" branch-rate="0.2076">
7952
+ <package name="src.utils" line-rate="0.5985" branch-rate="0.2021">
7678
7953
  <classes>
7679
7954
  <class name="appDetails.ts" filename="src/utils/appDetails.ts" line-rate="0.875" branch-rate="0.5">
7680
7955
  <methods>
@@ -7993,31 +8268,31 @@
7993
8268
  <line number="177" hits="1" branch="false"/>
7994
8269
  </lines>
7995
8270
  </class>
7996
- <class name="systemReport.ts" filename="src/utils/systemReport.ts" line-rate="0.4054" branch-rate="0">
8271
+ <class name="systemReport.ts" filename="src/utils/systemReport.ts" line-rate="0.37200000000000005" branch-rate="0">
7997
8272
  <methods>
7998
8273
  <method name="(anonymous_4)" hits="0" signature="()V">
7999
8274
  <lines>
8000
- <line number="27" hits="0"/>
8275
+ <line number="28" hits="0"/>
8001
8276
  </lines>
8002
8277
  </method>
8003
8278
  <method name="(anonymous_7)" hits="0" signature="()V">
8004
8279
  <lines>
8005
- <line number="91" hits="0"/>
8280
+ <line number="104" hits="0"/>
8006
8281
  </lines>
8007
8282
  </method>
8008
8283
  <method name="(anonymous_8)" hits="0" signature="()V">
8009
8284
  <lines>
8010
- <line number="96" hits="0"/>
8285
+ <line number="109" hits="0"/>
8011
8286
  </lines>
8012
8287
  </method>
8013
8288
  <method name="(anonymous_9)" hits="0" signature="()V">
8014
8289
  <lines>
8015
- <line number="113" hits="0"/>
8290
+ <line number="126" hits="0"/>
8016
8291
  </lines>
8017
8292
  </method>
8018
8293
  <method name="(anonymous_10)" hits="0" signature="()V">
8019
8294
  <lines>
8020
- <line number="127" hits="0"/>
8295
+ <line number="140" hits="0"/>
8021
8296
  </lines>
8022
8297
  </method>
8023
8298
  </methods>
@@ -8033,32 +8308,38 @@
8033
8308
  <line number="23" hits="2" branch="false"/>
8034
8309
  <line number="24" hits="2" branch="false"/>
8035
8310
  <line number="25" hits="2" branch="false"/>
8036
- <line number="27" hits="2" branch="false"/>
8037
- <line number="43" hits="0" branch="false"/>
8038
- <line number="53" hits="0" branch="false"/>
8311
+ <line number="26" hits="2" branch="false"/>
8312
+ <line number="28" hits="2" branch="false"/>
8313
+ <line number="44" hits="0" branch="false"/>
8039
8314
  <line number="54" hits="0" branch="false"/>
8040
- <line number="56" hits="0" branch="false"/>
8041
- <line number="85" hits="0" branch="true" condition-coverage="0% (0/1)"/>
8042
- <line number="89" hits="0" branch="false"/>
8043
- <line number="91" hits="0" branch="true" condition-coverage="0% (0/4)"/>
8044
- <line number="96" hits="2" branch="false"/>
8045
- <line number="97" hits="0" branch="true" condition-coverage="0% (0/1)"/>
8046
- <line number="98" hits="0" branch="false"/>
8047
- <line number="101" hits="0" branch="false"/>
8048
- <line number="103" hits="0" branch="false"/>
8049
- <line number="113" hits="2" branch="false"/>
8050
- <line number="119" hits="0" branch="false"/>
8051
- <line number="127" hits="2" branch="false"/>
8315
+ <line number="55" hits="0" branch="true" condition-coverage="0% (0/4)"/>
8316
+ <line number="57" hits="0" branch="false"/>
8317
+ <line number="77" hits="0" branch="true" condition-coverage="0% (0/1)"/>
8318
+ <line number="78" hits="0" branch="false"/>
8319
+ <line number="79" hits="0" branch="false"/>
8320
+ <line number="81" hits="0" branch="false"/>
8321
+ <line number="95" hits="0" branch="false"/>
8322
+ <line number="98" hits="0" branch="true" condition-coverage="0% (0/1)"/>
8323
+ <line number="102" hits="0" branch="false"/>
8324
+ <line number="104" hits="0" branch="true" condition-coverage="0% (0/4)"/>
8325
+ <line number="109" hits="2" branch="false"/>
8326
+ <line number="110" hits="0" branch="true" condition-coverage="0% (0/1)"/>
8327
+ <line number="111" hits="0" branch="false"/>
8328
+ <line number="114" hits="0" branch="false"/>
8329
+ <line number="116" hits="0" branch="false"/>
8330
+ <line number="126" hits="2" branch="false"/>
8052
8331
  <line number="132" hits="0" branch="false"/>
8053
- <line number="133" hits="0" branch="false"/>
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"/>
8332
+ <line number="140" hits="2" branch="false"/>
8058
8333
  <line number="145" hits="0" branch="false"/>
8059
8334
  <line number="146" hits="0" branch="false"/>
8060
8335
  <line number="147" hits="0" branch="false"/>
8061
- <line number="149" hits="0" branch="false"/>
8336
+ <line number="154" hits="0" branch="false"/>
8337
+ <line number="155" hits="0" branch="false"/>
8338
+ <line number="157" hits="0" branch="false"/>
8339
+ <line number="158" hits="0" branch="false"/>
8340
+ <line number="159" hits="0" branch="false"/>
8341
+ <line number="160" hits="0" branch="false"/>
8342
+ <line number="162" hits="0" branch="false"/>
8062
8343
  </lines>
8063
8344
  </class>
8064
8345
  <class name="truncateMiddle.ts" filename="src/utils/truncateMiddle.ts" line-rate="1" branch-rate="1">