LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Branch data Line data Source code 1 : : 2 : : #include "CubitOperationEvent.hpp" 3 : : 4 : 0 : CubitOperationEvent::CubitOperationEvent(Type type) 5 : 0 : : mType(type) 6 : : { 7 : 0 : } 8 : : 9 : 0 : CubitOperationEvent::~CubitOperationEvent() 10 : : { 11 [ # # ]: 0 : } |
Generated by: LCOV version 1.11 |