Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Any alternative to Coverity on Jenkins? [closed]

Disable null reference warning when I've checked for nulls

unused functions detection utility for c

c code-analysis

Statistics from C++ source code [closed]

VS2013 Code Analysis Custom Dictionary Not Working

Code Analysis as Warning Locally but Error on TFS Build

Software to test C# code

Big Oh Notation and Calculating the Running Time for a Triple-Nested For-Loop

How can I find (and eliminate) all unreferenced fields declared in an interface?

java code-analysis codepro

How can I supress static code analysis during build?

Either log or rethrow this exception

What are the differences between null analysis annotations packages?

Is there a way to determine code coverage without running the code?

PMD - Eclipse plugin - Not testing against any rules

Which rule from FxCop do you deactivate?

code-analysis fxcop rules

C# CA2104 - Automated Code Analysis dislikes static readonly mutable types

xcodebuild generating empty compile_commands.json

How to fix Visual Studio 2022 Warning CA1416 "Call site reachable by all platforms" but "only supported on: 'windows'"?

Refactoring method with many conditional return statements

C++ Code Analysis - how to add custom dictionary?