Search code examples
How can I compare similar codebases?...


c++code-analysis

Read More
Roslyn - how to get property names and types in a class using Roslyn?...


c#code-generationroslyncode-analysisvsix

Read More
Roslyn How to Compare Tokens...


c#code-analysisroslyn

Read More
Is there a way to measure duplicate code?...


language-agnosticduplicatescode-analysisstatic-analysiscode-duplication

Read More
How to check where a who calls this method?...


methodsabapcode-analysis

Read More
C# Call Graph Generation Tool...


c#.netcode-analysiscall-graph

Read More
Find out which code is never called in C++ project in Visual Studio 2012...


c++visual-studiocode-analysisdead-code

Read More
Iteration number of live variable analysis...


algorithmcompiler-constructioncompiler-optimizationstatic-analysiscode-analysis

Read More
is there a tool or any quick way to extract db tables automatically from my php codes?...


phpmysqldatabasequery-buildercode-analysis

Read More
Suppress all warnings of a method...


c#visual-studiocode-analysis

Read More
How can I compare a ClassDeclarationSyntax object against an IdentifierNameSyntax object?...


c#code-analysisroslyn-code-analysissourcegenerators

Read More
CS8032 Warnings when building solution with referenced analyzer projects in VS...


.netvisual-studio-2019.net-5code-analysisroslyn-code-analysis

Read More
Checkmarx : How to solve Unsafe_Use_Of_Target_blank issue?...


javascriptsecuritycode-analysischeckmarx

Read More
How can I disable coverity checking using code annotation?...


ccode-analysisstatic-code-analysiscoverity

Read More
Checking how many % of codebase was written by the user...


gitstatisticscode-analysis

Read More
How do I find where I am using stackalloc in loops? (Troubleshooting CA2014 and code analyzer)...


c#visual-studiocode-analysis

Read More
Using block galore?...


c#code-analysis

Read More
set default value in class constructor C#...


c#.netcode-analysisstatic-variablesvariable-assignment

Read More
Soot - Map from java class to jimple...


javastatic-analysiscode-analysissootinternal-representation

Read More
Soot - Get JimpleBody from a CFG...


javastatic-analysiscode-analysiscontrol-flow-graphsoot

Read More
Visualizing prolog rule dependencies...


prologvisualizationgraphvizcode-analysis

Read More
Why is code analysis warning "Using logical && when bitwise & was probably intended...


visual-c++code-analysisvisual-studio-2022

Read More
Disable IDE0002 rule in some cases?...


c#code-analysisvisual-studio-2022

Read More
C++ compiler waring C26409 - avoid calling new and delete...


c++new-operatorcode-analysismicrosoft-code-analysis

Read More
AWS CodeGuru profiler under different account...


amazon-web-servicescode-analysisaws-codeguru

Read More
How to determine maximum stack usage in embedded system with gcc?...


gccembeddedstatic-analysiscode-analysisyagarto

Read More
How to get all C# types or namespaces that Roslyn couldn't find?...


c#roslyncode-analysisroslyn-code-analysis

Read More
How to correctly use braces or gsl::narrow_cast in MFC project?...


visual-c++mfccode-analysis

Read More
Correct way to check the type of an expression in Roslyn analyzer?...


c#.netcode-analysisroslyn

Read More
How can I make the CompletionService aware of other documents in the project?...


c#roslyncode-analysis

Read More
BackNext