@sebbo2002/node-pyatv 4.3.0-develop.1 → 4.3.0-develop.2
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 +7 -0
- package/dist/lib/types.d.ts +3 -1
- package/dist/lib/types.js +2 -0
- package/dist/lib/types.js.map +1 -1
- package/docs/coverage/cobertura-coverage.xml +206 -204
- package/docs/coverage/device-event.ts.html +1 -1
- package/docs/coverage/device-events.ts.html +6 -6
- package/docs/coverage/device.ts.html +21 -21
- package/docs/coverage/fake-spawn.ts.html +22 -22
- package/docs/coverage/index.html +17 -17
- package/docs/coverage/index.ts.html +2 -2
- package/docs/coverage/instance.ts.html +1 -1
- package/docs/coverage/tools.ts.html +102 -102
- package/docs/coverage/types.ts.html +11 -5
- package/docs/reference/assets/search.js +1 -1
- package/docs/reference/classes/NodePyATVDevice.html +60 -60
- package/docs/reference/classes/NodePyATVDeviceEvent.html +5 -5
- package/docs/reference/classes/default.html +10 -10
- package/docs/reference/enums/NodePyATVDeviceState.html +1 -1
- package/docs/reference/enums/NodePyATVKeys.html +1 -1
- package/docs/reference/enums/NodePyATVListenerState.html +1 -1
- package/docs/reference/enums/NodePyATVMediaType.html +1 -1
- package/docs/reference/enums/NodePyATVPowerState.html +1 -1
- package/docs/reference/enums/NodePyATVProtocol.html +1 -1
- package/docs/reference/enums/NodePyATVRepeatState.html +1 -1
- package/docs/reference/enums/NodePyATVShuffleState.html +1 -1
- package/docs/reference/index.html +1 -1
- package/docs/reference/interfaces/NodePyATVDeviceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindAndInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVFindOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVGetStateOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVInstanceOptions.html +1 -1
- package/docs/reference/interfaces/NodePyATVState.html +1 -1
- package/docs/reference/interfaces/NodePyATVVersionResponse.html +1 -1
- package/docs/reference/modules.html +1 -1
- package/docs/tests/index.html +1 -1
- package/docs/tests/mochawesome.json +685 -607
- package/package.json +1 -1
- package/src/lib/types.ts +3 -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="614" lines-covered="600" line-rate="0.9772" branches-valid="264" branches-covered="235" branch-rate="0.8902" timestamp="1642803299434" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/home/runner/work/node-pyatv/node-pyatv</source>
|
|
6
6
|
</sources>
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
</class>
|
|
51
51
|
<class name="device-events.ts" filename="src/lib/device-events.ts" line-rate="0.9407" branch-rate="0.8148000000000001">
|
|
52
52
|
<methods>
|
|
53
|
-
<method name="(anonymous_7)" hits="
|
|
53
|
+
<method name="(anonymous_7)" hits="87" signature="()V">
|
|
54
54
|
<lines>
|
|
55
|
-
<line number="29" hits="
|
|
55
|
+
<line number="29" hits="87"/>
|
|
56
56
|
</lines>
|
|
57
57
|
</method>
|
|
58
58
|
<method name="(anonymous_8)" hits="31" signature="()V">
|
|
@@ -207,11 +207,11 @@
|
|
|
207
207
|
<line number="14" hits="1" branch="false"/>
|
|
208
208
|
<line number="15" hits="1" branch="false"/>
|
|
209
209
|
<line number="21" hits="1" branch="false"/>
|
|
210
|
-
<line number="30" hits="
|
|
211
|
-
<line number="32" hits="
|
|
212
|
-
<line number="33" hits="
|
|
213
|
-
<line number="34" hits="
|
|
214
|
-
<line number="35" hits="
|
|
210
|
+
<line number="30" hits="87" branch="false"/>
|
|
211
|
+
<line number="32" hits="87" branch="false"/>
|
|
212
|
+
<line number="33" hits="87" branch="false"/>
|
|
213
|
+
<line number="34" hits="87" branch="false"/>
|
|
214
|
+
<line number="35" hits="87" branch="false"/>
|
|
215
215
|
<line number="39" hits="31" branch="false"/>
|
|
216
216
|
<line number="42" hits="465" branch="false"/>
|
|
217
217
|
<line number="45" hits="465" branch="false"/>
|
|
@@ -339,11 +339,11 @@
|
|
|
339
339
|
<line number="290" hits="73" branch="false"/>
|
|
340
340
|
</lines>
|
|
341
341
|
</class>
|
|
342
|
-
<class name="device.ts" filename="src/lib/device.ts" line-rate="0.
|
|
342
|
+
<class name="device.ts" filename="src/lib/device.ts" line-rate="0.9832" branch-rate="0.9512">
|
|
343
343
|
<methods>
|
|
344
|
-
<method name="(anonymous_7)" hits="
|
|
344
|
+
<method name="(anonymous_7)" hits="87" signature="()V">
|
|
345
345
|
<lines>
|
|
346
|
-
<line number="33" hits="
|
|
346
|
+
<line number="33" hits="87"/>
|
|
347
347
|
</lines>
|
|
348
348
|
</method>
|
|
349
349
|
<method name="(anonymous_8)" hits="6" signature="()V">
|
|
@@ -471,9 +471,9 @@
|
|
|
471
471
|
<line number="314" hits="1"/>
|
|
472
472
|
</lines>
|
|
473
473
|
</method>
|
|
474
|
-
<method name="(anonymous_48)" hits="
|
|
474
|
+
<method name="(anonymous_48)" hits="25" signature="()V">
|
|
475
475
|
<lines>
|
|
476
|
-
<line number="319" hits="
|
|
476
|
+
<line number="319" hits="25"/>
|
|
477
477
|
</lines>
|
|
478
478
|
</method>
|
|
479
479
|
<method name="(anonymous_50)" hits="3" signature="()V">
|
|
@@ -591,14 +591,14 @@
|
|
|
591
591
|
<line number="528" hits="1"/>
|
|
592
592
|
</lines>
|
|
593
593
|
</method>
|
|
594
|
-
<method name="(anonymous_95)" hits="
|
|
594
|
+
<method name="(anonymous_95)" hits="1" signature="()V">
|
|
595
595
|
<lines>
|
|
596
|
-
<line number="536" hits="
|
|
596
|
+
<line number="536" hits="1"/>
|
|
597
597
|
</lines>
|
|
598
598
|
</method>
|
|
599
|
-
<method name="(anonymous_97)" hits="
|
|
599
|
+
<method name="(anonymous_97)" hits="1" signature="()V">
|
|
600
600
|
<lines>
|
|
601
|
-
<line number="544" hits="
|
|
601
|
+
<line number="544" hits="1"/>
|
|
602
602
|
</lines>
|
|
603
603
|
</method>
|
|
604
604
|
<method name="(anonymous_99)" hits="2" signature="()V">
|
|
@@ -682,9 +682,9 @@
|
|
|
682
682
|
<line number="17" hits="1" branch="false"/>
|
|
683
683
|
<line number="18" hits="1" branch="false"/>
|
|
684
684
|
<line number="28" hits="1" branch="false"/>
|
|
685
|
-
<line number="34" hits="
|
|
686
|
-
<line number="35" hits="
|
|
687
|
-
<line number="36" hits="
|
|
685
|
+
<line number="34" hits="87" branch="false"/>
|
|
686
|
+
<line number="35" hits="87" branch="false"/>
|
|
687
|
+
<line number="36" hits="87" branch="false"/>
|
|
688
688
|
<line number="53" hits="6" branch="false"/>
|
|
689
689
|
<line number="60" hits="6" branch="false"/>
|
|
690
690
|
<line number="67" hits="4" branch="false"/>
|
|
@@ -738,12 +738,12 @@
|
|
|
738
738
|
<line number="306" hits="1" branch="false"/>
|
|
739
739
|
<line number="315" hits="1" branch="false"/>
|
|
740
740
|
<line number="316" hits="1" branch="false"/>
|
|
741
|
-
<line number="320" hits="
|
|
742
|
-
<line number="321" hits="
|
|
743
|
-
<line number="323" hits="
|
|
744
|
-
<line number="324" hits="
|
|
741
|
+
<line number="320" hits="25" branch="false"/>
|
|
742
|
+
<line number="321" hits="25" branch="false"/>
|
|
743
|
+
<line number="323" hits="25" branch="false"/>
|
|
744
|
+
<line number="324" hits="25" branch="true" condition-coverage="100% (2/2)"/>
|
|
745
745
|
<line number="328" hits="1" branch="false"/>
|
|
746
|
-
<line number="331" hits="
|
|
746
|
+
<line number="331" hits="24" branch="false"/>
|
|
747
747
|
<line number="351" hits="3" branch="false"/>
|
|
748
748
|
<line number="352" hits="27" branch="false"/>
|
|
749
749
|
<line number="354" hits="3" branch="true" condition-coverage="100% (2/2)"/>
|
|
@@ -771,8 +771,8 @@
|
|
|
771
771
|
<line number="512" hits="1" branch="false"/>
|
|
772
772
|
<line number="520" hits="1" branch="false"/>
|
|
773
773
|
<line number="529" hits="1" branch="false"/>
|
|
774
|
-
<line number="537" hits="
|
|
775
|
-
<line number="545" hits="
|
|
774
|
+
<line number="537" hits="1" branch="false"/>
|
|
775
|
+
<line number="545" hits="1" branch="false"/>
|
|
776
776
|
<line number="556" hits="2" branch="false"/>
|
|
777
777
|
<line number="557" hits="2" branch="false"/>
|
|
778
778
|
<line number="567" hits="1" branch="false"/>
|
|
@@ -801,14 +801,14 @@
|
|
|
801
801
|
</class>
|
|
802
802
|
<class name="fake-spawn.ts" filename="src/lib/fake-spawn.ts" line-rate="0.9756" branch-rate="0.8">
|
|
803
803
|
<methods>
|
|
804
|
-
<method name="createFakeSpawn" hits="
|
|
804
|
+
<method name="createFakeSpawn" hits="86" signature="()V">
|
|
805
805
|
<lines>
|
|
806
|
-
<line number="7" hits="
|
|
806
|
+
<line number="7" hits="86"/>
|
|
807
807
|
</lines>
|
|
808
808
|
</method>
|
|
809
|
-
<method name="(anonymous_1)" hits="
|
|
809
|
+
<method name="(anonymous_1)" hits="88" signature="()V">
|
|
810
810
|
<lines>
|
|
811
|
-
<line number="12" hits="
|
|
811
|
+
<line number="12" hits="88"/>
|
|
812
812
|
</lines>
|
|
813
813
|
</method>
|
|
814
814
|
<method name="(anonymous_2)" hits="16" signature="()V">
|
|
@@ -816,9 +816,9 @@
|
|
|
816
816
|
<line number="24" hits="16"/>
|
|
817
817
|
</lines>
|
|
818
818
|
</method>
|
|
819
|
-
<method name="(anonymous_3)" hits="
|
|
819
|
+
<method name="(anonymous_3)" hits="88" signature="()V">
|
|
820
820
|
<lines>
|
|
821
|
-
<line number="40" hits="
|
|
821
|
+
<line number="40" hits="88"/>
|
|
822
822
|
</lines>
|
|
823
823
|
</method>
|
|
824
824
|
<method name="(anonymous_4)" hits="0" signature="()V">
|
|
@@ -826,9 +826,9 @@
|
|
|
826
826
|
<line number="45" hits="0"/>
|
|
827
827
|
</lines>
|
|
828
828
|
</method>
|
|
829
|
-
<method name="(anonymous_5)" hits="
|
|
829
|
+
<method name="(anonymous_5)" hits="88" signature="()V">
|
|
830
830
|
<lines>
|
|
831
|
-
<line number="54" hits="
|
|
831
|
+
<line number="54" hits="88"/>
|
|
832
832
|
</lines>
|
|
833
833
|
</method>
|
|
834
834
|
<method name="(anonymous_6)" hits="7" signature="()V">
|
|
@@ -836,9 +836,9 @@
|
|
|
836
836
|
<line number="57" hits="7"/>
|
|
837
837
|
</lines>
|
|
838
838
|
</method>
|
|
839
|
-
<method name="(anonymous_7)" hits="
|
|
839
|
+
<method name="(anonymous_7)" hits="88" signature="()V">
|
|
840
840
|
<lines>
|
|
841
|
-
<line number="73" hits="
|
|
841
|
+
<line number="73" hits="88"/>
|
|
842
842
|
</lines>
|
|
843
843
|
</method>
|
|
844
844
|
<method name="(anonymous_8)" hits="5" signature="()V">
|
|
@@ -846,9 +846,9 @@
|
|
|
846
846
|
<line number="78" hits="5"/>
|
|
847
847
|
</lines>
|
|
848
848
|
</method>
|
|
849
|
-
<method name="(anonymous_9)" hits="
|
|
849
|
+
<method name="(anonymous_9)" hits="69" signature="()V">
|
|
850
850
|
<lines>
|
|
851
|
-
<line number="82" hits="
|
|
851
|
+
<line number="82" hits="69"/>
|
|
852
852
|
</lines>
|
|
853
853
|
</method>
|
|
854
854
|
<method name="(anonymous_10)" hits="3" signature="()V">
|
|
@@ -871,39 +871,39 @@
|
|
|
871
871
|
<line number="103" hits="19"/>
|
|
872
872
|
</lines>
|
|
873
873
|
</method>
|
|
874
|
-
<method name="(anonymous_14)" hits="
|
|
874
|
+
<method name="(anonymous_14)" hits="81" signature="()V">
|
|
875
875
|
<lines>
|
|
876
|
-
<line number="108" hits="
|
|
876
|
+
<line number="108" hits="81"/>
|
|
877
877
|
</lines>
|
|
878
878
|
</method>
|
|
879
879
|
</methods>
|
|
880
880
|
<lines>
|
|
881
881
|
<line number="2" hits="1" branch="false"/>
|
|
882
882
|
<line number="7" hits="1" branch="false"/>
|
|
883
|
-
<line number="12" hits="
|
|
883
|
+
<line number="12" hits="88" branch="false"/>
|
|
884
884
|
<line number="23" hits="1" branch="false"/>
|
|
885
885
|
<line number="25" hits="16" branch="false"/>
|
|
886
886
|
<line number="32" hits="1" branch="false"/>
|
|
887
|
-
<line number="41" hits="
|
|
888
|
-
<line number="43" hits="
|
|
889
|
-
<line number="44" hits="
|
|
890
|
-
<line number="45" hits="
|
|
887
|
+
<line number="41" hits="88" branch="false"/>
|
|
888
|
+
<line number="43" hits="88" branch="false"/>
|
|
889
|
+
<line number="44" hits="88" branch="false"/>
|
|
890
|
+
<line number="45" hits="88" branch="false"/>
|
|
891
891
|
<line number="46" hits="0" branch="false"/>
|
|
892
|
-
<line number="49" hits="
|
|
893
|
-
<line number="50" hits="
|
|
894
|
-
<line number="51" hits="
|
|
895
|
-
<line number="53" hits="
|
|
896
|
-
<line number="54" hits="
|
|
892
|
+
<line number="49" hits="88" branch="false"/>
|
|
893
|
+
<line number="50" hits="88" branch="false"/>
|
|
894
|
+
<line number="51" hits="88" branch="false"/>
|
|
895
|
+
<line number="53" hits="88" branch="false"/>
|
|
896
|
+
<line number="54" hits="88" branch="false"/>
|
|
897
897
|
<line number="58" hits="7" branch="false"/>
|
|
898
898
|
<line number="59" hits="7" branch="true" condition-coverage="50% (1/2)"/>
|
|
899
899
|
<line number="60" hits="7" branch="false"/>
|
|
900
900
|
<line number="61" hits="7" branch="false"/>
|
|
901
901
|
<line number="69" hits="1" branch="false"/>
|
|
902
|
-
<line number="74" hits="
|
|
903
|
-
<line number="75" hits="
|
|
902
|
+
<line number="74" hits="88" branch="false"/>
|
|
903
|
+
<line number="75" hits="88" branch="false"/>
|
|
904
904
|
<line number="79" hits="5" branch="false"/>
|
|
905
|
-
<line number="83" hits="
|
|
906
|
-
<line number="84" hits="
|
|
905
|
+
<line number="83" hits="69" branch="true" condition-coverage="100% (2/2)"/>
|
|
906
|
+
<line number="84" hits="69" branch="false"/>
|
|
907
907
|
<line number="88" hits="3" branch="false"/>
|
|
908
908
|
<line number="89" hits="3" branch="false"/>
|
|
909
909
|
<line number="94" hits="16" branch="false"/>
|
|
@@ -912,13 +912,13 @@
|
|
|
912
912
|
<line number="100" hits="6" branch="false"/>
|
|
913
913
|
<line number="104" hits="19" branch="false"/>
|
|
914
914
|
<line number="105" hits="19" branch="false"/>
|
|
915
|
-
<line number="109" hits="
|
|
916
|
-
<line number="110" hits="
|
|
917
|
-
<line number="113" hits="
|
|
918
|
-
<line number="114" hits="
|
|
919
|
-
<line number="115" hits="
|
|
920
|
-
<line number="116" hits="
|
|
921
|
-
<line number="119" hits="
|
|
915
|
+
<line number="109" hits="81" branch="true" condition-coverage="100% (2/2)"/>
|
|
916
|
+
<line number="110" hits="46" branch="false"/>
|
|
917
|
+
<line number="113" hits="81" branch="true" condition-coverage="100% (2/2)"/>
|
|
918
|
+
<line number="114" hits="81" branch="true" condition-coverage="50% (1/2)"/>
|
|
919
|
+
<line number="115" hits="81" branch="false"/>
|
|
920
|
+
<line number="116" hits="81" branch="false"/>
|
|
921
|
+
<line number="119" hits="81" branch="false"/>
|
|
922
922
|
</lines>
|
|
923
923
|
</class>
|
|
924
924
|
<class name="index.ts" filename="src/lib/index.ts" line-rate="1" branch-rate="1">
|
|
@@ -968,9 +968,9 @@
|
|
|
968
968
|
<line number="22" hits="69"/>
|
|
969
969
|
</lines>
|
|
970
970
|
</method>
|
|
971
|
-
<method name="(anonymous_10)" hits="
|
|
971
|
+
<method name="(anonymous_10)" hits="87" signature="()V">
|
|
972
972
|
<lines>
|
|
973
|
-
<line number="23" hits="
|
|
973
|
+
<line number="23" hits="87"/>
|
|
974
974
|
</lines>
|
|
975
975
|
</method>
|
|
976
976
|
<method name="(anonymous_11)" hits="22" signature="()V">
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
<line number="17" hits="4" branch="false"/>
|
|
996
996
|
<line number="18" hits="2" branch="false"/>
|
|
997
997
|
<line number="22" hits="70" branch="false"/>
|
|
998
|
-
<line number="23" hits="
|
|
998
|
+
<line number="23" hits="88" branch="false"/>
|
|
999
999
|
<line number="24" hits="23" branch="false"/>
|
|
1000
1000
|
<line number="26" hits="28" branch="false"/>
|
|
1001
1001
|
</lines>
|
|
@@ -1106,34 +1106,34 @@
|
|
|
1106
1106
|
</class>
|
|
1107
1107
|
<class name="tools.ts" filename="src/lib/tools.ts" line-rate="0.9940000000000001" branch-rate="0.9009">
|
|
1108
1108
|
<methods>
|
|
1109
|
-
<method name="addRequestId" hits="
|
|
1109
|
+
<method name="addRequestId" hits="109" signature="()V">
|
|
1110
1110
|
<lines>
|
|
1111
|
-
<line number="18" hits="
|
|
1111
|
+
<line number="18" hits="109"/>
|
|
1112
1112
|
</lines>
|
|
1113
1113
|
</method>
|
|
1114
|
-
<method name="removeRequestId" hits="
|
|
1114
|
+
<method name="removeRequestId" hits="116" signature="()V">
|
|
1115
1115
|
<lines>
|
|
1116
|
-
<line number="32" hits="
|
|
1116
|
+
<line number="32" hits="116"/>
|
|
1117
1117
|
</lines>
|
|
1118
1118
|
</method>
|
|
1119
|
-
<method name="debug" hits="
|
|
1119
|
+
<method name="debug" hits="2142" signature="()V">
|
|
1120
1120
|
<lines>
|
|
1121
|
-
<line number="38" hits="
|
|
1121
|
+
<line number="38" hits="2142"/>
|
|
1122
1122
|
</lines>
|
|
1123
1123
|
</method>
|
|
1124
|
-
<method name="getExecutable" hits="
|
|
1124
|
+
<method name="getExecutable" hits="96" signature="()V">
|
|
1125
1125
|
<lines>
|
|
1126
|
-
<line number="59" hits="
|
|
1126
|
+
<line number="59" hits="96"/>
|
|
1127
1127
|
</lines>
|
|
1128
1128
|
</method>
|
|
1129
|
-
<method name="execute" hits="
|
|
1129
|
+
<method name="execute" hits="92" signature="()V">
|
|
1130
1130
|
<lines>
|
|
1131
|
-
<line number="71" hits="
|
|
1131
|
+
<line number="71" hits="92"/>
|
|
1132
1132
|
</lines>
|
|
1133
1133
|
</method>
|
|
1134
|
-
<method name="(anonymous_12)" hits="
|
|
1134
|
+
<method name="(anonymous_12)" hits="73" signature="()V">
|
|
1135
1135
|
<lines>
|
|
1136
|
-
<line number="86" hits="
|
|
1136
|
+
<line number="86" hits="73"/>
|
|
1137
1137
|
</lines>
|
|
1138
1138
|
</method>
|
|
1139
1139
|
<method name="(anonymous_13)" hits="3" signature="()V">
|
|
@@ -1146,24 +1146,24 @@
|
|
|
1146
1146
|
<line number="88" hits="6"/>
|
|
1147
1147
|
</lines>
|
|
1148
1148
|
</method>
|
|
1149
|
-
<method name="(anonymous_15)" hits="
|
|
1149
|
+
<method name="(anonymous_15)" hits="92" signature="()V">
|
|
1150
1150
|
<lines>
|
|
1151
|
-
<line number="91" hits="
|
|
1151
|
+
<line number="91" hits="92"/>
|
|
1152
1152
|
</lines>
|
|
1153
1153
|
</method>
|
|
1154
|
-
<method name="request" hits="
|
|
1154
|
+
<method name="request" hits="73" signature="()V">
|
|
1155
1155
|
<lines>
|
|
1156
|
-
<line number="118" hits="
|
|
1156
|
+
<line number="118" hits="73"/>
|
|
1157
1157
|
</lines>
|
|
1158
1158
|
</method>
|
|
1159
|
-
<method name="(anonymous_18)" hits="
|
|
1159
|
+
<method name="(anonymous_18)" hits="73" signature="()V">
|
|
1160
1160
|
<lines>
|
|
1161
|
-
<line number="130" hits="
|
|
1161
|
+
<line number="130" hits="73"/>
|
|
1162
1162
|
</lines>
|
|
1163
1163
|
</method>
|
|
1164
|
-
<method name="(anonymous_19)" hits="
|
|
1164
|
+
<method name="(anonymous_19)" hits="61" signature="()V">
|
|
1165
1165
|
<lines>
|
|
1166
|
-
<line number="134" hits="
|
|
1166
|
+
<line number="134" hits="61"/>
|
|
1167
1167
|
</lines>
|
|
1168
1168
|
</method>
|
|
1169
1169
|
<method name="(anonymous_20)" hits="2" signature="()V">
|
|
@@ -1176,29 +1176,29 @@
|
|
|
1176
1176
|
<line number="136" hits="5"/>
|
|
1177
1177
|
</lines>
|
|
1178
1178
|
</method>
|
|
1179
|
-
<method name="(anonymous_22)" hits="
|
|
1179
|
+
<method name="(anonymous_22)" hits="73" signature="()V">
|
|
1180
1180
|
<lines>
|
|
1181
|
-
<line number="139" hits="
|
|
1181
|
+
<line number="139" hits="73"/>
|
|
1182
1182
|
</lines>
|
|
1183
1183
|
</method>
|
|
1184
|
-
<method name="getParamters" hits="
|
|
1184
|
+
<method name="getParamters" hits="78" signature="()V">
|
|
1185
1185
|
<lines>
|
|
1186
|
-
<line number="184" hits="
|
|
1186
|
+
<line number="184" hits="78"/>
|
|
1187
1187
|
</lines>
|
|
1188
1188
|
</method>
|
|
1189
|
-
<method name="parseStateStringAttr" hits="
|
|
1189
|
+
<method name="parseStateStringAttr" hits="861" signature="()V">
|
|
1190
1190
|
<lines>
|
|
1191
|
-
<line number="218" hits="
|
|
1191
|
+
<line number="218" hits="861"/>
|
|
1192
1192
|
</lines>
|
|
1193
1193
|
</method>
|
|
1194
|
-
<method name="parseState" hits="
|
|
1194
|
+
<method name="parseState" hits="127" signature="()V">
|
|
1195
1195
|
<lines>
|
|
1196
|
-
<line number="233" hits="
|
|
1196
|
+
<line number="233" hits="127"/>
|
|
1197
1197
|
</lines>
|
|
1198
1198
|
</method>
|
|
1199
|
-
<method name="(anonymous_26)" hits="
|
|
1199
|
+
<method name="(anonymous_26)" hits="1771" signature="()V">
|
|
1200
1200
|
<lines>
|
|
1201
|
-
<line number="234" hits="
|
|
1201
|
+
<line number="234" hits="1771"/>
|
|
1202
1202
|
</lines>
|
|
1203
1203
|
</method>
|
|
1204
1204
|
<method name="(anonymous_27)" hits="24" signature="()V">
|
|
@@ -1232,169 +1232,169 @@
|
|
|
1232
1232
|
<line number="13" hits="1" branch="false"/>
|
|
1233
1233
|
<line number="16" hits="1" branch="false"/>
|
|
1234
1234
|
<line number="18" hits="1" branch="false"/>
|
|
1235
|
-
<line number="19" hits="
|
|
1236
|
-
<line number="21" hits="
|
|
1237
|
-
<line number="22" hits="
|
|
1238
|
-
<line number="23" hits="
|
|
1239
|
-
<line number="24" hits="
|
|
1240
|
-
<line number="25" hits="
|
|
1241
|
-
<line number="29" hits="
|
|
1235
|
+
<line number="19" hits="109" branch="false"/>
|
|
1236
|
+
<line number="21" hits="109" branch="false"/>
|
|
1237
|
+
<line number="22" hits="113" branch="false"/>
|
|
1238
|
+
<line number="23" hits="113" branch="true" condition-coverage="100% (2/2)"/>
|
|
1239
|
+
<line number="24" hits="109" branch="false"/>
|
|
1240
|
+
<line number="25" hits="109" branch="false"/>
|
|
1241
|
+
<line number="29" hits="109" branch="false"/>
|
|
1242
1242
|
<line number="32" hits="1" branch="false"/>
|
|
1243
|
-
<line number="33" hits="
|
|
1244
|
-
<line number="34" hits="
|
|
1243
|
+
<line number="33" hits="116" branch="true" condition-coverage="100% (4/4)"/>
|
|
1244
|
+
<line number="34" hits="96" branch="false"/>
|
|
1245
1245
|
<line number="38" hits="1" branch="false"/>
|
|
1246
|
-
<line number="39" hits="
|
|
1246
|
+
<line number="39" hits="2142" branch="true" condition-coverage="100% (2/2)"/>
|
|
1247
1247
|
<line number="40" hits="9" branch="true" condition-coverage="100% (2/2)"/>
|
|
1248
1248
|
<line number="41" hits="9" branch="true" condition-coverage="100% (2/2)"/>
|
|
1249
1249
|
<line number="43" hits="9" branch="false"/>
|
|
1250
1250
|
<line number="55" hits="9" branch="false"/>
|
|
1251
1251
|
<line number="59" hits="1" branch="false"/>
|
|
1252
|
-
<line number="60" hits="
|
|
1252
|
+
<line number="60" hits="96" branch="true" condition-coverage="100% (4/4)"/>
|
|
1253
1253
|
<line number="61" hits="4" branch="false"/>
|
|
1254
|
-
<line number="63" hits="
|
|
1254
|
+
<line number="63" hits="92" branch="true" condition-coverage="100% (4/4)"/>
|
|
1255
1255
|
<line number="64" hits="3" branch="false"/>
|
|
1256
|
-
<line number="67" hits="
|
|
1256
|
+
<line number="67" hits="89" branch="false"/>
|
|
1257
1257
|
<line number="71" hits="1" branch="false"/>
|
|
1258
|
-
<line number="77" hits="
|
|
1259
|
-
<line number="78" hits="
|
|
1260
|
-
<line number="80" hits="
|
|
1261
|
-
<line number="81" hits="
|
|
1262
|
-
<line number="86" hits="
|
|
1263
|
-
<line number="87" hits="
|
|
1264
|
-
<line number="88" hits="
|
|
1265
|
-
<line number="91" hits="
|
|
1266
|
-
<line number="92" hits="
|
|
1267
|
-
<line number="94" hits="
|
|
1268
|
-
<line number="95" hits="
|
|
1269
|
-
<line number="97" hits="
|
|
1270
|
-
<line number="98" hits="
|
|
1271
|
-
<line number="101" hits="
|
|
1272
|
-
<line number="102" hits="
|
|
1273
|
-
<line number="105" hits="
|
|
1274
|
-
<line number="106" hits="
|
|
1275
|
-
<line number="108" hits="
|
|
1276
|
-
<line number="109" hits="
|
|
1277
|
-
<line number="112" hits="
|
|
1278
|
-
<line number="113" hits="
|
|
1279
|
-
<line number="115" hits="
|
|
1258
|
+
<line number="77" hits="92" branch="false"/>
|
|
1259
|
+
<line number="78" hits="92" branch="true" condition-coverage="100% (2/2)"/>
|
|
1260
|
+
<line number="80" hits="92" branch="false"/>
|
|
1261
|
+
<line number="81" hits="92" branch="false"/>
|
|
1262
|
+
<line number="86" hits="92" branch="false"/>
|
|
1263
|
+
<line number="87" hits="92" branch="false"/>
|
|
1264
|
+
<line number="88" hits="92" branch="false"/>
|
|
1265
|
+
<line number="91" hits="92" branch="false"/>
|
|
1266
|
+
<line number="92" hits="92" branch="false"/>
|
|
1267
|
+
<line number="94" hits="92" branch="true" condition-coverage="50% (1/2)"/>
|
|
1268
|
+
<line number="95" hits="92" branch="false"/>
|
|
1269
|
+
<line number="97" hits="92" branch="true" condition-coverage="50% (1/2)"/>
|
|
1270
|
+
<line number="98" hits="92" branch="false"/>
|
|
1271
|
+
<line number="101" hits="92" branch="false"/>
|
|
1272
|
+
<line number="102" hits="92" branch="false"/>
|
|
1273
|
+
<line number="105" hits="92" branch="true" condition-coverage="50% (1/2)"/>
|
|
1274
|
+
<line number="106" hits="92" branch="false"/>
|
|
1275
|
+
<line number="108" hits="92" branch="true" condition-coverage="50% (1/2)"/>
|
|
1276
|
+
<line number="109" hits="92" branch="false"/>
|
|
1277
|
+
<line number="112" hits="92" branch="false"/>
|
|
1278
|
+
<line number="113" hits="92" branch="false"/>
|
|
1279
|
+
<line number="115" hits="92" branch="false"/>
|
|
1280
1280
|
<line number="118" hits="1" branch="false"/>
|
|
1281
|
-
<line number="124" hits="
|
|
1282
|
-
<line number="130" hits="
|
|
1283
|
-
<line number="131" hits="
|
|
1284
|
-
<line number="134" hits="
|
|
1285
|
-
<line number="135" hits="
|
|
1286
|
-
<line number="136" hits="
|
|
1287
|
-
<line number="139" hits="
|
|
1288
|
-
<line number="140" hits="
|
|
1289
|
-
<line number="142" hits="
|
|
1290
|
-
<line number="143" hits="
|
|
1291
|
-
<line number="145" hits="
|
|
1292
|
-
<line number="146" hits="
|
|
1293
|
-
<line number="149" hits="
|
|
1294
|
-
<line number="150" hits="
|
|
1295
|
-
<line number="151" hits="
|
|
1296
|
-
<line number="154" hits="
|
|
1297
|
-
<line number="155" hits="
|
|
1298
|
-
<line number="157" hits="
|
|
1299
|
-
<line number="158" hits="
|
|
1300
|
-
<line number="161" hits="
|
|
1301
|
-
<line number="162" hits="
|
|
1302
|
-
<line number="165" hits="
|
|
1281
|
+
<line number="124" hits="73" branch="false"/>
|
|
1282
|
+
<line number="130" hits="73" branch="false"/>
|
|
1283
|
+
<line number="131" hits="73" branch="false"/>
|
|
1284
|
+
<line number="134" hits="73" branch="false"/>
|
|
1285
|
+
<line number="135" hits="73" branch="false"/>
|
|
1286
|
+
<line number="136" hits="73" branch="true" condition-coverage="50% (1/2)"/>
|
|
1287
|
+
<line number="139" hits="73" branch="false"/>
|
|
1288
|
+
<line number="140" hits="73" branch="false"/>
|
|
1289
|
+
<line number="142" hits="73" branch="true" condition-coverage="50% (1/2)"/>
|
|
1290
|
+
<line number="143" hits="73" branch="false"/>
|
|
1291
|
+
<line number="145" hits="73" branch="true" condition-coverage="50% (1/2)"/>
|
|
1292
|
+
<line number="146" hits="73" branch="false"/>
|
|
1293
|
+
<line number="149" hits="73" branch="false"/>
|
|
1294
|
+
<line number="150" hits="73" branch="false"/>
|
|
1295
|
+
<line number="151" hits="73" branch="false"/>
|
|
1296
|
+
<line number="154" hits="73" branch="true" condition-coverage="50% (1/2)"/>
|
|
1297
|
+
<line number="155" hits="73" branch="false"/>
|
|
1298
|
+
<line number="157" hits="73" branch="true" condition-coverage="50% (1/2)"/>
|
|
1299
|
+
<line number="158" hits="73" branch="false"/>
|
|
1300
|
+
<line number="161" hits="73" branch="false"/>
|
|
1301
|
+
<line number="162" hits="73" branch="false"/>
|
|
1302
|
+
<line number="165" hits="68" branch="true" condition-coverage="100% (2/2)"/>
|
|
1303
1303
|
<line number="166" hits="2" branch="false"/>
|
|
1304
1304
|
<line number="167" hits="2" branch="false"/>
|
|
1305
1305
|
<line number="168" hits="2" branch="false"/>
|
|
1306
|
-
<line number="170" hits="
|
|
1306
|
+
<line number="170" hits="66" branch="true" condition-coverage="100% (2/2)"/>
|
|
1307
1307
|
<line number="171" hits="51" branch="false"/>
|
|
1308
1308
|
<line number="172" hits="51" branch="false"/>
|
|
1309
1309
|
<line number="175" hits="1" branch="false"/>
|
|
1310
1310
|
<line number="176" hits="1" branch="false"/>
|
|
1311
1311
|
<line number="177" hits="1" branch="false"/>
|
|
1312
|
-
<line number="181" hits="
|
|
1312
|
+
<line number="181" hits="15" branch="false"/>
|
|
1313
1313
|
<line number="184" hits="1" branch="true" condition-coverage="100% (1/1)"/>
|
|
1314
|
-
<line number="185" hits="
|
|
1315
|
-
<line number="187" hits="
|
|
1314
|
+
<line number="185" hits="78" branch="false"/>
|
|
1315
|
+
<line number="187" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1316
1316
|
<line number="188" hits="1" branch="false"/>
|
|
1317
|
-
<line number="190" hits="
|
|
1318
|
-
<line number="191" hits="
|
|
1319
|
-
<line number="193" hits="
|
|
1317
|
+
<line number="190" hits="77" branch="true" condition-coverage="100% (2/2)"/>
|
|
1318
|
+
<line number="191" hits="66" branch="false"/>
|
|
1319
|
+
<line number="193" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1320
1320
|
<line number="194" hits="1" branch="false"/>
|
|
1321
|
-
<line number="196" hits="
|
|
1321
|
+
<line number="196" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1322
1322
|
<line number="197" hits="1" branch="false"/>
|
|
1323
|
-
<line number="199" hits="
|
|
1323
|
+
<line number="199" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1324
1324
|
<line number="200" hits="1" branch="false"/>
|
|
1325
|
-
<line number="202" hits="
|
|
1325
|
+
<line number="202" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1326
1326
|
<line number="203" hits="1" branch="false"/>
|
|
1327
|
-
<line number="205" hits="
|
|
1327
|
+
<line number="205" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1328
1328
|
<line number="206" hits="1" branch="false"/>
|
|
1329
|
-
<line number="208" hits="
|
|
1329
|
+
<line number="208" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1330
1330
|
<line number="209" hits="1" branch="false"/>
|
|
1331
|
-
<line number="211" hits="
|
|
1331
|
+
<line number="211" hits="78" branch="true" condition-coverage="100% (2/2)"/>
|
|
1332
1332
|
<line number="212" hits="1" branch="false"/>
|
|
1333
|
-
<line number="215" hits="
|
|
1334
|
-
<line number="225" hits="
|
|
1333
|
+
<line number="215" hits="78" branch="false"/>
|
|
1334
|
+
<line number="225" hits="861" branch="true" condition-coverage="100% (2/2)"/>
|
|
1335
1335
|
<line number="226" hits="35" branch="false"/>
|
|
1336
1336
|
<line number="227" hits="35" branch="false"/>
|
|
1337
|
-
<line number="230" hits="
|
|
1337
|
+
<line number="230" hits="826" branch="false"/>
|
|
1338
1338
|
<line number="233" hits="1" branch="false"/>
|
|
1339
|
-
<line number="234" hits="
|
|
1340
|
-
<line number="235" hits="
|
|
1341
|
-
<line number="252" hits="
|
|
1339
|
+
<line number="234" hits="1771" branch="false"/>
|
|
1340
|
+
<line number="235" hits="127" branch="false"/>
|
|
1341
|
+
<line number="252" hits="127" branch="true" condition-coverage="100% (4/4)"/>
|
|
1342
1342
|
<line number="253" hits="1" branch="false"/>
|
|
1343
|
-
<line number="255" hits="
|
|
1343
|
+
<line number="255" hits="126" branch="true" condition-coverage="100% (2/2)"/>
|
|
1344
1344
|
<line number="256" hits="3" branch="false"/>
|
|
1345
1345
|
<line number="257" hits="3" branch="true" condition-coverage="50% (1/2)"/>
|
|
1346
1346
|
<line number="258" hits="3" branch="false"/>
|
|
1347
1347
|
<line number="261" hits="3" branch="false"/>
|
|
1348
|
-
<line number="265" hits="
|
|
1348
|
+
<line number="265" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1349
1349
|
<line number="266" hits="9" branch="false"/>
|
|
1350
1350
|
<line number="267" hits="9" branch="true" condition-coverage="100% (2/2)"/>
|
|
1351
1351
|
<line number="268" hits="8" branch="false"/>
|
|
1352
1352
|
<line number="271" hits="1" branch="false"/>
|
|
1353
|
-
<line number="275" hits="
|
|
1354
|
-
<line number="279" hits="
|
|
1355
|
-
<line number="282" hits="
|
|
1353
|
+
<line number="275" hits="114" branch="false"/>
|
|
1354
|
+
<line number="279" hits="123" branch="false"/>
|
|
1355
|
+
<line number="282" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1356
1356
|
<line number="283" hits="24" branch="false"/>
|
|
1357
1357
|
<line number="284" hits="6" branch="true" condition-coverage="100% (2/2)"/>
|
|
1358
1358
|
<line number="285" hits="5" branch="false"/>
|
|
1359
1359
|
<line number="288" hits="1" branch="false"/>
|
|
1360
|
-
<line number="291" hits="
|
|
1361
|
-
<line number="295" hits="
|
|
1360
|
+
<line number="291" hits="117" branch="false"/>
|
|
1361
|
+
<line number="295" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1362
1362
|
<line number="296" hits="36" branch="false"/>
|
|
1363
1363
|
<line number="297" hits="6" branch="true" condition-coverage="100% (2/2)"/>
|
|
1364
1364
|
<line number="298" hits="5" branch="false"/>
|
|
1365
1365
|
<line number="301" hits="1" branch="false"/>
|
|
1366
|
-
<line number="304" hits="
|
|
1367
|
-
<line number="308" hits="
|
|
1368
|
-
<line number="311" hits="
|
|
1369
|
-
<line number="314" hits="
|
|
1370
|
-
<line number="317" hits="
|
|
1371
|
-
<line number="320" hits="
|
|
1366
|
+
<line number="304" hits="117" branch="false"/>
|
|
1367
|
+
<line number="308" hits="123" branch="false"/>
|
|
1368
|
+
<line number="311" hits="123" branch="false"/>
|
|
1369
|
+
<line number="314" hits="123" branch="false"/>
|
|
1370
|
+
<line number="317" hits="123" branch="false"/>
|
|
1371
|
+
<line number="320" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1372
1372
|
<line number="321" hits="5" branch="false"/>
|
|
1373
|
-
<line number="324" hits="
|
|
1374
|
-
<line number="328" hits="
|
|
1373
|
+
<line number="324" hits="118" branch="false"/>
|
|
1374
|
+
<line number="328" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1375
1375
|
<line number="329" hits="5" branch="false"/>
|
|
1376
|
-
<line number="332" hits="
|
|
1377
|
-
<line number="336" hits="
|
|
1376
|
+
<line number="332" hits="118" branch="false"/>
|
|
1377
|
+
<line number="336" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1378
1378
|
<line number="337" hits="18" branch="false"/>
|
|
1379
1379
|
<line number="338" hits="6" branch="true" condition-coverage="100% (2/2)"/>
|
|
1380
1380
|
<line number="339" hits="5" branch="false"/>
|
|
1381
1381
|
<line number="342" hits="1" branch="false"/>
|
|
1382
|
-
<line number="345" hits="
|
|
1383
|
-
<line number="349" hits="
|
|
1382
|
+
<line number="345" hits="117" branch="false"/>
|
|
1383
|
+
<line number="349" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1384
1384
|
<line number="350" hits="18" branch="false"/>
|
|
1385
1385
|
<line number="351" hits="6" branch="true" condition-coverage="100% (2/2)"/>
|
|
1386
1386
|
<line number="352" hits="5" branch="false"/>
|
|
1387
1387
|
<line number="355" hits="1" branch="false"/>
|
|
1388
|
-
<line number="358" hits="
|
|
1389
|
-
<line number="362" hits="
|
|
1390
|
-
<line number="363" hits="
|
|
1391
|
-
<line number="366" hits="
|
|
1388
|
+
<line number="358" hits="117" branch="false"/>
|
|
1389
|
+
<line number="362" hits="123" branch="false"/>
|
|
1390
|
+
<line number="363" hits="123" branch="false"/>
|
|
1391
|
+
<line number="366" hits="123" branch="true" condition-coverage="100% (2/2)"/>
|
|
1392
1392
|
<line number="367" hits="2" branch="false"/>
|
|
1393
1393
|
<line number="368" hits="1" branch="true" condition-coverage="50% (1/2)"/>
|
|
1394
1394
|
<line number="369" hits="1" branch="false"/>
|
|
1395
1395
|
<line number="372" hits="0" branch="false"/>
|
|
1396
|
-
<line number="375" hits="
|
|
1397
|
-
<line number="378" hits="
|
|
1396
|
+
<line number="375" hits="122" branch="false"/>
|
|
1397
|
+
<line number="378" hits="123" branch="false"/>
|
|
1398
1398
|
</lines>
|
|
1399
1399
|
</class>
|
|
1400
1400
|
<class name="types.ts" filename="src/lib/types.ts" line-rate="1" branch-rate="1">
|
|
@@ -1441,12 +1441,12 @@
|
|
|
1441
1441
|
</method>
|
|
1442
1442
|
<method name="(anonymous_8)" hits="1" signature="()V">
|
|
1443
1443
|
<lines>
|
|
1444
|
-
<line number="
|
|
1444
|
+
<line number="78" hits="1"/>
|
|
1445
1445
|
</lines>
|
|
1446
1446
|
</method>
|
|
1447
1447
|
<method name="(anonymous_9)" hits="1" signature="()V">
|
|
1448
1448
|
<lines>
|
|
1449
|
-
<line number="
|
|
1449
|
+
<line number="104" hits="1"/>
|
|
1450
1450
|
</lines>
|
|
1451
1451
|
</method>
|
|
1452
1452
|
</methods>
|
|
@@ -1504,9 +1504,9 @@
|
|
|
1504
1504
|
<line number="68" hits="1" branch="false"/>
|
|
1505
1505
|
<line number="69" hits="1" branch="false"/>
|
|
1506
1506
|
<line number="70" hits="1" branch="false"/>
|
|
1507
|
-
<line number="
|
|
1508
|
-
<line number="
|
|
1509
|
-
<line number="78" hits="1" branch="
|
|
1507
|
+
<line number="71" hits="1" branch="false"/>
|
|
1508
|
+
<line number="72" hits="1" branch="false"/>
|
|
1509
|
+
<line number="78" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
1510
1510
|
<line number="79" hits="1" branch="false"/>
|
|
1511
1511
|
<line number="80" hits="1" branch="false"/>
|
|
1512
1512
|
<line number="81" hits="1" branch="false"/>
|
|
@@ -1528,11 +1528,13 @@
|
|
|
1528
1528
|
<line number="97" hits="1" branch="false"/>
|
|
1529
1529
|
<line number="98" hits="1" branch="false"/>
|
|
1530
1530
|
<line number="99" hits="1" branch="false"/>
|
|
1531
|
-
<line number="
|
|
1532
|
-
<line number="
|
|
1533
|
-
<line number="104" hits="1" branch="
|
|
1531
|
+
<line number="100" hits="1" branch="false"/>
|
|
1532
|
+
<line number="101" hits="1" branch="false"/>
|
|
1533
|
+
<line number="104" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
|
1534
1534
|
<line number="105" hits="1" branch="false"/>
|
|
1535
1535
|
<line number="106" hits="1" branch="false"/>
|
|
1536
|
+
<line number="107" hits="1" branch="false"/>
|
|
1537
|
+
<line number="108" hits="1" branch="false"/>
|
|
1536
1538
|
</lines>
|
|
1537
1539
|
</class>
|
|
1538
1540
|
</packages>
|