Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Find out PlatformNotSupportedException during build

Code Coverage Analysis for Embedded C++ projects [closed]

Flag enums without power of two values

Eclipse plugin to show a thorough call hierarchy between Java projects

Code Analysis tool for legacy C/C++

c++ c unix code-analysis legacy

The Code Analysis-friendly way to dispose of objects

Error Running Code Analysis in VS2012

Identifying the types of all variables in a C project

CA1034: Nested types should not be visible

.net vb.net code-analysis

Sonar 4.2 analysis both Java and JavaScript in same project

How to get an XML report out of MSBuild Code Analysis

Parsing Classes, Functions and Arguments in PHP

development tool to identify missed opportunity for "const" [closed]

c++ constants code-analysis

OCLint rule customization

objective-c code-analysis

What tool do you use for counting lines of source code in Visual Studio Projects?

CA2101 Warning when making extern calls

List global variables in a C program

c code-analysis

C# lock and code analysis warning CA2002

c# locking code-analysis

Dereference of null pointer, but I am not using pointers

How can I exclude a global variable from rubocop?