MCPcopy Create free account
hub / github.com/Compaile/ctrack / line

Method line

test/doctest.h:5466–5466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5464 }
5465
5466 unsigned line(unsigned l) const { return opt.no_line_numbers ? 0 : l; }
5467
5468 void test_case_start_impl(const TestCaseData& in) {
5469 bool open_ts_tag = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected