Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-metrics

G++ Compilation Statistics

What does "Depth of Inheritance" mean for methods?

How does "Assignment Branch Condition size for index is too high" work?

ruby code-metrics rubocop

Metrics for measuring successful refactoring [closed]

Code metrics and warnings for C++ [closed]

c++ code-metrics

In GitHub's graphing metrics, what are 'additions'?

github code-metrics

How to automate Visual Studio's Code Metrics feature

Are there any good tools to collect Objective-C metrics?

Visual Studio Code Metrics and the Maintainability index of switch case

How do I gather TeamCity code coverage reports from multiple projects into one report?

Python: code statistics

python code-metrics

Free C# metrics calculation library (DLL) [closed]

c# code-metrics

cyclomatic complexity = 1 + #if statements?

Cyclomatic complexity metric practices for Python

An error occurred while calculating code metrics

Should LOC counting include tests and comments?

metrics code-metrics

Basis for claim that the number of bugs per line of code is constant regardless of the language used

Why Does This Maintainability Index Increase?

What can be alternative metrics to code coverage?

What is the difference between afferent couplings and efferent couplings of a class?