Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

What tools are available to visualize in-class dependencies (e.g. for PHP)? [closed]

php python code-analysis

SAP - Code Coverage Analyzer Results

Manage Microsoft and StyleCop code analysis rules at solution level

Big O Question - Algorithmic Analysis III

CA1305: Verbosity when specifying culture

Automated computation of algorithm time complexity for terminating algorithms

How to let Code Analysis pick up that an argument was validated in called method

c# code-analysis

Test case for Insertion Sort, MergeSort and Quick Sort

Some files not analyzed by Sonar "Invalid character encountered in file"

How can the [UsedImplicitly] attribute be used on a namespace level?

resharper code-analysis

How do I ignore JAVA tests in Coverity Connect analysis result?

PHP code analyzer to determine classes/extensions used

Is there a way to pass data (other than through the property bag) between an analyzer and a code fix provider in Roslyn?

c# code-analysis roslyn

How to fix CA2225 (OperatorOverloadsHaveNamedAlternates) when using generic class

Can I make custom matlab code-analyser warnings?

matlab code-analysis

How to speed up sonarqube analysis job?

Analysing FxCop / Code Analysis warning CA1506: AvoidExcessiveClassCoupling

c# code-analysis fxcop

.NET Portability Warning: CA1901 PInvoke Declarations Should Be Portable

Big-O running time of various search algorithms [closed]

Sonarqube is not registering any c# issues