@mapcomponents/react-maplibre 0.1.44 → 0.1.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +32 -2
- package/coverage/clover.xml +226 -145
- package/coverage/coverage-final.json +7 -5
- package/coverage/lcov-report/index.html +86 -71
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +40 -10
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +17 -17
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +4 -4
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +188 -53
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +21 -21
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +2 -2
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +265 -0
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +116 -0
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +232 -0
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +25 -10
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +1 -1
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +74 -20
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +19 -19
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +80 -20
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +21 -21
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +2 -2
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +1 -1
- package/coverage/lcov-report/src/contexts/index.html +1 -1
- package/coverage/lcov-report/src/hooks/index.html +19 -19
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +75 -27
- package/coverage/lcov-report/src/hooks/useMap.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useWms.js.html +2 -2
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +12 -6
- package/coverage/lcov.info +466 -281
- package/dist/index.esm.js +173 -42
- package/dist/index.esm.js.map +1 -1
- package/docs-build/{0.b1b9b035.iframe.bundle.js → 0.968bdc5f.iframe.bundle.js} +2 -2
- package/docs-build/0.968bdc5f.iframe.bundle.js.map +1 -0
- package/docs-build/{1.c50fb367.iframe.bundle.js → 1.3530bc86.iframe.bundle.js} +3 -3
- package/docs-build/1.3530bc86.iframe.bundle.js.map +1 -0
- package/docs-build/{17.2e544968.iframe.bundle.js → 17.c96fb6bc.iframe.bundle.js} +2 -2
- package/docs-build/17.c96fb6bc.iframe.bundle.js.map +1 -0
- package/docs-build/{18.42087006.iframe.bundle.js → 18.0947f810.iframe.bundle.js} +3 -3
- package/docs-build/18.0947f810.iframe.bundle.js.map +1 -0
- package/docs-build/{19.7e782442.iframe.bundle.js → 19.44204e5a.iframe.bundle.js} +2 -2
- package/docs-build/19.44204e5a.iframe.bundle.js.map +1 -0
- package/docs-build/{2.e58dc625.iframe.bundle.js → 2.c62e9630.iframe.bundle.js} +2 -2
- package/docs-build/2.c62e9630.iframe.bundle.js.map +1 -0
- package/docs-build/{20.f009289a.iframe.bundle.js → 20.50a2ad76.iframe.bundle.js} +2 -2
- package/docs-build/20.50a2ad76.iframe.bundle.js.map +1 -0
- package/docs-build/{21.1cdc9040.iframe.bundle.js → 21.ce55b70e.iframe.bundle.js} +2 -2
- package/docs-build/21.ce55b70e.iframe.bundle.js.map +1 -0
- package/docs-build/{22.c9e6b2d7.iframe.bundle.js → 22.639c6bb4.iframe.bundle.js} +2 -2
- package/docs-build/22.639c6bb4.iframe.bundle.js.map +1 -0
- package/docs-build/{3.a8172b89.iframe.bundle.js → 3.afb0e0a5.iframe.bundle.js} +2 -2
- package/docs-build/3.afb0e0a5.iframe.bundle.js.map +1 -0
- package/docs-build/catalogue/mc_meta.json +1 -1
- package/docs-build/iframe.html +1 -1
- package/docs-build/main~24120820.e956ad2c.iframe.bundle.js +2 -0
- package/docs-build/main~24120820.e956ad2c.iframe.bundle.js.map +1 -0
- package/docs-build/thumbnails/MlMeasureTool.png +0 -0
- package/docs-build/{vendors~main~0ad7406a.2054ae7c.iframe.bundle.js → vendors~main~0ad7406a.834c9ace.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~0ad7406a.834c9ace.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~0f485567.7297d057.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~0f485567.7297d057.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~41a6ab2c.a947ed53.iframe.bundle.js → vendors~main~41a6ab2c.19d97527.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~41a6ab2c.19d97527.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~52589227.1d1558cd.iframe.bundle.js → vendors~main~52589227.cebbe724.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~52589227.cebbe724.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~57c1f6cb.6a433835.iframe.bundle.js → vendors~main~57c1f6cb.8a8dd47e.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~57c1f6cb.8a8dd47e.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js → vendors~main~73914085.2e61c0dc.iframe.bundle.js} +13 -13
- package/docs-build/vendors~main~73914085.2e61c0dc.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js → vendors~main~9c5b28f6.32356887.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~9c5b28f6.32356887.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~b5906859.94dc520a.iframe.bundle.js +21 -0
- package/docs-build/vendors~main~b5906859.94dc520a.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b8f44717.7053e467.iframe.bundle.js → vendors~main~b8f44717.8669cfb8.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~b8f44717.8669cfb8.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js → vendors~main~b9cf3951.2a2025c3.iframe.bundle.js} +11 -11
- package/docs-build/vendors~main~b9cf3951.2a2025c3.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~d939e436.bb2b0303.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~d939e436.bb2b0303.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~f420d588.3481b43e.iframe.bundle.js +107 -0
- package/docs-build/vendors~main~f420d588.3481b43e.iframe.bundle.js.map +1 -0
- package/package.json +1 -1
- package/public/catalogue/mc_meta.json +1 -0
- package/public/thumbnails/MlMeasureTool.png +0 -0
- package/src/components/MapLibreMap/MapLibreMap.stories.js +75 -20
- package/src/components/MapLibreMap/MapLibreMap.tsx +11 -1
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +2 -2
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +3 -3
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +1 -1
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +82 -37
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +1 -1
- package/src/components/MlMeasureTool/MlMeasureTool.doc.de.md +3 -0
- package/src/components/MlMeasureTool/MlMeasureTool.meta.json +15 -0
- package/src/components/MlMeasureTool/MlMeasureTool.stories.js +96 -0
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +60 -0
- package/src/components/MlOsmLayer/{MlOsmLayer.stories.js → MlOsmLayer.stories_.js} +0 -0
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +26 -8
- package/src/components/MlWmsLayer/MlWmsLayer.stories.js +2 -3
- package/src/components/MlWmsLayer/MlWmsLayer.tsx +27 -7
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +1 -1
- package/src/hooks/useLayer.ts +27 -11
- package/src/hooks/useWms.js +1 -1
- package/src/index.ts +5 -4
- package/src/util/layerRemovalTest.js +5 -0
- package/docs-build/0.b1b9b035.iframe.bundle.js.map +0 -1
- package/docs-build/1.c50fb367.iframe.bundle.js.map +0 -1
- package/docs-build/17.2e544968.iframe.bundle.js.map +0 -1
- package/docs-build/18.42087006.iframe.bundle.js.map +0 -1
- package/docs-build/19.7e782442.iframe.bundle.js.map +0 -1
- package/docs-build/2.e58dc625.iframe.bundle.js.map +0 -1
- package/docs-build/20.f009289a.iframe.bundle.js.map +0 -1
- package/docs-build/21.1cdc9040.iframe.bundle.js.map +0 -1
- package/docs-build/22.c9e6b2d7.iframe.bundle.js.map +0 -1
- package/docs-build/3.a8172b89.iframe.bundle.js.map +0 -1
- package/docs-build/main~24120820.edd86ba9.iframe.bundle.js +0 -2
- package/docs-build/main~24120820.edd86ba9.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~0ad7406a.2054ae7c.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js +0 -2
- package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~41a6ab2c.a947ed53.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~52589227.1d1558cd.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~57c1f6cb.6a433835.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~73914085.a8e03e3b.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b5906859.7f66dcaf.iframe.bundle.js +0 -21
- package/docs-build/vendors~main~b5906859.7f66dcaf.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b8f44717.7053e467.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js +0 -2
- package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js +0 -107
- package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
|
|
4
|
+
## [v0.1.48] - 2022-06-15
|
|
5
|
+
|
|
6
|
+
### Added
|
|
7
|
+
|
|
8
|
+
- 4d53b8a: Merge pull request #17 from mapcomponents/feature/MeasureTool-add-miles-option
|
|
9
|
+
### Fixed
|
|
10
|
+
|
|
11
|
+
- 0082e6d: fix MlMeasureTools typescript transpilation errors
|
|
12
|
+
|
|
13
|
+
## [v0.1.47] (broken build) - 2022-06-15
|
|
14
|
+
|
|
15
|
+
### Fixed
|
|
16
|
+
|
|
17
|
+
- ed194ff: fix MlWmsLoader & useWms hooks default param values of GetCapabilities request
|
|
18
|
+
## [v0.1.46] - 2022-06-09
|
|
4
19
|
|
|
5
20
|
### Fixed
|
|
6
|
-
-
|
|
21
|
+
- 16e78aa: fix MlImageMarkerLayer initialization conditions
|
|
22
|
+
|
|
23
|
+
### Added
|
|
24
|
+
- 06e30aa: add MeasureTool to catalog
|
|
25
|
+
- 35bc0ff: make MapLibreMap options.style property reactive to dynamic changes during runtime
|
|
26
|
+
|
|
27
|
+
## [v0.1.45] - 2022-05-10
|
|
28
|
+
|
|
29
|
+
### Fixed
|
|
30
|
+
- 336bca8: fix useLayer implicit layer types
|
|
31
|
+
|
|
32
|
+
## [v0.1.44] - 2022-05-10
|
|
33
|
+
|
|
34
|
+
### Fixed
|
|
35
|
+
- a81bb06: fix useLayer setPaintProperty error when changing geojson type using implicit layer types
|
|
36
|
+
|
|
7
37
|
## [v0.1.42] - 2022-05-10
|
|
8
38
|
|
|
9
39
|
### Fixed
|
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1655312891553" clover="3.2.0">
|
|
3
|
+
<project timestamp="1655312891554" name="All files">
|
|
4
|
+
<metrics statements="1623" coveredstatements="617" conditionals="997" coveredconditionals="294" methods="293" coveredmethods="104" elements="2913" coveredelements="1015" complexity="0" loc="1623" ncloc="1623" packages="31" files="38" classes="38"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
7
|
<file name="index.ts" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/index.ts">
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
</file>
|
|
10
10
|
</package>
|
|
11
11
|
<package name="src.components.MapLibreMap">
|
|
12
|
-
<metrics statements="
|
|
12
|
+
<metrics statements="30" coveredstatements="27" conditionals="11" coveredconditionals="8" methods="7" coveredmethods="7"/>
|
|
13
13
|
<file name="MapLibreMap.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MapLibreMap/MapLibreMap.tsx">
|
|
14
|
-
<metrics statements="
|
|
14
|
+
<metrics statements="30" coveredstatements="27" conditionals="11" coveredconditionals="8" methods="7" coveredmethods="7"/>
|
|
15
15
|
<line num="26" count="18" type="stmt"/>
|
|
16
16
|
<line num="61" count="18" type="stmt"/>
|
|
17
17
|
<line num="62" count="247" type="stmt"/>
|
|
@@ -19,23 +19,29 @@
|
|
|
19
19
|
<line num="65" count="247" type="stmt"/>
|
|
20
20
|
<line num="67" count="247" type="stmt"/>
|
|
21
21
|
<line num="68" count="247" type="stmt"/>
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="71" count="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="74" count="
|
|
22
|
+
<line num="69" count="247" type="stmt"/>
|
|
23
|
+
<line num="71" count="247" type="stmt"/>
|
|
24
|
+
<line num="72" count="73" type="stmt"/>
|
|
25
|
+
<line num="74" count="73" type="stmt"/>
|
|
26
26
|
<line num="75" count="2" type="stmt"/>
|
|
27
27
|
<line num="76" count="2" type="stmt"/>
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="81" count="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="84" count="73" type="
|
|
28
|
+
<line num="77" count="2" type="stmt"/>
|
|
29
|
+
<line num="81" count="247" type="stmt"/>
|
|
30
|
+
<line num="82" count="73" type="cond" truecount="1" falsecount="1"/>
|
|
31
|
+
<line num="84" count="73" type="cond" truecount="1" falsecount="1"/>
|
|
32
32
|
<line num="85" count="73" type="stmt"/>
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="93" count="73" type="
|
|
35
|
-
<line num="94" count="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
33
|
+
<line num="86" count="73" type="stmt"/>
|
|
34
|
+
<line num="93" count="73" type="stmt"/>
|
|
35
|
+
<line num="94" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
36
|
+
<line num="95" count="6" type="stmt"/>
|
|
37
|
+
<line num="97" count="67" type="stmt"/>
|
|
38
|
+
<line num="105" count="247" type="stmt"/>
|
|
39
|
+
<line num="106" count="73" type="cond" truecount="4" falsecount="1"/>
|
|
40
|
+
<line num="107" count="0" type="stmt"/>
|
|
41
|
+
<line num="108" count="0" type="stmt"/>
|
|
42
|
+
<line num="109" count="0" type="stmt"/>
|
|
43
|
+
<line num="114" count="247" type="stmt"/>
|
|
44
|
+
<line num="117" count="18" type="stmt"/>
|
|
39
45
|
</file>
|
|
40
46
|
</package>
|
|
41
47
|
<package name="src.components.MlCreatePdfButton">
|
|
@@ -564,43 +570,68 @@
|
|
|
564
570
|
</file>
|
|
565
571
|
</package>
|
|
566
572
|
<package name="src.components.MlImageMarkerLayer">
|
|
567
|
-
<metrics statements="
|
|
573
|
+
<metrics statements="59" coveredstatements="31" conditionals="59" coveredconditionals="21" methods="10" coveredmethods="6"/>
|
|
568
574
|
<file name="MlImageMarkerLayer.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx">
|
|
569
|
-
<metrics statements="
|
|
575
|
+
<metrics statements="59" coveredstatements="31" conditionals="59" coveredconditionals="21" methods="10" coveredmethods="6"/>
|
|
570
576
|
<line num="34" count="10" type="stmt"/>
|
|
571
577
|
<line num="35" count="12" type="stmt"/>
|
|
572
578
|
<line num="40" count="12" type="stmt"/>
|
|
573
|
-
<line num="41" count="12" type="
|
|
574
|
-
<line num="42" count="12" type="
|
|
579
|
+
<line num="41" count="12" type="stmt"/>
|
|
580
|
+
<line num="42" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
581
|
+
<line num="43" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
575
582
|
<line num="46" count="12" type="stmt"/>
|
|
576
583
|
<line num="47" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
577
584
|
<line num="52" count="4" type="stmt"/>
|
|
578
|
-
<line num="
|
|
585
|
+
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
586
|
+
<line num="57" count="0" type="stmt"/>
|
|
579
587
|
<line num="58" count="0" type="stmt"/>
|
|
580
|
-
<line num="
|
|
581
|
-
<line num="
|
|
582
|
-
<line num="
|
|
583
|
-
<line num="68" count="
|
|
584
|
-
<line num="
|
|
585
|
-
<line num="
|
|
586
|
-
<line num="
|
|
587
|
-
<line num="
|
|
588
|
-
<line num="
|
|
589
|
-
<line num="
|
|
590
|
-
<line num="
|
|
591
|
-
<line num="
|
|
592
|
-
<line num="
|
|
593
|
-
<line num="
|
|
594
|
-
<line num="
|
|
595
|
-
<line num="
|
|
596
|
-
<line num="
|
|
597
|
-
<line num="
|
|
598
|
-
<line num="
|
|
599
|
-
<line num="
|
|
600
|
-
<line num="
|
|
601
|
-
<line num="
|
|
588
|
+
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
589
|
+
<line num="62" count="0" type="stmt"/>
|
|
590
|
+
<line num="63" count="0" type="stmt"/>
|
|
591
|
+
<line num="68" count="12" type="stmt"/>
|
|
592
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
593
|
+
<line num="70" count="0" type="stmt"/>
|
|
594
|
+
<line num="72" count="0" type="stmt"/>
|
|
595
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
596
|
+
<line num="76" count="0" type="stmt"/>
|
|
597
|
+
<line num="77" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
598
|
+
<line num="79" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
599
|
+
<line num="81" count="0" type="stmt"/>
|
|
600
|
+
<line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
601
|
+
<line num="84" count="0" type="stmt"/>
|
|
602
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
603
|
+
<line num="89" count="0" type="stmt"/>
|
|
604
|
+
<line num="94" count="12" type="stmt"/>
|
|
605
|
+
<line num="99" count="4" type="cond" truecount="4" falsecount="1"/>
|
|
606
|
+
<line num="101" count="4" type="stmt"/>
|
|
607
|
+
<line num="106" count="4" type="stmt"/>
|
|
608
|
+
<line num="107" count="4" type="stmt"/>
|
|
609
|
+
<line num="110" count="4" type="stmt"/>
|
|
610
|
+
<line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
611
|
+
<line num="118" count="0" type="stmt"/>
|
|
612
|
+
<line num="119" count="0" type="stmt"/>
|
|
613
|
+
<line num="120" count="0" type="stmt"/>
|
|
602
614
|
<line num="121" count="0" type="stmt"/>
|
|
603
|
-
<line num="
|
|
615
|
+
<line num="127" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
616
|
+
<line num="128" count="0" type="stmt"/>
|
|
617
|
+
<line num="132" count="12" type="stmt"/>
|
|
618
|
+
<line num="133" count="12" type="cond" truecount="5" falsecount="0"/>
|
|
619
|
+
<line num="134" count="8" type="stmt"/>
|
|
620
|
+
<line num="136" count="4" type="stmt"/>
|
|
621
|
+
<line num="138" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
622
|
+
<line num="139" count="0" type="stmt"/>
|
|
623
|
+
<line num="142" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
624
|
+
<line num="143" count="0" type="stmt"/>
|
|
625
|
+
<line num="144" count="0" type="stmt"/>
|
|
626
|
+
<line num="147" count="4" type="stmt"/>
|
|
627
|
+
<line num="151" count="12" type="stmt"/>
|
|
628
|
+
<line num="152" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
629
|
+
<line num="154" count="12" type="stmt"/>
|
|
630
|
+
<line num="157" count="12" type="stmt"/>
|
|
631
|
+
<line num="158" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
632
|
+
<line num="163" count="4" type="stmt"/>
|
|
633
|
+
<line num="166" count="0" type="stmt"/>
|
|
634
|
+
<line num="171" count="12" type="stmt"/>
|
|
604
635
|
</file>
|
|
605
636
|
</package>
|
|
606
637
|
<package name="src.components.MlLayer">
|
|
@@ -842,6 +873,23 @@
|
|
|
842
873
|
<line num="136" count="10" type="stmt"/>
|
|
843
874
|
</file>
|
|
844
875
|
</package>
|
|
876
|
+
<package name="src.components.MlMeasureTool">
|
|
877
|
+
<metrics statements="11" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
878
|
+
<file name="MlMeasureTool.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlMeasureTool/MlMeasureTool.tsx">
|
|
879
|
+
<metrics statements="11" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
880
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
881
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
882
|
+
<line num="27" count="10" type="stmt"/>
|
|
883
|
+
<line num="28" count="0" type="stmt"/>
|
|
884
|
+
<line num="29" count="0" type="stmt"/>
|
|
885
|
+
<line num="31" count="0" type="stmt"/>
|
|
886
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
887
|
+
<line num="33" count="0" type="stmt"/>
|
|
888
|
+
<line num="41" count="0" type="stmt"/>
|
|
889
|
+
<line num="45" count="0" type="stmt"/>
|
|
890
|
+
<line num="55" count="10" type="stmt"/>
|
|
891
|
+
</file>
|
|
892
|
+
</package>
|
|
845
893
|
<package name="src.components.MlNavigationCompass">
|
|
846
894
|
<metrics statements="34" coveredstatements="16" conditionals="18" coveredconditionals="4" methods="7" coveredmethods="4"/>
|
|
847
895
|
<file name="MlNavigationCompass.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationCompass/MlNavigationCompass.tsx">
|
|
@@ -916,7 +964,7 @@
|
|
|
916
964
|
</file>
|
|
917
965
|
</package>
|
|
918
966
|
<package name="src.components.MlOsmLayer">
|
|
919
|
-
<metrics statements="
|
|
967
|
+
<metrics statements="16" coveredstatements="9" conditionals="8" coveredconditionals="4" methods="4" coveredmethods="2"/>
|
|
920
968
|
<file name="MlOsmLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.js">
|
|
921
969
|
<metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
922
970
|
<line num="12" count="10" type="stmt"/>
|
|
@@ -929,6 +977,16 @@
|
|
|
929
977
|
<line num="43" count="12" type="stmt"/>
|
|
930
978
|
<line num="46" count="10" type="stmt"/>
|
|
931
979
|
</file>
|
|
980
|
+
<file name="MlOsmLayer.stories_.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.stories_.js">
|
|
981
|
+
<metrics statements="7" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
982
|
+
<line num="9" count="0" type="stmt"/>
|
|
983
|
+
<line num="23" count="0" type="stmt"/>
|
|
984
|
+
<line num="24" count="0" type="stmt"/>
|
|
985
|
+
<line num="26" count="0" type="stmt"/>
|
|
986
|
+
<line num="31" count="0" type="stmt"/>
|
|
987
|
+
<line num="41" count="0" type="stmt"/>
|
|
988
|
+
<line num="42" count="0" type="stmt"/>
|
|
989
|
+
</file>
|
|
932
990
|
</package>
|
|
933
991
|
<package name="src.components.MlScaleReference">
|
|
934
992
|
<metrics statements="48" coveredstatements="0" conditionals="26" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
@@ -1288,42 +1346,51 @@
|
|
|
1288
1346
|
</file>
|
|
1289
1347
|
</package>
|
|
1290
1348
|
<package name="src.components.MlVectorTileLayer">
|
|
1291
|
-
<metrics statements="
|
|
1349
|
+
<metrics statements="42" coveredstatements="34" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1292
1350
|
<file name="MlVectorTileLayer.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx">
|
|
1293
|
-
<metrics statements="
|
|
1351
|
+
<metrics statements="42" coveredstatements="34" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1294
1352
|
<line num="20" count="10" type="stmt"/>
|
|
1295
1353
|
<line num="21" count="12" type="stmt"/>
|
|
1296
1354
|
<line num="26" count="12" type="stmt"/>
|
|
1297
|
-
<line num="27" count="12" type="
|
|
1355
|
+
<line num="27" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
1356
|
+
<line num="28" count="12" type="stmt"/>
|
|
1357
|
+
<line num="29" count="12" type="stmt"/>
|
|
1298
1358
|
<line num="30" count="12" type="stmt"/>
|
|
1299
|
-
<line num="31" count="12" type="stmt"/>
|
|
1300
1359
|
<line num="32" count="12" type="stmt"/>
|
|
1301
|
-
<line num="
|
|
1302
|
-
<line num="35" count="
|
|
1303
|
-
<line num="37" count="4" type="
|
|
1304
|
-
<line num="
|
|
1305
|
-
<line num="
|
|
1306
|
-
<line num="53" count="4" type="stmt"/>
|
|
1360
|
+
<line num="33" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1361
|
+
<line num="35" count="4" type="stmt"/>
|
|
1362
|
+
<line num="37" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1363
|
+
<line num="38" count="0" type="stmt"/>
|
|
1364
|
+
<line num="42" count="4" type="stmt"/>
|
|
1307
1365
|
<line num="54" count="4" type="stmt"/>
|
|
1366
|
+
<line num="55" count="4" type="stmt"/>
|
|
1308
1367
|
<line num="56" count="4" type="stmt"/>
|
|
1309
|
-
<line num="
|
|
1310
|
-
<line num="
|
|
1311
|
-
<line num="
|
|
1312
|
-
<line num="
|
|
1313
|
-
<line num="
|
|
1314
|
-
<line num="
|
|
1315
|
-
<line num="
|
|
1316
|
-
<line num="
|
|
1317
|
-
<line num="
|
|
1318
|
-
<line num="
|
|
1319
|
-
<line num="
|
|
1320
|
-
<line num="
|
|
1368
|
+
<line num="58" count="4" type="stmt"/>
|
|
1369
|
+
<line num="76" count="4" type="stmt"/>
|
|
1370
|
+
<line num="77" count="4" type="stmt"/>
|
|
1371
|
+
<line num="80" count="4" type="stmt"/>
|
|
1372
|
+
<line num="83" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1373
|
+
<line num="84" count="0" type="stmt"/>
|
|
1374
|
+
<line num="85" count="0" type="stmt"/>
|
|
1375
|
+
<line num="93" count="12" type="stmt"/>
|
|
1376
|
+
<line num="94" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
1377
|
+
<line num="96" count="8" type="stmt"/>
|
|
1378
|
+
<line num="99" count="12" type="stmt"/>
|
|
1379
|
+
<line num="100" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1380
|
+
<line num="102" count="4" type="stmt"/>
|
|
1321
1381
|
<line num="103" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1322
|
-
<line num="
|
|
1323
|
-
<line num="
|
|
1324
|
-
<line num="
|
|
1325
|
-
<line num="
|
|
1326
|
-
<line num="
|
|
1382
|
+
<line num="105" count="4" type="stmt"/>
|
|
1383
|
+
<line num="107" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1384
|
+
<line num="108" count="0" type="stmt"/>
|
|
1385
|
+
<line num="109" count="0" type="stmt"/>
|
|
1386
|
+
<line num="116" count="4" type="stmt"/>
|
|
1387
|
+
<line num="119" count="4" type="stmt"/>
|
|
1388
|
+
<line num="121" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1389
|
+
<line num="122" count="0" type="stmt"/>
|
|
1390
|
+
<line num="123" count="0" type="stmt"/>
|
|
1391
|
+
<line num="130" count="4" type="stmt"/>
|
|
1392
|
+
<line num="135" count="12" type="stmt"/>
|
|
1393
|
+
<line num="138" count="10" type="stmt"/>
|
|
1327
1394
|
</file>
|
|
1328
1395
|
</package>
|
|
1329
1396
|
<package name="src.components.MlWmsFeatureInfoPopup">
|
|
@@ -1353,37 +1420,46 @@
|
|
|
1353
1420
|
</file>
|
|
1354
1421
|
</package>
|
|
1355
1422
|
<package name="src.components.MlWmsLayer">
|
|
1356
|
-
<metrics statements="
|
|
1423
|
+
<metrics statements="37" coveredstatements="29" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1357
1424
|
<file name="MlWmsLayer.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLayer/MlWmsLayer.tsx">
|
|
1358
|
-
<metrics statements="
|
|
1425
|
+
<metrics statements="37" coveredstatements="29" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1359
1426
|
<line num="6" count="10" type="stmt"/>
|
|
1360
1427
|
<line num="57" count="10" type="stmt"/>
|
|
1361
1428
|
<line num="58" count="12" type="stmt"/>
|
|
1362
1429
|
<line num="63" count="12" type="stmt"/>
|
|
1363
1430
|
<line num="64" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
1364
1431
|
<line num="66" count="12" type="stmt"/>
|
|
1365
|
-
<line num="67" count="
|
|
1432
|
+
<line num="67" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1366
1433
|
<line num="69" count="4" type="stmt"/>
|
|
1367
|
-
<line num="
|
|
1368
|
-
<line num="
|
|
1369
|
-
<line num="
|
|
1370
|
-
<line num="
|
|
1371
|
-
<line num="
|
|
1372
|
-
<line num="79" count="
|
|
1373
|
-
<line num="
|
|
1374
|
-
<line num="
|
|
1375
|
-
<line num="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="
|
|
1379
|
-
<line num="
|
|
1380
|
-
<line num="
|
|
1381
|
-
<line num="
|
|
1382
|
-
<line num="
|
|
1383
|
-
<line num="
|
|
1384
|
-
<line num="
|
|
1385
|
-
<line num="131" count="
|
|
1386
|
-
<line num="
|
|
1434
|
+
<line num="71" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1435
|
+
<line num="72" count="0" type="stmt"/>
|
|
1436
|
+
<line num="76" count="4" type="stmt"/>
|
|
1437
|
+
<line num="77" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1438
|
+
<line num="78" count="0" type="stmt"/>
|
|
1439
|
+
<line num="79" count="0" type="stmt"/>
|
|
1440
|
+
<line num="81" count="4" type="stmt"/>
|
|
1441
|
+
<line num="83" count="4" type="stmt"/>
|
|
1442
|
+
<line num="88" count="4" type="stmt"/>
|
|
1443
|
+
<line num="90" count="4" type="stmt"/>
|
|
1444
|
+
<line num="92" count="4" type="stmt"/>
|
|
1445
|
+
<line num="104" count="4" type="stmt"/>
|
|
1446
|
+
<line num="116" count="4" type="stmt"/>
|
|
1447
|
+
<line num="119" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1448
|
+
<line num="120" count="0" type="stmt"/>
|
|
1449
|
+
<line num="121" count="0" type="stmt"/>
|
|
1450
|
+
<line num="126" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1451
|
+
<line num="127" count="0" type="stmt"/>
|
|
1452
|
+
<line num="131" count="12" type="stmt"/>
|
|
1453
|
+
<line num="132" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
1454
|
+
<line num="134" count="8" type="stmt"/>
|
|
1455
|
+
<line num="137" count="12" type="stmt"/>
|
|
1456
|
+
<line num="138" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1457
|
+
<line num="141" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1458
|
+
<line num="142" count="4" type="stmt"/>
|
|
1459
|
+
<line num="144" count="0" type="stmt"/>
|
|
1460
|
+
<line num="148" count="12" type="stmt"/>
|
|
1461
|
+
<line num="151" count="10" type="stmt"/>
|
|
1462
|
+
<line num="155" count="10" type="stmt"/>
|
|
1387
1463
|
</file>
|
|
1388
1464
|
</package>
|
|
1389
1465
|
<package name="src.components.MlWmsLoader">
|
|
@@ -1569,9 +1645,9 @@
|
|
|
1569
1645
|
</file>
|
|
1570
1646
|
</package>
|
|
1571
1647
|
<package name="src.hooks">
|
|
1572
|
-
<metrics statements="
|
|
1648
|
+
<metrics statements="173" coveredstatements="94" conditionals="106" coveredconditionals="52" methods="28" coveredmethods="16"/>
|
|
1573
1649
|
<file name="useLayer.ts" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useLayer.ts">
|
|
1574
|
-
<metrics statements="
|
|
1650
|
+
<metrics statements="60" coveredstatements="42" conditionals="58" coveredconditionals="36" methods="8" coveredmethods="7"/>
|
|
1575
1651
|
<line num="30" count="12" type="stmt"/>
|
|
1576
1652
|
<line num="43" count="60" type="stmt"/>
|
|
1577
1653
|
<line num="48" count="60" type="stmt"/>
|
|
@@ -1581,52 +1657,57 @@
|
|
|
1581
1657
|
<line num="54" count="60" type="stmt"/>
|
|
1582
1658
|
<line num="55" count="60" type="stmt"/>
|
|
1583
1659
|
<line num="59" count="60" type="stmt"/>
|
|
1584
|
-
<line num="60" count="14" type="cond" truecount="
|
|
1585
|
-
<line num="
|
|
1586
|
-
<line num="63" count="
|
|
1587
|
-
<line num="65" count="
|
|
1660
|
+
<line num="60" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1661
|
+
<line num="62" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1662
|
+
<line num="63" count="0" type="stmt"/>
|
|
1663
|
+
<line num="65" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1664
|
+
<line num="66" count="0" type="stmt"/>
|
|
1588
1665
|
<line num="68" count="14" type="stmt"/>
|
|
1589
|
-
<line num="
|
|
1590
|
-
<line num="91" count="14" type="
|
|
1591
|
-
<line num="
|
|
1592
|
-
<line num="
|
|
1593
|
-
<line num="
|
|
1594
|
-
<line num="
|
|
1595
|
-
<line num="
|
|
1596
|
-
<line num="
|
|
1597
|
-
<line num="
|
|
1598
|
-
<line num="
|
|
1599
|
-
<line num="
|
|
1600
|
-
<line num="
|
|
1601
|
-
<line num="
|
|
1602
|
-
<line num="
|
|
1603
|
-
<line num="
|
|
1604
|
-
<line num="
|
|
1605
|
-
<line num="
|
|
1606
|
-
<line num="
|
|
1607
|
-
<line num="
|
|
1608
|
-
<line num="
|
|
1609
|
-
<line num="
|
|
1610
|
-
<line num="
|
|
1611
|
-
<line num="
|
|
1612
|
-
<line num="
|
|
1613
|
-
<line num="
|
|
1614
|
-
<line num="
|
|
1615
|
-
<line num="
|
|
1616
|
-
<line num="
|
|
1617
|
-
<line num="
|
|
1618
|
-
<line num="
|
|
1619
|
-
<line num="
|
|
1620
|
-
<line num="
|
|
1621
|
-
<line num="
|
|
1622
|
-
<line num="
|
|
1623
|
-
<line num="
|
|
1624
|
-
<line num="
|
|
1625
|
-
<line num="
|
|
1626
|
-
<line num="
|
|
1627
|
-
<line num="
|
|
1628
|
-
<line num="
|
|
1629
|
-
<line num="
|
|
1666
|
+
<line num="70" count="14" type="stmt"/>
|
|
1667
|
+
<line num="91" count="14" type="stmt"/>
|
|
1668
|
+
<line num="93" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1669
|
+
<line num="94" count="0" type="stmt"/>
|
|
1670
|
+
<line num="97" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1671
|
+
<line num="98" count="0" type="stmt"/>
|
|
1672
|
+
<line num="101" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1673
|
+
<line num="102" count="0" type="stmt"/>
|
|
1674
|
+
<line num="106" count="14" type="stmt"/>
|
|
1675
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1676
|
+
<line num="110" count="0" type="stmt"/>
|
|
1677
|
+
<line num="111" count="0" type="stmt"/>
|
|
1678
|
+
<line num="117" count="14" type="stmt"/>
|
|
1679
|
+
<line num="118" count="14" type="stmt"/>
|
|
1680
|
+
<line num="119" count="14" type="stmt"/>
|
|
1681
|
+
<line num="122" count="60" type="stmt"/>
|
|
1682
|
+
<line num="123" count="60" type="cond" truecount="2" falsecount="0"/>
|
|
1683
|
+
<line num="125" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
1684
|
+
<line num="131" count="18" type="stmt"/>
|
|
1685
|
+
<line num="134" count="14" type="stmt"/>
|
|
1686
|
+
<line num="137" count="60" type="stmt"/>
|
|
1687
|
+
<line num="138" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
1688
|
+
<line num="141" count="12" type="stmt"/>
|
|
1689
|
+
<line num="144" count="60" type="stmt"/>
|
|
1690
|
+
<line num="145" count="60" type="cond" truecount="2" falsecount="0"/>
|
|
1691
|
+
<line num="151" count="28" type="stmt"/>
|
|
1692
|
+
<line num="155" count="32" type="stmt"/>
|
|
1693
|
+
<line num="156" count="32" type="cond" truecount="3" falsecount="1"/>
|
|
1694
|
+
<line num="157" count="0" type="stmt"/>
|
|
1695
|
+
<line num="159" count="0" type="stmt"/>
|
|
1696
|
+
<line num="160" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1697
|
+
<line num="161" count="0" type="stmt"/>
|
|
1698
|
+
<line num="164" count="0" type="stmt"/>
|
|
1699
|
+
<line num="167" count="32" type="stmt"/>
|
|
1700
|
+
<line num="168" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
1701
|
+
<line num="169" count="0" type="stmt"/>
|
|
1702
|
+
<line num="170" count="0" type="stmt"/>
|
|
1703
|
+
<line num="171" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1704
|
+
<line num="172" count="0" type="stmt"/>
|
|
1705
|
+
<line num="175" count="0" type="stmt"/>
|
|
1706
|
+
<line num="179" count="60" type="stmt"/>
|
|
1707
|
+
<line num="180" count="14" type="stmt"/>
|
|
1708
|
+
<line num="181" count="7" type="stmt"/>
|
|
1709
|
+
<line num="182" count="7" type="stmt"/>
|
|
1710
|
+
<line num="186" count="60" type="stmt"/>
|
|
1630
1711
|
</file>
|
|
1631
1712
|
<file name="useMap.ts" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.ts">
|
|
1632
1713
|
<metrics statements="30" coveredstatements="24" conditionals="14" coveredconditionals="8" methods="6" coveredmethods="5"/>
|