MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetType

Method GetType

CppCoverage/OptionsExport.cpp:34–37  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

32
33 //-------------------------------------------------------------------------
34 OptionsExportType OptionsExport::GetType() const
35 {
36 return type_;
37 }
38
39 //-------------------------------------------------------------------------
40 const std::wstring& OptionsExport::GetName() const

Callers 3

operator==Function · 0.80
TESTFunction · 0.80
ExportFunction · 0.80

Calls

no outgoing calls

Tested by 2

operator==Function · 0.64
TESTFunction · 0.64