MCPcopy 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

StringRefClass · 0.85
numberOfCharactersMethod · 0.80
stringClass · 0.50
strMethod · 0.45
openMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected