@nordicsemiconductor/pc-nrfconnect-shared 104.0.0 → 106.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 +17 -0
- package/coverage/cobertura-coverage.xml +618 -123
- package/nrfutil/device/list.ts +23 -8
- package/package.json +3 -2
- package/src/App/app.scss +3 -2
- package/src/Device/deviceLister.ts +3 -1
- package/src/Parsers/shellParser.test.ts +1033 -0
- package/src/Parsers/shellParser.ts +534 -0
- package/src/StartStopButton/StartStopButton.tsx +3 -0
- package/src/index.ts +6 -0
- package/typings/generated/nrfutil/device/list.d.ts.map +1 -1
- package/typings/generated/src/Device/deviceLister.d.ts.map +1 -1
- package/typings/generated/src/Parsers/shellParser.d.ts +40 -0
- package/typings/generated/src/Parsers/shellParser.d.ts.map +1 -0
- package/typings/generated/src/Parsers/shellParser.test.d.ts +2 -0
- package/typings/generated/src/Parsers/shellParser.test.d.ts.map +1 -0
- package/typings/generated/src/StartStopButton/StartStopButton.d.ts +1 -0
- package/typings/generated/src/StartStopButton/StartStopButton.d.ts.map +1 -1
- package/typings/generated/src/index.d.ts +1 -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="3207" lines-covered="1788" line-rate="0.5575" branches-valid="1538" branches-covered="448" branch-rate="0.2912" timestamp="1694601895064" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/vsts/work/1/s</source>
|
|
6
6
|
</sources>
|
|
@@ -321,9 +321,9 @@
|
|
|
321
321
|
<methods>
|
|
322
322
|
</methods>
|
|
323
323
|
<lines>
|
|
324
|
-
<line number="9" hits="
|
|
325
|
-
<line number="10" hits="
|
|
326
|
-
<line number="11" hits="
|
|
324
|
+
<line number="9" hits="13" branch="false"/>
|
|
325
|
+
<line number="10" hits="13" branch="false"/>
|
|
326
|
+
<line number="11" hits="13" branch="false"/>
|
|
327
327
|
<line number="12" hits="33" branch="false"/>
|
|
328
328
|
</lines>
|
|
329
329
|
</class>
|
|
@@ -392,10 +392,10 @@
|
|
|
392
392
|
</method>
|
|
393
393
|
</methods>
|
|
394
394
|
<lines>
|
|
395
|
-
<line number="9" hits="
|
|
396
|
-
<line number="10" hits="
|
|
395
|
+
<line number="9" hits="13" branch="false"/>
|
|
396
|
+
<line number="10" hits="13" branch="false"/>
|
|
397
397
|
<line number="13" hits="0" branch="false"/>
|
|
398
|
-
<line number="15" hits="
|
|
398
|
+
<line number="15" hits="13" branch="false"/>
|
|
399
399
|
<line number="16" hits="0" branch="false"/>
|
|
400
400
|
</lines>
|
|
401
401
|
</class>
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
</class>
|
|
939
939
|
</classes>
|
|
940
940
|
</package>
|
|
941
|
-
<package name="nrfutil.device" line-rate="0.
|
|
941
|
+
<package name="nrfutil.device" line-rate="0.24719999999999998" branch-rate="0">
|
|
942
942
|
<classes>
|
|
943
943
|
<class name="batch.ts" filename="nrfutil/device/batch.ts" line-rate="0.0722" branch-rate="0">
|
|
944
944
|
<methods>
|
|
@@ -1373,57 +1373,73 @@
|
|
|
1373
1373
|
</class>
|
|
1374
1374
|
<class name="list.ts" filename="nrfutil/device/list.ts" line-rate="0.1666" branch-rate="0">
|
|
1375
1375
|
<methods>
|
|
1376
|
-
<method name="(anonymous_1)" hits="0" signature="()V">
|
|
1377
|
-
<lines>
|
|
1378
|
-
<line number="25" hits="0"/>
|
|
1379
|
-
</lines>
|
|
1380
|
-
</method>
|
|
1381
1376
|
<method name="(anonymous_2)" hits="0" signature="()V">
|
|
1382
1377
|
<lines>
|
|
1383
|
-
<line number="
|
|
1378
|
+
<line number="26" hits="0"/>
|
|
1384
1379
|
</lines>
|
|
1385
1380
|
</method>
|
|
1386
1381
|
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
1387
1382
|
<lines>
|
|
1388
|
-
<line number="
|
|
1383
|
+
<line number="29" hits="0"/>
|
|
1389
1384
|
</lines>
|
|
1390
1385
|
</method>
|
|
1391
1386
|
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
1392
1387
|
<lines>
|
|
1393
|
-
<line number="
|
|
1388
|
+
<line number="33" hits="0"/>
|
|
1394
1389
|
</lines>
|
|
1395
1390
|
</method>
|
|
1396
1391
|
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
1392
|
+
<lines>
|
|
1393
|
+
<line number="52" hits="0"/>
|
|
1394
|
+
</lines>
|
|
1395
|
+
</method>
|
|
1396
|
+
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
1397
1397
|
<lines>
|
|
1398
1398
|
<line number="55" hits="0"/>
|
|
1399
1399
|
</lines>
|
|
1400
1400
|
</method>
|
|
1401
|
+
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
1402
|
+
<lines>
|
|
1403
|
+
<line number="56" hits="0"/>
|
|
1404
|
+
</lines>
|
|
1405
|
+
</method>
|
|
1406
|
+
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
1407
|
+
<lines>
|
|
1408
|
+
<line number="66" hits="0"/>
|
|
1409
|
+
</lines>
|
|
1410
|
+
</method>
|
|
1401
1411
|
</methods>
|
|
1402
1412
|
<lines>
|
|
1403
|
-
<line number="
|
|
1404
|
-
<line number="
|
|
1405
|
-
<line number="26" hits="
|
|
1406
|
-
<line number="
|
|
1407
|
-
<line number="
|
|
1408
|
-
<line number="
|
|
1409
|
-
<line number="
|
|
1410
|
-
<line number="
|
|
1411
|
-
<line number="45" hits="0" branch="
|
|
1412
|
-
<line number="
|
|
1413
|
+
<line number="7" hits="3" branch="false"/>
|
|
1414
|
+
<line number="14" hits="3" branch="false"/>
|
|
1415
|
+
<line number="26" hits="3" branch="false"/>
|
|
1416
|
+
<line number="27" hits="0" branch="false"/>
|
|
1417
|
+
<line number="29" hits="3" branch="false"/>
|
|
1418
|
+
<line number="31" hits="0" branch="false"/>
|
|
1419
|
+
<line number="33" hits="3" branch="false"/>
|
|
1420
|
+
<line number="43" hits="0" branch="false"/>
|
|
1421
|
+
<line number="45" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1422
|
+
<line number="46" hits="0" branch="false"/>
|
|
1413
1423
|
<line number="49" hits="0" branch="false"/>
|
|
1414
|
-
<line number="
|
|
1415
|
-
<line number="52" hits="0" branch="
|
|
1416
|
-
<line number="53" hits="0" branch="
|
|
1424
|
+
<line number="50" hits="0" branch="false"/>
|
|
1425
|
+
<line number="52" hits="0" branch="false"/>
|
|
1426
|
+
<line number="53" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1427
|
+
<line number="54" hits="0" branch="false"/>
|
|
1417
1428
|
<line number="55" hits="0" branch="false"/>
|
|
1418
|
-
<line number="
|
|
1419
|
-
<line number="
|
|
1420
|
-
<line number="
|
|
1421
|
-
<line number="
|
|
1422
|
-
<line number="
|
|
1423
|
-
<line number="74" hits="0" branch="
|
|
1424
|
-
<line number="
|
|
1429
|
+
<line number="57" hits="0" branch="false"/>
|
|
1430
|
+
<line number="64" hits="0" branch="false"/>
|
|
1431
|
+
<line number="66" hits="0" branch="false"/>
|
|
1432
|
+
<line number="70" hits="0" branch="false"/>
|
|
1433
|
+
<line number="73" hits="0" branch="true" condition-coverage="0% (0/3)"/>
|
|
1434
|
+
<line number="74" hits="0" branch="false"/>
|
|
1435
|
+
<line number="77" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
1436
|
+
<line number="78" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
1425
1437
|
<line number="79" hits="0" branch="false"/>
|
|
1426
|
-
<line number="
|
|
1438
|
+
<line number="83" hits="0" branch="false"/>
|
|
1439
|
+
<line number="89" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
1440
|
+
<line number="90" hits="0" branch="false"/>
|
|
1441
|
+
<line number="94" hits="0" branch="false"/>
|
|
1442
|
+
<line number="95" hits="0" branch="false"/>
|
|
1427
1443
|
</lines>
|
|
1428
1444
|
</class>
|
|
1429
1445
|
<class name="program.ts" filename="nrfutil/device/program.ts" line-rate="0.2452" branch-rate="0">
|
|
@@ -2482,7 +2498,7 @@
|
|
|
2482
2498
|
</class>
|
|
2483
2499
|
</classes>
|
|
2484
2500
|
</package>
|
|
2485
|
-
<package name="src.Device" line-rate="0.
|
|
2501
|
+
<package name="src.Device" line-rate="0.37079999999999996" branch-rate="0.16949999999999998">
|
|
2486
2502
|
<classes>
|
|
2487
2503
|
<class name="deviceAutoSelectSlice.ts" filename="src/Device/deviceAutoSelectSlice.ts" line-rate="0.6111" branch-rate="0.2857">
|
|
2488
2504
|
<methods>
|
|
@@ -2634,7 +2650,7 @@
|
|
|
2634
2650
|
<line number="156" hits="8" branch="false"/>
|
|
2635
2651
|
</lines>
|
|
2636
2652
|
</class>
|
|
2637
|
-
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.
|
|
2653
|
+
<class name="deviceLister.ts" filename="src/Device/deviceLister.ts" line-rate="0.3148" branch-rate="0.09699999999999999">
|
|
2638
2654
|
<methods>
|
|
2639
2655
|
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
2640
2656
|
<lines>
|
|
@@ -2726,29 +2742,34 @@
|
|
|
2726
2742
|
<line number="337" hits="0"/>
|
|
2727
2743
|
</lines>
|
|
2728
2744
|
</method>
|
|
2729
|
-
<method name="(anonymous_28)" hits="
|
|
2745
|
+
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
2730
2746
|
<lines>
|
|
2731
|
-
<line number="
|
|
2747
|
+
<line number="338" hits="0"/>
|
|
2732
2748
|
</lines>
|
|
2733
2749
|
</method>
|
|
2734
|
-
<method name="(anonymous_29)" hits="
|
|
2750
|
+
<method name="(anonymous_29)" hits="21" signature="()V">
|
|
2735
2751
|
<lines>
|
|
2736
|
-
<line number="
|
|
2752
|
+
<line number="344" hits="21"/>
|
|
2737
2753
|
</lines>
|
|
2738
2754
|
</method>
|
|
2739
|
-
<method name="(anonymous_30)" hits="
|
|
2755
|
+
<method name="(anonymous_30)" hits="0" signature="()V">
|
|
2740
2756
|
<lines>
|
|
2741
|
-
<line number="
|
|
2757
|
+
<line number="345" hits="0"/>
|
|
2742
2758
|
</lines>
|
|
2743
2759
|
</method>
|
|
2744
|
-
<method name="(anonymous_31)" hits="
|
|
2760
|
+
<method name="(anonymous_31)" hits="1" signature="()V">
|
|
2745
2761
|
<lines>
|
|
2746
|
-
<line number="365" hits="
|
|
2762
|
+
<line number="365" hits="1"/>
|
|
2747
2763
|
</lines>
|
|
2748
2764
|
</method>
|
|
2749
|
-
<method name="(anonymous_32)" hits="
|
|
2765
|
+
<method name="(anonymous_32)" hits="4" signature="()V">
|
|
2750
2766
|
<lines>
|
|
2751
|
-
<line number="
|
|
2767
|
+
<line number="367" hits="4"/>
|
|
2768
|
+
</lines>
|
|
2769
|
+
</method>
|
|
2770
|
+
<method name="(anonymous_33)" hits="22" signature="()V">
|
|
2771
|
+
<lines>
|
|
2772
|
+
<line number="371" hits="22"/>
|
|
2752
2773
|
</lines>
|
|
2753
2774
|
</method>
|
|
2754
2775
|
</methods>
|
|
@@ -2843,23 +2864,24 @@
|
|
|
2843
2864
|
<line number="334" hits="11" branch="false"/>
|
|
2844
2865
|
<line number="335" hits="1" branch="false"/>
|
|
2845
2866
|
<line number="337" hits="0" branch="false"/>
|
|
2846
|
-
<line number="
|
|
2847
|
-
<line number="
|
|
2848
|
-
<line number="
|
|
2849
|
-
<line number="
|
|
2850
|
-
<line number="
|
|
2851
|
-
<line number="351" hits="1" branch="
|
|
2852
|
-
<line number="353" hits="
|
|
2853
|
-
<line number="355" hits="0" branch="
|
|
2854
|
-
<line number="
|
|
2855
|
-
<line number="358" hits="
|
|
2856
|
-
<line number="
|
|
2857
|
-
<line number="
|
|
2858
|
-
<line number="
|
|
2859
|
-
<line number="
|
|
2860
|
-
<line number="
|
|
2861
|
-
<line number="
|
|
2862
|
-
<line number="
|
|
2867
|
+
<line number="339" hits="0" branch="false"/>
|
|
2868
|
+
<line number="344" hits="1" branch="false"/>
|
|
2869
|
+
<line number="345" hits="21" branch="false"/>
|
|
2870
|
+
<line number="346" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
2871
|
+
<line number="350" hits="1" branch="true" condition-coverage="100% (1/1)"/>
|
|
2872
|
+
<line number="351" hits="1" branch="false"/>
|
|
2873
|
+
<line number="353" hits="1" branch="true" condition-coverage="0% (0/1)"/>
|
|
2874
|
+
<line number="355" hits="0" branch="false"/>
|
|
2875
|
+
<line number="357" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
2876
|
+
<line number="358" hits="0" branch="false"/>
|
|
2877
|
+
<line number="360" hits="1" branch="false"/>
|
|
2878
|
+
<line number="365" hits="2" branch="false"/>
|
|
2879
|
+
<line number="366" hits="1" branch="false"/>
|
|
2880
|
+
<line number="367" hits="4" branch="false"/>
|
|
2881
|
+
<line number="368" hits="1" branch="true" condition-coverage="50% (1/2)"/>
|
|
2882
|
+
<line number="371" hits="11" branch="false"/>
|
|
2883
|
+
<line number="372" hits="22" branch="true" condition-coverage="100% (2/2)"/>
|
|
2884
|
+
<line number="373" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
2863
2885
|
</lines>
|
|
2864
2886
|
</class>
|
|
2865
2887
|
<class name="deviceSetup.ts" filename="src/Device/deviceSetup.ts" line-rate="0.6933" branch-rate="0.409">
|
|
@@ -5949,6 +5971,479 @@
|
|
|
5949
5971
|
</class>
|
|
5950
5972
|
</classes>
|
|
5951
5973
|
</package>
|
|
5974
|
+
<package name="src.Parsers" line-rate="0.6412" branch-rate="0.6236999999999999">
|
|
5975
|
+
<classes>
|
|
5976
|
+
<class name="shellParser.ts" filename="src/Parsers/shellParser.ts" line-rate="0.6412" branch-rate="0.6236999999999999">
|
|
5977
|
+
<methods>
|
|
5978
|
+
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
5979
|
+
<lines>
|
|
5980
|
+
<line number="40" hits="0"/>
|
|
5981
|
+
</lines>
|
|
5982
|
+
</method>
|
|
5983
|
+
<method name="(anonymous_5)" hits="0" signature="()V">
|
|
5984
|
+
<lines>
|
|
5985
|
+
<line number="41" hits="0"/>
|
|
5986
|
+
</lines>
|
|
5987
|
+
</method>
|
|
5988
|
+
<method name="(anonymous_6)" hits="0" signature="()V">
|
|
5989
|
+
<lines>
|
|
5990
|
+
<line number="52" hits="0"/>
|
|
5991
|
+
</lines>
|
|
5992
|
+
</method>
|
|
5993
|
+
<method name="(anonymous_7)" hits="0" signature="()V">
|
|
5994
|
+
<lines>
|
|
5995
|
+
<line number="53" hits="0"/>
|
|
5996
|
+
</lines>
|
|
5997
|
+
</method>
|
|
5998
|
+
<method name="(anonymous_8)" hits="0" signature="()V">
|
|
5999
|
+
<lines>
|
|
6000
|
+
<line number="63" hits="0"/>
|
|
6001
|
+
</lines>
|
|
6002
|
+
</method>
|
|
6003
|
+
<method name="(anonymous_9)" hits="25" signature="()V">
|
|
6004
|
+
<lines>
|
|
6005
|
+
<line number="67" hits="25"/>
|
|
6006
|
+
</lines>
|
|
6007
|
+
</method>
|
|
6008
|
+
<method name="(anonymous_10)" hits="26" signature="()V">
|
|
6009
|
+
<lines>
|
|
6010
|
+
<line number="96" hits="26"/>
|
|
6011
|
+
</lines>
|
|
6012
|
+
</method>
|
|
6013
|
+
<method name="(anonymous_11)" hits="78" signature="()V">
|
|
6014
|
+
<lines>
|
|
6015
|
+
<line number="103" hits="78"/>
|
|
6016
|
+
</lines>
|
|
6017
|
+
</method>
|
|
6018
|
+
<method name="(anonymous_12)" hits="0" signature="()V">
|
|
6019
|
+
<lines>
|
|
6020
|
+
<line number="110" hits="0"/>
|
|
6021
|
+
</lines>
|
|
6022
|
+
</method>
|
|
6023
|
+
<method name="(anonymous_13)" hits="0" signature="()V">
|
|
6024
|
+
<lines>
|
|
6025
|
+
<line number="112" hits="0"/>
|
|
6026
|
+
</lines>
|
|
6027
|
+
</method>
|
|
6028
|
+
<method name="(anonymous_14)" hits="18" signature="()V">
|
|
6029
|
+
<lines>
|
|
6030
|
+
<line number="124" hits="18"/>
|
|
6031
|
+
</lines>
|
|
6032
|
+
</method>
|
|
6033
|
+
<method name="(anonymous_15)" hits="6" signature="()V">
|
|
6034
|
+
<lines>
|
|
6035
|
+
<line number="125" hits="6"/>
|
|
6036
|
+
</lines>
|
|
6037
|
+
</method>
|
|
6038
|
+
<method name="(anonymous_16)" hits="27" signature="()V">
|
|
6039
|
+
<lines>
|
|
6040
|
+
<line number="131" hits="27"/>
|
|
6041
|
+
</lines>
|
|
6042
|
+
</method>
|
|
6043
|
+
<method name="(anonymous_17)" hits="73" signature="()V">
|
|
6044
|
+
<lines>
|
|
6045
|
+
<line number="136" hits="73"/>
|
|
6046
|
+
</lines>
|
|
6047
|
+
</method>
|
|
6048
|
+
<method name="(anonymous_18)" hits="27" signature="()V">
|
|
6049
|
+
<lines>
|
|
6050
|
+
<line number="156" hits="27"/>
|
|
6051
|
+
</lines>
|
|
6052
|
+
</method>
|
|
6053
|
+
<method name="(anonymous_19)" hits="0" signature="()V">
|
|
6054
|
+
<lines>
|
|
6055
|
+
<line number="172" hits="0"/>
|
|
6056
|
+
</lines>
|
|
6057
|
+
</method>
|
|
6058
|
+
<method name="(anonymous_20)" hits="10" signature="()V">
|
|
6059
|
+
<lines>
|
|
6060
|
+
<line number="218" hits="10"/>
|
|
6061
|
+
</lines>
|
|
6062
|
+
</method>
|
|
6063
|
+
<method name="(anonymous_21)" hits="26" signature="()V">
|
|
6064
|
+
<lines>
|
|
6065
|
+
<line number="223" hits="26"/>
|
|
6066
|
+
</lines>
|
|
6067
|
+
</method>
|
|
6068
|
+
<method name="(anonymous_22)" hits="24" signature="()V">
|
|
6069
|
+
<lines>
|
|
6070
|
+
<line number="237" hits="24"/>
|
|
6071
|
+
</lines>
|
|
6072
|
+
</method>
|
|
6073
|
+
<method name="(anonymous_23)" hits="12" signature="()V">
|
|
6074
|
+
<lines>
|
|
6075
|
+
<line number="246" hits="12"/>
|
|
6076
|
+
</lines>
|
|
6077
|
+
</method>
|
|
6078
|
+
<method name="(anonymous_24)" hits="4" signature="()V">
|
|
6079
|
+
<lines>
|
|
6080
|
+
<line number="253" hits="4"/>
|
|
6081
|
+
</lines>
|
|
6082
|
+
</method>
|
|
6083
|
+
<method name="(anonymous_25)" hits="11" signature="()V">
|
|
6084
|
+
<lines>
|
|
6085
|
+
<line number="257" hits="11"/>
|
|
6086
|
+
</lines>
|
|
6087
|
+
</method>
|
|
6088
|
+
<method name="(anonymous_26)" hits="84" signature="()V">
|
|
6089
|
+
<lines>
|
|
6090
|
+
<line number="279" hits="84"/>
|
|
6091
|
+
</lines>
|
|
6092
|
+
</method>
|
|
6093
|
+
<method name="(anonymous_27)" hits="1179" signature="()V">
|
|
6094
|
+
<lines>
|
|
6095
|
+
<line number="309" hits="1179"/>
|
|
6096
|
+
</lines>
|
|
6097
|
+
</method>
|
|
6098
|
+
<method name="(anonymous_28)" hits="0" signature="()V">
|
|
6099
|
+
<lines>
|
|
6100
|
+
<line number="336" hits="0"/>
|
|
6101
|
+
</lines>
|
|
6102
|
+
</method>
|
|
6103
|
+
<method name="(anonymous_29)" hits="37" signature="()V">
|
|
6104
|
+
<lines>
|
|
6105
|
+
<line number="356" hits="37"/>
|
|
6106
|
+
</lines>
|
|
6107
|
+
</method>
|
|
6108
|
+
<method name="(anonymous_30)" hits="1236" signature="()V">
|
|
6109
|
+
<lines>
|
|
6110
|
+
<line number="357" hits="1236"/>
|
|
6111
|
+
</lines>
|
|
6112
|
+
</method>
|
|
6113
|
+
<method name="(anonymous_31)" hits="57" signature="()V">
|
|
6114
|
+
<lines>
|
|
6115
|
+
<line number="361" hits="57"/>
|
|
6116
|
+
</lines>
|
|
6117
|
+
</method>
|
|
6118
|
+
<method name="(anonymous_32)" hits="1236" signature="()V">
|
|
6119
|
+
<lines>
|
|
6120
|
+
<line number="363" hits="1236"/>
|
|
6121
|
+
</lines>
|
|
6122
|
+
</method>
|
|
6123
|
+
<method name="(anonymous_33)" hits="0" signature="()V">
|
|
6124
|
+
<lines>
|
|
6125
|
+
<line number="374" hits="0"/>
|
|
6126
|
+
</lines>
|
|
6127
|
+
</method>
|
|
6128
|
+
<method name="(anonymous_34)" hits="1291" signature="()V">
|
|
6129
|
+
<lines>
|
|
6130
|
+
<line number="387" hits="1291"/>
|
|
6131
|
+
</lines>
|
|
6132
|
+
</method>
|
|
6133
|
+
<method name="(anonymous_35)" hits="62" signature="()V">
|
|
6134
|
+
<lines>
|
|
6135
|
+
<line number="398" hits="62"/>
|
|
6136
|
+
</lines>
|
|
6137
|
+
</method>
|
|
6138
|
+
<method name="(anonymous_36)" hits="0" signature="()V">
|
|
6139
|
+
<lines>
|
|
6140
|
+
<line number="407" hits="0"/>
|
|
6141
|
+
</lines>
|
|
6142
|
+
</method>
|
|
6143
|
+
<method name="(anonymous_37)" hits="0" signature="()V">
|
|
6144
|
+
<lines>
|
|
6145
|
+
<line number="412" hits="0"/>
|
|
6146
|
+
</lines>
|
|
6147
|
+
</method>
|
|
6148
|
+
<method name="(anonymous_38)" hits="0" signature="()V">
|
|
6149
|
+
<lines>
|
|
6150
|
+
<line number="415" hits="0"/>
|
|
6151
|
+
</lines>
|
|
6152
|
+
</method>
|
|
6153
|
+
<method name="(anonymous_39)" hits="21" signature="()V">
|
|
6154
|
+
<lines>
|
|
6155
|
+
<line number="419" hits="21"/>
|
|
6156
|
+
</lines>
|
|
6157
|
+
</method>
|
|
6158
|
+
<method name="(anonymous_40)" hits="0" signature="()V">
|
|
6159
|
+
<lines>
|
|
6160
|
+
<line number="421" hits="0"/>
|
|
6161
|
+
</lines>
|
|
6162
|
+
</method>
|
|
6163
|
+
<method name="(anonymous_41)" hits="2" signature="()V">
|
|
6164
|
+
<lines>
|
|
6165
|
+
<line number="425" hits="2"/>
|
|
6166
|
+
</lines>
|
|
6167
|
+
</method>
|
|
6168
|
+
<method name="(anonymous_42)" hits="0" signature="()V">
|
|
6169
|
+
<lines>
|
|
6170
|
+
<line number="437" hits="0"/>
|
|
6171
|
+
</lines>
|
|
6172
|
+
</method>
|
|
6173
|
+
<method name="(anonymous_43)" hits="21" signature="()V">
|
|
6174
|
+
<lines>
|
|
6175
|
+
<line number="441" hits="21"/>
|
|
6176
|
+
</lines>
|
|
6177
|
+
</method>
|
|
6178
|
+
<method name="(anonymous_44)" hits="0" signature="()V">
|
|
6179
|
+
<lines>
|
|
6180
|
+
<line number="443" hits="0"/>
|
|
6181
|
+
</lines>
|
|
6182
|
+
</method>
|
|
6183
|
+
<method name="(anonymous_45)" hits="26" signature="()V">
|
|
6184
|
+
<lines>
|
|
6185
|
+
<line number="447" hits="26"/>
|
|
6186
|
+
</lines>
|
|
6187
|
+
</method>
|
|
6188
|
+
<method name="(anonymous_46)" hits="0" signature="()V">
|
|
6189
|
+
<lines>
|
|
6190
|
+
<line number="457" hits="0"/>
|
|
6191
|
+
</lines>
|
|
6192
|
+
</method>
|
|
6193
|
+
<method name="(anonymous_47)" hits="10" signature="()V">
|
|
6194
|
+
<lines>
|
|
6195
|
+
<line number="491" hits="10"/>
|
|
6196
|
+
</lines>
|
|
6197
|
+
</method>
|
|
6198
|
+
<method name="(anonymous_48)" hits="3" signature="()V">
|
|
6199
|
+
<lines>
|
|
6200
|
+
<line number="508" hits="3"/>
|
|
6201
|
+
</lines>
|
|
6202
|
+
</method>
|
|
6203
|
+
<method name="(anonymous_49)" hits="0" signature="()V">
|
|
6204
|
+
<lines>
|
|
6205
|
+
<line number="522" hits="0"/>
|
|
6206
|
+
</lines>
|
|
6207
|
+
</method>
|
|
6208
|
+
<method name="(anonymous_50)" hits="0" signature="()V">
|
|
6209
|
+
<lines>
|
|
6210
|
+
<line number="527" hits="0"/>
|
|
6211
|
+
</lines>
|
|
6212
|
+
</method>
|
|
6213
|
+
<method name="(anonymous_51)" hits="0" signature="()V">
|
|
6214
|
+
<lines>
|
|
6215
|
+
<line number="529" hits="0"/>
|
|
6216
|
+
</lines>
|
|
6217
|
+
</method>
|
|
6218
|
+
</methods>
|
|
6219
|
+
<lines>
|
|
6220
|
+
<line number="7" hits="1" branch="false"/>
|
|
6221
|
+
<line number="10" hits="1" branch="false"/>
|
|
6222
|
+
<line number="40" hits="1" branch="false"/>
|
|
6223
|
+
<line number="42" hits="0" branch="false"/>
|
|
6224
|
+
<line number="43" hits="0" branch="false"/>
|
|
6225
|
+
<line number="44" hits="0" branch="false"/>
|
|
6226
|
+
<line number="45" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6227
|
+
<line number="46" hits="0" branch="false"/>
|
|
6228
|
+
<line number="50" hits="0" branch="false"/>
|
|
6229
|
+
<line number="52" hits="0" branch="false"/>
|
|
6230
|
+
<line number="54" hits="0" branch="false"/>
|
|
6231
|
+
<line number="57" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6232
|
+
<line number="58" hits="0" branch="false"/>
|
|
6233
|
+
<line number="61" hits="0" branch="false"/>
|
|
6234
|
+
<line number="64" hits="0" branch="false"/>
|
|
6235
|
+
<line number="67" hits="25" branch="false"/>
|
|
6236
|
+
<line number="79" hits="25" branch="false"/>
|
|
6237
|
+
<line number="81" hits="25" branch="false"/>
|
|
6238
|
+
<line number="82" hits="25" branch="false"/>
|
|
6239
|
+
<line number="83" hits="25" branch="false"/>
|
|
6240
|
+
<line number="84" hits="25" branch="false"/>
|
|
6241
|
+
<line number="85" hits="25" branch="false"/>
|
|
6242
|
+
<line number="86" hits="25" branch="false"/>
|
|
6243
|
+
<line number="90" hits="25" branch="true" condition-coverage="100% (1/1)"/>
|
|
6244
|
+
<line number="91" hits="23" branch="false"/>
|
|
6245
|
+
<line number="96" hits="25" branch="false"/>
|
|
6246
|
+
<line number="97" hits="26" branch="true" condition-coverage="100% (1/1)"/>
|
|
6247
|
+
<line number="98" hits="24" branch="true" condition-coverage="0% (0/1)"/>
|
|
6248
|
+
<line number="100" hits="24" branch="false"/>
|
|
6249
|
+
<line number="103" hits="25" branch="false"/>
|
|
6250
|
+
<line number="104" hits="78" branch="true" condition-coverage="100% (3/3)"/>
|
|
6251
|
+
<line number="105" hits="42" branch="false"/>
|
|
6252
|
+
<line number="106" hits="42" branch="true" condition-coverage="100% (3/3)"/>
|
|
6253
|
+
<line number="107" hits="24" branch="false"/>
|
|
6254
|
+
<line number="108" hits="24" branch="false"/>
|
|
6255
|
+
<line number="109" hits="24" branch="false"/>
|
|
6256
|
+
<line number="110" hits="24" branch="false"/>
|
|
6257
|
+
<line number="111" hits="0" branch="false"/>
|
|
6258
|
+
<line number="112" hits="0" branch="false"/>
|
|
6259
|
+
<line number="113" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6260
|
+
<line number="114" hits="0" branch="false"/>
|
|
6261
|
+
<line number="120" hits="0" branch="false"/>
|
|
6262
|
+
<line number="121" hits="0" branch="false"/>
|
|
6263
|
+
<line number="123" hits="24" branch="false"/>
|
|
6264
|
+
<line number="124" hits="18" branch="false"/>
|
|
6265
|
+
<line number="125" hits="6" branch="false"/>
|
|
6266
|
+
<line number="131" hits="25" branch="false"/>
|
|
6267
|
+
<line number="134" hits="27" branch="true" condition-coverage="100% (1/1)"/>
|
|
6268
|
+
<line number="135" hits="27" branch="false"/>
|
|
6269
|
+
<line number="136" hits="27" branch="false"/>
|
|
6270
|
+
<line number="137" hits="73" branch="true" condition-coverage="100% (1/1)"/>
|
|
6271
|
+
<line number="139" hits="46" branch="true" condition-coverage="100% (3/3)"/>
|
|
6272
|
+
<line number="141" hits="27" branch="false"/>
|
|
6273
|
+
<line number="145" hits="27" branch="false"/>
|
|
6274
|
+
<line number="146" hits="27" branch="true" condition-coverage="33.33333333333333% (1/3)"/>
|
|
6275
|
+
<line number="147" hits="0" branch="false"/>
|
|
6276
|
+
<line number="150" hits="27" branch="false"/>
|
|
6277
|
+
<line number="153" hits="0" branch="false"/>
|
|
6278
|
+
<line number="156" hits="25" branch="false"/>
|
|
6279
|
+
<line number="157" hits="27" branch="true" condition-coverage="0% (0/1)"/>
|
|
6280
|
+
<line number="158" hits="0" branch="false"/>
|
|
6281
|
+
<line number="161" hits="0" branch="false"/>
|
|
6282
|
+
<line number="164" hits="27" branch="false"/>
|
|
6283
|
+
<line number="165" hits="27" branch="false"/>
|
|
6284
|
+
<line number="167" hits="27" branch="false"/>
|
|
6285
|
+
<line number="169" hits="27" branch="true" condition-coverage="0% (0/1)"/>
|
|
6286
|
+
<line number="170" hits="0" branch="false"/>
|
|
6287
|
+
<line number="172" hits="0" branch="false"/>
|
|
6288
|
+
<line number="174" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
6289
|
+
<line number="175" hits="0" branch="false"/>
|
|
6290
|
+
<line number="179" hits="0" branch="false"/>
|
|
6291
|
+
<line number="182" hits="0" branch="false"/>
|
|
6292
|
+
<line number="184" hits="0" branch="false"/>
|
|
6293
|
+
<line number="188" hits="27" branch="false"/>
|
|
6294
|
+
<line number="191" hits="27" branch="true" condition-coverage="100% (1/1)"/>
|
|
6295
|
+
<line number="192" hits="24" branch="false"/>
|
|
6296
|
+
<line number="194" hits="24" branch="true" condition-coverage="0% (0/1)"/>
|
|
6297
|
+
<line number="199" hits="0" branch="false"/>
|
|
6298
|
+
<line number="200" hits="0" branch="false"/>
|
|
6299
|
+
<line number="201" hits="0" branch="false"/>
|
|
6300
|
+
<line number="202" hits="0" branch="false"/>
|
|
6301
|
+
<line number="203" hits="0" branch="false"/>
|
|
6302
|
+
<line number="205" hits="0" branch="false"/>
|
|
6303
|
+
<line number="206" hits="0" branch="false"/>
|
|
6304
|
+
<line number="209" hits="24" branch="false"/>
|
|
6305
|
+
<line number="212" hits="24" branch="false"/>
|
|
6306
|
+
<line number="213" hits="24" branch="true" condition-coverage="100% (3/3)"/>
|
|
6307
|
+
<line number="214" hits="24" branch="false"/>
|
|
6308
|
+
<line number="217" hits="24" branch="true" condition-coverage="100% (2/2)"/>
|
|
6309
|
+
<line number="218" hits="6" branch="false"/>
|
|
6310
|
+
<line number="219" hits="10" branch="false"/>
|
|
6311
|
+
<line number="221" hits="6" branch="false"/>
|
|
6312
|
+
<line number="223" hits="18" branch="false"/>
|
|
6313
|
+
<line number="224" hits="26" branch="false"/>
|
|
6314
|
+
<line number="226" hits="18" branch="false"/>
|
|
6315
|
+
<line number="229" hits="24" branch="false"/>
|
|
6316
|
+
<line number="235" hits="24" branch="false"/>
|
|
6317
|
+
<line number="237" hits="24" branch="false"/>
|
|
6318
|
+
<line number="238" hits="24" branch="true" condition-coverage="100% (4/4)"/>
|
|
6319
|
+
<line number="239" hits="4" branch="false"/>
|
|
6320
|
+
<line number="246" hits="27" branch="false"/>
|
|
6321
|
+
<line number="247" hits="12" branch="false"/>
|
|
6322
|
+
<line number="248" hits="12" branch="true" condition-coverage="100% (1/1)"/>
|
|
6323
|
+
<line number="249" hits="12" branch="false"/>
|
|
6324
|
+
<line number="252" hits="12" branch="true" condition-coverage="100% (2/2)"/>
|
|
6325
|
+
<line number="253" hits="4" branch="false"/>
|
|
6326
|
+
<line number="254" hits="4" branch="false"/>
|
|
6327
|
+
<line number="257" hits="8" branch="false"/>
|
|
6328
|
+
<line number="258" hits="11" branch="false"/>
|
|
6329
|
+
<line number="262" hits="12" branch="true" condition-coverage="100% (1/1)"/>
|
|
6330
|
+
<line number="263" hits="1" branch="false"/>
|
|
6331
|
+
<line number="270" hits="12" branch="false"/>
|
|
6332
|
+
<line number="274" hits="27" branch="true" condition-coverage="100% (3/3)"/>
|
|
6333
|
+
<line number="275" hits="2" branch="false"/>
|
|
6334
|
+
<line number="279" hits="25" branch="false"/>
|
|
6335
|
+
<line number="280" hits="84" branch="false"/>
|
|
6336
|
+
<line number="284" hits="84" branch="false"/>
|
|
6337
|
+
<line number="286" hits="84" branch="true" condition-coverage="0% (0/1)"/>
|
|
6338
|
+
<line number="287" hits="0" branch="false"/>
|
|
6339
|
+
<line number="290" hits="0" branch="false"/>
|
|
6340
|
+
<line number="293" hits="84" branch="true" condition-coverage="100% (1/1)"/>
|
|
6341
|
+
<line number="294" hits="3" branch="false"/>
|
|
6342
|
+
<line number="300" hits="3" branch="false"/>
|
|
6343
|
+
<line number="301" hits="3" branch="false"/>
|
|
6344
|
+
<line number="304" hits="81" branch="true" condition-coverage="0% (0/1)"/>
|
|
6345
|
+
<line number="305" hits="0" branch="false"/>
|
|
6346
|
+
<line number="309" hits="25" branch="false"/>
|
|
6347
|
+
<line number="310" hits="1179" branch="true" condition-coverage="100% (1/1)"/>
|
|
6348
|
+
<line number="311" hits="1152" branch="false"/>
|
|
6349
|
+
<line number="314" hits="27" branch="false"/>
|
|
6350
|
+
<line number="316" hits="27" branch="true" condition-coverage="50% (1/2)"/>
|
|
6351
|
+
<line number="317" hits="0" branch="false"/>
|
|
6352
|
+
<line number="318" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6353
|
+
<line number="319" hits="0" branch="false"/>
|
|
6354
|
+
<line number="320" hits="0" branch="false"/>
|
|
6355
|
+
<line number="325" hits="27" branch="false"/>
|
|
6356
|
+
<line number="331" hits="27" branch="false"/>
|
|
6357
|
+
<line number="332" hits="27" branch="false"/>
|
|
6358
|
+
<line number="333" hits="27" branch="false"/>
|
|
6359
|
+
<line number="336" hits="25" branch="false"/>
|
|
6360
|
+
<line number="337" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6361
|
+
<line number="338" hits="0" branch="false"/>
|
|
6362
|
+
<line number="341" hits="0" branch="false"/>
|
|
6363
|
+
<line number="344" hits="0" branch="false"/>
|
|
6364
|
+
<line number="346" hits="0" branch="false"/>
|
|
6365
|
+
<line number="348" hits="0" branch="false"/>
|
|
6366
|
+
<line number="353" hits="0" branch="false"/>
|
|
6367
|
+
<line number="356" hits="25" branch="false"/>
|
|
6368
|
+
<line number="357" hits="37" branch="false"/>
|
|
6369
|
+
<line number="358" hits="1236" branch="true" condition-coverage="100% (3/3)"/>
|
|
6370
|
+
<line number="359" hits="1236" branch="true" condition-coverage="100% (2/2)"/>
|
|
6371
|
+
<line number="361" hits="1236" branch="true" condition-coverage="100% (2/2)"/>
|
|
6372
|
+
<line number="363" hits="1236" branch="false"/>
|
|
6373
|
+
<line number="364" hits="1236" branch="true" condition-coverage="100% (1/1)"/>
|
|
6374
|
+
<line number="365" hits="1236" branch="false"/>
|
|
6375
|
+
<line number="371" hits="25" branch="false"/>
|
|
6376
|
+
<line number="373" hits="25" branch="false"/>
|
|
6377
|
+
<line number="374" hits="25" branch="false"/>
|
|
6378
|
+
<line number="375" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6379
|
+
<line number="376" hits="0" branch="false"/>
|
|
6380
|
+
<line number="377" hits="0" branch="false"/>
|
|
6381
|
+
<line number="380" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6382
|
+
<line number="381" hits="0" branch="false"/>
|
|
6383
|
+
<line number="384" hits="0" branch="false"/>
|
|
6384
|
+
<line number="387" hits="25" branch="false"/>
|
|
6385
|
+
<line number="388" hits="1291" branch="true" condition-coverage="100% (1/1)"/>
|
|
6386
|
+
<line number="390" hits="1288" branch="false"/>
|
|
6387
|
+
<line number="398" hits="25" branch="false"/>
|
|
6388
|
+
<line number="399" hits="62" branch="false"/>
|
|
6389
|
+
<line number="400" hits="62" branch="true" condition-coverage="100% (1/1)"/>
|
|
6390
|
+
<line number="401" hits="38" branch="false"/>
|
|
6391
|
+
<line number="402" hits="38" branch="false"/>
|
|
6392
|
+
<line number="404" hits="62" branch="true" condition-coverage="100% (1/1)"/>
|
|
6393
|
+
<line number="407" hits="25" branch="false"/>
|
|
6394
|
+
<line number="409" hits="25" branch="false"/>
|
|
6395
|
+
<line number="411" hits="25" branch="false"/>
|
|
6396
|
+
<line number="413" hits="0" branch="false"/>
|
|
6397
|
+
<line number="414" hits="0" branch="false"/>
|
|
6398
|
+
<line number="415" hits="0" branch="false"/>
|
|
6399
|
+
<line number="416" hits="0" branch="false"/>
|
|
6400
|
+
<line number="420" hits="21" branch="false"/>
|
|
6401
|
+
<line number="421" hits="21" branch="false"/>
|
|
6402
|
+
<line number="422" hits="0" branch="false"/>
|
|
6403
|
+
<line number="436" hits="2" branch="false"/>
|
|
6404
|
+
<line number="437" hits="2" branch="false"/>
|
|
6405
|
+
<line number="438" hits="0" branch="false"/>
|
|
6406
|
+
<line number="442" hits="21" branch="false"/>
|
|
6407
|
+
<line number="443" hits="21" branch="false"/>
|
|
6408
|
+
<line number="444" hits="0" branch="false"/>
|
|
6409
|
+
<line number="453" hits="26" branch="false"/>
|
|
6410
|
+
<line number="455" hits="26" branch="true" condition-coverage="0% (0/1)"/>
|
|
6411
|
+
<line number="456" hits="0" branch="false"/>
|
|
6412
|
+
<line number="457" hits="0" branch="false"/>
|
|
6413
|
+
<line number="459" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6414
|
+
<line number="460" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6415
|
+
<line number="462" hits="0" branch="true" condition-coverage="0% (0/4)"/>
|
|
6416
|
+
<line number="463" hits="0" branch="false"/>
|
|
6417
|
+
<line number="467" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6418
|
+
<line number="468" hits="0" branch="false"/>
|
|
6419
|
+
<line number="471" hits="0" branch="false"/>
|
|
6420
|
+
<line number="475" hits="0" branch="false"/>
|
|
6421
|
+
<line number="476" hits="0" branch="false"/>
|
|
6422
|
+
<line number="480" hits="26" branch="false"/>
|
|
6423
|
+
<line number="489" hits="26" branch="false"/>
|
|
6424
|
+
<line number="497" hits="10" branch="false"/>
|
|
6425
|
+
<line number="498" hits="10" branch="false"/>
|
|
6426
|
+
<line number="499" hits="10" branch="true" condition-coverage="100% (2/2)"/>
|
|
6427
|
+
<line number="500" hits="2" branch="false"/>
|
|
6428
|
+
<line number="505" hits="8" branch="false"/>
|
|
6429
|
+
<line number="508" hits="10" branch="false"/>
|
|
6430
|
+
<line number="509" hits="3" branch="false"/>
|
|
6431
|
+
<line number="511" hits="3" branch="true" condition-coverage="0% (0/1)"/>
|
|
6432
|
+
<line number="513" hits="3" branch="true" condition-coverage="100% (1/1)"/>
|
|
6433
|
+
<line number="514" hits="1" branch="false"/>
|
|
6434
|
+
<line number="515" hits="1" branch="false"/>
|
|
6435
|
+
<line number="518" hits="2" branch="false"/>
|
|
6436
|
+
<line number="519" hits="2" branch="false"/>
|
|
6437
|
+
<line number="523" hits="0" branch="false"/>
|
|
6438
|
+
<line number="524" hits="0" branch="false"/>
|
|
6439
|
+
<line number="525" hits="0" branch="false"/>
|
|
6440
|
+
<line number="527" hits="0" branch="false"/>
|
|
6441
|
+
<line number="530" hits="0" branch="false"/>
|
|
6442
|
+
<line number="531" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
6443
|
+
</lines>
|
|
6444
|
+
</class>
|
|
6445
|
+
</classes>
|
|
6446
|
+
</package>
|
|
5952
6447
|
<package name="src.PseudoButton" line-rate="0.7857" branch-rate="0">
|
|
5953
6448
|
<classes>
|
|
5954
6449
|
<class name="PseudoButton.tsx" filename="src/PseudoButton/PseudoButton.tsx" line-rate="0.7857" branch-rate="0">
|
|
@@ -6725,22 +7220,22 @@
|
|
|
6725
7220
|
<line number="31" hits="27"/>
|
|
6726
7221
|
</lines>
|
|
6727
7222
|
</method>
|
|
6728
|
-
<method name="(anonymous_4)" hits="
|
|
7223
|
+
<method name="(anonymous_4)" hits="18" signature="()V">
|
|
6729
7224
|
<lines>
|
|
6730
|
-
<line number="18" hits="
|
|
7225
|
+
<line number="18" hits="18"/>
|
|
6731
7226
|
</lines>
|
|
6732
7227
|
</method>
|
|
6733
7228
|
</methods>
|
|
6734
7229
|
<lines>
|
|
6735
|
-
<line number="8" hits="
|
|
6736
|
-
<line number="14" hits="
|
|
6737
|
-
<line number="15" hits="
|
|
6738
|
-
<line number="16" hits="
|
|
6739
|
-
<line number="19" hits="
|
|
6740
|
-
<line number="21" hits="
|
|
7230
|
+
<line number="8" hits="13" branch="false"/>
|
|
7231
|
+
<line number="14" hits="18" branch="false"/>
|
|
7232
|
+
<line number="15" hits="18" branch="false"/>
|
|
7233
|
+
<line number="16" hits="18" branch="false"/>
|
|
7234
|
+
<line number="19" hits="18" branch="false"/>
|
|
7235
|
+
<line number="21" hits="18" branch="true" condition-coverage="100% (1/1)"/>
|
|
6741
7236
|
<line number="22" hits="1" branch="false"/>
|
|
6742
|
-
<line number="27" hits="
|
|
6743
|
-
<line number="28" hits="
|
|
7237
|
+
<line number="27" hits="17" branch="false"/>
|
|
7238
|
+
<line number="28" hits="17" branch="false"/>
|
|
6744
7239
|
<line number="32" hits="27" branch="false"/>
|
|
6745
7240
|
<line number="38" hits="27" branch="false"/>
|
|
6746
7241
|
<line number="39" hits="27" branch="false"/>
|
|
@@ -6771,17 +7266,17 @@
|
|
|
6771
7266
|
</methods>
|
|
6772
7267
|
<lines>
|
|
6773
7268
|
<line number="15" hits="8" branch="false"/>
|
|
6774
|
-
<line number="18" hits="
|
|
7269
|
+
<line number="18" hits="14" branch="false"/>
|
|
6775
7270
|
<line number="19" hits="9" branch="true" condition-coverage="100% (1/1)"/>
|
|
6776
7271
|
<line number="20" hits="2" branch="false"/>
|
|
6777
7272
|
<line number="23" hits="7" branch="true" condition-coverage="100% (1/1)"/>
|
|
6778
7273
|
<line number="24" hits="2" branch="false"/>
|
|
6779
7274
|
<line number="27" hits="5" branch="false"/>
|
|
6780
|
-
<line number="30" hits="
|
|
7275
|
+
<line number="30" hits="14" branch="false"/>
|
|
6781
7276
|
<line number="31" hits="8" branch="true" condition-coverage="100% (1/1)"/>
|
|
6782
7277
|
<line number="32" hits="7" branch="false"/>
|
|
6783
7278
|
<line number="35" hits="1" branch="false"/>
|
|
6784
|
-
<line number="38" hits="
|
|
7279
|
+
<line number="38" hits="14" branch="false"/>
|
|
6785
7280
|
<line number="39" hits="10" branch="true" condition-coverage="100% (1/1)"/>
|
|
6786
7281
|
<line number="40" hits="2" branch="false"/>
|
|
6787
7282
|
<line number="51" hits="8" branch="true" condition-coverage="0% (0/1)"/>
|
|
@@ -6791,9 +7286,9 @@
|
|
|
6791
7286
|
</class>
|
|
6792
7287
|
<class name="index.ts" filename="src/logging/index.ts" line-rate="0.7714" branch-rate="0.3333">
|
|
6793
7288
|
<methods>
|
|
6794
|
-
<method name="(anonymous_2)" hits="
|
|
7289
|
+
<method name="(anonymous_2)" hits="12" signature="()V">
|
|
6795
7290
|
<lines>
|
|
6796
|
-
<line number="21" hits="
|
|
7291
|
+
<line number="21" hits="12"/>
|
|
6797
7292
|
</lines>
|
|
6798
7293
|
</method>
|
|
6799
7294
|
<method name="(anonymous_3)" hits="0" signature="()V">
|
|
@@ -6838,41 +7333,41 @@
|
|
|
6838
7333
|
</method>
|
|
6839
7334
|
</methods>
|
|
6840
7335
|
<lines>
|
|
6841
|
-
<line number="8" hits="
|
|
6842
|
-
<line number="9" hits="
|
|
6843
|
-
<line number="10" hits="
|
|
6844
|
-
<line number="13" hits="
|
|
6845
|
-
<line number="14" hits="
|
|
6846
|
-
<line number="15" hits="
|
|
6847
|
-
<line number="16" hits="
|
|
6848
|
-
<line number="17" hits="
|
|
6849
|
-
<line number="19" hits="
|
|
6850
|
-
<line number="21" hits="
|
|
6851
|
-
<line number="22" hits="
|
|
6852
|
-
<line number="23" hits="
|
|
7336
|
+
<line number="8" hits="12" branch="false"/>
|
|
7337
|
+
<line number="9" hits="12" branch="false"/>
|
|
7338
|
+
<line number="10" hits="12" branch="false"/>
|
|
7339
|
+
<line number="13" hits="12" branch="false"/>
|
|
7340
|
+
<line number="14" hits="12" branch="false"/>
|
|
7341
|
+
<line number="15" hits="12" branch="false"/>
|
|
7342
|
+
<line number="16" hits="12" branch="false"/>
|
|
7343
|
+
<line number="17" hits="12" branch="false"/>
|
|
7344
|
+
<line number="19" hits="12" branch="false"/>
|
|
7345
|
+
<line number="21" hits="12" branch="false"/>
|
|
7346
|
+
<line number="22" hits="12" branch="false"/>
|
|
7347
|
+
<line number="23" hits="12" branch="false"/>
|
|
6853
7348
|
<line number="25" hits="0" branch="false"/>
|
|
6854
|
-
<line number="27" hits="
|
|
6855
|
-
<line number="30" hits="
|
|
6856
|
-
<line number="31" hits="
|
|
6857
|
-
<line number="33" hits="
|
|
6858
|
-
<line number="35" hits="
|
|
6859
|
-
<line number="42" hits="
|
|
7349
|
+
<line number="27" hits="12" branch="false"/>
|
|
7350
|
+
<line number="30" hits="12" branch="false"/>
|
|
7351
|
+
<line number="31" hits="12" branch="false"/>
|
|
7352
|
+
<line number="33" hits="12" branch="false"/>
|
|
7353
|
+
<line number="35" hits="12" branch="false"/>
|
|
7354
|
+
<line number="42" hits="12" branch="true" condition-coverage="33.33333333333333% (1/3)"/>
|
|
6860
7355
|
<line number="43" hits="0" branch="false"/>
|
|
6861
7356
|
<line number="58" hits="20" branch="false"/>
|
|
6862
|
-
<line number="60" hits="
|
|
7357
|
+
<line number="60" hits="12" branch="false"/>
|
|
6863
7358
|
<line number="62" hits="20" branch="false"/>
|
|
6864
7359
|
<line number="71" hits="20" branch="true" condition-coverage="50% (1/2)"/>
|
|
6865
|
-
<line number="77" hits="
|
|
7360
|
+
<line number="77" hits="12" branch="false"/>
|
|
6866
7361
|
<line number="78" hits="0" branch="false"/>
|
|
6867
|
-
<line number="86" hits="
|
|
6868
|
-
<line number="88" hits="
|
|
7362
|
+
<line number="86" hits="12" branch="false"/>
|
|
7363
|
+
<line number="88" hits="12" branch="false"/>
|
|
6869
7364
|
<line number="89" hits="0" branch="false"/>
|
|
6870
7365
|
<line number="90" hits="0" branch="false"/>
|
|
6871
7366
|
<line number="92" hits="0" branch="false"/>
|
|
6872
|
-
<line number="96" hits="
|
|
7367
|
+
<line number="96" hits="12" branch="false"/>
|
|
6873
7368
|
<line number="98" hits="0" branch="true" condition-coverage="0% (0/2)"/>
|
|
6874
7369
|
<line number="100" hits="0" branch="false"/>
|
|
6875
|
-
<line number="103" hits="
|
|
7370
|
+
<line number="103" hits="20" branch="false"/>
|
|
6876
7371
|
</lines>
|
|
6877
7372
|
</class>
|
|
6878
7373
|
<class name="logBuffer.ts" filename="src/logging/logBuffer.ts" line-rate="1" branch-rate="1">
|
|
@@ -6892,20 +7387,20 @@
|
|
|
6892
7387
|
<line number="11" hits="24"/>
|
|
6893
7388
|
</lines>
|
|
6894
7389
|
</method>
|
|
6895
|
-
<method name="(anonymous_6)" hits="
|
|
7390
|
+
<method name="(anonymous_6)" hits="16" signature="()V">
|
|
6896
7391
|
<lines>
|
|
6897
|
-
<line number="22" hits="
|
|
7392
|
+
<line number="22" hits="16"/>
|
|
6898
7393
|
</lines>
|
|
6899
7394
|
</method>
|
|
6900
7395
|
</methods>
|
|
6901
7396
|
<lines>
|
|
6902
|
-
<line number="10" hits="
|
|
6903
|
-
<line number="11" hits="
|
|
7397
|
+
<line number="10" hits="16" branch="false"/>
|
|
7398
|
+
<line number="11" hits="16" branch="false"/>
|
|
6904
7399
|
<line number="12" hits="24" branch="false"/>
|
|
6905
7400
|
<line number="15" hits="2" branch="false"/>
|
|
6906
7401
|
<line number="18" hits="5" branch="false"/>
|
|
6907
|
-
<line number="22" hits="
|
|
6908
|
-
<line number="24" hits="
|
|
7402
|
+
<line number="22" hits="16" branch="false"/>
|
|
7403
|
+
<line number="24" hits="16" branch="false"/>
|
|
6909
7404
|
</lines>
|
|
6910
7405
|
</class>
|
|
6911
7406
|
</classes>
|
|
@@ -6941,17 +7436,17 @@
|
|
|
6941
7436
|
</method>
|
|
6942
7437
|
</methods>
|
|
6943
7438
|
<lines>
|
|
6944
|
-
<line number="7" hits="
|
|
6945
|
-
<line number="8" hits="
|
|
6946
|
-
<line number="10" hits="
|
|
6947
|
-
<line number="12" hits="
|
|
6948
|
-
<line number="19" hits="
|
|
7439
|
+
<line number="7" hits="13" branch="false"/>
|
|
7440
|
+
<line number="8" hits="13" branch="false"/>
|
|
7441
|
+
<line number="10" hits="13" branch="false"/>
|
|
7442
|
+
<line number="12" hits="13" branch="false"/>
|
|
7443
|
+
<line number="19" hits="13" branch="false"/>
|
|
6949
7444
|
<line number="20" hits="0" branch="true" condition-coverage="0% (0/10)"/>
|
|
6950
7445
|
<line number="21" hits="0" branch="false"/>
|
|
6951
|
-
<line number="30" hits="
|
|
6952
|
-
<line number="37" hits="
|
|
7446
|
+
<line number="30" hits="13" branch="false"/>
|
|
7447
|
+
<line number="37" hits="13" branch="false"/>
|
|
6953
7448
|
<line number="38" hits="0" branch="false"/>
|
|
6954
|
-
<line number="45" hits="
|
|
7449
|
+
<line number="45" hits="13" branch="false"/>
|
|
6955
7450
|
<line number="47" hits="0" branch="false"/>
|
|
6956
7451
|
</lines>
|
|
6957
7452
|
</class>
|
|
@@ -7002,10 +7497,10 @@
|
|
|
7002
7497
|
</method>
|
|
7003
7498
|
</methods>
|
|
7004
7499
|
<lines>
|
|
7005
|
-
<line number="7" hits="
|
|
7006
|
-
<line number="8" hits="
|
|
7007
|
-
<line number="9" hits="
|
|
7008
|
-
<line number="10" hits="
|
|
7500
|
+
<line number="7" hits="13" branch="false"/>
|
|
7501
|
+
<line number="8" hits="13" branch="false"/>
|
|
7502
|
+
<line number="9" hits="13" branch="false"/>
|
|
7503
|
+
<line number="10" hits="13" branch="false"/>
|
|
7009
7504
|
<line number="19" hits="0" branch="false"/>
|
|
7010
7505
|
<line number="20" hits="0" branch="true" condition-coverage="0% (0/1)"/>
|
|
7011
7506
|
<line number="21" hits="0" branch="false"/>
|