Search code examples
How to analyze .class files using soot?...


javacode-analysisstatic-analysiscall-graphsoot

Read More
Where should I put ANNOTATE_ITERATION_TASK?...


performanceparallel-processingcode-analysisintel-parallel-studiointel-advisor

Read More
Automated computation of algorithm time complexity for terminating algorithms...


computer-sciencebig-ocode-analysistime-complexityhalting-problem

Read More
How to use Chrome Lighthouse to analyze a Node.js / backend code?...


node.jsgoogle-chrome-devtoolscode-analysislighthouse

Read More
'SuppressMessage' for a whole namespace...


c#.netnamespacescode-analysisfxcop

Read More
c# editorconfig CA1062 null check validation methods (for guard clauses) with nullable reference typ...


c#code-analysiseditorconfignullable-reference-types

Read More
Remove rule sets from "Add or Remove Rule Sets"...


visual-studio-2015code-analysis

Read More
How do I fix PyDev "Undefined variable from import" errors?...


pythoncode-analysispydev

Read More
How to insert a function into a class in VB.NET using Roslyn...


roslyncode-analysisvisual-studio-extensions

Read More
Best option to store hardcoded domain names in web application...


htmlcode-analysisfortify

Read More
Code Analysis CA1060 Fix...


c#code-analysisfxcop

Read More
CA2208 when throwing ArgumentOutOfRangeException when using class field as argument...


c#.netcode-analysis

Read More
CA2227 and ASP.NET Model Binding...


c#asp.netasp.net-mvccode-analysisfxcop

Read More
What is the difference between code analysis and sonar?...


sonarqubecode-analysisfxcop

Read More
The "Why" behind PMD's rules...


pmdjavacode-analysis

Read More
returning boolean variable or returning condition both are same?...


javacode-analysisstatic-analysisstatic-code-analysis

Read More
PMD rules: How to properly solve this DD-anomaly issue...


javacode-analysispmddataflowstatic-code-analysis

Read More
Enforcing a coding template in the getters of a class in Java...


javatemplatesgetter-settercode-analysis

Read More
How to fix the following PMD violations...


javacode-analysisstatic-analysispmd

Read More
Hierarchy of code analysis rulesets?...


c#.netasp.net-mvccode-analysis

Read More
What is statistical debugging?...


debuggingstatisticscode-analysis

Read More
.ToString() and .ToString(CultureInfo.CurrentCulture)...


c#.netcode-analysistostring

Read More
Is there a list of all reserved keywords for a namespace?...


c#code-analysis

Read More
Using NCrunch, FxCop Analyzers and "warnings as errors": How to configure warning severity...


c#compiler-errorscode-analysisfxcopncrunch

Read More
When is the best moment to execute SonarQube...


jenkinssonarqubejenkins-pipelinecode-analysis

Read More
How can I disable live code analysis in Visual Studio 2017?...


visual-studio-2017code-analysis

Read More
How can I exclude a global variable from rubocop?...


rubyglobal-variablescode-analysisrubocop

Read More
C# catch(FileNotFoundException) and CA1031...


c#code-analysis

Read More
How to disable warnings in only one project?...


c#visual-studio-2010code-analysis

Read More
Flag enums without power of two values...


c#enumscode-analysisstatic-analysis

Read More
BackNext