| 16899 | } |
| 16900 | |
| 16901 | std::string XmlReporter::getStylesheetRef() const { |
| 16902 | return std::string(); |
| 16903 | } |
| 16904 | |
| 16905 | void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { |
| 16906 | m_xml |
nothing calls this directly
no outgoing calls
no test coverage detected