Salome HOME
[Code coverage SketchPlugin]: Exclude code related to GUI from the coverage
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_SketchEntity.h
index baa37b9d8f5ba1ba3ca64aea7924c8e670e10b07..4e984c0a1a9b8e9b8cd82c59750074cd9aaada79 100644 (file)
@@ -112,6 +112,7 @@ class SketchPlugin_SketchEntity : public SketchPlugin_Feature, public GeomAPI_IC
     return false;
   }
 
+// LCOV_EXCL_START
   /// Customize presentation of the feature
   virtual bool customisePresentation(ResultPtr theResult, AISObjectPtr thePrs,
                                      std::shared_ptr<GeomAPI_ICustomPrs> theDefaultPrs)
@@ -192,6 +193,7 @@ class SketchPlugin_SketchEntity : public SketchPlugin_Feature, public GeomAPI_IC
     }
     return isCustomized;
   }
+// LCOV_EXCL_STOP
 
 protected:
   /// initializes mySketch