MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / increaseComplexityCount

Function increaseComplexityCount

lib/web/jshint.js:22116–22118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22114 }
22115
22116 function increaseComplexityCount() {
22117 state.funct["(metrics)"].ComplexityCount += 1;
22118 }
22119
22120 // Parse assignments that were found instead of conditionals.
22121 // For example: if (a = 1) { ... }

Callers 1

jshint.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected