Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ TablePrinter
Class
TablePrinter
extlibs/catch/include/catch/catch.hpp:5950–5950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5948
// Fwd decls
5949
struct SummaryColumn;
5950
class TablePrinter;
5951
5952
struct ConsoleReporter : StreamingReporterBase<ConsoleReporter> {
5953
std::unique_ptr<TablePrinter> m_tablePrinter;
Callers
nothing calls this directly
Calls
6
StringRef
Class · 0.85
numberOfCharacters
Method · 0.80
string
Class · 0.50
str
Method · 0.45
open
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected