@mapcomponents/react-maplibre 0.1.16 → 0.1.20
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 +16 -7
- package/coverage/clover.xml +259 -285
- package/coverage/coverage-final.json +10 -10
- package/coverage/lcov-report/index.html +42 -43
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.js.html +2 -3
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +2 -3
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.js.html +2 -3
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +2 -3
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.js.html +2 -3
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +2 -3
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.js.html +2 -3
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +2 -3
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +2 -3
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js.html +145 -161
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +16 -17
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.js.html +9 -13
- package/coverage/lcov-report/src/components/MlLayer/index.html +16 -17
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.js.html +2 -3
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +2 -3
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.js.html +2 -3
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +2 -3
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +3 -10
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +9 -82
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +10 -11
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +2 -3
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.js.html +6 -7
- package/coverage/lcov-report/src/components/MlMarker/index.html +6 -7
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.js.html +2 -3
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +2 -3
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.js.html +2 -3
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +2 -3
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +2 -3
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +2 -3
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +2 -3
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +2 -3
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +2 -3
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +2 -3
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +6 -25
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +6 -7
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.js.html +3 -4
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +2 -3
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +2 -3
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.js.html +2 -3
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +2 -3
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.js.html +6 -19
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +8 -9
- package/coverage/lcov-report/src/hooks/index.html +14 -15
- package/coverage/lcov-report/src/hooks/useMap.js.html +23 -24
- package/coverage/lcov-report/src/hooks/useMapState.js.html +7 -50
- package/coverage/lcov-report/src/hooks/useWms.js.html +9 -22
- package/coverage/lcov-report/src/i18n.js.html +2 -3
- package/coverage/lcov-report/src/index.html +2 -3
- package/coverage/lcov-report/src/translations/english.js.html +2 -3
- package/coverage/lcov-report/src/translations/german.js.html +2 -3
- package/coverage/lcov-report/src/translations/index.html +2 -3
- package/coverage/lcov.info +490 -524
- package/dist/index.esm.js +165 -153
- package/dist/index.esm.js.map +1 -1
- package/package.json +2 -2
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.js +3 -2
- package/src/components/MlComponentTemplate/MlComponentTemplate.js +3 -3
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js +104 -109
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.js +35 -6
- package/src/components/MlGeoJsonLayer/assets/sample_polygon_1.json +33 -0
- package/src/components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry.js +25 -0
- package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.js +31 -0
- package/src/components/MlLayer/MlLayer.js +0 -1
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +0 -2
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +3 -6
- package/src/components/MlLayerSwitcher/components/LayerBox.js +2 -26
- package/src/components/MlMarker/MlMarker.js +1 -1
- package/src/components/MlShareMapState/MlShareMapState.stories.js +14 -17
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.js +1 -3
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.js +1 -7
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.js +1 -1
- package/src/components/MlWmsLoader/MlWmsLoader.js +0 -4
- package/src/hooks/useMapState.js +0 -14
- package/src/hooks/useWms.js +2 -7
- package/src/ui_components/ImageLoader.js +8 -3
- package/src/ui_components/Sidebar.js +1 -1
- package/src/ui_components/TopToolbar.js +0 -2
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="1642413747863" clover="3.2.0">
|
|
3
|
+
<project timestamp="1642413747863" name="All files">
|
|
4
|
+
<metrics statements="1589" coveredstatements="598" conditionals="924" coveredconditionals="257" methods="280" coveredmethods="100" elements="2793" coveredelements="955" complexity="0" loc="1589" ncloc="1589" packages="29" files="33" classes="33"/>
|
|
5
5
|
<package name="src">
|
|
6
6
|
<metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
7
7
|
<file name="i18n.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/i18n.js">
|
|
@@ -586,79 +586,73 @@
|
|
|
586
586
|
</file>
|
|
587
587
|
</package>
|
|
588
588
|
<package name="src.components.MlGeoJsonLayer">
|
|
589
|
-
<metrics statements="
|
|
589
|
+
<metrics statements="64" coveredstatements="40" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="8"/>
|
|
590
590
|
<file name="MlGeoJsonLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlGeoJsonLayer/MlGeoJsonLayer.js">
|
|
591
|
-
<metrics statements="
|
|
592
|
-
<line num="
|
|
593
|
-
<line num="
|
|
594
|
-
<line num="20" count="
|
|
595
|
-
<line num="
|
|
591
|
+
<metrics statements="64" coveredstatements="40" conditionals="62" coveredconditionals="33" methods="9" coveredmethods="8"/>
|
|
592
|
+
<line num="12" count="2" type="stmt"/>
|
|
593
|
+
<line num="13" count="2" type="stmt"/>
|
|
594
|
+
<line num="20" count="2" type="stmt"/>
|
|
595
|
+
<line num="22" count="12" type="stmt"/>
|
|
596
|
+
<line num="23" count="12" type="stmt"/>
|
|
597
|
+
<line num="24" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
598
|
+
<line num="25" count="12" type="stmt"/>
|
|
599
|
+
<line num="28" count="12" type="stmt"/>
|
|
596
600
|
<line num="29" count="12" type="stmt"/>
|
|
597
601
|
<line num="30" count="12" type="stmt"/>
|
|
598
602
|
<line num="31" count="12" type="stmt"/>
|
|
599
603
|
<line num="32" count="12" type="stmt"/>
|
|
600
604
|
<line num="33" count="12" type="stmt"/>
|
|
601
|
-
<line num="34" count="12" type="stmt"/>
|
|
602
605
|
<line num="35" count="12" type="stmt"/>
|
|
603
|
-
<line num="36" count="
|
|
604
|
-
<line num="
|
|
605
|
-
<line num="
|
|
606
|
-
<line num="
|
|
607
|
-
<line num="
|
|
608
|
-
<line num="44" count="4" type="stmt"/>
|
|
609
|
-
<line num="46" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
606
|
+
<line num="36" count="4" type="stmt"/>
|
|
607
|
+
<line num="38" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
608
|
+
<line num="39" count="0" type="stmt"/>
|
|
609
|
+
<line num="44" count="12" type="stmt"/>
|
|
610
|
+
<line num="45" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
610
611
|
<line num="47" count="0" type="stmt"/>
|
|
611
|
-
<line num="
|
|
612
|
-
<line num="
|
|
613
|
-
<line num="
|
|
614
|
-
<line num="
|
|
615
|
-
<line num="58" count="
|
|
616
|
-
<line num="
|
|
617
|
-
<line num="
|
|
618
|
-
<line num="65" count="
|
|
619
|
-
<line num="
|
|
620
|
-
<line num="
|
|
621
|
-
<line num="
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="92" count="
|
|
625
|
-
<line num="93" count="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
630
|
-
<line num="
|
|
631
|
-
<line num="
|
|
632
|
-
<line num="
|
|
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="
|
|
654
|
-
<line num="
|
|
655
|
-
<line num="180" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
656
|
-
<line num="181" count="0" type="stmt"/>
|
|
657
|
-
<line num="184" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
658
|
-
<line num="189" count="0" type="stmt"/>
|
|
659
|
-
<line num="190" count="0" type="stmt"/>
|
|
660
|
-
<line num="195" count="12" type="stmt"/>
|
|
661
|
-
<line num="198" count="2" type="stmt"/>
|
|
612
|
+
<line num="48" count="0" type="stmt"/>
|
|
613
|
+
<line num="52" count="12" type="stmt"/>
|
|
614
|
+
<line num="53" count="8" type="cond" truecount="3" falsecount="1"/>
|
|
615
|
+
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
616
|
+
<line num="58" count="0" type="stmt"/>
|
|
617
|
+
<line num="59" count="0" type="stmt"/>
|
|
618
|
+
<line num="63" count="12" type="stmt"/>
|
|
619
|
+
<line num="65" count="0" type="stmt"/>
|
|
620
|
+
<line num="82" count="12" type="stmt"/>
|
|
621
|
+
<line num="83" count="8" type="cond" truecount="2" falsecount="2"/>
|
|
622
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
623
|
+
<line num="90" count="0" type="stmt"/>
|
|
624
|
+
<line num="91" count="0" type="stmt"/>
|
|
625
|
+
<line num="92" count="0" type="stmt"/>
|
|
626
|
+
<line num="93" count="0" type="stmt"/>
|
|
627
|
+
<line num="94" count="0" type="stmt"/>
|
|
628
|
+
<line num="96" count="0" type="stmt"/>
|
|
629
|
+
<line num="98" count="0" type="stmt"/>
|
|
630
|
+
<line num="108" count="12" type="stmt"/>
|
|
631
|
+
<line num="109" count="4" type="stmt"/>
|
|
632
|
+
<line num="111" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
633
|
+
<line num="117" count="0" type="stmt"/>
|
|
634
|
+
<line num="118" count="0" type="stmt"/>
|
|
635
|
+
<line num="121" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
636
|
+
<line num="123" count="4" type="stmt"/>
|
|
637
|
+
<line num="141" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
638
|
+
<line num="142" count="0" type="stmt"/>
|
|
639
|
+
<line num="145" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
640
|
+
<line num="146" count="0" type="stmt"/>
|
|
641
|
+
<line num="149" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
642
|
+
<line num="150" count="0" type="stmt"/>
|
|
643
|
+
<line num="153" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
644
|
+
<line num="158" count="0" type="stmt"/>
|
|
645
|
+
<line num="159" count="0" type="stmt"/>
|
|
646
|
+
<line num="163" count="12" type="stmt"/>
|
|
647
|
+
<line num="164" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
648
|
+
<line num="166" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
649
|
+
<line num="172" count="0" type="stmt"/>
|
|
650
|
+
<line num="173" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
651
|
+
<line num="178" count="0" type="stmt"/>
|
|
652
|
+
<line num="182" count="4" type="stmt"/>
|
|
653
|
+
<line num="184" count="4" type="stmt"/>
|
|
654
|
+
<line num="187" count="12" type="stmt"/>
|
|
655
|
+
<line num="190" count="2" type="stmt"/>
|
|
662
656
|
</file>
|
|
663
657
|
</package>
|
|
664
658
|
<package name="src.components.MlImageMarkerLayer">
|
|
@@ -699,9 +693,9 @@
|
|
|
699
693
|
</file>
|
|
700
694
|
</package>
|
|
701
695
|
<package name="src.components.MlLayer">
|
|
702
|
-
<metrics statements="
|
|
696
|
+
<metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
|
|
703
697
|
<file name="MlLayer.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayer/MlLayer.js">
|
|
704
|
-
<metrics statements="
|
|
698
|
+
<metrics statements="43" coveredstatements="28" conditionals="32" coveredconditionals="13" methods="6" coveredmethods="5"/>
|
|
705
699
|
<line num="7" count="1" type="stmt"/>
|
|
706
700
|
<line num="9" count="16" type="stmt"/>
|
|
707
701
|
<line num="11" count="16" type="stmt"/>
|
|
@@ -709,43 +703,42 @@
|
|
|
709
703
|
<line num="20" count="16" type="stmt"/>
|
|
710
704
|
<line num="21" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
711
705
|
<line num="22" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
712
|
-
<line num="23" count="16" type="
|
|
706
|
+
<line num="23" count="16" type="stmt"/>
|
|
713
707
|
<line num="24" count="16" type="stmt"/>
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="27" count="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="30" count="
|
|
718
|
-
<line num="31" count="2" type="
|
|
708
|
+
<line num="26" count="16" type="stmt"/>
|
|
709
|
+
<line num="27" count="4" type="stmt"/>
|
|
710
|
+
<line num="29" count="4" type="stmt"/>
|
|
711
|
+
<line num="30" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
712
|
+
<line num="31" count="2" type="stmt"/>
|
|
719
713
|
<line num="32" count="2" type="stmt"/>
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="38" count="
|
|
722
|
-
<line num="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="50" count="0" type="
|
|
725
|
-
<line num="51" count="0" type="
|
|
714
|
+
<line num="37" count="16" type="stmt"/>
|
|
715
|
+
<line num="38" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
716
|
+
<line num="44" count="12" type="stmt"/>
|
|
717
|
+
<line num="49" count="0" type="stmt"/>
|
|
718
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
719
|
+
<line num="51" count="0" type="stmt"/>
|
|
726
720
|
<line num="52" count="0" type="stmt"/>
|
|
727
|
-
<line num="
|
|
728
|
-
<line num="
|
|
729
|
-
<line num="58" count="0" type="
|
|
730
|
-
<line num="59" count="0" type="
|
|
721
|
+
<line num="54" count="0" type="stmt"/>
|
|
722
|
+
<line num="57" count="0" type="stmt"/>
|
|
723
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
724
|
+
<line num="59" count="0" type="stmt"/>
|
|
731
725
|
<line num="60" count="0" type="stmt"/>
|
|
732
|
-
<line num="
|
|
733
|
-
<line num="66" count="16" type="
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="72" count="
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="75" count="0" type="
|
|
738
|
-
<line num="76" count="0" type="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="80" count="0" type="
|
|
741
|
-
<line num="
|
|
742
|
-
<line num="85" count="4" type="
|
|
743
|
-
<line num="86" count="4" type="
|
|
726
|
+
<line num="65" count="16" type="stmt"/>
|
|
727
|
+
<line num="66" count="16" type="cond" truecount="4" falsecount="0"/>
|
|
728
|
+
<line num="71" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
729
|
+
<line num="72" count="0" type="stmt"/>
|
|
730
|
+
<line num="74" count="0" type="stmt"/>
|
|
731
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
732
|
+
<line num="76" count="0" type="stmt"/>
|
|
733
|
+
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
734
|
+
<line num="80" count="0" type="stmt"/>
|
|
735
|
+
<line num="84" count="4" type="stmt"/>
|
|
736
|
+
<line num="85" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
737
|
+
<line num="86" count="4" type="stmt"/>
|
|
744
738
|
<line num="87" count="4" type="stmt"/>
|
|
745
|
-
<line num="
|
|
739
|
+
<line num="99" count="4" type="stmt"/>
|
|
746
740
|
<line num="100" count="4" type="stmt"/>
|
|
747
|
-
<line num="
|
|
748
|
-
<line num="105" count="16" type="stmt"/>
|
|
741
|
+
<line num="104" count="16" type="stmt"/>
|
|
749
742
|
</file>
|
|
750
743
|
</package>
|
|
751
744
|
<package name="src.components.MlLayerMagnify">
|
|
@@ -881,101 +874,90 @@
|
|
|
881
874
|
<metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
882
875
|
<file name="MlLayerSwitcher.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/MlLayerSwitcher.js">
|
|
883
876
|
<metrics statements="66" coveredstatements="0" conditionals="41" coveredconditionals="0" methods="22" coveredmethods="0"/>
|
|
877
|
+
<line num="21" count="0" type="stmt"/>
|
|
878
|
+
<line num="22" count="0" type="stmt"/>
|
|
884
879
|
<line num="23" count="0" type="stmt"/>
|
|
885
880
|
<line num="24" count="0" type="stmt"/>
|
|
886
881
|
<line num="25" count="0" type="stmt"/>
|
|
887
|
-
<line num="
|
|
888
|
-
<line num="
|
|
882
|
+
<line num="34" count="0" type="stmt"/>
|
|
883
|
+
<line num="35" count="0" type="stmt"/>
|
|
889
884
|
<line num="36" count="0" type="stmt"/>
|
|
890
|
-
<line num="37" count="0" type="stmt"/>
|
|
891
885
|
<line num="38" count="0" type="stmt"/>
|
|
892
|
-
<line num="40" count="0" type="
|
|
893
|
-
<line num="
|
|
894
|
-
<line num="
|
|
895
|
-
<line num="
|
|
896
|
-
<line num="45" count="0" type="
|
|
886
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
887
|
+
<line num="41" count="0" type="stmt"/>
|
|
888
|
+
<line num="42" count="0" type="stmt"/>
|
|
889
|
+
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
890
|
+
<line num="45" count="0" type="stmt"/>
|
|
891
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
897
892
|
<line num="47" count="0" type="stmt"/>
|
|
898
|
-
<line num="
|
|
899
|
-
<line num="
|
|
900
|
-
<line num="54" count="0" type="stmt"/>
|
|
893
|
+
<line num="52" count="0" type="stmt"/>
|
|
894
|
+
<line num="53" count="0" type="stmt"/>
|
|
901
895
|
<line num="55" count="0" type="stmt"/>
|
|
902
|
-
<line num="
|
|
896
|
+
<line num="64" count="0" type="stmt"/>
|
|
897
|
+
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
903
898
|
<line num="66" count="0" type="stmt"/>
|
|
904
|
-
<line num="67" count="0" type="
|
|
899
|
+
<line num="67" count="0" type="stmt"/>
|
|
905
900
|
<line num="68" count="0" type="stmt"/>
|
|
906
901
|
<line num="69" count="0" type="stmt"/>
|
|
907
|
-
<line num="70" count="0" type="stmt"/>
|
|
908
902
|
<line num="71" count="0" type="stmt"/>
|
|
909
|
-
<line num="
|
|
903
|
+
<line num="72" count="0" type="stmt"/>
|
|
904
|
+
<line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
910
905
|
<line num="74" count="0" type="stmt"/>
|
|
911
|
-
<line num="
|
|
912
|
-
<line num="
|
|
913
|
-
<line num="
|
|
914
|
-
<line num="
|
|
915
|
-
<line num="84" count="0" type="
|
|
906
|
+
<line num="77" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
907
|
+
<line num="78" count="0" type="stmt"/>
|
|
908
|
+
<line num="82" count="0" type="stmt"/>
|
|
909
|
+
<line num="83" count="0" type="stmt"/>
|
|
910
|
+
<line num="84" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
916
911
|
<line num="85" count="0" type="stmt"/>
|
|
917
|
-
<line num="
|
|
918
|
-
<line num="87" count="0" type="stmt"/>
|
|
912
|
+
<line num="88" count="0" type="stmt"/>
|
|
919
913
|
<line num="90" count="0" type="stmt"/>
|
|
920
|
-
<line num="
|
|
921
|
-
<line num="
|
|
922
|
-
<line num="
|
|
923
|
-
<line num="
|
|
914
|
+
<line num="94" count="0" type="stmt"/>
|
|
915
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
916
|
+
<line num="98" count="0" type="stmt"/>
|
|
917
|
+
<line num="99" count="0" type="stmt"/>
|
|
918
|
+
<line num="100" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
924
919
|
<line num="101" count="0" type="stmt"/>
|
|
925
|
-
<line num="
|
|
926
|
-
<line num="
|
|
927
|
-
<line num="
|
|
928
|
-
<line num="
|
|
929
|
-
<line num="
|
|
930
|
-
<line num="
|
|
931
|
-
<line num="
|
|
920
|
+
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
921
|
+
<line num="107" count="0" type="stmt"/>
|
|
922
|
+
<line num="110" count="0" type="stmt"/>
|
|
923
|
+
<line num="111" count="0" type="stmt"/>
|
|
924
|
+
<line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
925
|
+
<line num="117" count="0" type="stmt"/>
|
|
926
|
+
<line num="118" count="0" type="stmt"/>
|
|
932
927
|
<line num="119" count="0" type="stmt"/>
|
|
933
|
-
<line num="120" count="0" type="
|
|
928
|
+
<line num="120" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
934
929
|
<line num="121" count="0" type="stmt"/>
|
|
935
|
-
<line num="
|
|
936
|
-
<line num="
|
|
937
|
-
<line num="127" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
930
|
+
<line num="125" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
931
|
+
<line num="126" count="0" type="stmt"/>
|
|
938
932
|
<line num="128" count="0" type="stmt"/>
|
|
933
|
+
<line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
939
934
|
<line num="130" count="0" type="stmt"/>
|
|
940
|
-
<line num="
|
|
941
|
-
<line num="
|
|
942
|
-
<line num="
|
|
943
|
-
<line num="
|
|
944
|
-
<line num="
|
|
945
|
-
<line num="
|
|
946
|
-
<line num="
|
|
947
|
-
<line num="
|
|
948
|
-
<line num="184" count="0" type="stmt"/>
|
|
949
|
-
<line num="198" count="0" type="stmt"/>
|
|
935
|
+
<line num="136" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
936
|
+
<line num="137" count="0" type="stmt"/>
|
|
937
|
+
<line num="140" count="0" type="stmt"/>
|
|
938
|
+
<line num="150" count="0" type="stmt"/>
|
|
939
|
+
<line num="159" count="0" type="stmt"/>
|
|
940
|
+
<line num="173" count="0" type="stmt"/>
|
|
941
|
+
<line num="182" count="0" type="stmt"/>
|
|
942
|
+
<line num="196" count="0" type="stmt"/>
|
|
950
943
|
</file>
|
|
951
944
|
</package>
|
|
952
945
|
<package name="src.components.MlLayerSwitcher.components">
|
|
953
|
-
<metrics statements="
|
|
946
|
+
<metrics statements="6" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
954
947
|
<file name="LayerBox.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlLayerSwitcher/components/LayerBox.js">
|
|
955
|
-
<metrics statements="
|
|
948
|
+
<metrics statements="6" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
949
|
+
<line num="11" count="0" type="stmt"/>
|
|
956
950
|
<line num="12" count="0" type="stmt"/>
|
|
957
|
-
<line num="
|
|
958
|
-
<line num="
|
|
959
|
-
<line num="15" count="0" type="stmt"/>
|
|
960
|
-
<line num="26" count="0" type="stmt"/>
|
|
961
|
-
<line num="27" count="0" type="stmt"/>
|
|
962
|
-
<line num="28" count="0" type="stmt"/>
|
|
951
|
+
<line num="23" count="0" type="stmt"/>
|
|
952
|
+
<line num="25" count="0" type="stmt"/>
|
|
963
953
|
<line num="30" count="0" type="stmt"/>
|
|
964
|
-
<line num="35" count="0" type="stmt"/>
|
|
965
|
-
<line num="42" count="0" type="stmt"/>
|
|
966
954
|
<line num="44" count="0" type="stmt"/>
|
|
967
|
-
<line num="45" count="0" type="stmt"/>
|
|
968
|
-
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
969
|
-
<line num="48" count="0" type="stmt"/>
|
|
970
|
-
<line num="50" count="0" type="stmt"/>
|
|
971
|
-
<line num="54" count="0" type="stmt"/>
|
|
972
|
-
<line num="68" count="0" type="stmt"/>
|
|
973
955
|
</file>
|
|
974
956
|
</package>
|
|
975
957
|
<package name="src.components.MlMarker">
|
|
976
|
-
<metrics statements="
|
|
958
|
+
<metrics statements="36" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
977
959
|
<file name="MlMarker.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlMarker/MlMarker.js">
|
|
978
|
-
<metrics statements="
|
|
960
|
+
<metrics statements="36" coveredstatements="0" conditionals="18" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
979
961
|
<line num="21" count="0" type="stmt"/>
|
|
980
962
|
<line num="22" count="0" type="stmt"/>
|
|
981
963
|
<line num="23" count="0" type="stmt"/>
|
|
@@ -1004,13 +986,12 @@
|
|
|
1004
986
|
<line num="68" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1005
987
|
<line num="69" count="0" type="stmt"/>
|
|
1006
988
|
<line num="70" count="0" type="stmt"/>
|
|
1007
|
-
<line num="
|
|
989
|
+
<line num="72" count="0" type="stmt"/>
|
|
1008
990
|
<line num="73" count="0" type="stmt"/>
|
|
1009
991
|
<line num="74" count="0" type="stmt"/>
|
|
1010
992
|
<line num="75" count="0" type="stmt"/>
|
|
1011
|
-
<line num="
|
|
1012
|
-
<line num="
|
|
1013
|
-
<line num="86" count="0" type="stmt"/>
|
|
993
|
+
<line num="77" count="0" type="stmt"/>
|
|
994
|
+
<line num="85" count="0" type="stmt"/>
|
|
1014
995
|
<line num="134" count="0" type="stmt"/>
|
|
1015
996
|
<line num="138" count="0" type="stmt"/>
|
|
1016
997
|
</file>
|
|
@@ -1438,17 +1419,16 @@
|
|
|
1438
1419
|
</file>
|
|
1439
1420
|
</package>
|
|
1440
1421
|
<package name="src.components.MlUseMapDebugger">
|
|
1441
|
-
<metrics statements="
|
|
1422
|
+
<metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1442
1423
|
<file name="MlUseMapDebugger.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlUseMapDebugger/MlUseMapDebugger.js">
|
|
1443
|
-
<metrics statements="
|
|
1444
|
-
<line num="
|
|
1445
|
-
<line num="
|
|
1446
|
-
<line num="
|
|
1447
|
-
<line num="
|
|
1448
|
-
<line num="
|
|
1449
|
-
<line num="
|
|
1450
|
-
<line num="
|
|
1451
|
-
<line num="75" count="0" type="stmt"/>
|
|
1424
|
+
<metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1425
|
+
<line num="14" count="0" type="stmt"/>
|
|
1426
|
+
<line num="15" count="0" type="stmt"/>
|
|
1427
|
+
<line num="27" count="0" type="stmt"/>
|
|
1428
|
+
<line num="28" count="0" type="stmt"/>
|
|
1429
|
+
<line num="30" count="0" type="stmt"/>
|
|
1430
|
+
<line num="65" count="0" type="stmt"/>
|
|
1431
|
+
<line num="69" count="0" type="stmt"/>
|
|
1452
1432
|
</file>
|
|
1453
1433
|
</package>
|
|
1454
1434
|
<package name="src.components.MlVectorTileLayer">
|
|
@@ -1573,9 +1553,9 @@
|
|
|
1573
1553
|
</file>
|
|
1574
1554
|
</package>
|
|
1575
1555
|
<package name="src.components.MlWmsLoader">
|
|
1576
|
-
<metrics statements="
|
|
1556
|
+
<metrics statements="90" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
1577
1557
|
<file name="MlWmsLoader.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/components/MlWmsLoader/MlWmsLoader.js">
|
|
1578
|
-
<metrics statements="
|
|
1558
|
+
<metrics statements="90" coveredstatements="0" conditionals="55" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
1579
1559
|
<line num="19" count="0" type="stmt"/>
|
|
1580
1560
|
<line num="20" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1581
1561
|
<line num="21" count="0" type="stmt"/>
|
|
@@ -1639,157 +1619,151 @@
|
|
|
1639
1619
|
<line num="153" count="0" type="stmt"/>
|
|
1640
1620
|
<line num="154" count="0" type="stmt"/>
|
|
1641
1621
|
<line num="158" count="0" type="stmt"/>
|
|
1642
|
-
<line num="159" count="0" type="
|
|
1622
|
+
<line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1623
|
+
<line num="161" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1643
1624
|
<line num="162" count="0" type="stmt"/>
|
|
1644
|
-
<line num="163" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1645
|
-
<line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1646
1625
|
<line num="166" count="0" type="stmt"/>
|
|
1647
|
-
<line num="
|
|
1648
|
-
<line num="
|
|
1649
|
-
<line num="
|
|
1650
|
-
<line num="
|
|
1626
|
+
<line num="171" count="0" type="stmt"/>
|
|
1627
|
+
<line num="173" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1628
|
+
<line num="174" count="0" type="stmt"/>
|
|
1629
|
+
<line num="175" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1630
|
+
<line num="176" count="0" type="stmt"/>
|
|
1651
1631
|
<line num="179" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1652
1632
|
<line num="180" count="0" type="stmt"/>
|
|
1653
|
-
<line num="
|
|
1654
|
-
<line num="
|
|
1655
|
-
<line num="
|
|
1656
|
-
<line num="
|
|
1633
|
+
<line num="185" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1634
|
+
<line num="186" count="0" type="stmt"/>
|
|
1635
|
+
<line num="194" count="0" type="stmt"/>
|
|
1636
|
+
<line num="195" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1657
1637
|
<line num="198" count="0" type="stmt"/>
|
|
1658
|
-
<line num="199" count="0" type="
|
|
1659
|
-
<line num="
|
|
1660
|
-
<line num="
|
|
1638
|
+
<line num="199" count="0" type="stmt"/>
|
|
1639
|
+
<line num="200" count="0" type="stmt"/>
|
|
1640
|
+
<line num="201" count="0" type="stmt"/>
|
|
1661
1641
|
<line num="204" count="0" type="stmt"/>
|
|
1662
|
-
<line num="
|
|
1663
|
-
<line num="
|
|
1664
|
-
<line num="
|
|
1665
|
-
<line num="
|
|
1666
|
-
<line num="
|
|
1667
|
-
<line num="
|
|
1668
|
-
<line num="
|
|
1669
|
-
<line num="267" count="0" type="stmt"/>
|
|
1670
|
-
<line num="279" count="0" type="stmt"/>
|
|
1642
|
+
<line num="210" count="0" type="stmt"/>
|
|
1643
|
+
<line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1644
|
+
<line num="231" count="0" type="stmt"/>
|
|
1645
|
+
<line num="232" count="0" type="stmt"/>
|
|
1646
|
+
<line num="233" count="0" type="stmt"/>
|
|
1647
|
+
<line num="263" count="0" type="stmt"/>
|
|
1648
|
+
<line num="275" count="0" type="stmt"/>
|
|
1671
1649
|
</file>
|
|
1672
1650
|
</package>
|
|
1673
1651
|
<package name="src.hooks">
|
|
1674
|
-
<metrics statements="
|
|
1652
|
+
<metrics statements="106" coveredstatements="54" conditionals="42" coveredconditionals="14" methods="19" coveredmethods="9"/>
|
|
1675
1653
|
<file name="useMap.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMap.js">
|
|
1676
1654
|
<metrics statements="27" coveredstatements="21" conditionals="12" coveredconditionals="6" methods="5" coveredmethods="4"/>
|
|
1677
|
-
<line num="8" count="
|
|
1678
|
-
<line num="10" count="
|
|
1679
|
-
<line num="19" count="
|
|
1680
|
-
<line num="20" count="
|
|
1681
|
-
<line num="22" count="
|
|
1682
|
-
<line num="24" count="
|
|
1683
|
-
<line num="26" count="
|
|
1684
|
-
<line num="27" count="
|
|
1685
|
-
<line num="29" count="
|
|
1686
|
-
<line num="30" count="
|
|
1687
|
-
<line num="31" count="
|
|
1688
|
-
<line num="32" count="
|
|
1689
|
-
<line num="34" count="
|
|
1690
|
-
<line num="35" count="
|
|
1691
|
-
<line num="39" count="
|
|
1692
|
-
<line num="40" count="
|
|
1693
|
-
<line num="43" count="
|
|
1655
|
+
<line num="8" count="33" type="stmt"/>
|
|
1656
|
+
<line num="10" count="33" type="stmt"/>
|
|
1657
|
+
<line num="19" count="33" type="stmt"/>
|
|
1658
|
+
<line num="20" count="33" type="stmt"/>
|
|
1659
|
+
<line num="22" count="33" type="stmt"/>
|
|
1660
|
+
<line num="24" count="33" type="stmt"/>
|
|
1661
|
+
<line num="26" count="33" type="stmt"/>
|
|
1662
|
+
<line num="27" count="10" type="stmt"/>
|
|
1663
|
+
<line num="29" count="10" type="stmt"/>
|
|
1664
|
+
<line num="30" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1665
|
+
<line num="31" count="4" type="stmt"/>
|
|
1666
|
+
<line num="32" count="4" type="stmt"/>
|
|
1667
|
+
<line num="34" count="4" type="stmt"/>
|
|
1668
|
+
<line num="35" count="4" type="stmt"/>
|
|
1669
|
+
<line num="39" count="33" type="stmt"/>
|
|
1670
|
+
<line num="40" count="30" type="cond" truecount="4" falsecount="0"/>
|
|
1671
|
+
<line num="43" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
1694
1672
|
<line num="44" count="0" type="stmt"/>
|
|
1695
1673
|
<line num="46" count="0" type="stmt"/>
|
|
1696
1674
|
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1697
1675
|
<line num="48" count="0" type="stmt"/>
|
|
1698
1676
|
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1699
1677
|
<line num="52" count="0" type="stmt"/>
|
|
1700
|
-
<line num="57" count="
|
|
1701
|
-
<line num="58" count="
|
|
1702
|
-
<line num="59" count="
|
|
1703
|
-
<line num="62" count="
|
|
1678
|
+
<line num="57" count="10" type="stmt"/>
|
|
1679
|
+
<line num="58" count="10" type="stmt"/>
|
|
1680
|
+
<line num="59" count="10" type="stmt"/>
|
|
1681
|
+
<line num="62" count="33" type="stmt"/>
|
|
1704
1682
|
</file>
|
|
1705
1683
|
<file name="useMapState.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useMapState.js">
|
|
1706
|
-
<metrics statements="
|
|
1684
|
+
<metrics statements="44" coveredstatements="33" conditionals="22" coveredconditionals="8" methods="7" coveredmethods="5"/>
|
|
1707
1685
|
<line num="13" count="49" type="stmt"/>
|
|
1708
1686
|
<line num="15" count="49" type="stmt"/>
|
|
1709
1687
|
<line num="16" count="49" type="stmt"/>
|
|
1710
1688
|
<line num="18" count="49" type="stmt"/>
|
|
1711
|
-
<line num="
|
|
1689
|
+
<line num="19" count="49" type="stmt"/>
|
|
1712
1690
|
<line num="21" count="49" type="stmt"/>
|
|
1713
|
-
<line num="
|
|
1691
|
+
<line num="22" count="49" type="stmt"/>
|
|
1714
1692
|
<line num="24" count="49" type="stmt"/>
|
|
1715
|
-
<line num="
|
|
1716
|
-
<line num="
|
|
1717
|
-
<line num="
|
|
1718
|
-
<line num="38" count="0" type="
|
|
1719
|
-
<line num="
|
|
1720
|
-
<line num="
|
|
1721
|
-
<line num="
|
|
1722
|
-
<line num="
|
|
1723
|
-
<line num="
|
|
1724
|
-
<line num="
|
|
1693
|
+
<line num="32" count="49" type="stmt"/>
|
|
1694
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1695
|
+
<line num="35" count="0" type="stmt"/>
|
|
1696
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1697
|
+
<line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1698
|
+
<line num="40" count="0" type="stmt"/>
|
|
1699
|
+
<line num="42" count="0" type="stmt"/>
|
|
1700
|
+
<line num="46" count="0" type="stmt"/>
|
|
1701
|
+
<line num="51" count="49" type="stmt"/>
|
|
1702
|
+
<line num="52" count="14" type="stmt"/>
|
|
1703
|
+
<line num="53" count="14" type="stmt"/>
|
|
1704
|
+
<line num="54" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1725
1705
|
<line num="55" count="14" type="stmt"/>
|
|
1726
1706
|
<line num="56" count="14" type="stmt"/>
|
|
1727
|
-
<line num="
|
|
1728
|
-
<line num="
|
|
1729
|
-
<line num="
|
|
1730
|
-
<line num="
|
|
1731
|
-
<line num="
|
|
1732
|
-
<line num="66" count="
|
|
1733
|
-
<line num="67" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1707
|
+
<line num="60" count="49" type="stmt"/>
|
|
1708
|
+
<line num="61" count="14" type="stmt"/>
|
|
1709
|
+
<line num="63" count="14" type="stmt"/>
|
|
1710
|
+
<line num="64" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1711
|
+
<line num="65" count="6" type="stmt"/>
|
|
1712
|
+
<line num="66" count="6" type="stmt"/>
|
|
1734
1713
|
<line num="68" count="6" type="stmt"/>
|
|
1735
|
-
<line num="
|
|
1736
|
-
<line num="
|
|
1737
|
-
<line num="
|
|
1738
|
-
<line num="
|
|
1739
|
-
<line num="79" count="14" type="
|
|
1740
|
-
<line num="80" count="
|
|
1741
|
-
<line num="
|
|
1742
|
-
<line num="
|
|
1743
|
-
<line num="
|
|
1744
|
-
<line num="
|
|
1745
|
-
<line num="
|
|
1746
|
-
<line num="
|
|
1747
|
-
<line num="
|
|
1748
|
-
<line num="
|
|
1749
|
-
<line num="
|
|
1750
|
-
<line num="122" count="49" type="stmt"/>
|
|
1751
|
-
<line num="128" count="4" type="stmt"/>
|
|
1752
|
-
<line num="140" count="4" type="stmt"/>
|
|
1714
|
+
<line num="72" count="49" type="stmt"/>
|
|
1715
|
+
<line num="73" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
1716
|
+
<line num="76" count="14" type="stmt"/>
|
|
1717
|
+
<line num="77" count="14" type="stmt"/>
|
|
1718
|
+
<line num="79" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1719
|
+
<line num="80" count="0" type="stmt"/>
|
|
1720
|
+
<line num="82" count="0" type="stmt"/>
|
|
1721
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1722
|
+
<line num="86" count="0" type="stmt"/>
|
|
1723
|
+
<line num="93" count="14" type="cond" truecount="1" falsecount="1"/>
|
|
1724
|
+
<line num="94" count="14" type="stmt"/>
|
|
1725
|
+
<line num="96" count="14" type="stmt"/>
|
|
1726
|
+
<line num="108" count="49" type="stmt"/>
|
|
1727
|
+
<line num="114" count="4" type="stmt"/>
|
|
1728
|
+
<line num="126" count="4" type="stmt"/>
|
|
1753
1729
|
</file>
|
|
1754
1730
|
<file name="useWms.js" path="/home/runner/work/react-map-components-maplibre/react-map-components-maplibre/src/hooks/useWms.js">
|
|
1755
|
-
<metrics statements="
|
|
1731
|
+
<metrics statements="35" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
1732
|
+
<line num="6" count="0" type="stmt"/>
|
|
1733
|
+
<line num="7" count="0" type="stmt"/>
|
|
1756
1734
|
<line num="8" count="0" type="stmt"/>
|
|
1757
1735
|
<line num="9" count="0" type="stmt"/>
|
|
1758
|
-
<line num="
|
|
1736
|
+
<line num="10" count="0" type="stmt"/>
|
|
1759
1737
|
<line num="12" count="0" type="stmt"/>
|
|
1760
1738
|
<line num="13" count="0" type="stmt"/>
|
|
1761
1739
|
<line num="14" count="0" type="stmt"/>
|
|
1762
|
-
<line num="
|
|
1763
|
-
<line num="17" count="0" type="stmt"/>
|
|
1764
|
-
<line num="18" count="0" type="stmt"/>
|
|
1740
|
+
<line num="16" count="0" type="stmt"/>
|
|
1765
1741
|
<line num="19" count="0" type="stmt"/>
|
|
1766
1742
|
<line num="21" count="0" type="stmt"/>
|
|
1767
|
-
<line num="
|
|
1768
|
-
<line num="
|
|
1743
|
+
<line num="22" count="0" type="stmt"/>
|
|
1744
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1769
1745
|
<line num="27" count="0" type="stmt"/>
|
|
1770
|
-
<line num="
|
|
1746
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1747
|
+
<line num="29" count="0" type="stmt"/>
|
|
1748
|
+
<line num="30" count="0" type="stmt"/>
|
|
1771
1749
|
<line num="32" count="0" type="stmt"/>
|
|
1772
|
-
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1773
1750
|
<line num="34" count="0" type="stmt"/>
|
|
1774
|
-
<line num="35" count="0" type="stmt"/>
|
|
1775
|
-
<line num="37" count="0" type="stmt"/>
|
|
1776
1751
|
<line num="39" count="0" type="stmt"/>
|
|
1752
|
+
<line num="42" count="0" type="stmt"/>
|
|
1777
1753
|
<line num="44" count="0" type="stmt"/>
|
|
1754
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1778
1755
|
<line num="47" count="0" type="stmt"/>
|
|
1779
1756
|
<line num="49" count="0" type="stmt"/>
|
|
1780
|
-
<line num="
|
|
1781
|
-
<line num="
|
|
1782
|
-
<line num="54" count="0" type="stmt"/>
|
|
1757
|
+
<line num="53" count="0" type="stmt"/>
|
|
1758
|
+
<line num="57" count="0" type="stmt"/>
|
|
1783
1759
|
<line num="58" count="0" type="stmt"/>
|
|
1784
|
-
<line num="
|
|
1760
|
+
<line num="59" count="0" type="stmt"/>
|
|
1785
1761
|
<line num="63" count="0" type="stmt"/>
|
|
1786
|
-
<line num="64" count="0" type="
|
|
1762
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1763
|
+
<line num="66" count="0" type="stmt"/>
|
|
1787
1764
|
<line num="68" count="0" type="stmt"/>
|
|
1788
|
-
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1789
|
-
<line num="71" count="0" type="stmt"/>
|
|
1790
1765
|
<line num="73" count="0" type="stmt"/>
|
|
1791
|
-
<line num="
|
|
1792
|
-
<line num="87" count="0" type="stmt"/>
|
|
1766
|
+
<line num="82" count="0" type="stmt"/>
|
|
1793
1767
|
</file>
|
|
1794
1768
|
</package>
|
|
1795
1769
|
<package name="src.translations">
|