MCPcopy 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
651def _SetCountingStyle(level):
652 """Sets the module's counting options."""
653 _cpplint_state.SetCountingStyle(level)
654
655
656def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected