LCOV - code coverage report | |||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
![]() |
Branch data Line data Source code 1 : : //- Class: FacetEntity 2 : : //- Description: FacetEntity class - the base class in the Facet Entity Tree. 3 : : //- Owner: Steve Owen 4 : : //- Checked by: 5 : : //- Version: $Id: 6 : : 7 : : #include "FacetEntity.hpp" 8 : : 9 : 11000 : FacetEntity::FacetEntity() 10 : : { 11 : : 12 : 5500 : } 13 : : 14 : 0 : FacetEntity::~FacetEntity() 15 : : { 16 [ # # ]: 0 : } 17 : : |
![]() |
Generated by: LCOV version 1.11 |