Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ endRow
Method
endRow
bolt/functions/CoverageUtil.cpp:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void endRow() {
94
out_ << std::endl;
95
}
96
97
void footer() {
98
std::string line(columnSize_,
'='
);
Callers
2
printCoverageMap
Function · 0.80
printBoltFunctions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected