Search code examples
Iteration number of live variable analysis...


algorithmcompiler-constructioncompiler-optimizationstatic-analysiscode-analysis

Read More
Clang Static Analyzer doesn't find the most basic problems...


cclangllvmstatic-analysisclang-static-analyzer

Read More
How to interpret MAPE in Python (Sklearn)...


pythonscikit-learnstatic-analysis

Read More
How to annotate a return type as either a class instance or its (unique) subclass instance?...


pythonpython-3.xannotationsstatic-analysismypy

Read More
How COVERITY cov-build coverage mechanism works?...


c++cstatic-analysiscoverity

Read More
Static analyse and extract the difference between two versions of same Python Library...


pythonabstract-syntax-treestatic-analysis

Read More
Coverity & Jenkins: Howto analyse newly committed code ONLY...


jenkinsstatic-analysis

Read More
Migrating from big to little endian: How to predetermine problematic code?...


cstatic-analysisportability

Read More
Will Coverity treat global variables as 0-initialized in embedded C?...


cstatic-analysiscoverity

Read More
ERROR: Error during SonarScanner execution...


sonarqubestatic-analysissonarqube-scansonar-runnersonarqube5.1

Read More
Can ReSharper be set to warn if IDisposable not handled correctly?...


c#.netresharperstatic-analysis

Read More
Coverity complaining about double-free, potential false positive?...


cstatic-analysiscoverity

Read More
Resource leak or false positive...


c++static-analysisfilehandlecppcheckfile-pointer

Read More
Dart List.fold vs List.reduce type inference...


listdartreducestatic-analysisfold

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


javastatic-analysiscode-analysissootinternal-representation

Read More
Type checker for JavaScript?...


javascriptstatic-analysistypechecking

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


javastatic-analysiscode-analysiscontrol-flow-graphsoot

Read More
how do i forbid the pipeline on gitlab when warning detected by dart_code_metrics reach certain amou...


fluttergitlab-cistatic-analysis

Read More
Address of getCalledValue vs getCalledFunction LLVM...


functionllvmstatic-analysis

Read More
Upgrading Encryption Algos for Swift Dependencies...


iosswiftsecuritystatic-analysis

Read More
Type safety in Clojure...


clojurecompiler-errorsstatic-analysistype-safetycompilation-time

Read More
Using Enum as string in PHP with PhpStan...


phpsymfonyenumsstatic-analysisphpstan

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


gccembeddedstatic-analysiscode-analysisyagarto

Read More
CodeQL Scanning JAR Files...


javasecurityjarstatic-analysiscodeql

Read More
Detect pointer arithmetics because of LARGEADDRESSAWARE...


c++visual-studiopointersstatic-analysislarge-address-aware

Read More
Extracting expressions from an f-string...


python-3.xabstract-syntax-treestatic-analysis

Read More
How to add custom java pmd rules to gradle project using gradle-pmd-plugin?...


javagradlestatic-analysisgradle-pluginpmd

Read More
Intellisense for returned python object's methods...


pythonintellisensestatic-analysistooling

Read More
Checkstyle disallow specific enum constant...


javastatic-analysischeckstyle

Read More
Writing a specific Clang-tidy check to avoid passing an expression into std::vector::reserve()...


c++static-analysisclang-tidyclang-static-analyzer

Read More
BackNext