Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ _SetCountingStyle
Function
_SetCountingStyle
cpplint.py:651–653 ·
view source on GitHub ↗
Sets the module's counting options.
(level)
Source
from the content-addressed store, hash-verified
649
650
651
def
_SetCountingStyle(level):
652
""
"Sets the module's counting options."
""
653
_cpplint_state.SetCountingStyle(level)
654
655
656
def
_Filters():
Callers
1
ParseArguments
Function · 0.85
Calls
1
SetCountingStyle
Method · 0.80
Tested by
no test coverage detected