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

           Branch data     Line data    Source code
       1                 :            : //-------------------------------------------------------------------------
       2                 :            : // Filename      : Lump.cpp
       3                 :            : //
       4                 :            : // Purpose       : 
       5                 :            : //
       6                 :            : // Special Notes :
       7                 :            : //
       8                 :            : // Creator       : Xuechen Liu
       9                 :            : //
      10                 :            : // Creation Date : 08/02/96
      11                 :            : //
      12                 :            : // Owner         : Malcolm J. Panthaki
      13                 :            : //-------------------------------------------------------------------------
      14                 :            : 
      15                 :            : #include "Lump.hpp"
      16                 :            : #include "RefVolume.hpp"
      17                 :            : 
      18                 :            : 
      19                 :            : //-------------------------------------------------------------------------
      20                 :            : // Purpose       : The default constructor. Does not do anything right now.
      21                 :            : //
      22                 :            : // Special Notes :
      23                 :            : //
      24                 :            : // Creator       : Xuechen Liu
      25                 :            : //
      26                 :            : // Creation Date : 08/02/96
      27                 :            : //-------------------------------------------------------------------------
      28                 :            : 
      29                 :       5912 : Lump::Lump()
      30                 :            : {
      31                 :       2956 : }
      32                 :            : 
      33                 :            : //-------------------------------------------------------------------------
      34                 :            : // Purpose       : The destructor. Does not do anything right now.
      35                 :            : //
      36                 :            : // Special Notes :
      37                 :            : //
      38                 :            : // Creator       : Raikanta Sahu
      39                 :            : //
      40                 :            : // Creation Date : 09/06/96
      41                 :            : //-------------------------------------------------------------------------
      42                 :            : 
      43                 :       3578 : Lump::~Lump()
      44 [ +  - ][ +  - ]:       8329 : {}
                 [ -  + ]

Generated by: LCOV version 1.11