Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in static-code-analysis

Code analysis improvement

Configuration of Code Clones in Visual Studio 11

Sonarqube - what is rule key?

Dealing with unsigned integers

How can I generate a reverse call tree for a Delphi project?

sonarLint complains "Null pointers should not be dereferenced (squid:S2259)" despite that possibility being handled

Does Code Analysis support defining two languages for mixed language Spell Checking?

How to get warned about NPE caused by functions returning null?

Anyone have experience with PC-Lint used with Netbeans or MPLAB X IDE?

Detecting typos in JavaScript code

Is the order of evaluation with comma operator & assignment in C predictable?

Custom static code analysis rules in FxCop or StyleCop?

static and dynamic code analysis

Visual Studio 2015 Code Analysis vs FxCopCmd.exe difference

Why is flutter analyze different from dart analyze?

Extending homework testing platform to include code analysis (C/C++)

What rule do you wish FxCop/Gendarme had?

Suppress warnings from CPD for C/C++ code