| 14100 | } |
| 14101 | |
| 14102 | std::string XmlReporter::getStylesheetRef() const { |
| 14103 | return std::string(); |
| 14104 | } |
| 14105 | |
| 14106 | void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { |
| 14107 | m_xml |
nothing calls this directly
no outgoing calls
no test coverage detected