MCPcopy Create free account
hub / github.com/BVLC/caffe / _SetCountingStyle

Function _SetCountingStyle

scripts/cpp_lint.py:791–793  ·  view source on GitHub ↗

Sets the module's counting options.

(level)

Source from the content-addressed store, hash-verified

789
790
791def _SetCountingStyle(level):
792 """Sets the module's counting options."""
793 _cpplint_state.SetCountingStyle(level)
794
795
796def _Filters():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetCountingStyleMethod · 0.80

Tested by

no test coverage detected