Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ OutputHeader
Method
OutputHeader
src/CoverageTestExtension.cpp:142–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void
143
CoverageTestExtension::OutputHeader(std::ostream &)
144
{
145
// Nothing to do
146
}
147
148
void
149
CoverageTestExtension::OutputTail(std::ostream &out)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected