LCOV - code coverage report
Current view: top level - geom - TDSourceFeature.cpp (source / functions) Hit Total Coverage
Test: coverage_sk.info Lines: 1 5 20.0 %
Date: 2020-06-30 00:58:45 Functions: 2 4 50.0 %
Branches: 2 6 33.3 %

           Branch data     Line data    Source code
       1                 :            : #include "TDSourceFeature.hpp"
       2                 :            : #include "RefFace.hpp"
       3                 :            : #include "RefEdge.hpp"
       4                 :            : #include "RefVertex.hpp"
       5                 :            : #include "CoEdge.hpp"
       6                 :            : #include "Loop.hpp"
       7                 :            : #include "GMem.hpp"
       8                 :            : 
       9                 :          0 : TDSourceFeature::TDSourceFeature(GeometryFeatureEngine::FeatureType type_in)
      10                 :            : {
      11                 :          0 :     sourceFeature = type_in;
      12                 :          0 : }
      13                 :            : 
      14                 :            : 
      15                 :          0 : TDSourceFeature::~TDSourceFeature()
      16                 :            : {
      17 [ +  - ][ +  - ]:       6540 : }
                 [ #  # ]

Generated by: LCOV version 1.11