Search code examples
Dead code in switch/case statements, why is it allowed?...


c++switch-statementdead-code

Read More
javac code elimination capabilities...


javajavacdead-codecode-elimination

Read More
Identifying dead code in large code repository...


cstatic-analysisdead-code

Read More
How can you find unused functions in Python code?...


pythonrefactoringdead-code

Read More
How do you disable dead code warnings at the crate level in Rust?...


rustcompiler-warningsdead-code

Read More
Java Compiler: Stop complaining about dead code...


javareturndead-code

Read More
How to make closure compiler to remove all dead code with advanced optimization in larger projects?...


javascriptgoogle-closure-compilerdead-code

Read More
How to disable dead code elimination in the Java compiler?...


javaeclipsedead-code

Read More
ClosureCompiler removing dead code with advanced optimizations...


javascriptgoogle-closure-compilerdead-code

Read More
Dead code elimination from binaries on published artifacts, is it possible? Will it interfere with d...


javamavengradlebuild-toolsdead-code

Read More
How to find dead code in a large react project?...


javascriptreactjsrefactoringdead-code

Read More
How can I know which parts in the code are never used?...


c++optimizationdead-code

Read More
Dead code warning when setting color dynamically...


flutterdartdead-code

Read More
Compiler optimization of if statements where the condition is always true/false...


c++if-statementgcccompiler-optimizationdead-code

Read More
How to detect functions, that are only called from unused functions using cppcheck?...


c++static-analysiscppcheckdead-code

Read More
Does GCC LTO perform cross-file dead code elimination?...


gccdead-codelto

Read More
React is not being used, yet is still pulled in into a bundle...


reactjsviterollupdead-code

Read More
How to understand a line of dead code in a python function?...


pythonplydead-code

Read More
dead code is not detected/reported in golang, by design?...


godead-code

Read More
How can I remove dead JS code sent to the browser by PHP?...


javascriptphpdead-code

Read More
Resolve undefined reference by stripping unused code...


cundefined-referencedead-code

Read More
List all python functions within a vscode workspace that are uncalled?...


pythonvisual-studio-codedead-code

Read More
Add ts-prune to lint-staged...


package.jsonhuskydead-codelint-staged

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


c++visual-studiocode-analysisdead-code

Read More
Are unused classes compiled by Xcode when building an app?...


iphoneobjective-cdead-code

Read More
Dead code in eclipse when trying to find the sum of an array...


javaloopsdead-code

Read More
check unreachable code in most simple way in python...


pythonpython-3.xpython-2.7dictionarydead-code

Read More
How to annotate a program to detect dead-code with z3-solver?...


code-coveragez3z3pydead-codesymbolic-execution

Read More
Android studio code inspection shell script for integration in CI pipeline...


androidshellandroid-studiocode-inspectiondead-code

Read More
Dead code warning in Eclipse - is this a bug in Eclipse? Or me overlooking something obvious?...


javaeclipsecompiler-warningssuppress-warningsdead-code

Read More
BackNext