| Package | Description |
|---|---|
| org.sonar.javascript.metrics |
Provides visitor for JavaScript metric computation
|
| Modifier and Type | Method and Description |
|---|---|
CognitiveComplexity.ComplexityData |
CognitiveComplexity.calculateFunctionComplexity(FunctionTree functionTree,
boolean definesModule) |
CognitiveComplexity.ComplexityData |
CognitiveComplexity.calculateScriptComplexity(ScriptTree tree) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.