Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ enable_coverage
Method
enable_coverage
testing/testrunner/cel_test_context.h:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
bool enable_coverage() const { return enable_coverage_; }
106
107
// Allows the runner to inject the expression source
108
// parsed from command-line flags.
Callers
1
EnableCoverage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected