@mapcomponents/react-maplibre 0.1.12 → 0.1.13
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/coverage/clover.xml +727 -608
- package/coverage/coverage-final.json +19 -14
- package/coverage/lcov-report/index.html +156 -96
- package/coverage/lcov-report/{components → src/components}/MapLibreMap/MapLibreMap.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MapLibreMap/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlCreatePdfButton/MlCreatePdfButton.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlCreatePdfButton/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlFeatureEditor/MlFeatureEditor.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlFeatureEditor/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlFillExtrusionLayer/MlFillExtrusionLayer.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlFillExtrusionLayer/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlFollowGps/MlFollowGps.js.html +61 -55
- package/coverage/lcov-report/{components → src/components}/MlFollowGps/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlGPXViewer/MlGPXViewer.js.html +66 -60
- package/coverage/lcov-report/{components → src/components}/MlGPXViewer/gpxConverter.js.html +49 -70
- package/coverage/lcov-report/{components → src/components}/MlGPXViewer/index.html +25 -25
- package/coverage/lcov-report/{components → src/components}/MlGeoJsonLayer/MlGeoJsonLayer.js.html +70 -28
- package/coverage/lcov-report/{components → src/components}/MlGeoJsonLayer/index.html +27 -27
- package/coverage/lcov-report/{components → src/components}/MlImageMarkerLayer/MlImageMarkerLayer.js.html +19 -22
- package/coverage/lcov-report/{components → src/components}/MlImageMarkerLayer/index.html +19 -19
- package/coverage/lcov-report/{components → src/components}/MlLayer/MlLayer.js.html +30 -30
- package/coverage/lcov-report/{components → src/components}/MlLayer/index.html +26 -26
- package/coverage/lcov-report/{components → src/components}/MlLayerMagnify/MlLayerMagnify.js.html +41 -41
- package/coverage/lcov-report/{components → src/components}/MlLayerMagnify/index.html +24 -24
- package/coverage/lcov-report/{components → src/components}/MlLayerSwipe/MlLayerSwipe.js.html +38 -41
- package/coverage/lcov-report/{components → src/components}/MlLayerSwipe/index.html +24 -24
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +755 -0
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +380 -0
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +117 -0
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +117 -0
- package/coverage/lcov-report/{components → src/components}/MlMarker/MlMarker.js.html +11 -11
- package/coverage/lcov-report/{components → src/components}/MlMarker/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlNavigationCompass/MlNavigationCompass.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlNavigationCompass/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlNavigationTools/MlNavigationTools.js.html +48 -36
- package/coverage/lcov-report/{components → src/components}/MlNavigationTools/index.html +16 -16
- package/coverage/lcov-report/{components → src/components}/MlOsmLayer/MlOsmLayer.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlOsmLayer/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlScaleReference/MlScaleReference.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlScaleReference/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlShareMapState/MlShareMapState.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlShareMapState/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlSpatialElevationProfile/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlThreeJsLayer/MlThreeJsLayer.js.html +30 -54
- package/coverage/lcov-report/{components → src/components}/MlThreeJsLayer/index.html +24 -24
- package/coverage/lcov-report/{components → src/components}/MlUseMapDebugger/MlUseMapDebugger.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlUseMapDebugger/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlVectorTileLayer/MlVectorTileLayer.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlVectorTileLayer/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlWmsFeatureInfoPopup/index.html +10 -10
- package/coverage/lcov-report/{components → src/components}/MlWmsLayer/MlWmsLayer.js.html +13 -13
- package/coverage/lcov-report/{components → src/components}/MlWmsLayer/index.html +14 -14
- package/coverage/lcov-report/{components → src/components}/MlWmsLoader/MlWmsLoader.js.html +31 -19
- package/coverage/lcov-report/{components → src/components}/MlWmsLoader/index.html +16 -16
- package/coverage/lcov-report/{hooks → src/hooks}/index.html +10 -10
- package/coverage/lcov-report/{hooks → src/hooks}/useMap.js.html +10 -10
- package/coverage/lcov-report/{hooks → src/hooks}/useMapState.js.html +10 -10
- package/coverage/lcov-report/{hooks → src/hooks}/useWms.js.html +18 -18
- package/coverage/lcov-report/src/i18n.js.html +167 -0
- package/coverage/lcov-report/src/index.html +117 -0
- package/coverage/lcov-report/src/translations/english.js.html +95 -0
- package/coverage/lcov-report/src/translations/german.js.html +95 -0
- package/coverage/lcov-report/src/translations/index.html +132 -0
- package/coverage/lcov.info +1240 -976
- package/dist/b556faa3bc6829d2.png +0 -0
- package/dist/index.esm.js +102 -71
- package/dist/index.esm.js.map +1 -1
- package/package.json +3 -1
- package/public/assets/dop.png +0 -0
- package/public/assets/historic.png +0 -0
- package/public/assets/osm.png +0 -0
- package/public/thumbnails/MlFollowGps.png +0 -0
- package/public/thumbnails/MlThreeJsLayer.png +0 -0
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.js +58 -73
- package/src/components/MlFeatureEditor/MlFeatureEditor.meta.json +2 -2
- package/src/components/MlFollowGps/MlFollowGps.js +45 -43
- package/src/components/MlFollowGps/MlFollowGps.meta.json +2 -2
- package/src/components/MlFollowGps/assets/marker.png +0 -0
- package/src/components/MlGPXViewer/MlGPXViewer.js +45 -43
- package/src/components/MlGPXViewer/gpxConverter.js +22 -29
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js +22 -8
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.js +3 -4
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +6 -7
- package/src/components/MlLayer/MlLayer.js +2 -2
- package/src/components/MlLayer/MlLayer.test.js +12 -10
- package/src/components/MlLayerMagnify/MlLayerMagnify.js +3 -3
- package/src/components/MlLayerSwipe/MlLayerSwipe.js +4 -5
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.css +17 -0
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.doc.de.md +3 -0
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +223 -0
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.meta_.json +15 -0
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +106 -0
- package/src/components/MlLayerSwitcher/assets/sample_1.json +26 -0
- package/src/components/MlLayerSwitcher/assets/sample_2.json +22 -0
- package/src/components/MlLayerSwitcher/components/LayerBox.js +98 -0
- package/src/components/MlMarker/MlMarker.js +1 -1
- package/src/components/MlNavigationTools/MlNavigationTools.js +26 -22
- package/src/components/MlScaleReference/MlScaleReference.meta.json +1 -1
- package/src/components/MlScaleReference/MlScaleReference.stories.js +25 -21
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.js +12 -6
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.js +8 -15
- package/src/components/MlWmsLayer/MlWmsLayer.js +1 -1
- package/src/components/MlWmsLoader/MlWmsLoader.js +8 -4
- package/src/components/MlWmsLoader/MlWmsLoader.meta.json +1 -1
- package/src/components/MlWmsLoader/MlWmsLoader.stories.js +5 -4
- package/src/decorators/EmptyMapContextDecorator.js +11 -6
- package/src/decorators/MapContext3DDecorator.js +25 -20
- package/src/decorators/MapContextDashboardDecorator.js +7 -2
- package/src/decorators/MapContextDecorator.js +7 -3
- package/src/decorators/MapContextKlokantechBasicDecorator.js +8 -4
- package/src/decorators/MultiMapContextDecorator.js +2 -1
- package/src/hooks/useWms.js +7 -6
- package/src/i18n.js +28 -0
- package/src/translations/english.js +4 -0
- package/src/translations/german.js +4 -0
- package/src/ui_components/ImageLoader.js +73 -0
- package/src/ui_components/Sidebar.js +75 -20
- package/src/ui_components/TopToolbar.js +18 -18
package/coverage/clover.xml
CHANGED
|
@@ -1,8 +1,16 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
5
|
-
<package name="
|
|
2
|
+
<coverage generated="1639588440817" clover="3.2.0">
|
|
3
|
+
<project timestamp="1639588440817" name="All files">
|
|
4
|
+
<metrics statements="1601" coveredstatements="564" conditionals="908" coveredconditionals="254" methods="283" coveredmethods="92" elements="2792" coveredelements="910" complexity="0" loc="1601" ncloc="1601" packages="29" files="33" classes="33"/>
|
|
5
|
+
<package name="src">
|
|
6
|
+
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
|
+
<file name="i18n.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/i18n.js">
|
|
8
|
+
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
9
|
+
<line num="10" count="0" type="stmt"/>
|
|
10
|
+
<line num="13" count="0" type="stmt"/>
|
|
11
|
+
</file>
|
|
12
|
+
</package>
|
|
13
|
+
<package name="src.components.MapLibreMap">
|
|
6
14
|
<metrics statements="25" coveredstatements="25" conditionals="4" coveredconditionals="3" methods="6" coveredmethods="6"/>
|
|
7
15
|
<file name="MapLibreMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MapLibreMap/MapLibreMap.js">
|
|
8
16
|
<metrics statements="25" coveredstatements="25" conditionals="4" coveredconditionals="3" methods="6" coveredmethods="6"/>
|
|
@@ -33,7 +41,7 @@
|
|
|
33
41
|
<line num="77" count="17" type="stmt"/>
|
|
34
42
|
</file>
|
|
35
43
|
</package>
|
|
36
|
-
<package name="components.MlCreatePdfButton">
|
|
44
|
+
<package name="src.components.MlCreatePdfButton">
|
|
37
45
|
<metrics statements="12" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
38
46
|
<file name="MlCreatePdfButton.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlCreatePdfButton/MlCreatePdfButton.js">
|
|
39
47
|
<metrics statements="12" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -51,7 +59,7 @@
|
|
|
51
59
|
<line num="45" count="0" type="stmt"/>
|
|
52
60
|
</file>
|
|
53
61
|
</package>
|
|
54
|
-
<package name="components.MlFeatureEditor">
|
|
62
|
+
<package name="src.components.MlFeatureEditor">
|
|
55
63
|
<metrics statements="41" coveredstatements="34" conditionals="34" coveredconditionals="23" methods="9" coveredmethods="7"/>
|
|
56
64
|
<file name="MlFeatureEditor.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlFeatureEditor/MlFeatureEditor.js">
|
|
57
65
|
<metrics statements="41" coveredstatements="34" conditionals="34" coveredconditionals="23" methods="9" coveredmethods="7"/>
|
|
@@ -98,7 +106,7 @@
|
|
|
98
106
|
<line num="116" count="12" type="stmt"/>
|
|
99
107
|
</file>
|
|
100
108
|
</package>
|
|
101
|
-
<package name="components.MlFillExtrusionLayer">
|
|
109
|
+
<package name="src.components.MlFillExtrusionLayer">
|
|
102
110
|
<metrics statements="31" coveredstatements="28" conditionals="28" coveredconditionals="22" methods="6" coveredmethods="5"/>
|
|
103
111
|
<file name="MlFillExtrusionLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.js">
|
|
104
112
|
<metrics statements="31" coveredstatements="28" conditionals="28" coveredconditionals="22" methods="6" coveredmethods="5"/>
|
|
@@ -135,35 +143,35 @@
|
|
|
135
143
|
<line num="110" count="1" type="stmt"/>
|
|
136
144
|
</file>
|
|
137
145
|
</package>
|
|
138
|
-
<package name="components.MlFollowGps">
|
|
146
|
+
<package name="src.components.MlFollowGps">
|
|
139
147
|
<metrics statements="40" coveredstatements="27" conditionals="22" coveredconditionals="13" methods="7" coveredmethods="4"/>
|
|
140
148
|
<file name="MlFollowGps.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlFollowGps/MlFollowGps.js">
|
|
141
149
|
<metrics statements="40" coveredstatements="27" conditionals="22" coveredconditionals="13" methods="7" coveredmethods="4"/>
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="23" count="7" type="stmt"/>
|
|
144
|
-
<line num="24" count="7" type="stmt"/>
|
|
150
|
+
<line num="23" count="1" type="stmt"/>
|
|
145
151
|
<line num="25" count="7" type="stmt"/>
|
|
146
152
|
<line num="26" count="7" type="stmt"/>
|
|
147
153
|
<line num="27" count="7" type="stmt"/>
|
|
154
|
+
<line num="28" count="7" type="stmt"/>
|
|
148
155
|
<line num="29" count="7" type="stmt"/>
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="31" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
156
|
+
<line num="31" count="7" type="stmt"/>
|
|
151
157
|
<line num="32" count="7" type="stmt"/>
|
|
158
|
+
<line num="33" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
152
159
|
<line num="34" count="7" type="stmt"/>
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="46" count="0" type="
|
|
160
|
+
<line num="36" count="7" type="stmt"/>
|
|
161
|
+
<line num="37" count="2" type="stmt"/>
|
|
162
|
+
<line num="39" count="2" type="stmt"/>
|
|
163
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
157
164
|
<line num="47" count="0" type="stmt"/>
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="50" count="0" type="
|
|
165
|
+
<line num="48" count="0" type="stmt"/>
|
|
166
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
160
167
|
<line num="51" count="0" type="stmt"/>
|
|
161
168
|
<line num="52" count="0" type="stmt"/>
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="58" count="
|
|
164
|
-
<line num="
|
|
169
|
+
<line num="53" count="0" type="stmt"/>
|
|
170
|
+
<line num="58" count="7" type="stmt"/>
|
|
171
|
+
<line num="59" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
165
172
|
<line num="62" count="2" type="stmt"/>
|
|
166
173
|
<line num="63" count="2" type="stmt"/>
|
|
174
|
+
<line num="64" count="2" type="stmt"/>
|
|
167
175
|
<line num="67" count="7" type="stmt"/>
|
|
168
176
|
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
169
177
|
<line num="69" count="0" type="stmt"/>
|
|
@@ -173,387 +181,385 @@
|
|
|
173
181
|
<line num="75" count="0" type="stmt"/>
|
|
174
182
|
<line num="76" count="0" type="stmt"/>
|
|
175
183
|
<line num="79" count="7" type="stmt"/>
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="
|
|
184
|
+
<line num="125" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
185
|
+
<line num="126" count="1" type="stmt"/>
|
|
186
|
+
<line num="128" count="2" type="stmt"/>
|
|
187
|
+
<line num="133" count="3" type="stmt"/>
|
|
188
|
+
<line num="143" count="1" type="stmt"/>
|
|
189
|
+
<line num="161" count="1" type="stmt"/>
|
|
182
190
|
</file>
|
|
183
191
|
</package>
|
|
184
|
-
<package name="components.MlGPXViewer">
|
|
185
|
-
<metrics statements="
|
|
192
|
+
<package name="src.components.MlGPXViewer">
|
|
193
|
+
<metrics statements="397" coveredstatements="71" conditionals="233" coveredconditionals="9" methods="57" coveredmethods="9"/>
|
|
186
194
|
<file name="MlGPXViewer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGPXViewer/MlGPXViewer.js">
|
|
187
|
-
<metrics statements="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="28" count="12" type="stmt"/>
|
|
195
|
+
<metrics statements="121" coveredstatements="64" conditionals="30" coveredconditionals="8" methods="27" coveredmethods="8"/>
|
|
196
|
+
<line num="26" count="1" type="stmt"/>
|
|
197
|
+
<line num="27" count="12" type="stmt"/>
|
|
198
|
+
<line num="28" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
192
199
|
<line num="29" count="12" type="stmt"/>
|
|
193
200
|
<line num="30" count="12" type="stmt"/>
|
|
194
201
|
<line num="31" count="12" type="stmt"/>
|
|
195
202
|
<line num="32" count="12" type="stmt"/>
|
|
196
203
|
<line num="33" count="12" type="stmt"/>
|
|
197
204
|
<line num="34" count="12" type="stmt"/>
|
|
198
|
-
<line num="
|
|
205
|
+
<line num="35" count="12" type="stmt"/>
|
|
199
206
|
<line num="37" count="12" type="stmt"/>
|
|
200
207
|
<line num="38" count="12" type="stmt"/>
|
|
201
208
|
<line num="39" count="12" type="stmt"/>
|
|
202
209
|
<line num="40" count="12" type="stmt"/>
|
|
210
|
+
<line num="41" count="12" type="stmt"/>
|
|
203
211
|
<line num="42" count="12" type="stmt"/>
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
206
|
-
<line num="51" count="6" type="stmt"/>
|
|
212
|
+
<line num="44" count="12" type="stmt"/>
|
|
213
|
+
<line num="51" count="12" type="stmt"/>
|
|
207
214
|
<line num="52" count="6" type="stmt"/>
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
215
|
+
<line num="53" count="6" type="stmt"/>
|
|
216
|
+
<line num="54" count="6" type="stmt"/>
|
|
217
|
+
<line num="56" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
210
218
|
<line num="57" count="3" type="stmt"/>
|
|
211
219
|
<line num="59" count="3" type="stmt"/>
|
|
212
220
|
<line num="61" count="3" type="stmt"/>
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="
|
|
215
|
-
<line num="68" count="
|
|
216
|
-
<line num="
|
|
221
|
+
<line num="63" count="3" type="stmt"/>
|
|
222
|
+
<line num="67" count="12" type="stmt"/>
|
|
223
|
+
<line num="68" count="12" type="cond" truecount="4" falsecount="0"/>
|
|
224
|
+
<line num="70" count="6" type="stmt"/>
|
|
217
225
|
<line num="71" count="6" type="stmt"/>
|
|
218
|
-
<line num="
|
|
219
|
-
<line num="
|
|
220
|
-
<line num="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="110" count="
|
|
223
|
-
<line num="112" count="
|
|
226
|
+
<line num="73" count="6" type="stmt"/>
|
|
227
|
+
<line num="81" count="6" type="stmt"/>
|
|
228
|
+
<line num="94" count="6" type="stmt"/>
|
|
229
|
+
<line num="109" count="6" type="stmt"/>
|
|
230
|
+
<line num="110" count="12" type="stmt"/>
|
|
231
|
+
<line num="112" count="6" type="stmt"/>
|
|
224
232
|
<line num="114" count="0" type="stmt"/>
|
|
225
233
|
<line num="116" count="0" type="stmt"/>
|
|
226
|
-
<line num="
|
|
227
|
-
<line num="
|
|
228
|
-
<line num="
|
|
229
|
-
<line num="
|
|
230
|
-
<line num="
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="140" count="12" type="stmt"/>
|
|
234
|
+
<line num="118" count="0" type="stmt"/>
|
|
235
|
+
<line num="123" count="0" type="stmt"/>
|
|
236
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
237
|
+
<line num="130" count="0" type="stmt"/>
|
|
238
|
+
<line num="133" count="6" type="stmt"/>
|
|
239
|
+
<line num="134" count="0" type="stmt"/>
|
|
240
|
+
<line num="135" count="0" type="stmt"/>
|
|
241
|
+
<line num="138" count="6" type="stmt"/>
|
|
235
242
|
<line num="141" count="12" type="stmt"/>
|
|
236
|
-
<line num="142" count="
|
|
237
|
-
<line num="143" count="
|
|
238
|
-
<line num="
|
|
239
|
-
<line num="
|
|
240
|
-
<line num="
|
|
241
|
-
<line num="
|
|
242
|
-
<line num="150" count="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="
|
|
243
|
+
<line num="142" count="12" type="stmt"/>
|
|
244
|
+
<line num="143" count="12" type="stmt"/>
|
|
245
|
+
<line num="144" count="0" type="stmt"/>
|
|
246
|
+
<line num="145" count="0" type="stmt"/>
|
|
247
|
+
<line num="147" count="12" type="stmt"/>
|
|
248
|
+
<line num="148" count="0" type="stmt"/>
|
|
249
|
+
<line num="150" count="12" type="stmt"/>
|
|
250
|
+
<line num="151" count="0" type="stmt"/>
|
|
251
|
+
<line num="152" count="0" type="stmt"/>
|
|
252
|
+
<line num="155" count="12" type="stmt"/>
|
|
245
253
|
<line num="156" count="12" type="stmt"/>
|
|
246
254
|
<line num="158" count="12" type="stmt"/>
|
|
247
255
|
<line num="160" count="12" type="stmt"/>
|
|
248
|
-
<line num="
|
|
249
|
-
<line num="162" count="9" type="stmt"/>
|
|
256
|
+
<line num="162" count="12" type="stmt"/>
|
|
250
257
|
<line num="163" count="9" type="stmt"/>
|
|
251
258
|
<line num="164" count="9" type="stmt"/>
|
|
252
259
|
<line num="165" count="9" type="stmt"/>
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="171" count="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="189" count="0" type="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="194" count="0" type="
|
|
260
|
+
<line num="166" count="9" type="stmt"/>
|
|
261
|
+
<line num="167" count="9" type="stmt"/>
|
|
262
|
+
<line num="171" count="12" type="stmt"/>
|
|
263
|
+
<line num="172" count="0" type="stmt"/>
|
|
264
|
+
<line num="173" count="0" type="stmt"/>
|
|
265
|
+
<line num="176" count="12" type="stmt"/>
|
|
266
|
+
<line num="177" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
267
|
+
<line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
268
|
+
<line num="181" count="0" type="stmt"/>
|
|
269
|
+
<line num="182" count="0" type="stmt"/>
|
|
270
|
+
<line num="186" count="12" type="stmt"/>
|
|
271
|
+
<line num="187" count="0" type="stmt"/>
|
|
272
|
+
<line num="189" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
273
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
274
|
+
<line num="191" count="0" type="stmt"/>
|
|
275
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
269
276
|
<line num="195" count="0" type="stmt"/>
|
|
277
|
+
<line num="196" count="0" type="stmt"/>
|
|
270
278
|
<line num="197" count="0" type="stmt"/>
|
|
271
|
-
<line num="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="
|
|
274
|
-
<line num="
|
|
275
|
-
<line num="208" count="0" type="stmt"/>
|
|
279
|
+
<line num="199" count="0" type="stmt"/>
|
|
280
|
+
<line num="200" count="0" type="stmt"/>
|
|
281
|
+
<line num="207" count="12" type="stmt"/>
|
|
282
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
276
283
|
<line num="209" count="0" type="stmt"/>
|
|
277
284
|
<line num="210" count="0" type="stmt"/>
|
|
278
285
|
<line num="211" count="0" type="stmt"/>
|
|
279
286
|
<line num="212" count="0" type="stmt"/>
|
|
280
287
|
<line num="213" count="0" type="stmt"/>
|
|
281
288
|
<line num="214" count="0" type="stmt"/>
|
|
282
|
-
<line num="
|
|
283
|
-
<line num="
|
|
284
|
-
<line num="
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="
|
|
288
|
-
<line num="
|
|
289
|
+
<line num="215" count="0" type="stmt"/>
|
|
290
|
+
<line num="216" count="0" type="stmt"/>
|
|
291
|
+
<line num="218" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
292
|
+
<line num="219" count="0" type="stmt"/>
|
|
293
|
+
<line num="221" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
294
|
+
<line num="222" count="0" type="stmt"/>
|
|
295
|
+
<line num="227" count="0" type="stmt"/>
|
|
289
296
|
<line num="230" count="0" type="stmt"/>
|
|
290
297
|
<line num="231" count="0" type="stmt"/>
|
|
291
298
|
<line num="232" count="0" type="stmt"/>
|
|
299
|
+
<line num="233" count="0" type="stmt"/>
|
|
292
300
|
<line num="234" count="0" type="stmt"/>
|
|
293
|
-
<line num="
|
|
294
|
-
<line num="
|
|
295
|
-
<line num="
|
|
296
|
-
<line num="
|
|
297
|
-
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
301
|
+
<line num="236" count="0" type="stmt"/>
|
|
302
|
+
<line num="240" count="12" type="stmt"/>
|
|
303
|
+
<line num="241" count="0" type="stmt"/>
|
|
304
|
+
<line num="244" count="12" type="stmt"/>
|
|
298
305
|
<line num="245" count="0" type="stmt"/>
|
|
299
|
-
<line num="246" count="0" type="
|
|
306
|
+
<line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
300
307
|
<line num="247" count="0" type="stmt"/>
|
|
301
|
-
<line num="
|
|
302
|
-
<line num="
|
|
303
|
-
<line num="
|
|
304
|
-
<line num="
|
|
305
|
-
<line num="
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="
|
|
308
|
+
<line num="248" count="0" type="stmt"/>
|
|
309
|
+
<line num="249" count="0" type="stmt"/>
|
|
310
|
+
<line num="252" count="0" type="stmt"/>
|
|
311
|
+
<line num="255" count="12" type="stmt"/>
|
|
312
|
+
<line num="256" count="0" type="stmt"/>
|
|
313
|
+
<line num="258" count="12" type="stmt"/>
|
|
314
|
+
<line num="310" count="0" type="stmt"/>
|
|
315
|
+
<line num="347" count="1" type="stmt"/>
|
|
316
|
+
<line num="351" count="1" type="stmt"/>
|
|
308
317
|
</file>
|
|
309
318
|
<file name="gpxConverter.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGPXViewer/gpxConverter.js">
|
|
310
|
-
<metrics statements="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="
|
|
316
|
-
<line num="8" count="0" type="stmt"/>
|
|
317
|
-
<line num="9" count="0" type="stmt"/>
|
|
318
|
-
<line num="11" count="0" type="stmt"/>
|
|
319
|
-
<line num="15" count="0" type="stmt"/>
|
|
320
|
-
<line num="18" count="0" type="stmt"/>
|
|
319
|
+
<metrics statements="276" coveredstatements="7" conditionals="203" coveredconditionals="1" methods="30" coveredmethods="1"/>
|
|
320
|
+
<line num="14" count="1" type="stmt"/>
|
|
321
|
+
<line num="15" count="1" type="stmt"/>
|
|
322
|
+
<line num="16" count="1" type="stmt"/>
|
|
323
|
+
<line num="17" count="1" type="stmt"/>
|
|
324
|
+
<line num="20" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
321
325
|
<line num="21" count="0" type="stmt"/>
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
326
|
+
<line num="22" count="0" type="stmt"/>
|
|
327
|
+
<line num="24" count="0" type="stmt"/>
|
|
328
|
+
<line num="28" count="0" type="stmt"/>
|
|
325
329
|
<line num="31" count="0" type="stmt"/>
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="37" count="0" type="stmt"/>
|
|
330
|
+
<line num="34" count="0" type="stmt"/>
|
|
328
331
|
<line num="38" count="0" type="stmt"/>
|
|
329
|
-
<line num="
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
332
|
+
<line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
333
|
+
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
334
|
+
<line num="44" count="0" type="stmt"/>
|
|
335
|
+
<line num="46" count="0" type="stmt"/>
|
|
336
|
+
<line num="50" count="0" type="stmt"/>
|
|
333
337
|
<line num="51" count="0" type="stmt"/>
|
|
334
|
-
<line num="
|
|
335
|
-
<line num="
|
|
336
|
-
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
338
|
+
<line num="53" count="0" type="stmt"/>
|
|
339
|
+
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
337
340
|
<line num="58" count="0" type="stmt"/>
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
342
|
+
<line num="64" count="0" type="stmt"/>
|
|
343
|
+
<line num="67" count="0" type="stmt"/>
|
|
344
|
+
<line num="68" count="0" type="stmt"/>
|
|
345
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
341
346
|
<line num="71" count="0" type="stmt"/>
|
|
342
|
-
<line num="72" count="0" type="stmt"/>
|
|
343
|
-
<line num="73" count="0" type="stmt"/>
|
|
344
347
|
<line num="75" count="0" type="stmt"/>
|
|
345
|
-
<line num="78" count="0" type="stmt"/>
|
|
346
348
|
<line num="79" count="0" type="stmt"/>
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="84" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
349
|
+
<line num="83" count="0" type="stmt"/>
|
|
350
|
+
<line num="84" count="0" type="stmt"/>
|
|
350
351
|
<line num="85" count="0" type="stmt"/>
|
|
351
|
-
<line num="86" count="0" type="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
352
|
+
<line num="86" count="0" type="stmt"/>
|
|
353
|
+
<line num="88" count="0" type="stmt"/>
|
|
354
|
+
<line num="91" count="0" type="stmt"/>
|
|
355
|
+
<line num="92" count="0" type="stmt"/>
|
|
356
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
357
|
+
<line num="95" count="0" type="stmt"/>
|
|
358
|
+
<line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
359
|
+
<line num="98" count="0" type="stmt"/>
|
|
360
|
+
<line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
361
|
+
<line num="100" count="0" type="stmt"/>
|
|
362
|
+
<line num="103" count="0" type="stmt"/>
|
|
363
|
+
<line num="112" count="0" type="stmt"/>
|
|
364
|
+
<line num="119" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
365
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
366
|
+
<line num="124" count="0" type="stmt"/>
|
|
367
|
+
<line num="125" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
368
|
+
<line num="126" count="0" type="stmt"/>
|
|
363
369
|
<line num="128" count="0" type="stmt"/>
|
|
364
|
-
<line num="130" count="0" type="stmt"/>
|
|
365
|
-
<line num="131" count="0" type="stmt"/>
|
|
366
|
-
<line num="133" count="0" type="stmt"/>
|
|
367
370
|
<line num="136" count="0" type="stmt"/>
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="140" count="0" type="stmt"/>
|
|
371
|
-
<line num="142" count="0" type="stmt"/>
|
|
371
|
+
<line num="139" count="1" type="stmt"/>
|
|
372
|
+
<line num="141" count="0" type="stmt"/>
|
|
372
373
|
<line num="143" count="0" type="stmt"/>
|
|
373
374
|
<line num="144" count="0" type="stmt"/>
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="148" count="0" type="stmt"/>
|
|
375
|
+
<line num="146" count="0" type="stmt"/>
|
|
376
|
+
<line num="149" count="0" type="stmt"/>
|
|
377
377
|
<line num="151" count="0" type="stmt"/>
|
|
378
378
|
<line num="152" count="0" type="stmt"/>
|
|
379
379
|
<line num="153" count="0" type="stmt"/>
|
|
380
|
-
<line num="
|
|
380
|
+
<line num="155" count="0" type="stmt"/>
|
|
381
|
+
<line num="156" count="0" type="stmt"/>
|
|
382
|
+
<line num="157" count="0" type="stmt"/>
|
|
381
383
|
<line num="158" count="0" type="stmt"/>
|
|
382
384
|
<line num="160" count="0" type="stmt"/>
|
|
383
385
|
<line num="161" count="0" type="stmt"/>
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
+
<line num="162" count="0" type="stmt"/>
|
|
387
|
+
<line num="163" count="0" type="stmt"/>
|
|
388
|
+
<line num="164" count="0" type="stmt"/>
|
|
389
|
+
<line num="165" count="0" type="stmt"/>
|
|
386
390
|
<line num="167" count="0" type="stmt"/>
|
|
387
|
-
<line num="169" count="0" type="
|
|
391
|
+
<line num="169" count="0" type="stmt"/>
|
|
388
392
|
<line num="170" count="0" type="stmt"/>
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
393
|
+
<line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
394
|
+
<line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
395
|
+
<line num="176" count="0" type="stmt"/>
|
|
396
|
+
<line num="178" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
393
397
|
<line num="179" count="0" type="stmt"/>
|
|
398
|
+
<line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
394
399
|
<line num="182" count="0" type="stmt"/>
|
|
395
400
|
<line num="183" count="0" type="stmt"/>
|
|
396
|
-
<line num="184" count="0" type="stmt"/>
|
|
397
401
|
<line num="185" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
398
|
-
<line num="186" count="0" type="stmt"/>
|
|
399
|
-
<line num="187" count="0" type="stmt"/>
|
|
400
402
|
<line num="188" count="0" type="stmt"/>
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
406
|
-
<line num="
|
|
407
|
-
<line num="
|
|
408
|
-
<line num="
|
|
409
|
-
<line num="209" count="0" type="
|
|
403
|
+
<line num="191" count="0" type="stmt"/>
|
|
404
|
+
<line num="192" count="0" type="stmt"/>
|
|
405
|
+
<line num="193" count="0" type="stmt"/>
|
|
406
|
+
<line num="194" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
407
|
+
<line num="195" count="0" type="stmt"/>
|
|
408
|
+
<line num="196" count="0" type="stmt"/>
|
|
409
|
+
<line num="197" count="0" type="stmt"/>
|
|
410
|
+
<line num="198" count="0" type="stmt"/>
|
|
411
|
+
<line num="209" count="0" type="stmt"/>
|
|
410
412
|
<line num="210" count="0" type="stmt"/>
|
|
413
|
+
<line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
411
414
|
<line num="212" count="0" type="stmt"/>
|
|
412
|
-
<line num="213" count="0" type="stmt"/>
|
|
413
415
|
<line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
414
416
|
<line num="215" count="0" type="stmt"/>
|
|
415
|
-
<line num="216" count="0" type="stmt"/>
|
|
416
417
|
<line num="217" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
417
418
|
<line num="218" count="0" type="stmt"/>
|
|
419
|
+
<line num="220" count="0" type="stmt"/>
|
|
420
|
+
<line num="221" count="0" type="stmt"/>
|
|
418
421
|
<line num="222" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
419
422
|
<line num="223" count="0" type="stmt"/>
|
|
420
|
-
<line num="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="
|
|
423
|
-
<line num="230" count="0" type="
|
|
423
|
+
<line num="224" count="0" type="stmt"/>
|
|
424
|
+
<line num="225" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
425
|
+
<line num="226" count="0" type="stmt"/>
|
|
426
|
+
<line num="230" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
424
427
|
<line num="231" count="0" type="stmt"/>
|
|
425
|
-
<line num="
|
|
426
|
-
<line num="
|
|
428
|
+
<line num="235" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
429
|
+
<line num="236" count="0" type="stmt"/>
|
|
430
|
+
<line num="237" count="0" type="stmt"/>
|
|
427
431
|
<line num="238" count="0" type="stmt"/>
|
|
428
432
|
<line num="239" count="0" type="stmt"/>
|
|
429
|
-
<line num="
|
|
430
|
-
<line num="
|
|
431
|
-
<line num="
|
|
433
|
+
<line num="241" count="0" type="stmt"/>
|
|
434
|
+
<line num="245" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
435
|
+
<line num="246" count="0" type="stmt"/>
|
|
436
|
+
<line num="247" count="0" type="stmt"/>
|
|
437
|
+
<line num="251" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
432
438
|
<line num="256" count="0" type="stmt"/>
|
|
433
|
-
<line num="257" count="0" type="stmt"/>
|
|
434
|
-
<line num="258" count="0" type="stmt"/>
|
|
435
|
-
<line num="259" count="0" type="stmt"/>
|
|
436
|
-
<line num="260" count="0" type="stmt"/>
|
|
437
|
-
<line num="261" count="0" type="stmt"/>
|
|
438
439
|
<line num="262" count="0" type="stmt"/>
|
|
439
|
-
<line num="263" count="0" type="stmt"/>
|
|
440
440
|
<line num="264" count="0" type="stmt"/>
|
|
441
441
|
<line num="265" count="0" type="stmt"/>
|
|
442
442
|
<line num="266" count="0" type="stmt"/>
|
|
443
|
-
<line num="
|
|
444
|
-
<line num="
|
|
445
|
-
<line num="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
443
|
+
<line num="267" count="0" type="stmt"/>
|
|
444
|
+
<line num="268" count="0" type="stmt"/>
|
|
445
|
+
<line num="269" count="0" type="stmt"/>
|
|
446
|
+
<line num="270" count="0" type="stmt"/>
|
|
447
|
+
<line num="271" count="0" type="stmt"/>
|
|
448
|
+
<line num="272" count="0" type="stmt"/>
|
|
448
449
|
<line num="273" count="0" type="stmt"/>
|
|
449
|
-
<line num="
|
|
450
|
+
<line num="274" count="0" type="stmt"/>
|
|
451
|
+
<line num="276" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
450
452
|
<line num="277" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
451
|
-
<line num="278" count="0" type="
|
|
453
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
454
|
+
<line num="279" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
452
455
|
<line num="280" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
453
456
|
<line num="281" count="0" type="stmt"/>
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="285" count="0" type="
|
|
456
|
-
<line num="286" count="0" type="
|
|
457
|
-
<line num="287" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
457
|
+
<line num="284" count="0" type="stmt"/>
|
|
458
|
+
<line num="285" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
459
|
+
<line num="286" count="0" type="stmt"/>
|
|
458
460
|
<line num="288" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
459
461
|
<line num="289" count="0" type="stmt"/>
|
|
460
|
-
<line num="290" count="0" type="
|
|
461
|
-
<line num="291" count="0" type="stmt"/>
|
|
462
|
-
<line num="292" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
462
|
+
<line num="290" count="0" type="stmt"/>
|
|
463
463
|
<line num="293" count="0" type="stmt"/>
|
|
464
464
|
<line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
465
|
-
<line num="
|
|
465
|
+
<line num="295" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
466
|
+
<line num="296" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
467
|
+
<line num="297" count="0" type="stmt"/>
|
|
468
|
+
<line num="298" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
469
|
+
<line num="299" count="0" type="stmt"/>
|
|
466
470
|
<line num="300" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
467
471
|
<line num="301" count="0" type="stmt"/>
|
|
468
|
-
<line num="302" count="0" type="
|
|
469
|
-
<line num="
|
|
470
|
-
<line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
471
|
-
<line num="306" count="0" type="stmt"/>
|
|
472
|
+
<line num="302" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
473
|
+
<line num="307" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
472
474
|
<line num="308" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
473
475
|
<line num="309" count="0" type="stmt"/>
|
|
474
476
|
<line num="310" count="0" type="stmt"/>
|
|
475
477
|
<line num="311" count="0" type="stmt"/>
|
|
476
|
-
<line num="312" count="0" type="stmt"/>
|
|
477
478
|
<line num="313" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
478
|
-
<line num="314" count="0" type="
|
|
479
|
-
<line num="
|
|
480
|
-
<line num="317" count="0" type="
|
|
479
|
+
<line num="314" count="0" type="stmt"/>
|
|
480
|
+
<line num="316" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
481
|
+
<line num="317" count="0" type="stmt"/>
|
|
481
482
|
<line num="318" count="0" type="stmt"/>
|
|
482
483
|
<line num="319" count="0" type="stmt"/>
|
|
483
484
|
<line num="320" count="0" type="stmt"/>
|
|
484
|
-
<line num="321" count="0" type="
|
|
485
|
-
<line num="322" count="0" type="
|
|
485
|
+
<line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
486
|
+
<line num="322" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
486
487
|
<line num="323" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
487
|
-
<line num="324" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
488
488
|
<line num="325" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
489
489
|
<line num="326" count="0" type="stmt"/>
|
|
490
|
-
<line num="
|
|
490
|
+
<line num="327" count="0" type="stmt"/>
|
|
491
|
+
<line num="328" count="0" type="stmt"/>
|
|
491
492
|
<line num="329" count="0" type="stmt"/>
|
|
493
|
+
<line num="330" count="0" type="stmt"/>
|
|
494
|
+
<line num="331" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
492
495
|
<line num="332" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
493
|
-
<line num="333" count="0" type="
|
|
494
|
-
<line num="334" count="0" type="
|
|
495
|
-
<line num="
|
|
496
|
-
<line num="337" count="0" type="
|
|
496
|
+
<line num="333" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
497
|
+
<line num="334" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
498
|
+
<line num="335" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
499
|
+
<line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
500
|
+
<line num="338" count="0" type="stmt"/>
|
|
501
|
+
<line num="339" count="0" type="stmt"/>
|
|
497
502
|
<line num="341" count="0" type="stmt"/>
|
|
498
503
|
<line num="342" count="0" type="stmt"/>
|
|
499
|
-
<line num="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="
|
|
505
|
-
<line num="
|
|
506
|
-
<line num="
|
|
507
|
-
<line num="
|
|
504
|
+
<line num="344" count="0" type="stmt"/>
|
|
505
|
+
<line num="345" count="0" type="stmt"/>
|
|
506
|
+
<line num="348" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
507
|
+
<line num="349" count="0" type="stmt"/>
|
|
508
|
+
<line num="351" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
509
|
+
<line num="352" count="0" type="stmt"/>
|
|
510
|
+
<line num="357" count="0" type="stmt"/>
|
|
511
|
+
<line num="368" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
512
|
+
<line num="369" count="0" type="stmt"/>
|
|
513
|
+
<line num="371" count="0" type="stmt"/>
|
|
508
514
|
<line num="375" count="0" type="stmt"/>
|
|
509
515
|
<line num="376" count="0" type="stmt"/>
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
516
|
+
<line num="377" count="0" type="stmt"/>
|
|
517
|
+
<line num="379" count="0" type="stmt"/>
|
|
512
518
|
<line num="381" count="0" type="stmt"/>
|
|
513
|
-
<line num="382" count="0" type="
|
|
514
|
-
<line num="
|
|
519
|
+
<line num="382" count="0" type="stmt"/>
|
|
520
|
+
<line num="383" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
515
521
|
<line num="385" count="0" type="stmt"/>
|
|
516
|
-
<line num="386" count="0" type="
|
|
517
|
-
<line num="
|
|
522
|
+
<line num="386" count="0" type="stmt"/>
|
|
523
|
+
<line num="387" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
518
524
|
<line num="389" count="0" type="stmt"/>
|
|
519
|
-
<line num="
|
|
525
|
+
<line num="390" count="0" type="stmt"/>
|
|
520
526
|
<line num="393" count="0" type="stmt"/>
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
527
|
+
<line num="394" count="0" type="stmt"/>
|
|
528
|
+
<line num="396" count="0" type="stmt"/>
|
|
523
529
|
<line num="399" count="0" type="stmt"/>
|
|
524
530
|
<line num="400" count="0" type="stmt"/>
|
|
525
531
|
<line num="401" count="0" type="stmt"/>
|
|
526
532
|
<line num="402" count="0" type="stmt"/>
|
|
527
|
-
<line num="403" count="0" type="
|
|
528
|
-
<line num="404" count="0" type="
|
|
533
|
+
<line num="403" count="0" type="stmt"/>
|
|
534
|
+
<line num="404" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
529
535
|
<line num="405" count="0" type="stmt"/>
|
|
530
536
|
<line num="406" count="0" type="stmt"/>
|
|
531
|
-
<line num="407" count="0" type="
|
|
532
|
-
<line num="408" count="0" type="cond" truecount="0" falsecount="
|
|
533
|
-
<line num="409" count="0" type="cond" truecount="0" falsecount="
|
|
537
|
+
<line num="407" count="0" type="stmt"/>
|
|
538
|
+
<line num="408" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
539
|
+
<line num="409" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
534
540
|
<line num="410" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
535
|
-
<line num="
|
|
536
|
-
<line num="
|
|
541
|
+
<line num="411" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
542
|
+
<line num="414" count="0" type="stmt"/>
|
|
537
543
|
<line num="421" count="0" type="stmt"/>
|
|
538
544
|
<line num="422" count="0" type="stmt"/>
|
|
539
545
|
<line num="423" count="0" type="stmt"/>
|
|
540
|
-
<line num="
|
|
546
|
+
<line num="424" count="0" type="stmt"/>
|
|
541
547
|
<line num="426" count="0" type="stmt"/>
|
|
542
|
-
<line num="427" count="0" type="
|
|
548
|
+
<line num="427" count="0" type="stmt"/>
|
|
543
549
|
<line num="428" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
544
|
-
<line num="429" count="0" type="cond" truecount="0" falsecount="
|
|
545
|
-
<line num="430" count="0" type="cond" truecount="0" falsecount="
|
|
546
|
-
<line num="431" count="0" type="cond" truecount="0" falsecount="
|
|
547
|
-
<line num="432" count="0" type="
|
|
550
|
+
<line num="429" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
551
|
+
<line num="430" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
552
|
+
<line num="431" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
553
|
+
<line num="432" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
548
554
|
<line num="433" count="0" type="stmt"/>
|
|
549
|
-
<line num="
|
|
550
|
-
<line num="437" count="0" type="
|
|
551
|
-
<line num="
|
|
552
|
-
<line num="
|
|
553
|
-
<line num="445" count="0" type="
|
|
555
|
+
<line num="434" count="0" type="stmt"/>
|
|
556
|
+
<line num="437" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
557
|
+
<line num="438" count="0" type="stmt"/>
|
|
558
|
+
<line num="440" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
559
|
+
<line num="445" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
554
560
|
<line num="446" count="0" type="stmt"/>
|
|
555
|
-
<line num="447" count="0" type="
|
|
556
|
-
<line num="448" count="0" type="cond" truecount="0" falsecount="
|
|
561
|
+
<line num="447" count="0" type="stmt"/>
|
|
562
|
+
<line num="448" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
557
563
|
<line num="449" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
558
564
|
<line num="450" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
559
565
|
<line num="451" count="0" type="stmt"/>
|
|
@@ -578,21 +584,21 @@
|
|
|
578
584
|
<line num="498" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
579
585
|
<line num="501" count="0" type="stmt"/>
|
|
580
586
|
<line num="504" count="0" type="stmt"/>
|
|
587
|
+
<line num="505" count="0" type="stmt"/>
|
|
588
|
+
<line num="506" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
589
|
+
<line num="507" count="0" type="stmt"/>
|
|
590
|
+
<line num="508" count="0" type="stmt"/>
|
|
591
|
+
<line num="509" count="0" type="stmt"/>
|
|
592
|
+
<line num="510" count="0" type="stmt"/>
|
|
581
593
|
<line num="512" count="0" type="stmt"/>
|
|
582
|
-
<line num="513" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
583
594
|
<line num="514" count="0" type="stmt"/>
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="516" count="0" type="stmt"/>
|
|
586
|
-
<line num="517" count="0" type="stmt"/>
|
|
587
|
-
<line num="519" count="0" type="stmt"/>
|
|
588
|
-
<line num="521" count="0" type="stmt"/>
|
|
589
|
-
<line num="524" count="1" type="stmt"/>
|
|
595
|
+
<line num="517" count="1" type="stmt"/>
|
|
590
596
|
</file>
|
|
591
597
|
</package>
|
|
592
|
-
<package name="components.MlGeoJsonLayer">
|
|
593
|
-
<metrics statements="
|
|
598
|
+
<package name="src.components.MlGeoJsonLayer">
|
|
599
|
+
<metrics statements="62" coveredstatements="41" conditionals="56" coveredconditionals="32" methods="8" coveredmethods="7"/>
|
|
594
600
|
<file name="MlGeoJsonLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js">
|
|
595
|
-
<metrics statements="
|
|
601
|
+
<metrics statements="62" coveredstatements="41" conditionals="56" coveredconditionals="32" methods="8" coveredmethods="7"/>
|
|
596
602
|
<line num="10" count="2" type="stmt"/>
|
|
597
603
|
<line num="17" count="2" type="stmt"/>
|
|
598
604
|
<line num="19" count="8" type="stmt"/>
|
|
@@ -612,99 +618,104 @@
|
|
|
612
618
|
<line num="37" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
613
619
|
<line num="38" count="0" type="stmt"/>
|
|
614
620
|
<line num="40" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
615
|
-
<line num="
|
|
616
|
-
<line num="
|
|
617
|
-
<line num="
|
|
618
|
-
<line num="
|
|
619
|
-
<line num="
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
630
|
-
<line num="
|
|
621
|
+
<line num="41" count="2" type="stmt"/>
|
|
622
|
+
<line num="43" count="2" type="stmt"/>
|
|
623
|
+
<line num="48" count="8" type="stmt"/>
|
|
624
|
+
<line num="49" count="8" type="cond" truecount="2" falsecount="2"/>
|
|
625
|
+
<line num="51" count="0" type="stmt"/>
|
|
626
|
+
<line num="52" count="0" type="stmt"/>
|
|
627
|
+
<line num="56" count="8" type="stmt"/>
|
|
628
|
+
<line num="57" count="8" type="cond" truecount="2" falsecount="2"/>
|
|
629
|
+
<line num="59" count="0" type="stmt"/>
|
|
630
|
+
<line num="60" count="0" type="stmt"/>
|
|
631
|
+
<line num="64" count="8" type="stmt"/>
|
|
632
|
+
<line num="66" count="0" type="stmt"/>
|
|
633
|
+
<line num="83" count="8" type="stmt"/>
|
|
634
|
+
<line num="84" count="8" type="cond" truecount="2" falsecount="2"/>
|
|
635
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
636
|
+
<line num="93" count="0" type="stmt"/>
|
|
631
637
|
<line num="94" count="0" type="stmt"/>
|
|
638
|
+
<line num="95" count="0" type="stmt"/>
|
|
632
639
|
<line num="96" count="0" type="stmt"/>
|
|
633
|
-
<line num="
|
|
634
|
-
<line num="
|
|
635
|
-
<line num="
|
|
636
|
-
<line num="
|
|
637
|
-
<line num="
|
|
638
|
-
<line num="
|
|
639
|
-
<line num="
|
|
640
|
-
<line num="
|
|
641
|
-
<line num="
|
|
642
|
-
<line num="
|
|
643
|
-
<line num="
|
|
644
|
-
<line num="
|
|
645
|
-
<line num="
|
|
646
|
-
<line num="
|
|
647
|
-
<line num="
|
|
648
|
-
<line num="
|
|
649
|
-
<line num="
|
|
650
|
-
<line num="
|
|
651
|
-
<line num="
|
|
652
|
-
<line num="
|
|
653
|
-
<line num="
|
|
640
|
+
<line num="97" count="0" type="stmt"/>
|
|
641
|
+
<line num="99" count="0" type="stmt"/>
|
|
642
|
+
<line num="101" count="0" type="stmt"/>
|
|
643
|
+
<line num="111" count="8" type="stmt"/>
|
|
644
|
+
<line num="112" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
645
|
+
<line num="116" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
646
|
+
<line num="117" count="4" type="stmt"/>
|
|
647
|
+
<line num="118" count="4" type="stmt"/>
|
|
648
|
+
<line num="120" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
649
|
+
<line num="126" count="0" type="stmt"/>
|
|
650
|
+
<line num="127" count="0" type="stmt"/>
|
|
651
|
+
<line num="130" count="4" type="stmt"/>
|
|
652
|
+
<line num="132" count="4" type="stmt"/>
|
|
653
|
+
<line num="150" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
654
|
+
<line num="151" count="0" type="stmt"/>
|
|
655
|
+
<line num="154" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
656
|
+
<line num="155" count="0" type="stmt"/>
|
|
657
|
+
<line num="158" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
658
|
+
<line num="159" count="0" type="stmt"/>
|
|
659
|
+
<line num="162" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
660
|
+
<line num="167" count="0" type="stmt"/>
|
|
661
|
+
<line num="168" count="0" type="stmt"/>
|
|
662
|
+
<line num="173" count="8" type="stmt"/>
|
|
663
|
+
<line num="176" count="2" type="stmt"/>
|
|
654
664
|
</file>
|
|
655
665
|
</package>
|
|
656
|
-
<package name="components.MlImageMarkerLayer">
|
|
657
|
-
<metrics statements="
|
|
666
|
+
<package name="src.components.MlImageMarkerLayer">
|
|
667
|
+
<metrics statements="43" coveredstatements="35" conditionals="35" coveredconditionals="22" methods="8" coveredmethods="7"/>
|
|
658
668
|
<file name="MlImageMarkerLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlImageMarkerLayer/MlImageMarkerLayer.js">
|
|
659
|
-
<metrics statements="
|
|
669
|
+
<metrics statements="43" coveredstatements="35" conditionals="35" coveredconditionals="22" methods="8" coveredmethods="7"/>
|
|
660
670
|
<line num="6" count="2" type="stmt"/>
|
|
661
671
|
<line num="8" count="8" type="stmt"/>
|
|
662
|
-
<line num="9" count="8" type="
|
|
663
|
-
<line num="
|
|
664
|
-
<line num="
|
|
672
|
+
<line num="9" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
673
|
+
<line num="10" count="8" type="stmt"/>
|
|
674
|
+
<line num="11" count="8" type="stmt"/>
|
|
675
|
+
<line num="12" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
676
|
+
<line num="13" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
665
677
|
<line num="14" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="18" count="
|
|
669
|
-
<line num="
|
|
670
|
-
<line num="
|
|
671
|
-
<line num="22" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
678
|
+
<line num="16" count="8" type="stmt"/>
|
|
679
|
+
<line num="17" count="4" type="stmt"/>
|
|
680
|
+
<line num="18" count="4" type="stmt"/>
|
|
681
|
+
<line num="20" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
682
|
+
<line num="21" count="2" type="stmt"/>
|
|
672
683
|
<line num="23" count="2" type="stmt"/>
|
|
673
|
-
<line num="
|
|
674
|
-
<line num="
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
677
|
-
<line num="
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="
|
|
681
|
-
<line num="
|
|
682
|
-
<line num="
|
|
683
|
-
<line num="
|
|
684
|
-
<line num="
|
|
685
|
-
<line num="
|
|
686
|
-
<line num="
|
|
687
|
-
<line num="
|
|
688
|
-
<line num="
|
|
689
|
-
<line num="
|
|
684
|
+
<line num="28" count="8" type="stmt"/>
|
|
685
|
+
<line num="29" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
686
|
+
<line num="34" count="8" type="stmt"/>
|
|
687
|
+
<line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
688
|
+
<line num="40" count="0" type="stmt"/>
|
|
689
|
+
<line num="41" count="0" type="stmt"/>
|
|
690
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
691
|
+
<line num="47" count="0" type="stmt"/>
|
|
692
|
+
<line num="48" count="0" type="stmt"/>
|
|
693
|
+
<line num="55" count="8" type="stmt"/>
|
|
694
|
+
<line num="56" count="4" type="stmt"/>
|
|
695
|
+
<line num="61" count="4" type="stmt"/>
|
|
696
|
+
<line num="62" count="4" type="stmt"/>
|
|
697
|
+
<line num="69" count="8" type="stmt"/>
|
|
698
|
+
<line num="70" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
699
|
+
<line num="75" count="4" type="stmt"/>
|
|
700
|
+
<line num="79" count="4" type="stmt"/>
|
|
690
701
|
<line num="81" count="4" type="stmt"/>
|
|
691
702
|
<line num="83" count="4" type="stmt"/>
|
|
692
|
-
<line num="
|
|
693
|
-
<line num="
|
|
694
|
-
<line num="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
697
|
-
<line num="
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="
|
|
700
|
-
<line num="
|
|
701
|
-
<line num="
|
|
703
|
+
<line num="84" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
704
|
+
<line num="85" count="4" type="stmt"/>
|
|
705
|
+
<line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
706
|
+
<line num="87" count="0" type="stmt"/>
|
|
707
|
+
<line num="90" count="4" type="stmt"/>
|
|
708
|
+
<line num="93" count="8" type="stmt"/>
|
|
709
|
+
<line num="94" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
710
|
+
<line num="99" count="4" type="stmt"/>
|
|
711
|
+
<line num="104" count="4" type="stmt"/>
|
|
712
|
+
<line num="107" count="8" type="stmt"/>
|
|
702
713
|
</file>
|
|
703
714
|
</package>
|
|
704
|
-
<package name="components.MlLayer">
|
|
705
|
-
<metrics statements="36" coveredstatements="
|
|
715
|
+
<package name="src.components.MlLayer">
|
|
716
|
+
<metrics statements="36" coveredstatements="27" conditionals="28" coveredconditionals="14" methods="5" coveredmethods="5"/>
|
|
706
717
|
<file name="MlLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayer/MlLayer.js">
|
|
707
|
-
<metrics statements="36" coveredstatements="
|
|
718
|
+
<metrics statements="36" coveredstatements="27" conditionals="28" coveredconditionals="14" methods="5" coveredmethods="5"/>
|
|
708
719
|
<line num="6" count="1" type="stmt"/>
|
|
709
720
|
<line num="8" count="12" type="stmt"/>
|
|
710
721
|
<line num="9" count="12" type="stmt"/>
|
|
@@ -721,15 +732,15 @@
|
|
|
721
732
|
<line num="24" count="2" type="stmt"/>
|
|
722
733
|
<line num="25" count="2" type="stmt"/>
|
|
723
734
|
<line num="30" count="12" type="stmt"/>
|
|
724
|
-
<line num="31" count="12" type="cond" truecount="
|
|
725
|
-
<line num="37" count="
|
|
726
|
-
<line num="42" count="
|
|
727
|
-
<line num="43" count="
|
|
735
|
+
<line num="31" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
736
|
+
<line num="37" count="12" type="stmt"/>
|
|
737
|
+
<line num="42" count="0" type="stmt"/>
|
|
738
|
+
<line num="43" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
728
739
|
<line num="44" count="0" type="stmt"/>
|
|
729
740
|
<line num="45" count="0" type="stmt"/>
|
|
730
741
|
<line num="47" count="0" type="stmt"/>
|
|
731
|
-
<line num="50" count="
|
|
732
|
-
<line num="51" count="
|
|
742
|
+
<line num="50" count="0" type="stmt"/>
|
|
743
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
733
744
|
<line num="52" count="0" type="stmt"/>
|
|
734
745
|
<line num="53" count="0" type="stmt"/>
|
|
735
746
|
<line num="58" count="12" type="stmt"/>
|
|
@@ -743,37 +754,37 @@
|
|
|
743
754
|
<line num="83" count="12" type="stmt"/>
|
|
744
755
|
</file>
|
|
745
756
|
</package>
|
|
746
|
-
<package name="components.MlLayerMagnify">
|
|
747
|
-
<metrics statements="70" coveredstatements="
|
|
757
|
+
<package name="src.components.MlLayerMagnify">
|
|
758
|
+
<metrics statements="70" coveredstatements="52" conditionals="44" coveredconditionals="27" methods="11" coveredmethods="6"/>
|
|
748
759
|
<file name="MlLayerMagnify.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerMagnify/MlLayerMagnify.js">
|
|
749
|
-
<metrics statements="70" coveredstatements="
|
|
760
|
+
<metrics statements="70" coveredstatements="52" conditionals="44" coveredconditionals="27" methods="11" coveredmethods="6"/>
|
|
750
761
|
<line num="14" count="1" type="stmt"/>
|
|
751
|
-
<line num="15" count="
|
|
752
|
-
<line num="16" count="
|
|
753
|
-
<line num="17" count="
|
|
754
|
-
<line num="19" count="
|
|
755
|
-
<line num="20" count="
|
|
756
|
-
<line num="21" count="
|
|
757
|
-
<line num="22" count="
|
|
758
|
-
<line num="24" count="
|
|
759
|
-
<line num="26" count="
|
|
760
|
-
<line num="28" count="
|
|
762
|
+
<line num="15" count="3" type="stmt"/>
|
|
763
|
+
<line num="16" count="3" type="stmt"/>
|
|
764
|
+
<line num="17" count="3" type="stmt"/>
|
|
765
|
+
<line num="19" count="3" type="stmt"/>
|
|
766
|
+
<line num="20" count="3" type="stmt"/>
|
|
767
|
+
<line num="21" count="3" type="stmt"/>
|
|
768
|
+
<line num="22" count="3" type="stmt"/>
|
|
769
|
+
<line num="24" count="3" type="stmt"/>
|
|
770
|
+
<line num="26" count="3" type="stmt"/>
|
|
771
|
+
<line num="28" count="3" type="stmt"/>
|
|
761
772
|
<line num="29" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
762
773
|
<line num="30" count="0" type="stmt"/>
|
|
763
|
-
<line num="32" count="3" type="cond" truecount="
|
|
764
|
-
<line num="33" count="
|
|
765
|
-
<line num="36" count="
|
|
766
|
-
<line num="39" count="
|
|
774
|
+
<line num="32" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
775
|
+
<line num="33" count="1" type="stmt"/>
|
|
776
|
+
<line num="36" count="2" type="stmt"/>
|
|
777
|
+
<line num="39" count="3" type="stmt"/>
|
|
767
778
|
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
768
779
|
<line num="42" count="0" type="stmt"/>
|
|
769
|
-
<line num="48" count="
|
|
780
|
+
<line num="48" count="3" type="stmt"/>
|
|
770
781
|
<line num="49" count="1" type="stmt"/>
|
|
771
782
|
<line num="50" count="1" type="stmt"/>
|
|
772
783
|
<line num="52" count="1" type="stmt"/>
|
|
773
784
|
<line num="53" count="1" type="stmt"/>
|
|
774
785
|
<line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
775
786
|
<line num="55" count="1" type="stmt"/>
|
|
776
|
-
<line num="60" count="
|
|
787
|
+
<line num="60" count="3" type="stmt"/>
|
|
777
788
|
<line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
778
789
|
<line num="64" count="1" type="stmt"/>
|
|
779
790
|
<line num="66" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -788,7 +799,7 @@
|
|
|
788
799
|
<line num="84" count="1" type="stmt"/>
|
|
789
800
|
<line num="85" count="1" type="stmt"/>
|
|
790
801
|
<line num="87" count="1" type="stmt"/>
|
|
791
|
-
<line num="98" count="
|
|
802
|
+
<line num="98" count="3" type="stmt"/>
|
|
792
803
|
<line num="99" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
793
804
|
<line num="101" count="1" type="stmt"/>
|
|
794
805
|
<line num="102" count="1" type="stmt"/>
|
|
@@ -797,82 +808,177 @@
|
|
|
797
808
|
<line num="115" count="0" type="stmt"/>
|
|
798
809
|
<line num="118" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
799
810
|
<line num="123" count="0" type="stmt"/>
|
|
800
|
-
<line num="126" count="0" type="stmt"/>
|
|
801
|
-
<line num="129" count="1" type="stmt"/>
|
|
802
|
-
<line num="135" count="
|
|
803
|
-
<line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
804
|
-
<line num="137" count="0" type="stmt"/>
|
|
805
|
-
<line num="138" count="0" type="stmt"/>
|
|
806
|
-
<line num="140" count="0" type="stmt"/>
|
|
807
|
-
<line num="141" count="0" type="stmt"/>
|
|
808
|
-
<line num="145" count="
|
|
809
|
-
<line num="146" count="0" type="stmt"/>
|
|
810
|
-
<line num="147" count="0" type="stmt"/>
|
|
811
|
-
<line num="150" count="
|
|
812
|
-
<line num="151" count="0" type="stmt"/>
|
|
811
|
+
<line num="126" count="0" type="stmt"/>
|
|
812
|
+
<line num="129" count="1" type="stmt"/>
|
|
813
|
+
<line num="135" count="3" type="stmt"/>
|
|
814
|
+
<line num="136" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
815
|
+
<line num="137" count="0" type="stmt"/>
|
|
816
|
+
<line num="138" count="0" type="stmt"/>
|
|
817
|
+
<line num="140" count="0" type="stmt"/>
|
|
818
|
+
<line num="141" count="0" type="stmt"/>
|
|
819
|
+
<line num="145" count="3" type="stmt"/>
|
|
820
|
+
<line num="146" count="0" type="stmt"/>
|
|
821
|
+
<line num="147" count="0" type="stmt"/>
|
|
822
|
+
<line num="150" count="3" type="stmt"/>
|
|
823
|
+
<line num="151" count="0" type="stmt"/>
|
|
824
|
+
<line num="152" count="0" type="stmt"/>
|
|
825
|
+
<line num="155" count="3" type="stmt"/>
|
|
826
|
+
<line num="156" count="0" type="stmt"/>
|
|
827
|
+
<line num="157" count="0" type="stmt"/>
|
|
828
|
+
<line num="160" count="3" type="stmt"/>
|
|
829
|
+
<line num="189" count="1" type="stmt"/>
|
|
830
|
+
<line num="193" count="1" type="stmt"/>
|
|
831
|
+
</file>
|
|
832
|
+
</package>
|
|
833
|
+
<package name="src.components.MlLayerSwipe">
|
|
834
|
+
<metrics statements="47" coveredstatements="37" conditionals="26" coveredconditionals="18" methods="9" coveredmethods="6"/>
|
|
835
|
+
<file name="MlLayerSwipe.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwipe/MlLayerSwipe.js">
|
|
836
|
+
<metrics statements="47" coveredstatements="37" conditionals="26" coveredconditionals="18" methods="9" coveredmethods="6"/>
|
|
837
|
+
<line num="12" count="1" type="stmt"/>
|
|
838
|
+
<line num="13" count="3" type="stmt"/>
|
|
839
|
+
<line num="14" count="3" type="stmt"/>
|
|
840
|
+
<line num="16" count="3" type="stmt"/>
|
|
841
|
+
<line num="17" count="3" type="stmt"/>
|
|
842
|
+
<line num="19" count="3" type="stmt"/>
|
|
843
|
+
<line num="21" count="3" type="stmt"/>
|
|
844
|
+
<line num="22" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
845
|
+
<line num="23" count="0" type="stmt"/>
|
|
846
|
+
<line num="25" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
847
|
+
<line num="26" count="1" type="stmt"/>
|
|
848
|
+
<line num="29" count="2" type="stmt"/>
|
|
849
|
+
<line num="32" count="3" type="stmt"/>
|
|
850
|
+
<line num="33" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
851
|
+
<line num="34" count="1" type="stmt"/>
|
|
852
|
+
<line num="38" count="3" type="stmt"/>
|
|
853
|
+
<line num="40" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
854
|
+
<line num="42" count="1" type="stmt"/>
|
|
855
|
+
<line num="44" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
856
|
+
<line num="49" count="1" type="stmt"/>
|
|
857
|
+
<line num="50" count="1" type="stmt"/>
|
|
858
|
+
<line num="52" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
859
|
+
<line num="53" count="1" type="stmt"/>
|
|
860
|
+
<line num="54" count="1" type="stmt"/>
|
|
861
|
+
<line num="56" count="1" type="stmt"/>
|
|
862
|
+
<line num="58" count="1" type="stmt"/>
|
|
863
|
+
<line num="64" count="3" type="stmt"/>
|
|
864
|
+
<line num="65" count="1" type="stmt"/>
|
|
865
|
+
<line num="68" count="3" type="stmt"/>
|
|
866
|
+
<line num="69" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
867
|
+
<line num="71" count="1" type="stmt"/>
|
|
868
|
+
<line num="72" count="1" type="stmt"/>
|
|
869
|
+
<line num="76" count="1" type="stmt"/>
|
|
870
|
+
<line num="79" count="3" type="stmt"/>
|
|
871
|
+
<line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
872
|
+
<line num="81" count="0" type="stmt"/>
|
|
873
|
+
<line num="82" count="0" type="stmt"/>
|
|
874
|
+
<line num="84" count="0" type="stmt"/>
|
|
875
|
+
<line num="85" count="0" type="stmt"/>
|
|
876
|
+
<line num="89" count="3" type="stmt"/>
|
|
877
|
+
<line num="90" count="0" type="stmt"/>
|
|
878
|
+
<line num="91" count="0" type="stmt"/>
|
|
879
|
+
<line num="94" count="3" type="stmt"/>
|
|
880
|
+
<line num="95" count="0" type="stmt"/>
|
|
881
|
+
<line num="96" count="0" type="stmt"/>
|
|
882
|
+
<line num="99" count="3" type="stmt"/>
|
|
883
|
+
<line num="126" count="1" type="stmt"/>
|
|
884
|
+
</file>
|
|
885
|
+
</package>
|
|
886
|
+
<package name="src.components.MlLayerSwitcher">
|
|
887
|
+
<metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
888
|
+
<file name="MlLayerSwitcher.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/MlLayerSwitcher.js">
|
|
889
|
+
<metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
890
|
+
<line num="23" count="0" type="stmt"/>
|
|
891
|
+
<line num="24" count="0" type="stmt"/>
|
|
892
|
+
<line num="25" count="0" type="stmt"/>
|
|
893
|
+
<line num="26" count="0" type="stmt"/>
|
|
894
|
+
<line num="27" count="0" type="stmt"/>
|
|
895
|
+
<line num="36" count="0" type="stmt"/>
|
|
896
|
+
<line num="37" count="0" type="stmt"/>
|
|
897
|
+
<line num="38" count="0" type="stmt"/>
|
|
898
|
+
<line num="40" count="0" type="stmt"/>
|
|
899
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
900
|
+
<line num="43" count="0" type="stmt"/>
|
|
901
|
+
<line num="44" count="0" type="stmt"/>
|
|
902
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
903
|
+
<line num="47" count="0" type="stmt"/>
|
|
904
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
905
|
+
<line num="49" count="0" type="stmt"/>
|
|
906
|
+
<line num="54" count="0" type="stmt"/>
|
|
907
|
+
<line num="55" count="0" type="stmt"/>
|
|
908
|
+
<line num="57" count="0" type="stmt"/>
|
|
909
|
+
<line num="66" count="0" type="stmt"/>
|
|
910
|
+
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
911
|
+
<line num="68" count="0" type="stmt"/>
|
|
912
|
+
<line num="69" count="0" type="stmt"/>
|
|
913
|
+
<line num="70" count="0" type="stmt"/>
|
|
914
|
+
<line num="71" count="0" type="stmt"/>
|
|
915
|
+
<line num="73" count="0" type="stmt"/>
|
|
916
|
+
<line num="74" count="0" type="stmt"/>
|
|
917
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
918
|
+
<line num="76" count="0" type="stmt"/>
|
|
919
|
+
<line num="79" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
920
|
+
<line num="80" count="0" type="stmt"/>
|
|
921
|
+
<line num="84" count="0" type="stmt"/>
|
|
922
|
+
<line num="85" count="0" type="stmt"/>
|
|
923
|
+
<line num="86" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
924
|
+
<line num="87" count="0" type="stmt"/>
|
|
925
|
+
<line num="90" count="0" type="stmt"/>
|
|
926
|
+
<line num="92" count="0" type="stmt"/>
|
|
927
|
+
<line num="96" count="0" type="stmt"/>
|
|
928
|
+
<line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
929
|
+
<line num="100" count="0" type="stmt"/>
|
|
930
|
+
<line num="101" count="0" type="stmt"/>
|
|
931
|
+
<line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
932
|
+
<line num="103" count="0" type="stmt"/>
|
|
933
|
+
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
934
|
+
<line num="109" count="0" type="stmt"/>
|
|
935
|
+
<line num="112" count="0" type="stmt"/>
|
|
936
|
+
<line num="113" count="0" type="stmt"/>
|
|
937
|
+
<line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
938
|
+
<line num="119" count="0" type="stmt"/>
|
|
939
|
+
<line num="120" count="0" type="stmt"/>
|
|
940
|
+
<line num="121" count="0" type="stmt"/>
|
|
941
|
+
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
942
|
+
<line num="123" count="0" type="stmt"/>
|
|
943
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
944
|
+
<line num="128" count="0" type="stmt"/>
|
|
945
|
+
<line num="130" count="0" type="stmt"/>
|
|
946
|
+
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
947
|
+
<line num="132" count="0" type="stmt"/>
|
|
948
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
949
|
+
<line num="139" count="0" type="stmt"/>
|
|
950
|
+
<line num="142" count="0" type="stmt"/>
|
|
813
951
|
<line num="152" count="0" type="stmt"/>
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="
|
|
817
|
-
<line num="
|
|
818
|
-
<line num="189" count="1" type="stmt"/>
|
|
819
|
-
<line num="193" count="1" type="stmt"/>
|
|
952
|
+
<line num="161" count="0" type="stmt"/>
|
|
953
|
+
<line num="175" count="0" type="stmt"/>
|
|
954
|
+
<line num="184" count="0" type="stmt"/>
|
|
955
|
+
<line num="198" count="0" type="stmt"/>
|
|
820
956
|
</file>
|
|
821
957
|
</package>
|
|
822
|
-
<package name="components.
|
|
823
|
-
<metrics statements="
|
|
824
|
-
<file name="
|
|
825
|
-
<metrics statements="
|
|
826
|
-
<line num="12" count="
|
|
827
|
-
<line num="13" count="
|
|
828
|
-
<line num="14" count="
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="17" count="2" type="stmt"/>
|
|
831
|
-
<line num="19" count="2" type="stmt"/>
|
|
832
|
-
<line num="21" count="2" type="stmt"/>
|
|
833
|
-
<line num="22" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
834
|
-
<line num="23" count="0" type="stmt"/>
|
|
835
|
-
<line num="25" count="3" type="cond" truecount="3" falsecount="1"/>
|
|
958
|
+
<package name="src.components.MlLayerSwitcher.components">
|
|
959
|
+
<metrics statements="17" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
960
|
+
<file name="LayerBox.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/components/LayerBox.js">
|
|
961
|
+
<metrics statements="17" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
962
|
+
<line num="12" count="0" type="stmt"/>
|
|
963
|
+
<line num="13" count="0" type="stmt"/>
|
|
964
|
+
<line num="14" count="0" type="stmt"/>
|
|
965
|
+
<line num="15" count="0" type="stmt"/>
|
|
836
966
|
<line num="26" count="0" type="stmt"/>
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="
|
|
839
|
-
<line num="
|
|
840
|
-
<line num="
|
|
841
|
-
<line num="
|
|
842
|
-
<line num="
|
|
843
|
-
<line num="
|
|
844
|
-
<line num="
|
|
845
|
-
<line num="
|
|
846
|
-
<line num="50" count="
|
|
847
|
-
<line num="
|
|
848
|
-
<line num="
|
|
849
|
-
<line num="54" count="1" type="stmt"/>
|
|
850
|
-
<line num="57" count="1" type="stmt"/>
|
|
851
|
-
<line num="59" count="1" type="stmt"/>
|
|
852
|
-
<line num="65" count="2" type="stmt"/>
|
|
853
|
-
<line num="66" count="1" type="stmt"/>
|
|
854
|
-
<line num="69" count="2" type="stmt"/>
|
|
855
|
-
<line num="70" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
856
|
-
<line num="72" count="1" type="stmt"/>
|
|
857
|
-
<line num="73" count="1" type="stmt"/>
|
|
858
|
-
<line num="77" count="1" type="stmt"/>
|
|
859
|
-
<line num="80" count="2" type="stmt"/>
|
|
860
|
-
<line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
861
|
-
<line num="82" count="0" type="stmt"/>
|
|
862
|
-
<line num="83" count="0" type="stmt"/>
|
|
863
|
-
<line num="85" count="0" type="stmt"/>
|
|
864
|
-
<line num="86" count="0" type="stmt"/>
|
|
865
|
-
<line num="90" count="2" type="stmt"/>
|
|
866
|
-
<line num="91" count="0" type="stmt"/>
|
|
867
|
-
<line num="92" count="0" type="stmt"/>
|
|
868
|
-
<line num="95" count="2" type="stmt"/>
|
|
869
|
-
<line num="96" count="0" type="stmt"/>
|
|
870
|
-
<line num="97" count="0" type="stmt"/>
|
|
871
|
-
<line num="100" count="2" type="stmt"/>
|
|
872
|
-
<line num="127" count="1" type="stmt"/>
|
|
967
|
+
<line num="27" count="0" type="stmt"/>
|
|
968
|
+
<line num="28" count="0" type="stmt"/>
|
|
969
|
+
<line num="30" count="0" type="stmt"/>
|
|
970
|
+
<line num="35" count="0" type="stmt"/>
|
|
971
|
+
<line num="42" count="0" type="stmt"/>
|
|
972
|
+
<line num="44" count="0" type="stmt"/>
|
|
973
|
+
<line num="45" count="0" type="stmt"/>
|
|
974
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
975
|
+
<line num="48" count="0" type="stmt"/>
|
|
976
|
+
<line num="50" count="0" type="stmt"/>
|
|
977
|
+
<line num="54" count="0" type="stmt"/>
|
|
978
|
+
<line num="68" count="0" type="stmt"/>
|
|
873
979
|
</file>
|
|
874
980
|
</package>
|
|
875
|
-
<package name="components.MlMarker">
|
|
981
|
+
<package name="src.components.MlMarker">
|
|
876
982
|
<metrics statements="37" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
877
983
|
<file name="MlMarker.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlMarker/MlMarker.js">
|
|
878
984
|
<metrics statements="37" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
@@ -915,7 +1021,7 @@
|
|
|
915
1021
|
<line num="138" count="0" type="stmt"/>
|
|
916
1022
|
</file>
|
|
917
1023
|
</package>
|
|
918
|
-
<package name="components.MlNavigationCompass">
|
|
1024
|
+
<package name="src.components.MlNavigationCompass">
|
|
919
1025
|
<metrics statements="40" coveredstatements="24" conditionals="16" coveredconditionals="6" methods="8" coveredmethods="4"/>
|
|
920
1026
|
<file name="MlNavigationCompass.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationCompass/MlNavigationCompass.js">
|
|
921
1027
|
<metrics statements="40" coveredstatements="24" conditionals="16" coveredconditionals="6" methods="8" coveredmethods="4"/>
|
|
@@ -961,57 +1067,58 @@
|
|
|
961
1067
|
<line num="204" count="1" type="stmt"/>
|
|
962
1068
|
</file>
|
|
963
1069
|
</package>
|
|
964
|
-
<package name="components.MlNavigationTools">
|
|
965
|
-
<metrics statements="
|
|
1070
|
+
<package name="src.components.MlNavigationTools">
|
|
1071
|
+
<metrics statements="45" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="11" coveredmethods="0"/>
|
|
966
1072
|
<file name="MlNavigationTools.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationTools/MlNavigationTools.js">
|
|
967
|
-
<metrics statements="
|
|
968
|
-
<line num="17" count="0" type="stmt"/>
|
|
1073
|
+
<metrics statements="45" coveredstatements="0" conditionals="44" coveredconditionals="0" methods="11" coveredmethods="0"/>
|
|
969
1074
|
<line num="18" count="0" type="stmt"/>
|
|
970
1075
|
<line num="19" count="0" type="stmt"/>
|
|
971
1076
|
<line num="20" count="0" type="stmt"/>
|
|
972
|
-
<line num="21" count="0" type="
|
|
973
|
-
<line num="
|
|
1077
|
+
<line num="21" count="0" type="stmt"/>
|
|
1078
|
+
<line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
974
1079
|
<line num="24" count="0" type="stmt"/>
|
|
975
1080
|
<line num="25" count="0" type="stmt"/>
|
|
976
|
-
<line num="
|
|
977
|
-
<line num="
|
|
1081
|
+
<line num="26" count="0" type="stmt"/>
|
|
1082
|
+
<line num="27" count="0" type="stmt"/>
|
|
978
1083
|
<line num="45" count="0" type="stmt"/>
|
|
979
|
-
<line num="
|
|
980
|
-
<line num="
|
|
981
|
-
<line num="
|
|
1084
|
+
<line num="46" count="0" type="stmt"/>
|
|
1085
|
+
<line num="48" count="0" type="stmt"/>
|
|
1086
|
+
<line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
982
1087
|
<line num="56" count="0" type="stmt"/>
|
|
983
|
-
<line num="
|
|
984
|
-
<line num="
|
|
985
|
-
<line num="
|
|
986
|
-
<line num="
|
|
987
|
-
<line num="
|
|
1088
|
+
<line num="57" count="0" type="stmt"/>
|
|
1089
|
+
<line num="59" count="0" type="stmt"/>
|
|
1090
|
+
<line num="63" count="0" type="stmt"/>
|
|
1091
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1092
|
+
<line num="67" count="0" type="stmt"/>
|
|
1093
|
+
<line num="68" count="0" type="stmt"/>
|
|
988
1094
|
<line num="69" count="0" type="stmt"/>
|
|
989
|
-
<line num="
|
|
1095
|
+
<line num="72" count="0" type="stmt"/>
|
|
990
1096
|
<line num="76" count="0" type="stmt"/>
|
|
991
|
-
<line num="
|
|
992
|
-
<line num="
|
|
993
|
-
<line num="
|
|
994
|
-
<line num="
|
|
995
|
-
<line num="
|
|
996
|
-
<line num="
|
|
997
|
-
<line num="
|
|
998
|
-
<line num="
|
|
999
|
-
<line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1097
|
+
<line num="79" count="0" type="stmt"/>
|
|
1098
|
+
<line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1099
|
+
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1100
|
+
<line num="83" count="0" type="stmt"/>
|
|
1101
|
+
<line num="87" count="0" type="stmt"/>
|
|
1102
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1103
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1104
|
+
<line num="91" count="0" type="stmt"/>
|
|
1000
1105
|
<line num="95" count="0" type="stmt"/>
|
|
1001
1106
|
<line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1002
|
-
<line num="
|
|
1003
|
-
<line num="99" count="0" type="
|
|
1107
|
+
<line num="98" count="0" type="stmt"/>
|
|
1108
|
+
<line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1109
|
+
<line num="100" count="0" type="stmt"/>
|
|
1004
1110
|
<line num="102" count="0" type="stmt"/>
|
|
1005
|
-
<line num="
|
|
1111
|
+
<line num="105" count="0" type="stmt"/>
|
|
1006
1112
|
<line num="106" count="0" type="stmt"/>
|
|
1007
|
-
<line num="
|
|
1113
|
+
<line num="109" count="0" type="stmt"/>
|
|
1008
1114
|
<line num="110" count="0" type="stmt"/>
|
|
1009
|
-
<line num="
|
|
1010
|
-
<line num="
|
|
1115
|
+
<line num="113" count="0" type="stmt"/>
|
|
1116
|
+
<line num="114" count="0" type="stmt"/>
|
|
1011
1117
|
<line num="115" count="0" type="stmt"/>
|
|
1118
|
+
<line num="118" count="0" type="stmt"/>
|
|
1012
1119
|
</file>
|
|
1013
1120
|
</package>
|
|
1014
|
-
<package name="components.MlOsmLayer">
|
|
1121
|
+
<package name="src.components.MlOsmLayer">
|
|
1015
1122
|
<metrics statements="28" coveredstatements="24" conditionals="18" coveredconditionals="10" methods="6" coveredmethods="5"/>
|
|
1016
1123
|
<file name="MlOsmLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.js">
|
|
1017
1124
|
<metrics statements="28" coveredstatements="24" conditionals="18" coveredconditionals="10" methods="6" coveredmethods="5"/>
|
|
@@ -1045,7 +1152,7 @@
|
|
|
1045
1152
|
<line num="87" count="1" type="stmt"/>
|
|
1046
1153
|
</file>
|
|
1047
1154
|
</package>
|
|
1048
|
-
<package name="components.MlScaleReference">
|
|
1155
|
+
<package name="src.components.MlScaleReference">
|
|
1049
1156
|
<metrics statements="55" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
1050
1157
|
<file name="MlScaleReference.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlScaleReference/MlScaleReference.js">
|
|
1051
1158
|
<metrics statements="55" coveredstatements="0" conditionals="30" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
@@ -1106,7 +1213,7 @@
|
|
|
1106
1213
|
<line num="135" count="0" type="stmt"/>
|
|
1107
1214
|
</file>
|
|
1108
1215
|
</package>
|
|
1109
|
-
<package name="components.MlShareMapState">
|
|
1216
|
+
<package name="src.components.MlShareMapState">
|
|
1110
1217
|
<metrics statements="48" coveredstatements="0" conditionals="24" coveredconditionals="0" methods="9" coveredmethods="0"/>
|
|
1111
1218
|
<file name="MlShareMapState.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlShareMapState/MlShareMapState.js">
|
|
1112
1219
|
<metrics statements="48" coveredstatements="0" conditionals="24" coveredconditionals="0" methods="9" coveredmethods="0"/>
|
|
@@ -1160,7 +1267,7 @@
|
|
|
1160
1267
|
<line num="113" count="0" type="stmt"/>
|
|
1161
1268
|
</file>
|
|
1162
1269
|
</package>
|
|
1163
|
-
<package name="components.MlSpatialElevationProfile">
|
|
1270
|
+
<package name="src.components.MlSpatialElevationProfile">
|
|
1164
1271
|
<metrics statements="62" coveredstatements="28" conditionals="26" coveredconditionals="12" methods="10" coveredmethods="5"/>
|
|
1165
1272
|
<file name="MlSpatialElevationProfile.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js">
|
|
1166
1273
|
<metrics statements="62" coveredstatements="28" conditionals="26" coveredconditionals="12" methods="10" coveredmethods="5"/>
|
|
@@ -1228,10 +1335,10 @@
|
|
|
1228
1335
|
<line num="213" count="1" type="stmt"/>
|
|
1229
1336
|
</file>
|
|
1230
1337
|
</package>
|
|
1231
|
-
<package name="components.MlThreeJsLayer">
|
|
1232
|
-
<metrics statements="
|
|
1338
|
+
<package name="src.components.MlThreeJsLayer">
|
|
1339
|
+
<metrics statements="68" coveredstatements="39" conditionals="24" coveredconditionals="15" methods="9" coveredmethods="5"/>
|
|
1233
1340
|
<file name="MlThreeJsLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlThreeJsLayer/MlThreeJsLayer.js">
|
|
1234
|
-
<metrics statements="
|
|
1341
|
+
<metrics statements="68" coveredstatements="39" conditionals="24" coveredconditionals="15" methods="9" coveredmethods="5"/>
|
|
1235
1342
|
<line num="15" count="1" type="stmt"/>
|
|
1236
1343
|
<line num="16" count="4" type="stmt"/>
|
|
1237
1344
|
<line num="18" count="4" type="stmt"/>
|
|
@@ -1253,58 +1360,56 @@
|
|
|
1253
1360
|
<line num="43" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1254
1361
|
<line num="45" count="2" type="stmt"/>
|
|
1255
1362
|
<line num="46" count="2" type="stmt"/>
|
|
1363
|
+
<line num="48" count="2" type="stmt"/>
|
|
1256
1364
|
<line num="49" count="2" type="stmt"/>
|
|
1257
1365
|
<line num="50" count="2" type="stmt"/>
|
|
1258
|
-
<line num="51" count="2" type="stmt"/>
|
|
1259
1366
|
<line num="53" count="2" type="stmt"/>
|
|
1260
|
-
<line num="
|
|
1261
|
-
<line num="
|
|
1262
|
-
<line num="
|
|
1263
|
-
<line num="
|
|
1264
|
-
<line num="
|
|
1367
|
+
<line num="55" count="2" type="stmt"/>
|
|
1368
|
+
<line num="56" count="2" type="stmt"/>
|
|
1369
|
+
<line num="58" count="2" type="stmt"/>
|
|
1370
|
+
<line num="64" count="2" type="stmt"/>
|
|
1371
|
+
<line num="80" count="2" type="stmt"/>
|
|
1265
1372
|
<line num="85" count="0" type="stmt"/>
|
|
1266
1373
|
<line num="86" count="0" type="stmt"/>
|
|
1267
|
-
<line num="88" count="0" type="stmt"/>
|
|
1268
1374
|
<line num="89" count="0" type="stmt"/>
|
|
1269
1375
|
<line num="90" count="0" type="stmt"/>
|
|
1376
|
+
<line num="91" count="0" type="stmt"/>
|
|
1270
1377
|
<line num="93" count="0" type="stmt"/>
|
|
1271
1378
|
<line num="94" count="0" type="stmt"/>
|
|
1379
|
+
<line num="95" count="0" type="stmt"/>
|
|
1380
|
+
<line num="98" count="0" type="stmt"/>
|
|
1272
1381
|
<line num="99" count="0" type="stmt"/>
|
|
1273
|
-
<line num="
|
|
1274
|
-
<line num="
|
|
1382
|
+
<line num="103" count="0" type="stmt"/>
|
|
1383
|
+
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1275
1384
|
<line num="105" count="0" type="stmt"/>
|
|
1276
|
-
<line num="
|
|
1277
|
-
<line num="
|
|
1278
|
-
<line num="
|
|
1279
|
-
<line num="
|
|
1385
|
+
<line num="109" count="0" type="stmt"/>
|
|
1386
|
+
<line num="112" count="0" type="stmt"/>
|
|
1387
|
+
<line num="118" count="0" type="stmt"/>
|
|
1388
|
+
<line num="121" count="0" type="stmt"/>
|
|
1280
1389
|
<line num="125" count="0" type="stmt"/>
|
|
1281
1390
|
<line num="129" count="0" type="stmt"/>
|
|
1282
|
-
<line num="
|
|
1283
|
-
<line num="
|
|
1284
|
-
<line num="
|
|
1285
|
-
<line num="
|
|
1286
|
-
<line num="
|
|
1287
|
-
<line num="
|
|
1288
|
-
<line num="155" count="
|
|
1289
|
-
<line num="
|
|
1290
|
-
<line num="
|
|
1291
|
-
<line num="162" count="
|
|
1292
|
-
<line num="
|
|
1293
|
-
<line num="165" count="2" type="
|
|
1294
|
-
<line num="
|
|
1295
|
-
<line num="
|
|
1296
|
-
<line num="170" count="
|
|
1297
|
-
<line num="
|
|
1298
|
-
<line num="
|
|
1299
|
-
<line num="
|
|
1300
|
-
<line num="
|
|
1301
|
-
<line num="183" count="4" type="stmt"/>
|
|
1302
|
-
<line num="189" count="0" type="stmt"/>
|
|
1303
|
-
<line num="190" count="0" type="stmt"/>
|
|
1304
|
-
<line num="199" count="1" type="stmt"/>
|
|
1391
|
+
<line num="134" count="0" type="stmt"/>
|
|
1392
|
+
<line num="135" count="0" type="stmt"/>
|
|
1393
|
+
<line num="148" count="0" type="stmt"/>
|
|
1394
|
+
<line num="149" count="0" type="stmt"/>
|
|
1395
|
+
<line num="150" count="0" type="stmt"/>
|
|
1396
|
+
<line num="151" count="0" type="stmt"/>
|
|
1397
|
+
<line num="155" count="2" type="stmt"/>
|
|
1398
|
+
<line num="157" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1399
|
+
<line num="158" count="2" type="stmt"/>
|
|
1400
|
+
<line num="162" count="4" type="stmt"/>
|
|
1401
|
+
<line num="163" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1402
|
+
<line num="165" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1403
|
+
<line num="167" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1404
|
+
<line num="168" count="2" type="stmt"/>
|
|
1405
|
+
<line num="170" count="0" type="stmt"/>
|
|
1406
|
+
<line num="176" count="4" type="stmt"/>
|
|
1407
|
+
<line num="182" count="0" type="stmt"/>
|
|
1408
|
+
<line num="183" count="0" type="stmt"/>
|
|
1409
|
+
<line num="192" count="1" type="stmt"/>
|
|
1305
1410
|
</file>
|
|
1306
1411
|
</package>
|
|
1307
|
-
<package name="components.MlUseMapDebugger">
|
|
1412
|
+
<package name="src.components.MlUseMapDebugger">
|
|
1308
1413
|
<metrics statements="8" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1309
1414
|
<file name="MlUseMapDebugger.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlUseMapDebugger/MlUseMapDebugger.js">
|
|
1310
1415
|
<metrics statements="8" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -1318,7 +1423,7 @@
|
|
|
1318
1423
|
<line num="75" count="0" type="stmt"/>
|
|
1319
1424
|
</file>
|
|
1320
1425
|
</package>
|
|
1321
|
-
<package name="components.MlVectorTileLayer">
|
|
1426
|
+
<package name="src.components.MlVectorTileLayer">
|
|
1322
1427
|
<metrics statements="44" coveredstatements="39" conditionals="22" coveredconditionals="14" methods="6" coveredmethods="6"/>
|
|
1323
1428
|
<file name="MlVectorTileLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlVectorTileLayer/MlVectorTileLayer.js">
|
|
1324
1429
|
<metrics statements="44" coveredstatements="39" conditionals="22" coveredconditionals="14" methods="6" coveredmethods="6"/>
|
|
@@ -1368,7 +1473,7 @@
|
|
|
1368
1473
|
<line num="114" count="1" type="stmt"/>
|
|
1369
1474
|
</file>
|
|
1370
1475
|
</package>
|
|
1371
|
-
<package name="components.MlWmsFeatureInfoPopup">
|
|
1476
|
+
<package name="src.components.MlWmsFeatureInfoPopup">
|
|
1372
1477
|
<metrics statements="20" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
1373
1478
|
<file name="MlWmsFeatureInfoPopup.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js">
|
|
1374
1479
|
<metrics statements="20" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
@@ -1394,14 +1499,14 @@
|
|
|
1394
1499
|
<line num="58" count="0" type="stmt"/>
|
|
1395
1500
|
</file>
|
|
1396
1501
|
</package>
|
|
1397
|
-
<package name="components.MlWmsLayer">
|
|
1398
|
-
<metrics statements="39" coveredstatements="33" conditionals="22" coveredconditionals="
|
|
1502
|
+
<package name="src.components.MlWmsLayer">
|
|
1503
|
+
<metrics statements="39" coveredstatements="33" conditionals="22" coveredconditionals="14" methods="5" coveredmethods="5"/>
|
|
1399
1504
|
<file name="MlWmsLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLayer/MlWmsLayer.js">
|
|
1400
|
-
<metrics statements="39" coveredstatements="33" conditionals="22" coveredconditionals="
|
|
1505
|
+
<metrics statements="39" coveredstatements="33" conditionals="22" coveredconditionals="14" methods="5" coveredmethods="5"/>
|
|
1401
1506
|
<line num="7" count="1" type="stmt"/>
|
|
1402
1507
|
<line num="47" count="1" type="stmt"/>
|
|
1403
1508
|
<line num="48" count="8" type="stmt"/>
|
|
1404
|
-
<line num="50" count="8" type="cond" truecount="
|
|
1509
|
+
<line num="50" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1405
1510
|
<line num="51" count="8" type="stmt"/>
|
|
1406
1511
|
<line num="52" count="8" type="stmt"/>
|
|
1407
1512
|
<line num="53" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -1439,10 +1544,10 @@
|
|
|
1439
1544
|
<line num="139" count="1" type="stmt"/>
|
|
1440
1545
|
</file>
|
|
1441
1546
|
</package>
|
|
1442
|
-
<package name="components.MlWmsLoader">
|
|
1443
|
-
<metrics statements="
|
|
1547
|
+
<package name="src.components.MlWmsLoader">
|
|
1548
|
+
<metrics statements="92" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
1444
1549
|
<file name="MlWmsLoader.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLoader/MlWmsLoader.js">
|
|
1445
|
-
<metrics statements="
|
|
1550
|
+
<metrics statements="92" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
1446
1551
|
<line num="19" count="0" type="stmt"/>
|
|
1447
1552
|
<line num="20" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1448
1553
|
<line num="21" count="0" type="stmt"/>
|
|
@@ -1471,70 +1576,73 @@
|
|
|
1471
1576
|
<line num="68" count="0" type="stmt"/>
|
|
1472
1577
|
<line num="70" count="0" type="stmt"/>
|
|
1473
1578
|
<line num="74" count="0" type="stmt"/>
|
|
1474
|
-
<line num="75" count="0" type="
|
|
1475
|
-
<line num="
|
|
1579
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1580
|
+
<line num="77" count="0" type="stmt"/>
|
|
1476
1581
|
<line num="80" count="0" type="stmt"/>
|
|
1477
|
-
<line num="81" count="0" type="stmt"/>
|
|
1478
1582
|
<line num="82" count="0" type="stmt"/>
|
|
1479
1583
|
<line num="83" count="0" type="stmt"/>
|
|
1480
1584
|
<line num="84" count="0" type="stmt"/>
|
|
1481
1585
|
<line num="85" count="0" type="stmt"/>
|
|
1482
1586
|
<line num="86" count="0" type="stmt"/>
|
|
1483
|
-
<line num="
|
|
1484
|
-
<line num="
|
|
1485
|
-
<line num="
|
|
1486
|
-
<line num="
|
|
1487
|
-
<line num="
|
|
1488
|
-
<line num="
|
|
1489
|
-
<line num="
|
|
1490
|
-
<line num="118" count="0" type="
|
|
1587
|
+
<line num="87" count="0" type="stmt"/>
|
|
1588
|
+
<line num="88" count="0" type="stmt"/>
|
|
1589
|
+
<line num="99" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1590
|
+
<line num="100" count="0" type="stmt"/>
|
|
1591
|
+
<line num="102" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1592
|
+
<line num="103" count="0" type="stmt"/>
|
|
1593
|
+
<line num="116" count="0" type="stmt"/>
|
|
1594
|
+
<line num="118" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1595
|
+
<line num="119" count="0" type="stmt"/>
|
|
1491
1596
|
<line num="120" count="0" type="stmt"/>
|
|
1492
1597
|
<line num="122" count="0" type="stmt"/>
|
|
1493
|
-
<line num="
|
|
1598
|
+
<line num="124" count="0" type="stmt"/>
|
|
1494
1599
|
<line num="129" count="0" type="stmt"/>
|
|
1495
|
-
<line num="131" count="0" type="
|
|
1496
|
-
<line num="
|
|
1600
|
+
<line num="131" count="0" type="stmt"/>
|
|
1601
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1497
1602
|
<line num="134" count="0" type="stmt"/>
|
|
1498
|
-
<line num="
|
|
1499
|
-
<line num="
|
|
1603
|
+
<line num="136" count="0" type="stmt"/>
|
|
1604
|
+
<line num="139" count="0" type="stmt"/>
|
|
1500
1605
|
<line num="140" count="0" type="stmt"/>
|
|
1501
|
-
<line num="
|
|
1502
|
-
<line num="
|
|
1503
|
-
<line num="148" count="0" type="
|
|
1606
|
+
<line num="142" count="0" type="stmt"/>
|
|
1607
|
+
<line num="147" count="0" type="stmt"/>
|
|
1608
|
+
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1504
1609
|
<line num="150" count="0" type="stmt"/>
|
|
1505
|
-
<line num="151" count="0" type="stmt"/>
|
|
1506
1610
|
<line num="152" count="0" type="stmt"/>
|
|
1507
|
-
<line num="
|
|
1508
|
-
<line num="
|
|
1509
|
-
<line num="
|
|
1510
|
-
<line num="
|
|
1611
|
+
<line num="153" count="0" type="stmt"/>
|
|
1612
|
+
<line num="154" count="0" type="stmt"/>
|
|
1613
|
+
<line num="158" count="0" type="stmt"/>
|
|
1614
|
+
<line num="159" count="0" type="stmt"/>
|
|
1615
|
+
<line num="162" count="0" type="stmt"/>
|
|
1511
1616
|
<line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1512
|
-
<line num="
|
|
1513
|
-
<line num="
|
|
1514
|
-
<line num="
|
|
1515
|
-
<line num="175" count="0" type="
|
|
1516
|
-
<line num="176" count="0" type="stmt"/>
|
|
1617
|
+
<line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1618
|
+
<line num="166" count="0" type="stmt"/>
|
|
1619
|
+
<line num="170" count="0" type="stmt"/>
|
|
1620
|
+
<line num="175" count="0" type="stmt"/>
|
|
1517
1621
|
<line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1518
1622
|
<line num="178" count="0" type="stmt"/>
|
|
1519
|
-
<line num="
|
|
1520
|
-
<line num="
|
|
1521
|
-
<line num="
|
|
1522
|
-
<line num="
|
|
1523
|
-
<line num="
|
|
1524
|
-
<line num="
|
|
1525
|
-
<line num="
|
|
1526
|
-
<line num="
|
|
1623
|
+
<line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1624
|
+
<line num="180" count="0" type="stmt"/>
|
|
1625
|
+
<line num="183" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1626
|
+
<line num="184" count="0" type="stmt"/>
|
|
1627
|
+
<line num="189" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1628
|
+
<line num="190" count="0" type="stmt"/>
|
|
1629
|
+
<line num="198" count="0" type="stmt"/>
|
|
1630
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1631
|
+
<line num="202" count="0" type="stmt"/>
|
|
1632
|
+
<line num="203" count="0" type="stmt"/>
|
|
1527
1633
|
<line num="204" count="0" type="stmt"/>
|
|
1528
|
-
<line num="
|
|
1529
|
-
<line num="
|
|
1530
|
-
<line num="
|
|
1531
|
-
<line num="
|
|
1532
|
-
<line num="
|
|
1533
|
-
<line num="
|
|
1534
|
-
<line num="
|
|
1634
|
+
<line num="205" count="0" type="stmt"/>
|
|
1635
|
+
<line num="208" count="0" type="stmt"/>
|
|
1636
|
+
<line num="214" count="0" type="stmt"/>
|
|
1637
|
+
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1638
|
+
<line num="235" count="0" type="stmt"/>
|
|
1639
|
+
<line num="236" count="0" type="stmt"/>
|
|
1640
|
+
<line num="237" count="0" type="stmt"/>
|
|
1641
|
+
<line num="267" count="0" type="stmt"/>
|
|
1642
|
+
<line num="279" count="0" type="stmt"/>
|
|
1535
1643
|
</file>
|
|
1536
1644
|
</package>
|
|
1537
|
-
<package name="hooks">
|
|
1645
|
+
<package name="src.hooks">
|
|
1538
1646
|
<metrics statements="124" coveredstatements="0" conditionals="42" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
1539
1647
|
<file name="useMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.js">
|
|
1540
1648
|
<metrics statements="41" coveredstatements="0" conditionals="12" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
@@ -1645,29 +1753,40 @@
|
|
|
1645
1753
|
<line num="24" count="0" type="stmt"/>
|
|
1646
1754
|
<line num="26" count="0" type="stmt"/>
|
|
1647
1755
|
<line num="27" count="0" type="stmt"/>
|
|
1648
|
-
<line num="
|
|
1649
|
-
<line num="
|
|
1650
|
-
<line num="
|
|
1651
|
-
<line num="33" count="0" type="stmt"/>
|
|
1756
|
+
<line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1757
|
+
<line num="32" count="0" type="stmt"/>
|
|
1758
|
+
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1652
1759
|
<line num="34" count="0" type="stmt"/>
|
|
1653
|
-
<line num="
|
|
1654
|
-
<line num="
|
|
1655
|
-
<line num="
|
|
1656
|
-
<line num="
|
|
1657
|
-
<line num="
|
|
1658
|
-
<line num="
|
|
1659
|
-
<line num="51" count="0" type="
|
|
1660
|
-
<line num="
|
|
1661
|
-
<line num="
|
|
1662
|
-
<line num="
|
|
1760
|
+
<line num="35" count="0" type="stmt"/>
|
|
1761
|
+
<line num="37" count="0" type="stmt"/>
|
|
1762
|
+
<line num="39" count="0" type="stmt"/>
|
|
1763
|
+
<line num="44" count="0" type="stmt"/>
|
|
1764
|
+
<line num="47" count="0" type="stmt"/>
|
|
1765
|
+
<line num="49" count="0" type="stmt"/>
|
|
1766
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1767
|
+
<line num="52" count="0" type="stmt"/>
|
|
1768
|
+
<line num="54" count="0" type="stmt"/>
|
|
1769
|
+
<line num="58" count="0" type="stmt"/>
|
|
1663
1770
|
<line num="62" count="0" type="stmt"/>
|
|
1664
1771
|
<line num="63" count="0" type="stmt"/>
|
|
1665
|
-
<line num="
|
|
1666
|
-
<line num="68" count="0" type="
|
|
1667
|
-
<line num="
|
|
1668
|
-
<line num="
|
|
1669
|
-
<line num="
|
|
1670
|
-
<line num="
|
|
1772
|
+
<line num="64" count="0" type="stmt"/>
|
|
1773
|
+
<line num="68" count="0" type="stmt"/>
|
|
1774
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1775
|
+
<line num="71" count="0" type="stmt"/>
|
|
1776
|
+
<line num="73" count="0" type="stmt"/>
|
|
1777
|
+
<line num="78" count="0" type="stmt"/>
|
|
1778
|
+
<line num="87" count="0" type="stmt"/>
|
|
1779
|
+
</file>
|
|
1780
|
+
</package>
|
|
1781
|
+
<package name="src.translations">
|
|
1782
|
+
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1783
|
+
<file name="english.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/translations/english.js">
|
|
1784
|
+
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1785
|
+
<line num="1" count="0" type="stmt"/>
|
|
1786
|
+
</file>
|
|
1787
|
+
<file name="german.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/translations/german.js">
|
|
1788
|
+
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1789
|
+
<line num="1" count="0" type="stmt"/>
|
|
1671
1790
|
</file>
|
|
1672
1791
|
</package>
|
|
1673
1792
|
</project>
|