@nordicsemiconductor/pc-nrfconnect-shared 119.0.0 → 121.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 +27 -0
- package/coverage/cobertura-coverage.xml +235 -206
- package/nrfutil/moduleVersion.ts +25 -0
- package/nrfutil/sandbox.ts +2 -22
- package/package.json +1 -1
- package/src/App/shared.scss +0 -1
- package/src/Device/DeviceSelector/DeviceSelector.test.tsx +9 -9
- package/src/Device/DeviceSelector/DeviceSelector.tsx +2 -2
- package/src/Device/deviceLister.ts +7 -7
- package/src/Device/deviceSetup.ts +1 -0
- package/src/Dropdown/Dropdown.tsx +2 -2
- package/src/InlineInput/InlineInput.tsx +25 -3
- package/src/InlineInput/NumberInlineInput.tsx +24 -8
- package/src/InlineInput/NumberInputWithDropdown.tsx +132 -0
- package/src/index.ts +2 -0
- package/src/utils/packageJson.ts +1 -1
- package/typings/generated/nrfutil/moduleVersion.d.ts +1 -0
- package/typings/generated/nrfutil/moduleVersion.d.ts.map +1 -1
- package/typings/generated/nrfutil/sandbox.d.ts.map +1 -1
- package/typings/generated/src/Device/deviceSetup.d.ts.map +1 -1
- package/typings/generated/src/Dropdown/Dropdown.d.ts +2 -2
- package/typings/generated/src/Dropdown/Dropdown.d.ts.map +1 -1
- package/typings/generated/src/InlineInput/InlineInput.d.ts +3 -0
- package/typings/generated/src/InlineInput/InlineInput.d.ts.map +1 -1
- package/typings/generated/src/InlineInput/NumberInlineInput.d.ts +8 -4
- package/typings/generated/src/InlineInput/NumberInlineInput.d.ts.map +1 -1
- package/typings/generated/src/InlineInput/NumberInputWithDropdown.d.ts +19 -0
- package/typings/generated/src/InlineInput/NumberInputWithDropdown.d.ts.map +1 -0
- package/typings/generated/src/index.d.ts +2 -0
- package/typings/generated/src/index.d.ts.map +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="
|
|
3
|
+
<coverage lines-valid="3225" lines-covered="1793" line-rate="0.5559000000000001" branches-valid="1528" branches-covered="451" branch-rate="0.29510000000000003" timestamp="1698137886192" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/vsts/work/1/s</source>
|
|
6
6
|
</sources>
|
|
@@ -401,59 +401,84 @@
|
|
|
401
401
|
</class>
|
|
402
402
|
</classes>
|
|
403
403
|
</package>
|
|
404
|
-
<package name="nrfutil" line-rate="0.
|
|
404
|
+
<package name="nrfutil" line-rate="0.10339999999999999" branch-rate="0">
|
|
405
405
|
<classes>
|
|
406
|
-
<class name="moduleVersion.ts" filename="nrfutil/moduleVersion.ts" line-rate="0.
|
|
406
|
+
<class name="moduleVersion.ts" filename="nrfutil/moduleVersion.ts" line-rate="0.3333" branch-rate="0">
|
|
407
407
|
<methods>
|
|
408
|
-
<method name="(
|
|
408
|
+
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
409
409
|
<lines>
|
|
410
|
-
<line number="
|
|
410
|
+
<line number="16" hits="0"/>
|
|
411
411
|
</lines>
|
|
412
412
|
</method>
|
|
413
|
-
<method name="(
|
|
413
|
+
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
414
414
|
<lines>
|
|
415
|
-
<line number="
|
|
415
|
+
<line number="34" hits="0"/>
|
|
416
416
|
</lines>
|
|
417
417
|
</method>
|
|
418
|
-
<method name="(
|
|
418
|
+
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
419
419
|
<lines>
|
|
420
|
-
<line number="
|
|
420
|
+
<line number="35" hits="0"/>
|
|
421
421
|
</lines>
|
|
422
422
|
</method>
|
|
423
|
-
<method name="(
|
|
423
|
+
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
424
424
|
<lines>
|
|
425
|
-
<line number="
|
|
425
|
+
<line number="37" hits="0"/>
|
|
426
426
|
</lines>
|
|
427
427
|
</method>
|
|
428
|
-
<method name="(
|
|
428
|
+
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
429
429
|
<lines>
|
|
430
|
-
<line number="
|
|
430
|
+
<line number="47" hits="0"/>
|
|
431
431
|
</lines>
|
|
432
432
|
</method>
|
|
433
|
-
<method name="(
|
|
433
|
+
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
434
434
|
<lines>
|
|
435
|
-
<line number="
|
|
435
|
+
<line number="54" hits="0"/>
|
|
436
|
+
</lines>
|
|
437
|
+
</method>
|
|
438
|
+
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
439
|
+
<lines>
|
|
440
|
+
<line number="60" hits="0"/>
|
|
441
|
+
</lines>
|
|
442
|
+
</method>
|
|
443
|
+
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
444
|
+
<lines>
|
|
445
|
+
<line number="74" hits="0"/>
|
|
446
|
+
</lines>
|
|
447
|
+
</method>
|
|
448
|
+
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
449
|
+
<lines>
|
|
450
|
+
<line number="78" hits="0"/>
|
|
436
451
|
</lines>
|
|
437
452
|
</method>
|
|
438
453
|
</methods>
|
|
439
454
|
<lines>
|
|
440
|
-
<line number="
|
|
441
|
-
<line number="
|
|
442
|
-
<line number="16" hits="
|
|
443
|
-
<line number="17" hits="0" branch="
|
|
444
|
-
<line number="
|
|
445
|
-
<line number="21" hits="0" branch="
|
|
446
|
-
<line number="
|
|
447
|
-
<line number="25" hits="0" branch="
|
|
448
|
-
<line number="
|
|
449
|
-
<line number="
|
|
450
|
-
<line number="34" hits="
|
|
451
|
-
<line number="
|
|
452
|
-
<line number="
|
|
453
|
-
<line number="
|
|
454
|
-
<line number="
|
|
455
|
-
<line number="
|
|
456
|
-
<line number="
|
|
455
|
+
<line number="7" hits="3" branch="false"/>
|
|
456
|
+
<line number="14" hits="3" branch="false"/>
|
|
457
|
+
<line number="16" hits="3" branch="false"/>
|
|
458
|
+
<line number="17" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
459
|
+
<line number="18" hits="0" branch="false"/>
|
|
460
|
+
<line number="21" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
461
|
+
<line number="22" hits="0" branch="false"/>
|
|
462
|
+
<line number="25" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
463
|
+
<line number="26" hits="0" branch="false"/>
|
|
464
|
+
<line number="29" hits="0" branch="false"/>
|
|
465
|
+
<line number="34" hits="3" branch="false"/>
|
|
466
|
+
<line number="35" hits="0" branch="false"/>
|
|
467
|
+
<line number="37" hits="3" branch="false"/>
|
|
468
|
+
<line number="41" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
469
|
+
<line number="44" hits="0" branch="false"/>
|
|
470
|
+
<line number="47" hits="0" branch="false"/>
|
|
471
|
+
<line number="54" hits="3" branch="false"/>
|
|
472
|
+
<line number="58" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
473
|
+
<line number="60" hits="3" branch="false"/>
|
|
474
|
+
<line number="61" hits="0" branch="false"/>
|
|
475
|
+
<line number="62" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
476
|
+
<line number="67" hits="0" branch="false"/>
|
|
477
|
+
<line number="72" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
478
|
+
<line number="74" hits="3" branch="false"/>
|
|
479
|
+
<line number="75" hits="0" branch="false"/>
|
|
480
|
+
<line number="78" hits="3" branch="false"/>
|
|
481
|
+
<line number="79" hits="0" branch="true" condition-coverage="0% (0/12)"/>
|
|
457
482
|
</lines>
|
|
458
483
|
</class>
|
|
459
484
|
<class name="nrfutilLogger.ts" filename="nrfutil/nrfutilLogger.ts" line-rate="1" branch-rate="1">
|
|
@@ -475,7 +500,7 @@
|
|
|
475
500
|
<line number="15" hits="3" branch="false"/>
|
|
476
501
|
</lines>
|
|
477
502
|
</class>
|
|
478
|
-
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.
|
|
503
|
+
<class name="sandbox.ts" filename="nrfutil/sandbox.ts" line-rate="0.061200000000000004" branch-rate="0">
|
|
479
504
|
<methods>
|
|
480
505
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
481
506
|
<lines>
|
|
@@ -709,7 +734,7 @@
|
|
|
709
734
|
</method>
|
|
710
735
|
<method name="(anonymous_52)" hits="0" signature="()V">
|
|
711
736
|
<lines>
|
|
712
|
-
<line number="
|
|
737
|
+
<line number="512" hits="0"/>
|
|
713
738
|
</lines>
|
|
714
739
|
</method>
|
|
715
740
|
</methods>
|
|
@@ -898,24 +923,18 @@
|
|
|
898
923
|
<line number="485" hits="0" branch="false"/>
|
|
899
924
|
<line number="489" hits="3" branch="false"/>
|
|
900
925
|
<line number="495" hits="0" branch="false"/>
|
|
901
|
-
<line number="
|
|
926
|
+
<line number="501" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
902
927
|
<line number="502" hits="0" branch="false"/>
|
|
903
|
-
<line number="
|
|
904
|
-
<line number="
|
|
905
|
-
<line number="
|
|
906
|
-
<line number="
|
|
907
|
-
<line number="
|
|
928
|
+
<line number="504" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
929
|
+
<line number="505" hits="0" branch="false"/>
|
|
930
|
+
<line number="508" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
931
|
+
<line number="509" hits="0" branch="false"/>
|
|
932
|
+
<line number="512" hits="3" branch="false"/>
|
|
933
|
+
<line number="513" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
934
|
+
<line number="514" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
935
|
+
<line number="516" hits="0" branch="false"/>
|
|
936
|
+
<line number="519" hits="0" branch="false"/>
|
|
908
937
|
<line number="522" hits="0" branch="false"/>
|
|
909
|
-
<line number="524" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
910
|
-
<line number="525" hits="0" branch="false"/>
|
|
911
|
-
<line number="528" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
912
|
-
<line number="529" hits="0" branch="false"/>
|
|
913
|
-
<line number="532" hits="3" branch="false"/>
|
|
914
|
-
<line number="533" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
915
|
-
<line number="534" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
916
|
-
<line number="536" hits="0" branch="false"/>
|
|
917
|
-
<line number="539" hits="0" branch="false"/>
|
|
918
|
-
<line number="542" hits="0" branch="false"/>
|
|
919
938
|
</lines>
|
|
920
939
|
</class>
|
|
921
940
|
<class name="sandboxTypes.ts" filename="nrfutil/sandboxTypes.ts" line-rate="0" branch-rate="0">
|
|
@@ -1777,9 +1796,9 @@
|
|
|
1777
1796
|
<line number="20" hits="114"/>
|
|
1778
1797
|
</lines>
|
|
1779
1798
|
</method>
|
|
1780
|
-
<method name="(anonymous_4)" hits="
|
|
1799
|
+
<method name="(anonymous_4)" hits="243" signature="()V">
|
|
1781
1800
|
<lines>
|
|
1782
|
-
<line number="23" hits="
|
|
1801
|
+
<line number="23" hits="243"/>
|
|
1783
1802
|
</lines>
|
|
1784
1803
|
</method>
|
|
1785
1804
|
<method name="(anonymous_5)" hits="57" signature="()V">
|
|
@@ -1811,7 +1830,7 @@
|
|
|
1811
1830
|
<line number="18" hits="9" branch="false"/>
|
|
1812
1831
|
<line number="20" hits="9" branch="false"/>
|
|
1813
1832
|
<line number="21" hits="114" branch="true" condition-coverage="50% (1/2)"/>
|
|
1814
|
-
<line number="23" hits="
|
|
1833
|
+
<line number="23" hits="243" branch="true" condition-coverage="100% (1/1)"/>
|
|
1815
1834
|
<line number="25" hits="57" branch="true" condition-coverage="100% (1/1)"/>
|
|
1816
1835
|
<line number="38" hits="9" branch="false"/>
|
|
1817
1836
|
<line number="39" hits="57" branch="false"/>
|
|
@@ -2460,9 +2479,9 @@
|
|
|
2460
2479
|
<classes>
|
|
2461
2480
|
<class name="Button.tsx" filename="src/Button/Button.tsx" line-rate="1" branch-rate="0.7726999999999999">
|
|
2462
2481
|
<methods>
|
|
2463
|
-
<method name="(anonymous_2)" hits="
|
|
2482
|
+
<method name="(anonymous_2)" hits="86" signature="()V">
|
|
2464
2483
|
<lines>
|
|
2465
|
-
<line number="32" hits="
|
|
2484
|
+
<line number="32" hits="86"/>
|
|
2466
2485
|
</lines>
|
|
2467
2486
|
</method>
|
|
2468
2487
|
</methods>
|
|
@@ -2470,8 +2489,8 @@
|
|
|
2470
2489
|
<line number="7" hits="6" branch="false"/>
|
|
2471
2490
|
<line number="9" hits="6" branch="false"/>
|
|
2472
2491
|
<line number="32" hits="6" branch="false"/>
|
|
2473
|
-
<line number="42" hits="
|
|
2474
|
-
<line number="74" hits="
|
|
2492
|
+
<line number="42" hits="86" branch="false"/>
|
|
2493
|
+
<line number="74" hits="86" branch="false"/>
|
|
2475
2494
|
</lines>
|
|
2476
2495
|
</class>
|
|
2477
2496
|
</classes>
|
|
@@ -2496,7 +2515,7 @@
|
|
|
2496
2515
|
</class>
|
|
2497
2516
|
</classes>
|
|
2498
2517
|
</package>
|
|
2499
|
-
<package name="src.Device" line-rate="0.
|
|
2518
|
+
<package name="src.Device" line-rate="0.3701" branch-rate="0.1705">
|
|
2500
2519
|
<classes>
|
|
2501
2520
|
<class name="deviceAutoSelectSlice.ts" filename="src/Device/deviceAutoSelectSlice.ts" line-rate="0.6111" branch-rate="0.2857">
|
|
2502
2521
|
<methods>
|
|
@@ -2545,9 +2564,9 @@
|
|
|
2545
2564
|
<line number="104" hits="0"/>
|
|
2546
2565
|
</lines>
|
|
2547
2566
|
</method>
|
|
2548
|
-
<method name="(anonymous_29)" hits="
|
|
2567
|
+
<method name="(anonymous_29)" hits="80" signature="()V">
|
|
2549
2568
|
<lines>
|
|
2550
|
-
<line number="125" hits="
|
|
2569
|
+
<line number="125" hits="80"/>
|
|
2551
2570
|
</lines>
|
|
2552
2571
|
</method>
|
|
2553
2572
|
<method name="(anonymous_30)" hits="67" signature="()V">
|
|
@@ -2627,7 +2646,7 @@
|
|
|
2627
2646
|
<line number="121" hits="0" branch="false"/>
|
|
2628
2647
|
<line number="123" hits="10" branch="false"/>
|
|
2629
2648
|
<line number="125" hits="46" branch="false"/>
|
|
2630
|
-
<line number="126" hits="
|
|
2649
|
+
<line number="126" hits="80" branch="false"/>
|
|
2631
2650
|
<line number="128" hits="26" branch="false"/>
|
|
2632
2651
|
<line number="129" hits="67" branch="false"/>
|
|
2633
2652
|
<line number="131" hits="72" branch="false"/>
|
|
@@ -2648,7 +2667,7 @@
|
|
|
2648
2667
|
<line number="153" hits="8" branch="false"/>
|
|
2649
2668
|
</lines>
|
|
2650
2669
|
</class>
|
|
2651
|
-
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.
|
|
2670
|
+
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.3063" branch-rate="0.099">
|
|
2652
2671
|
<methods>
|
|
2653
2672
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
2654
2673
|
<lines>
|
|
@@ -2812,7 +2831,10 @@
|
|
|
2812
2831
|
<line number="144" hits="0" branch="false"/>
|
|
2813
2832
|
<line number="145" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2814
2833
|
<line number="149" hits="0" branch="false"/>
|
|
2815
|
-
<line number="
|
|
2834
|
+
<line number="150" hits="0" branch="false"/>
|
|
2835
|
+
<line number="151" hits="0" branch="false"/>
|
|
2836
|
+
<line number="154" hits="0" branch="false"/>
|
|
2837
|
+
<line number="156" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2816
2838
|
<line number="157" hits="0" branch="false"/>
|
|
2817
2839
|
<line number="160" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2818
2840
|
<line number="161" hits="0" branch="false"/>
|
|
@@ -2882,7 +2904,7 @@
|
|
|
2882
2904
|
<line number="373" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
2883
2905
|
</lines>
|
|
2884
2906
|
</class>
|
|
2885
|
-
<class name="deviceSetup.ts" filename="src/Device/deviceSetup.ts" line-rate="0.
|
|
2907
|
+
<class name="deviceSetup.ts" filename="src/Device/deviceSetup.ts" line-rate="0.6973" branch-rate="0.409">
|
|
2886
2908
|
<methods>
|
|
2887
2909
|
<method name="(anonymous_5)" hits="4" signature="()V">
|
|
2888
2910
|
<lines>
|
|
@@ -2926,32 +2948,32 @@
|
|
|
2926
2948
|
</method>
|
|
2927
2949
|
<method name="(anonymous_13)" hits="1" signature="()V">
|
|
2928
2950
|
<lines>
|
|
2929
|
-
<line number="
|
|
2951
|
+
<line number="184" hits="1"/>
|
|
2930
2952
|
</lines>
|
|
2931
2953
|
</method>
|
|
2932
2954
|
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
2933
2955
|
<lines>
|
|
2934
|
-
<line number="
|
|
2956
|
+
<line number="209" hits="0"/>
|
|
2935
2957
|
</lines>
|
|
2936
2958
|
</method>
|
|
2937
2959
|
<method name="(anonymous_15)" hits="4" signature="()V">
|
|
2938
2960
|
<lines>
|
|
2939
|
-
<line number="
|
|
2961
|
+
<line number="226" hits="4"/>
|
|
2940
2962
|
</lines>
|
|
2941
2963
|
</method>
|
|
2942
2964
|
<method name="(anonymous_16)" hits="4" signature="()V">
|
|
2943
2965
|
<lines>
|
|
2944
|
-
<line number="
|
|
2966
|
+
<line number="232" hits="4"/>
|
|
2945
2967
|
</lines>
|
|
2946
2968
|
</method>
|
|
2947
2969
|
<method name="(anonymous_17)" hits="2" signature="()V">
|
|
2948
2970
|
<lines>
|
|
2949
|
-
<line number="
|
|
2971
|
+
<line number="240" hits="2"/>
|
|
2950
2972
|
</lines>
|
|
2951
2973
|
</method>
|
|
2952
2974
|
<method name="(anonymous_18)" hits="1" signature="()V">
|
|
2953
2975
|
<lines>
|
|
2954
|
-
<line number="
|
|
2976
|
+
<line number="251" hits="1"/>
|
|
2955
2977
|
</lines>
|
|
2956
2978
|
</method>
|
|
2957
2979
|
</methods>
|
|
@@ -3001,36 +3023,37 @@
|
|
|
3001
3023
|
<line number="157" hits="1" branch="false"/>
|
|
3002
3024
|
<line number="158" hits="1" branch="false"/>
|
|
3003
3025
|
<line number="159" hits="1" branch="false"/>
|
|
3004
|
-
<line number="
|
|
3005
|
-
<line number="
|
|
3006
|
-
<line number="165" hits="
|
|
3026
|
+
<line number="160" hits="1" branch="false"/>
|
|
3027
|
+
<line number="162" hits="1" branch="false"/>
|
|
3028
|
+
<line number="165" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
3007
3029
|
<line number="166" hits="0" branch="false"/>
|
|
3008
|
-
<line number="
|
|
3030
|
+
<line number="167" hits="0" branch="false"/>
|
|
3009
3031
|
<line number="170" hits="0" branch="false"/>
|
|
3010
|
-
<line number="
|
|
3011
|
-
<line number="
|
|
3012
|
-
<line number="
|
|
3032
|
+
<line number="171" hits="0" branch="false"/>
|
|
3033
|
+
<line number="174" hits="1" branch="false"/>
|
|
3034
|
+
<line number="177" hits="1" branch="false"/>
|
|
3013
3035
|
<line number="180" hits="2" branch="true" condition-coverage="50% (1/2)"/>
|
|
3014
|
-
<line number="181" hits="2" branch="
|
|
3015
|
-
<line number="
|
|
3016
|
-
<line number="185" hits="1" branch="
|
|
3017
|
-
<line number="
|
|
3018
|
-
<line number="
|
|
3019
|
-
<line number="
|
|
3020
|
-
<line number="
|
|
3021
|
-
<line number="
|
|
3022
|
-
<line number="210" hits="0" branch="
|
|
3023
|
-
<line number="
|
|
3024
|
-
<line number="
|
|
3025
|
-
<line number="225" hits="
|
|
3026
|
-
<line number="
|
|
3036
|
+
<line number="181" hits="2" branch="true" condition-coverage="50% (1/2)"/>
|
|
3037
|
+
<line number="182" hits="2" branch="false"/>
|
|
3038
|
+
<line number="185" hits="1" branch="true" condition-coverage="50% (1/2)"/>
|
|
3039
|
+
<line number="186" hits="1" branch="false"/>
|
|
3040
|
+
<line number="188" hits="0" branch="false"/>
|
|
3041
|
+
<line number="197" hits="0" branch="false"/>
|
|
3042
|
+
<line number="204" hits="0" branch="false"/>
|
|
3043
|
+
<line number="207" hits="0" branch="false"/>
|
|
3044
|
+
<line number="210" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
3045
|
+
<line number="211" hits="0" branch="false"/>
|
|
3046
|
+
<line number="213" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
3047
|
+
<line number="225" hits="4" branch="false"/>
|
|
3048
|
+
<line number="226" hits="1" branch="false"/>
|
|
3027
3049
|
<line number="232" hits="4" branch="false"/>
|
|
3028
|
-
<line number="
|
|
3029
|
-
<line number="
|
|
3030
|
-
<line number="
|
|
3050
|
+
<line number="233" hits="4" branch="false"/>
|
|
3051
|
+
<line number="244" hits="2" branch="true" condition-coverage="100% (1/1)"/>
|
|
3052
|
+
<line number="248" hits="2" branch="false"/>
|
|
3031
3053
|
<line number="252" hits="1" branch="false"/>
|
|
3032
|
-
<line number="
|
|
3054
|
+
<line number="253" hits="1" branch="false"/>
|
|
3033
3055
|
<line number="256" hits="1" branch="false"/>
|
|
3056
|
+
<line number="257" hits="1" branch="false"/>
|
|
3034
3057
|
</lines>
|
|
3035
3058
|
</class>
|
|
3036
3059
|
<class name="deviceSetupSlice.ts" filename="src/Device/deviceSetupSlice.ts" line-rate="0.8125" branch-rate="1">
|
|
@@ -3045,9 +3068,9 @@
|
|
|
3045
3068
|
<line number="33" hits="2"/>
|
|
3046
3069
|
</lines>
|
|
3047
3070
|
</method>
|
|
3048
|
-
<method name="(anonymous_16)" hits="
|
|
3071
|
+
<method name="(anonymous_16)" hits="4" signature="()V">
|
|
3049
3072
|
<lines>
|
|
3050
|
-
<line number="46" hits="
|
|
3073
|
+
<line number="46" hits="4"/>
|
|
3051
3074
|
</lines>
|
|
3052
3075
|
</method>
|
|
3053
3076
|
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
@@ -3070,29 +3093,29 @@
|
|
|
3070
3093
|
<line number="60" hits="1"/>
|
|
3071
3094
|
</lines>
|
|
3072
3095
|
</method>
|
|
3073
|
-
<method name="(anonymous_21)" hits="
|
|
3096
|
+
<method name="(anonymous_21)" hits="67" signature="()V">
|
|
3074
3097
|
<lines>
|
|
3075
|
-
<line number="78" hits="
|
|
3098
|
+
<line number="78" hits="67"/>
|
|
3076
3099
|
</lines>
|
|
3077
3100
|
</method>
|
|
3078
|
-
<method name="(anonymous_22)" hits="
|
|
3101
|
+
<method name="(anonymous_22)" hits="70" signature="()V">
|
|
3079
3102
|
<lines>
|
|
3080
|
-
<line number="81" hits="
|
|
3103
|
+
<line number="81" hits="70"/>
|
|
3081
3104
|
</lines>
|
|
3082
3105
|
</method>
|
|
3083
|
-
<method name="(anonymous_23)" hits="
|
|
3106
|
+
<method name="(anonymous_23)" hits="67" signature="()V">
|
|
3084
3107
|
<lines>
|
|
3085
|
-
<line number="84" hits="
|
|
3108
|
+
<line number="84" hits="67"/>
|
|
3086
3109
|
</lines>
|
|
3087
3110
|
</method>
|
|
3088
|
-
<method name="(anonymous_24)" hits="
|
|
3111
|
+
<method name="(anonymous_24)" hits="70" signature="()V">
|
|
3089
3112
|
<lines>
|
|
3090
|
-
<line number="87" hits="
|
|
3113
|
+
<line number="87" hits="70"/>
|
|
3091
3114
|
</lines>
|
|
3092
3115
|
</method>
|
|
3093
|
-
<method name="(anonymous_25)" hits="
|
|
3116
|
+
<method name="(anonymous_25)" hits="67" signature="()V">
|
|
3094
3117
|
<lines>
|
|
3095
|
-
<line number="90" hits="
|
|
3118
|
+
<line number="90" hits="67"/>
|
|
3096
3119
|
</lines>
|
|
3097
3120
|
</method>
|
|
3098
3121
|
<method name="(anonymous_26)" hits="67" signature="()V">
|
|
@@ -3109,30 +3132,30 @@
|
|
|
3109
3132
|
<line number="42" hits="2" branch="false"/>
|
|
3110
3133
|
<line number="43" hits="2" branch="false"/>
|
|
3111
3134
|
<line number="44" hits="2" branch="false"/>
|
|
3112
|
-
<line number="46" hits="
|
|
3135
|
+
<line number="46" hits="4" branch="false"/>
|
|
3113
3136
|
<line number="49" hits="0" branch="false"/>
|
|
3114
3137
|
<line number="52" hits="0" branch="false"/>
|
|
3115
3138
|
<line number="58" hits="0" branch="false"/>
|
|
3116
3139
|
<line number="61" hits="1" branch="false"/>
|
|
3117
3140
|
<line number="67" hits="57" branch="false"/>
|
|
3118
3141
|
<line number="69" hits="2" branch="false"/>
|
|
3119
|
-
<line number="70" hits="
|
|
3142
|
+
<line number="70" hits="4" branch="false"/>
|
|
3120
3143
|
<line number="71" hits="0" branch="false"/>
|
|
3121
3144
|
<line number="72" hits="0" branch="false"/>
|
|
3122
3145
|
<line number="73" hits="0" branch="false"/>
|
|
3123
3146
|
<line number="74" hits="1" branch="false"/>
|
|
3124
3147
|
<line number="76" hits="10" branch="false"/>
|
|
3125
|
-
<line number="78" hits="
|
|
3126
|
-
<line number="79" hits="
|
|
3127
|
-
<line number="81" hits="
|
|
3128
|
-
<line number="82" hits="
|
|
3129
|
-
<line number="84" hits="
|
|
3130
|
-
<line number="85" hits="
|
|
3131
|
-
<line number="87" hits="
|
|
3132
|
-
<line number="88" hits="
|
|
3133
|
-
<line number="90" hits="
|
|
3134
|
-
<line number="91" hits="
|
|
3135
|
-
<line number="93" hits="
|
|
3148
|
+
<line number="78" hits="29" branch="false"/>
|
|
3149
|
+
<line number="79" hits="67" branch="false"/>
|
|
3150
|
+
<line number="81" hits="29" branch="false"/>
|
|
3151
|
+
<line number="82" hits="70" branch="false"/>
|
|
3152
|
+
<line number="84" hits="29" branch="false"/>
|
|
3153
|
+
<line number="85" hits="67" branch="false"/>
|
|
3154
|
+
<line number="87" hits="29" branch="false"/>
|
|
3155
|
+
<line number="88" hits="70" branch="false"/>
|
|
3156
|
+
<line number="90" hits="29" branch="false"/>
|
|
3157
|
+
<line number="91" hits="67" branch="false"/>
|
|
3158
|
+
<line number="93" hits="29" branch="false"/>
|
|
3136
3159
|
<line number="94" hits="67" branch="false"/>
|
|
3137
3160
|
</lines>
|
|
3138
3161
|
</class>
|
|
@@ -3223,9 +3246,9 @@
|
|
|
3223
3246
|
<line number="221" hits="75"/>
|
|
3224
3247
|
</lines>
|
|
3225
3248
|
</method>
|
|
3226
|
-
<method name="(anonymous_35)" hits="
|
|
3249
|
+
<method name="(anonymous_35)" hits="32" signature="()V">
|
|
3227
3250
|
<lines>
|
|
3228
|
-
<line number="224" hits="
|
|
3251
|
+
<line number="224" hits="32"/>
|
|
3229
3252
|
</lines>
|
|
3230
3253
|
</method>
|
|
3231
3254
|
<method name="(anonymous_36)" hits="10" signature="()V">
|
|
@@ -3305,7 +3328,7 @@
|
|
|
3305
3328
|
<line number="221" hits="27" branch="false"/>
|
|
3306
3329
|
<line number="222" hits="75" branch="false"/>
|
|
3307
3330
|
<line number="224" hits="10" branch="false"/>
|
|
3308
|
-
<line number="225" hits="
|
|
3331
|
+
<line number="225" hits="32" branch="true" condition-coverage="100% (2/2)"/>
|
|
3309
3332
|
<line number="229" hits="10" branch="false"/>
|
|
3310
3333
|
<line number="230" hits="28" branch="false"/>
|
|
3311
3334
|
<line number="231" hits="85" branch="false"/>
|
|
@@ -4755,9 +4778,9 @@
|
|
|
4755
4778
|
<classes>
|
|
4756
4779
|
<class name="DeviceSetupView.tsx" filename="src/Device/DeviceSetup/DeviceSetupView.tsx" line-rate="0.8" branch-rate="0.7058">
|
|
4757
4780
|
<methods>
|
|
4758
|
-
<method name="(anonymous_5)" hits="
|
|
4781
|
+
<method name="(anonymous_5)" hits="29" signature="()V">
|
|
4759
4782
|
<lines>
|
|
4760
|
-
<line number="23" hits="
|
|
4783
|
+
<line number="23" hits="29"/>
|
|
4761
4784
|
</lines>
|
|
4762
4785
|
</method>
|
|
4763
4786
|
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
@@ -4789,16 +4812,16 @@
|
|
|
4789
4812
|
<line number="12" hits="1" branch="false"/>
|
|
4790
4813
|
<line number="21" hits="1" branch="false"/>
|
|
4791
4814
|
<line number="23" hits="26" branch="false"/>
|
|
4792
|
-
<line number="24" hits="
|
|
4793
|
-
<line number="25" hits="
|
|
4794
|
-
<line number="26" hits="
|
|
4795
|
-
<line number="27" hits="
|
|
4796
|
-
<line number="28" hits="
|
|
4797
|
-
<line number="29" hits="
|
|
4798
|
-
<line number="30" hits="
|
|
4799
|
-
<line number="31" hits="
|
|
4800
|
-
<line number="33" hits="
|
|
4801
|
-
<line number="35" hits="
|
|
4815
|
+
<line number="24" hits="29" branch="false"/>
|
|
4816
|
+
<line number="25" hits="29" branch="false"/>
|
|
4817
|
+
<line number="26" hits="29" branch="false"/>
|
|
4818
|
+
<line number="27" hits="29" branch="false"/>
|
|
4819
|
+
<line number="28" hits="29" branch="false"/>
|
|
4820
|
+
<line number="29" hits="29" branch="false"/>
|
|
4821
|
+
<line number="30" hits="29" branch="false"/>
|
|
4822
|
+
<line number="31" hits="29" branch="false"/>
|
|
4823
|
+
<line number="33" hits="29" branch="false"/>
|
|
4824
|
+
<line number="35" hits="29" branch="false"/>
|
|
4802
4825
|
<line number="51" hits="0" branch="false"/>
|
|
4803
4826
|
<line number="56" hits="0" branch="false"/>
|
|
4804
4827
|
<line number="79" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
@@ -4889,9 +4912,9 @@
|
|
|
4889
4912
|
<classes>
|
|
4890
4913
|
<class name="Dialog.tsx" filename="src/Dialog/Dialog.tsx" line-rate="0.84" branch-rate="0.6764">
|
|
4891
4914
|
<methods>
|
|
4892
|
-
<method name="(anonymous_8)" hits="
|
|
4915
|
+
<method name="(anonymous_8)" hits="67" signature="()V">
|
|
4893
4916
|
<lines>
|
|
4894
|
-
<line number="28" hits="
|
|
4917
|
+
<line number="28" hits="67"/>
|
|
4895
4918
|
</lines>
|
|
4896
4919
|
</method>
|
|
4897
4920
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
@@ -4909,19 +4932,19 @@
|
|
|
4909
4932
|
<line number="46" hits="0"/>
|
|
4910
4933
|
</lines>
|
|
4911
4934
|
</method>
|
|
4912
|
-
<method name="(anonymous_13)" hits="
|
|
4935
|
+
<method name="(anonymous_13)" hits="26" signature="()V">
|
|
4913
4936
|
<lines>
|
|
4914
|
-
<line number="80" hits="
|
|
4937
|
+
<line number="80" hits="26"/>
|
|
4915
4938
|
</lines>
|
|
4916
4939
|
</method>
|
|
4917
|
-
<method name="(anonymous_14)" hits="
|
|
4940
|
+
<method name="(anonymous_14)" hits="26" signature="()V">
|
|
4918
4941
|
<lines>
|
|
4919
|
-
<line number="84" hits="
|
|
4942
|
+
<line number="84" hits="26"/>
|
|
4920
4943
|
</lines>
|
|
4921
4944
|
</method>
|
|
4922
|
-
<method name="(anonymous_15)" hits="
|
|
4945
|
+
<method name="(anonymous_15)" hits="42" signature="()V">
|
|
4923
4946
|
<lines>
|
|
4924
|
-
<line number="98" hits="
|
|
4947
|
+
<line number="98" hits="42"/>
|
|
4925
4948
|
</lines>
|
|
4926
4949
|
</method>
|
|
4927
4950
|
<method name="(anonymous_16)" hits="6" signature="()V">
|
|
@@ -4956,18 +4979,18 @@
|
|
|
4956
4979
|
<line number="10" hits="6" branch="false"/>
|
|
4957
4980
|
<line number="11" hits="6" branch="false"/>
|
|
4958
4981
|
<line number="13" hits="6" branch="false"/>
|
|
4959
|
-
<line number="28" hits="
|
|
4960
|
-
<line number="37" hits="
|
|
4982
|
+
<line number="28" hits="244" branch="false"/>
|
|
4983
|
+
<line number="37" hits="67" branch="false"/>
|
|
4961
4984
|
<line number="39" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
4962
4985
|
<line number="40" hits="0" branch="false"/>
|
|
4963
4986
|
<line number="47" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
4964
4987
|
<line number="48" hits="0" branch="false"/>
|
|
4965
4988
|
<line number="80" hits="6" branch="false"/>
|
|
4966
|
-
<line number="81" hits="
|
|
4989
|
+
<line number="81" hits="26" branch="false"/>
|
|
4967
4990
|
<line number="84" hits="6" branch="false"/>
|
|
4968
|
-
<line number="85" hits="
|
|
4969
|
-
<line number="98" hits="
|
|
4970
|
-
<line number="105" hits="
|
|
4991
|
+
<line number="85" hits="26" branch="false"/>
|
|
4992
|
+
<line number="98" hits="111" branch="false"/>
|
|
4993
|
+
<line number="105" hits="42" branch="false"/>
|
|
4971
4994
|
<line number="125" hits="6" branch="false"/>
|
|
4972
4995
|
<line number="138" hits="6" branch="false"/>
|
|
4973
4996
|
<line number="162" hits="6" branch="false"/>
|
|
@@ -5640,9 +5663,9 @@
|
|
|
5640
5663
|
</class>
|
|
5641
5664
|
</classes>
|
|
5642
5665
|
</package>
|
|
5643
|
-
<package name="src.InlineInput" line-rate="0.
|
|
5666
|
+
<package name="src.InlineInput" line-rate="0.3" branch-rate="0.2857">
|
|
5644
5667
|
<classes>
|
|
5645
|
-
<class name="InlineInput.tsx" filename="src/InlineInput/InlineInput.tsx" line-rate="0.
|
|
5668
|
+
<class name="InlineInput.tsx" filename="src/InlineInput/InlineInput.tsx" line-rate="0.3" branch-rate="0.2857">
|
|
5646
5669
|
<methods>
|
|
5647
5670
|
<method name="(anonymous_5)" hits="28" signature="()V">
|
|
5648
5671
|
<lines>
|
|
@@ -5656,62 +5679,62 @@
|
|
|
5656
5679
|
</method>
|
|
5657
5680
|
<method name="(anonymous_7)" hits="28" signature="()V">
|
|
5658
5681
|
<lines>
|
|
5659
|
-
<line number="
|
|
5682
|
+
<line number="66" hits="28"/>
|
|
5660
5683
|
</lines>
|
|
5661
5684
|
</method>
|
|
5662
5685
|
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
5663
5686
|
<lines>
|
|
5664
|
-
<line number="
|
|
5687
|
+
<line number="70" hits="0"/>
|
|
5665
5688
|
</lines>
|
|
5666
5689
|
</method>
|
|
5667
5690
|
<method name="(anonymous_9)" hits="0" signature="()V">
|
|
5668
5691
|
<lines>
|
|
5669
|
-
<line number="
|
|
5692
|
+
<line number="72" hits="0"/>
|
|
5670
5693
|
</lines>
|
|
5671
5694
|
</method>
|
|
5672
5695
|
<method name="(anonymous_10)" hits="0" signature="()V">
|
|
5673
5696
|
<lines>
|
|
5674
|
-
<line number="
|
|
5697
|
+
<line number="73" hits="0"/>
|
|
5675
5698
|
</lines>
|
|
5676
5699
|
</method>
|
|
5677
5700
|
<method name="(anonymous_11)" hits="0" signature="()V">
|
|
5678
5701
|
<lines>
|
|
5679
|
-
<line number="
|
|
5702
|
+
<line number="74" hits="0"/>
|
|
5680
5703
|
</lines>
|
|
5681
5704
|
</method>
|
|
5682
5705
|
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
5683
5706
|
<lines>
|
|
5684
|
-
<line number="
|
|
5707
|
+
<line number="86" hits="0"/>
|
|
5685
5708
|
</lines>
|
|
5686
5709
|
</method>
|
|
5687
5710
|
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
5688
5711
|
<lines>
|
|
5689
|
-
<line number="
|
|
5712
|
+
<line number="104" hits="0"/>
|
|
5690
5713
|
</lines>
|
|
5691
5714
|
</method>
|
|
5692
5715
|
<method name="(anonymous_14)" hits="0" signature="()V">
|
|
5693
5716
|
<lines>
|
|
5694
|
-
<line number="
|
|
5717
|
+
<line number="126" hits="0"/>
|
|
5695
5718
|
</lines>
|
|
5696
5719
|
</method>
|
|
5697
5720
|
<method name="(anonymous_15)" hits="0" signature="()V">
|
|
5698
5721
|
<lines>
|
|
5699
|
-
<line number="
|
|
5722
|
+
<line number="141" hits="0"/>
|
|
5700
5723
|
</lines>
|
|
5701
5724
|
</method>
|
|
5702
5725
|
<method name="(anonymous_16)" hits="0" signature="()V">
|
|
5703
5726
|
<lines>
|
|
5704
|
-
<line number="
|
|
5727
|
+
<line number="157" hits="0"/>
|
|
5705
5728
|
</lines>
|
|
5706
5729
|
</method>
|
|
5707
5730
|
<method name="(anonymous_17)" hits="0" signature="()V">
|
|
5708
5731
|
<lines>
|
|
5709
|
-
<line number="
|
|
5732
|
+
<line number="179" hits="0"/>
|
|
5710
5733
|
</lines>
|
|
5711
5734
|
</method>
|
|
5712
5735
|
<method name="(anonymous_18)" hits="0" signature="()V">
|
|
5713
5736
|
<lines>
|
|
5714
|
-
<line number="
|
|
5737
|
+
<line number="182" hits="0"/>
|
|
5715
5738
|
</lines>
|
|
5716
5739
|
</method>
|
|
5717
5740
|
</methods>
|
|
@@ -5726,50 +5749,56 @@
|
|
|
5726
5749
|
<line number="44" hits="0" branch="false"/>
|
|
5727
5750
|
<line number="45" hits="0" branch="false"/>
|
|
5728
5751
|
<line number="48" hits="28" branch="false"/>
|
|
5729
|
-
<line number="
|
|
5730
|
-
<line number="
|
|
5731
|
-
<line number="
|
|
5732
|
-
<line number="
|
|
5733
|
-
<line number="
|
|
5734
|
-
<line number="
|
|
5735
|
-
<line number="
|
|
5736
|
-
<line number="
|
|
5737
|
-
<line number="
|
|
5738
|
-
<line number="
|
|
5739
|
-
<line number="
|
|
5740
|
-
<line number="
|
|
5741
|
-
<line number="
|
|
5742
|
-
<line number="
|
|
5743
|
-
<line number="
|
|
5744
|
-
<line number="93" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5745
|
-
<line number="94" hits="0" branch="false"/>
|
|
5746
|
-
<line number="97" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5752
|
+
<line number="65" hits="1" branch="false"/>
|
|
5753
|
+
<line number="70" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5754
|
+
<line number="73" hits="0" branch="true" condition-coverage="100% (1/1)"/>
|
|
5755
|
+
<line number="74" hits="0" branch="true" condition-coverage="100% (1/1)"/>
|
|
5756
|
+
<line number="82" hits="28" branch="false"/>
|
|
5757
|
+
<line number="83" hits="28" branch="false"/>
|
|
5758
|
+
<line number="84" hits="28" branch="false"/>
|
|
5759
|
+
<line number="86" hits="28" branch="false"/>
|
|
5760
|
+
<line number="87" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5761
|
+
<line number="88" hits="0" branch="false"/>
|
|
5762
|
+
<line number="91" hits="0" branch="false"/>
|
|
5763
|
+
<line number="92" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5764
|
+
<line number="93" hits="0" branch="false"/>
|
|
5765
|
+
<line number="96" hits="0" branch="false"/>
|
|
5766
|
+
<line number="97" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5747
5767
|
<line number="98" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5748
5768
|
<line number="99" hits="0" branch="false"/>
|
|
5749
|
-
<line number="
|
|
5750
|
-
<line number="
|
|
5751
|
-
<line number="
|
|
5752
|
-
<line number="108" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5769
|
+
<line number="104" hits="28" branch="false"/>
|
|
5770
|
+
<line number="105" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5771
|
+
<line number="106" hits="0" branch="false"/>
|
|
5753
5772
|
<line number="109" hits="0" branch="false"/>
|
|
5754
|
-
<line number="
|
|
5755
|
-
<line number="
|
|
5756
|
-
<line number="
|
|
5757
|
-
<line number="
|
|
5773
|
+
<line number="111" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5774
|
+
<line number="112" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5775
|
+
<line number="113" hits="0" branch="false"/>
|
|
5776
|
+
<line number="114" hits="0" branch="false"/>
|
|
5758
5777
|
<line number="117" hits="0" branch="false"/>
|
|
5759
|
-
<line number="
|
|
5760
|
-
<line number="
|
|
5761
|
-
<line number="
|
|
5762
|
-
<line number="127" hits="0" branch="
|
|
5763
|
-
<line number="
|
|
5778
|
+
<line number="121" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5779
|
+
<line number="122" hits="0" branch="false"/>
|
|
5780
|
+
<line number="126" hits="28" branch="false"/>
|
|
5781
|
+
<line number="127" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5782
|
+
<line number="128" hits="0" branch="false"/>
|
|
5764
5783
|
<line number="131" hits="0" branch="false"/>
|
|
5765
|
-
<line number="
|
|
5766
|
-
<line number="134" hits="0" branch="
|
|
5784
|
+
<line number="133" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
5785
|
+
<line number="134" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5767
5786
|
<line number="135" hits="0" branch="false"/>
|
|
5768
|
-
<line number="
|
|
5769
|
-
<line number="
|
|
5787
|
+
<line number="136" hits="0" branch="false"/>
|
|
5788
|
+
<line number="141" hits="28" branch="false"/>
|
|
5789
|
+
<line number="142" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
5790
|
+
<line number="143" hits="0" branch="false"/>
|
|
5791
|
+
<line number="146" hits="0" branch="false"/>
|
|
5792
|
+
<line number="148" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
5793
|
+
<line number="150" hits="0" branch="false"/>
|
|
5794
|
+
<line number="151" hits="0" branch="false"/>
|
|
5795
|
+
<line number="153" hits="0" branch="false"/>
|
|
5796
|
+
<line number="154" hits="0" branch="false"/>
|
|
5797
|
+
<line number="157" hits="28" branch="false"/>
|
|
5770
5798
|
<line number="158" hits="0" branch="false"/>
|
|
5771
|
-
<line number="
|
|
5772
|
-
<line number="
|
|
5799
|
+
<line number="180" hits="0" branch="false"/>
|
|
5800
|
+
<line number="182" hits="0" branch="false"/>
|
|
5801
|
+
<line number="192" hits="28" branch="false"/>
|
|
5773
5802
|
</lines>
|
|
5774
5803
|
</class>
|
|
5775
5804
|
</classes>
|
|
@@ -7451,21 +7480,21 @@
|
|
|
7451
7480
|
</class>
|
|
7452
7481
|
<class name="classNames.ts" filename="src/utils/classNames.ts" line-rate="1" branch-rate="1">
|
|
7453
7482
|
<methods>
|
|
7454
|
-
<method name="(anonymous_1)" hits="
|
|
7483
|
+
<method name="(anonymous_1)" hits="1698" signature="()V">
|
|
7455
7484
|
<lines>
|
|
7456
|
-
<line number="7" hits="
|
|
7485
|
+
<line number="7" hits="1698"/>
|
|
7457
7486
|
</lines>
|
|
7458
7487
|
</method>
|
|
7459
|
-
<method name="(anonymous_2)" hits="
|
|
7488
|
+
<method name="(anonymous_2)" hits="338" signature="()V">
|
|
7460
7489
|
<lines>
|
|
7461
|
-
<line number="24" hits="
|
|
7490
|
+
<line number="24" hits="338"/>
|
|
7462
7491
|
</lines>
|
|
7463
7492
|
</method>
|
|
7464
7493
|
</methods>
|
|
7465
7494
|
<lines>
|
|
7466
|
-
<line number="7" hits="
|
|
7467
|
-
<line number="24" hits="
|
|
7468
|
-
<line number="25" hits="
|
|
7495
|
+
<line number="7" hits="1698" branch="false"/>
|
|
7496
|
+
<line number="24" hits="338" branch="false"/>
|
|
7497
|
+
<line number="25" hits="338" branch="false"/>
|
|
7469
7498
|
</lines>
|
|
7470
7499
|
</class>
|
|
7471
7500
|
<class name="colors.ts" filename="src/utils/colors.ts" line-rate="1" branch-rate="1">
|