@mapcomponents/react-maplibre 0.1.43 → 0.1.46
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 +21 -0
- package/coverage/clover.xml +222 -146
- 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 +1 -1
- 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 +184 -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 +1 -1
- 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 +72 -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 +1 -1
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +9 -6
- package/coverage/lcov.info +452 -279
- package/dist/index.esm.js +136 -40
- package/dist/index.esm.js.map +1 -1
- package/docs-build/{0.b1b9b035.iframe.bundle.js → 0.0ee4f98c.iframe.bundle.js} +2 -2
- package/docs-build/0.0ee4f98c.iframe.bundle.js.map +1 -0
- package/docs-build/{1.c50fb367.iframe.bundle.js → 1.bb3cf738.iframe.bundle.js} +3 -3
- package/docs-build/1.bb3cf738.iframe.bundle.js.map +1 -0
- package/docs-build/{17.2e544968.iframe.bundle.js → 17.97db5b3f.iframe.bundle.js} +2 -2
- package/docs-build/17.97db5b3f.iframe.bundle.js.map +1 -0
- package/docs-build/{18.42087006.iframe.bundle.js → 18.f8d843df.iframe.bundle.js} +3 -3
- package/docs-build/18.f8d843df.iframe.bundle.js.map +1 -0
- package/docs-build/{19.7e782442.iframe.bundle.js → 19.c45e6b08.iframe.bundle.js} +2 -2
- package/docs-build/19.c45e6b08.iframe.bundle.js.map +1 -0
- package/docs-build/{2.e58dc625.iframe.bundle.js → 2.42c790e4.iframe.bundle.js} +2 -2
- package/docs-build/2.42c790e4.iframe.bundle.js.map +1 -0
- package/docs-build/{20.f009289a.iframe.bundle.js → 20.120bbcfb.iframe.bundle.js} +2 -2
- package/docs-build/20.120bbcfb.iframe.bundle.js.map +1 -0
- package/docs-build/{21.1cdc9040.iframe.bundle.js → 21.37c885f1.iframe.bundle.js} +2 -2
- package/docs-build/21.37c885f1.iframe.bundle.js.map +1 -0
- package/docs-build/{22.c9e6b2d7.iframe.bundle.js → 22.7fbc99f4.iframe.bundle.js} +2 -2
- package/docs-build/22.7fbc99f4.iframe.bundle.js.map +1 -0
- package/docs-build/{3.a8172b89.iframe.bundle.js → 3.1a37a83e.iframe.bundle.js} +2 -2
- package/docs-build/3.1a37a83e.iframe.bundle.js.map +1 -0
- package/docs-build/iframe.html +1 -1
- package/docs-build/main~24120820.905c51c8.iframe.bundle.js +2 -0
- package/docs-build/main~24120820.905c51c8.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.93aea1be.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~0ad7406a.93aea1be.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~0f485567.6e7163ef.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~0f485567.6e7163ef.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~41a6ab2c.a947ed53.iframe.bundle.js → vendors~main~41a6ab2c.da377733.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~41a6ab2c.da377733.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.86178471.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~57c1f6cb.86178471.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js → vendors~main~73914085.e2f34f8e.iframe.bundle.js} +6 -6
- package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js.map → vendors~main~73914085.e2f34f8e.iframe.bundle.js.map} +1 -1
- package/docs-build/{vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js → vendors~main~9c5b28f6.eefa7445.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~9c5b28f6.eefa7445.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b5906859.7f66dcaf.iframe.bundle.js → vendors~main~b5906859.210afc21.iframe.bundle.js} +5 -5
- package/docs-build/vendors~main~b5906859.210afc21.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b8f44717.7053e467.iframe.bundle.js → vendors~main~b8f44717.7b869975.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~b8f44717.7b869975.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js → vendors~main~b9cf3951.62d39717.iframe.bundle.js} +11 -11
- package/docs-build/vendors~main~b9cf3951.62d39717.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~d939e436.394e3bc7.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~d939e436.394e3bc7.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~f420d588.88814a6a.iframe.bundle.js +107 -0
- package/docs-build/vendors~main~f420d588.88814a6a.iframe.bundle.js.map +1 -0
- package/package.json +1 -1
- 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/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 +67 -0
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +33 -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/hooks/useLayer.ts +26 -11
- package/src/index.ts +4 -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~9c5b28f6.7b8beed1.iframe.bundle.js.map +0 -1
- 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,30 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
|
|
4
|
+
## [v0.1.46] - 2022-06-09
|
|
5
|
+
|
|
6
|
+
### Fixed
|
|
7
|
+
- 16e78aa: fix MlImageMarkerLayer initialization conditions
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
- 06e30aa: add MeasureTool to catalog
|
|
11
|
+
- 35bc0ff: make MapLibreMap options.style property reactive to dynamic changes during runtime
|
|
12
|
+
|
|
13
|
+
## [v0.1.45] - 2022-05-10
|
|
14
|
+
|
|
15
|
+
### Fixed
|
|
16
|
+
- 336bca8: fix useLayer implicit layer types
|
|
17
|
+
|
|
18
|
+
## [v0.1.44] - 2022-05-10
|
|
19
|
+
|
|
20
|
+
### Fixed
|
|
21
|
+
- a81bb06: fix useLayer setPaintProperty error when changing geojson type using implicit layer types
|
|
22
|
+
|
|
3
23
|
## [v0.1.42] - 2022-05-10
|
|
4
24
|
|
|
5
25
|
### Fixed
|
|
6
26
|
- d974415: fix geojsonlayer default circle color
|
|
27
|
+
|
|
7
28
|
## [v0.1.41] - 2022-05-10
|
|
8
29
|
|
|
9
30
|
### 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="1655053580083" clover="3.2.0">
|
|
3
|
+
<project timestamp="1655053580083" name="All files">
|
|
4
|
+
<metrics statements="1619" coveredstatements="615" conditionals="995" coveredconditionals="294" methods="290" coveredmethods="104" elements="2904" coveredelements="1013" complexity="0" loc="1619" ncloc="1619" 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,19 @@
|
|
|
842
873
|
<line num="136" count="10" type="stmt"/>
|
|
843
874
|
</file>
|
|
844
875
|
</package>
|
|
876
|
+
<package name="src.components.MlMeasureTool">
|
|
877
|
+
<metrics statements="7" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="2" 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="7" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
880
|
+
<line num="12" count="0" type="stmt"/>
|
|
881
|
+
<line num="13" count="0" type="stmt"/>
|
|
882
|
+
<line num="15" count="0" type="stmt"/>
|
|
883
|
+
<line num="19" count="0" type="stmt"/>
|
|
884
|
+
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
885
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
886
|
+
<line num="29" count="0" type="stmt"/>
|
|
887
|
+
</file>
|
|
888
|
+
</package>
|
|
845
889
|
<package name="src.components.MlNavigationCompass">
|
|
846
890
|
<metrics statements="34" coveredstatements="16" conditionals="18" coveredconditionals="4" methods="7" coveredmethods="4"/>
|
|
847
891
|
<file name="MlNavigationCompass.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlNavigationCompass/MlNavigationCompass.tsx">
|
|
@@ -916,7 +960,7 @@
|
|
|
916
960
|
</file>
|
|
917
961
|
</package>
|
|
918
962
|
<package name="src.components.MlOsmLayer">
|
|
919
|
-
<metrics statements="
|
|
963
|
+
<metrics statements="16" coveredstatements="9" conditionals="8" coveredconditionals="4" methods="4" coveredmethods="2"/>
|
|
920
964
|
<file name="MlOsmLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.js">
|
|
921
965
|
<metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
922
966
|
<line num="12" count="10" type="stmt"/>
|
|
@@ -929,6 +973,16 @@
|
|
|
929
973
|
<line num="43" count="12" type="stmt"/>
|
|
930
974
|
<line num="46" count="10" type="stmt"/>
|
|
931
975
|
</file>
|
|
976
|
+
<file name="MlOsmLayer.stories_.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlOsmLayer/MlOsmLayer.stories_.js">
|
|
977
|
+
<metrics statements="7" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
978
|
+
<line num="9" count="0" type="stmt"/>
|
|
979
|
+
<line num="23" count="0" type="stmt"/>
|
|
980
|
+
<line num="24" count="0" type="stmt"/>
|
|
981
|
+
<line num="26" count="0" type="stmt"/>
|
|
982
|
+
<line num="31" count="0" type="stmt"/>
|
|
983
|
+
<line num="41" count="0" type="stmt"/>
|
|
984
|
+
<line num="42" count="0" type="stmt"/>
|
|
985
|
+
</file>
|
|
932
986
|
</package>
|
|
933
987
|
<package name="src.components.MlScaleReference">
|
|
934
988
|
<metrics statements="48" coveredstatements="0" conditionals="26" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
@@ -1288,42 +1342,51 @@
|
|
|
1288
1342
|
</file>
|
|
1289
1343
|
</package>
|
|
1290
1344
|
<package name="src.components.MlVectorTileLayer">
|
|
1291
|
-
<metrics statements="
|
|
1345
|
+
<metrics statements="42" coveredstatements="34" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1292
1346
|
<file name="MlVectorTileLayer.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx">
|
|
1293
|
-
<metrics statements="
|
|
1347
|
+
<metrics statements="42" coveredstatements="34" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1294
1348
|
<line num="20" count="10" type="stmt"/>
|
|
1295
1349
|
<line num="21" count="12" type="stmt"/>
|
|
1296
1350
|
<line num="26" count="12" type="stmt"/>
|
|
1297
|
-
<line num="27" count="12" type="
|
|
1351
|
+
<line num="27" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
1352
|
+
<line num="28" count="12" type="stmt"/>
|
|
1353
|
+
<line num="29" count="12" type="stmt"/>
|
|
1298
1354
|
<line num="30" count="12" type="stmt"/>
|
|
1299
|
-
<line num="31" count="12" type="stmt"/>
|
|
1300
1355
|
<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"/>
|
|
1356
|
+
<line num="33" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1357
|
+
<line num="35" count="4" type="stmt"/>
|
|
1358
|
+
<line num="37" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1359
|
+
<line num="38" count="0" type="stmt"/>
|
|
1360
|
+
<line num="42" count="4" type="stmt"/>
|
|
1307
1361
|
<line num="54" count="4" type="stmt"/>
|
|
1362
|
+
<line num="55" count="4" type="stmt"/>
|
|
1308
1363
|
<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="
|
|
1364
|
+
<line num="58" count="4" type="stmt"/>
|
|
1365
|
+
<line num="76" count="4" type="stmt"/>
|
|
1366
|
+
<line num="77" count="4" type="stmt"/>
|
|
1367
|
+
<line num="80" count="4" type="stmt"/>
|
|
1368
|
+
<line num="83" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1369
|
+
<line num="84" count="0" type="stmt"/>
|
|
1370
|
+
<line num="85" count="0" type="stmt"/>
|
|
1371
|
+
<line num="93" count="12" type="stmt"/>
|
|
1372
|
+
<line num="94" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
1373
|
+
<line num="96" count="8" type="stmt"/>
|
|
1374
|
+
<line num="99" count="12" type="stmt"/>
|
|
1375
|
+
<line num="100" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1376
|
+
<line num="102" count="4" type="stmt"/>
|
|
1321
1377
|
<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="
|
|
1378
|
+
<line num="105" count="4" type="stmt"/>
|
|
1379
|
+
<line num="107" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1380
|
+
<line num="108" count="0" type="stmt"/>
|
|
1381
|
+
<line num="109" count="0" type="stmt"/>
|
|
1382
|
+
<line num="116" count="4" type="stmt"/>
|
|
1383
|
+
<line num="119" count="4" type="stmt"/>
|
|
1384
|
+
<line num="121" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1385
|
+
<line num="122" count="0" type="stmt"/>
|
|
1386
|
+
<line num="123" count="0" type="stmt"/>
|
|
1387
|
+
<line num="130" count="4" type="stmt"/>
|
|
1388
|
+
<line num="135" count="12" type="stmt"/>
|
|
1389
|
+
<line num="138" count="10" type="stmt"/>
|
|
1327
1390
|
</file>
|
|
1328
1391
|
</package>
|
|
1329
1392
|
<package name="src.components.MlWmsFeatureInfoPopup">
|
|
@@ -1353,37 +1416,46 @@
|
|
|
1353
1416
|
</file>
|
|
1354
1417
|
</package>
|
|
1355
1418
|
<package name="src.components.MlWmsLayer">
|
|
1356
|
-
<metrics statements="
|
|
1419
|
+
<metrics statements="37" coveredstatements="29" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1357
1420
|
<file name="MlWmsLayer.tsx" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLayer/MlWmsLayer.tsx">
|
|
1358
|
-
<metrics statements="
|
|
1421
|
+
<metrics statements="37" coveredstatements="29" conditionals="22" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
1359
1422
|
<line num="6" count="10" type="stmt"/>
|
|
1360
1423
|
<line num="57" count="10" type="stmt"/>
|
|
1361
1424
|
<line num="58" count="12" type="stmt"/>
|
|
1362
1425
|
<line num="63" count="12" type="stmt"/>
|
|
1363
1426
|
<line num="64" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
1364
1427
|
<line num="66" count="12" type="stmt"/>
|
|
1365
|
-
<line num="67" count="
|
|
1428
|
+
<line num="67" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1366
1429
|
<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="
|
|
1430
|
+
<line num="71" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1431
|
+
<line num="72" count="0" type="stmt"/>
|
|
1432
|
+
<line num="76" count="4" type="stmt"/>
|
|
1433
|
+
<line num="77" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1434
|
+
<line num="78" count="0" type="stmt"/>
|
|
1435
|
+
<line num="79" count="0" type="stmt"/>
|
|
1436
|
+
<line num="81" count="4" type="stmt"/>
|
|
1437
|
+
<line num="83" count="4" type="stmt"/>
|
|
1438
|
+
<line num="88" count="4" type="stmt"/>
|
|
1439
|
+
<line num="90" count="4" type="stmt"/>
|
|
1440
|
+
<line num="92" count="4" type="stmt"/>
|
|
1441
|
+
<line num="104" count="4" type="stmt"/>
|
|
1442
|
+
<line num="116" count="4" type="stmt"/>
|
|
1443
|
+
<line num="119" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1444
|
+
<line num="120" count="0" type="stmt"/>
|
|
1445
|
+
<line num="121" count="0" type="stmt"/>
|
|
1446
|
+
<line num="126" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1447
|
+
<line num="127" count="0" type="stmt"/>
|
|
1448
|
+
<line num="131" count="12" type="stmt"/>
|
|
1449
|
+
<line num="132" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
1450
|
+
<line num="134" count="8" type="stmt"/>
|
|
1451
|
+
<line num="137" count="12" type="stmt"/>
|
|
1452
|
+
<line num="138" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1453
|
+
<line num="141" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1454
|
+
<line num="142" count="4" type="stmt"/>
|
|
1455
|
+
<line num="144" count="0" type="stmt"/>
|
|
1456
|
+
<line num="148" count="12" type="stmt"/>
|
|
1457
|
+
<line num="151" count="10" type="stmt"/>
|
|
1458
|
+
<line num="155" count="10" type="stmt"/>
|
|
1387
1459
|
</file>
|
|
1388
1460
|
</package>
|
|
1389
1461
|
<package name="src.components.MlWmsLoader">
|
|
@@ -1569,9 +1641,9 @@
|
|
|
1569
1641
|
</file>
|
|
1570
1642
|
</package>
|
|
1571
1643
|
<package name="src.hooks">
|
|
1572
|
-
<metrics statements="
|
|
1644
|
+
<metrics statements="173" coveredstatements="94" conditionals="106" coveredconditionals="52" methods="28" coveredmethods="16"/>
|
|
1573
1645
|
<file name="useLayer.ts" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useLayer.ts">
|
|
1574
|
-
<metrics statements="
|
|
1646
|
+
<metrics statements="60" coveredstatements="42" conditionals="58" coveredconditionals="36" methods="8" coveredmethods="7"/>
|
|
1575
1647
|
<line num="30" count="12" type="stmt"/>
|
|
1576
1648
|
<line num="43" count="60" type="stmt"/>
|
|
1577
1649
|
<line num="48" count="60" type="stmt"/>
|
|
@@ -1581,53 +1653,57 @@
|
|
|
1581
1653
|
<line num="54" count="60" type="stmt"/>
|
|
1582
1654
|
<line num="55" count="60" type="stmt"/>
|
|
1583
1655
|
<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="
|
|
1656
|
+
<line num="60" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1657
|
+
<line num="62" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1658
|
+
<line num="63" count="0" type="stmt"/>
|
|
1659
|
+
<line num="65" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1660
|
+
<line num="66" count="0" type="stmt"/>
|
|
1588
1661
|
<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="
|
|
1630
|
-
<line num="
|
|
1662
|
+
<line num="70" count="14" type="stmt"/>
|
|
1663
|
+
<line num="91" count="14" type="stmt"/>
|
|
1664
|
+
<line num="93" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1665
|
+
<line num="94" count="0" type="stmt"/>
|
|
1666
|
+
<line num="97" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1667
|
+
<line num="98" count="0" type="stmt"/>
|
|
1668
|
+
<line num="101" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1669
|
+
<line num="102" count="0" type="stmt"/>
|
|
1670
|
+
<line num="106" count="14" type="stmt"/>
|
|
1671
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1672
|
+
<line num="110" count="0" type="stmt"/>
|
|
1673
|
+
<line num="111" count="0" type="stmt"/>
|
|
1674
|
+
<line num="117" count="14" type="stmt"/>
|
|
1675
|
+
<line num="118" count="14" type="stmt"/>
|
|
1676
|
+
<line num="119" count="14" type="stmt"/>
|
|
1677
|
+
<line num="122" count="60" type="stmt"/>
|
|
1678
|
+
<line num="123" count="60" type="cond" truecount="2" falsecount="0"/>
|
|
1679
|
+
<line num="125" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
1680
|
+
<line num="131" count="18" type="stmt"/>
|
|
1681
|
+
<line num="134" count="14" type="stmt"/>
|
|
1682
|
+
<line num="137" count="60" type="stmt"/>
|
|
1683
|
+
<line num="138" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
1684
|
+
<line num="141" count="12" type="stmt"/>
|
|
1685
|
+
<line num="144" count="60" type="stmt"/>
|
|
1686
|
+
<line num="145" count="60" type="cond" truecount="2" falsecount="0"/>
|
|
1687
|
+
<line num="151" count="28" type="stmt"/>
|
|
1688
|
+
<line num="155" count="32" type="stmt"/>
|
|
1689
|
+
<line num="156" count="32" type="cond" truecount="3" falsecount="1"/>
|
|
1690
|
+
<line num="157" count="0" type="stmt"/>
|
|
1691
|
+
<line num="159" count="0" type="stmt"/>
|
|
1692
|
+
<line num="160" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1693
|
+
<line num="161" count="0" type="stmt"/>
|
|
1694
|
+
<line num="164" count="0" type="stmt"/>
|
|
1695
|
+
<line num="167" count="32" type="stmt"/>
|
|
1696
|
+
<line num="168" count="32" type="cond" truecount="1" falsecount="1"/>
|
|
1697
|
+
<line num="169" count="0" type="stmt"/>
|
|
1698
|
+
<line num="170" count="0" type="stmt"/>
|
|
1699
|
+
<line num="171" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1700
|
+
<line num="172" count="0" type="stmt"/>
|
|
1701
|
+
<line num="175" count="0" type="stmt"/>
|
|
1702
|
+
<line num="179" count="60" type="stmt"/>
|
|
1703
|
+
<line num="180" count="14" type="stmt"/>
|
|
1704
|
+
<line num="181" count="7" type="stmt"/>
|
|
1705
|
+
<line num="182" count="7" type="stmt"/>
|
|
1706
|
+
<line num="186" count="60" type="stmt"/>
|
|
1631
1707
|
</file>
|
|
1632
1708
|
<file name="useMap.ts" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.ts">
|
|
1633
1709
|
<metrics statements="30" coveredstatements="24" conditionals="14" coveredconditionals="8" methods="6" coveredmethods="5"/>
|