LCOV - code coverage report
Current view: top level - TEvtGen/EvtGen/EvtGenBase - EvtMRes.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2016-06-14 17:26:59 Functions: 0 3 0.0 %

          Line data    Source code
       1             : #include "EvtGenBase/EvtPatches.hh"
       2             : #include "EvtGenBase/EvtMRes.hh"
       3             : 
       4             : EvtMRes::~EvtMRes()
       5           0 : {
       6           0 :     for(size_t i=0; i<_children.size(); ++i)
       7           0 :         delete _children[i];
       8           0 : }

Generated by: LCOV version 1.11