List Question
20 TechQA 2024-01-04T17:35:33.047000Decorator pattern prevent detection of unused method
30 views
Asked by Tomas Kubes
How to find unused code in a huge codebase
88 views
Asked by beatrice
Is it possible to remove dead code using CppCheck?
198 views
Asked by user366312
Rust Criterion benchmark not working – Optimized out
117 views
Asked by Pablo Fernandez
Rust dead code analysis for code exposed only to the binary in the same lib crate
197 views
Asked by sukhmel
React is not being used, yet is still pulled in into a bundle
494 views
Asked by oligofren
How to understand a line of dead code in a python function?
77 views
Asked by zell
Java dead code warning + no rectangle forming?
69 views
Asked by Anofex
Can the gnat compiler find unused specification procedures/functions/variables?
205 views
Asked by Douglas E
How can I remove dead JS code sent to the browser by PHP?
87 views
Asked by thirtythreeboas
Resolve undefined reference by stripping unused code
146 views
Asked by Post Self
dead_code warning in Rust when Debug printing a struct
1.8k views
Asked by Robert Feider
Unable to evaluate functions in Go debugging using delve
1.7k views
Asked by user38643
Does unreachable Rust code get compiled and included in the final binary?
311 views
Asked by Cornelius Roemer
Why a basic unreferenced c++ function does not get optimized away?
148 views
Asked by Pavel P
List all python functions within a vscode workspace that are uncalled?
717 views
Asked by a.t.
Angular dead code of conditional provider in production bundle
128 views
Asked by F. Scholz
How to ignore files from being compiled if they are not bein used
172 views
Asked by Prasad Naik
Add ts-prune to lint-staged
414 views
Asked by rfc1484
Vite and conditional dead code elimination
1.9k views
Asked by Martin Ždila