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

           Branch data     Line data    Source code
       1                 :            : //- Class:       ChollaEntity
       2                 :            : //- Description: ChollaEntity class - the base class in the Cholla Geometry Entities.
       3                 :            : //- Owner:       Steve Owen
       4                 :            : //- Checked by:
       5                 :            : //- Version: $Id: 
       6                 :            : 
       7                 :            : #include "ChollaEntity.hpp"
       8                 :            : #include "CubitMessage.hpp"
       9                 :            : 
      10                 :       2343 : ChollaEntity::ChollaEntity()
      11                 :            : {
      12                 :            : 
      13                 :       2343 : }
      14                 :            : 
      15                 :       4686 : ChollaEntity::~ChollaEntity()
      16                 :            : {
      17         [ -  + ]:       2343 : }
      18                 :            : 

Generated by: LCOV version 1.11