Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-analysis

Tools for analyzing C++ codebase [closed]

Python script should end with new line or not ? Pylint contradicting itself?

Are there any static analysis tools that will report how closely the SOLID principles are followed?

Static code analysis tool for Common Lisp?

elixir: defining type specification for maps/hashdicts

Is object clearing/array deallocation really necessary in VB6/VBA (Pros/Cons?)

vba vb6 static-analysis

Understanding large php code, what techniques to use?

WITH CHECK | NOCHECK OPTION FOR EXISTING DATA CHECK ENFORCEMENT IS IGNORED

which free tools can I use to generate the program dependence graph for c codes

c free static-analysis

Eclipse Errors/Warnings ignore assert in unused variable analysis

When are global static const variables being initialized?

AST for multiple source files with clang

How to generate a Program Dependence Graph (PDG) from Bytecode in Java [closed]

static code analysis for assembly language

@SuppressWarnings("unused") gives warning: Redundant suppression after Android Studio update

scan-build make does not detect any bugs

How to find out if (the source code of) a function contains a loop?

Erlang dialyzer The created fun has no local return

erlang static-analysis

-isystem for MS Visual Studio C++ Compiler