Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

What is a good maintainability index using Visual Studio 2008 code analysis?

Automatically generating a diagram of function calls in MATLAB [closed]

Why doesn't the "Namespace Provider" property get saved within a project file for a given subdirectory?

Does a C shift expression have unsigned type? Why would Splint warn about a right-shift?

Is there a tool for finding unreferenced functions (dead, obsolete code) in a C# app? [closed]

c# .net code-analysis

How to fix the following PMD violations

Excluding Code Analysis rule in source

CA2213 warning when using ?. (null-conditional Operator) to call Dispose

How to get rid of CA2000 warning when ownership is transferred?

CA1026 (all parameters should have default values) and extension methods

How to detect code change frequency?

code-analysis

Identifying dependencies of R functions and scripts

Automated docstring and comments spell check

Finding all references to a method with Roslyn

The "Why" behind PMD's rules

pmd java code-analysis

SVN analysis tool

svn code-analysis

How to disable warnings in only one project?

C# Call Graph Generation Tool

What tools do you use for static code analysis? [closed]

code-analysis

What is a "naive" algorithm, and what is a "closed - form" solution?

algorithm code-analysis