Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Visual Studio 2010 Code Analysis - Run on Solution

Lint tool for actionscript?

What program slicing tools actually exist?

How to force MSBuild to run Code Analysis without recompiling

c# msbuild code-analysis

Best option to store hardcoded domain names in web application

html code-analysis fortify

Alternative to StyleCop for Visual Studio? [closed]

Why would an empty delegate event handler cause a CA1061 warning?

How to suppress code analysis messages for all type members?

CA2000 when Returning Disposable Object from Method

Ruby source code analyzer (something like pylint)

Exception analysis tool for C++ [closed]

c++ exception code-analysis

Alias Analysis in Java

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