ArchiMetrics.Analysis
1.1.1
See the version list below for details.
dotnet add package ArchiMetrics.Analysis --version 1.1.1
NuGet\Install-Package ArchiMetrics.Analysis -Version 1.1.1
<PackageReference Include="ArchiMetrics.Analysis" Version="1.1.1" />
paket add ArchiMetrics.Analysis --version 1.1.1
#r "nuget: ArchiMetrics.Analysis, 1.1.1"
// Install ArchiMetrics.Analysis as a Cake Addin #addin nuget:?package=ArchiMetrics.Analysis&version=1.1.1 // Install ArchiMetrics.Analysis as a Cake Tool #tool nuget:?package=ArchiMetrics.Analysis&version=1.1.1
The package provides code analysis features using the Roslyn CTP.
The project calculates the following metrics:
Project Level
- Cyclomatic Complexity
- LinesOfCode
- Maintainability Index
- Project Dependencies
- Type Couplings
- Abstractness
- Afferent Coupling
- Efferent Coupling
- RelationalCohesion
Namespace Level
- Cyclomatic Complexity
- LinesOfCode
- Maintainability Index
- Project Dependencies
- Type Couplings
- Depth of Inheritance
- Abstractness
Type Level
- Cyclomatic Complexity
- LinesOfCode
- Maintainability Index
- Project Dependencies
- Type Couplings
- Depth Of Inheritance
- Type Coupling
- Afferent Coupling
- Efferent Coupling
- Instability
Member Level
- Cyclomatic Complexity
- Lines Of Code
- Maintainability Index
- Project Dependencies
- Type Couplings
- Number Of Parameters
- Number Of Local Variables
- Afferent Coupling
- Halstead Metrics
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ArchiMetrics.Analysis:
Package | Downloads |
---|---|
ScriptCs.Metrics
A script pack for ScriptCS that brings in the code analysis metrics. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ArchiMetrics.Analysis:
Repository | Stars |
---|---|
DynamoDS/Dynamo
Open Source Graphical Programming for Design
|
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 1,106 | 4/7/2017 |
1.2.0 | 1,067 | 4/5/2017 |
1.1.3 | 1,365 | 10/19/2016 |
1.1.1 | 1,587 | 6/18/2016 |
1.1.0 | 1,199 | 4/29/2016 |
1.0.1 | 1,577 | 7/24/2015 |
1.0.0-rc1 | 1,034 | 5/16/2015 |
0.14.1-beta | 1,154 | 1/19/2015 |
0.14.0-beta | 1,072 | 1/7/2015 |
0.11.0.1-beta | 1,713 | 11/24/2014 |
0.10.0-beta | 1,541 | 11/19/2014 |
0.9.0-beta | 1,196 | 6/9/2014 |
0.8.0-beta | 1,238 | 4/6/2014 |
0.7.0 | 7,437 | 2/16/2014 |
0.6.0 | 2,100 | 1/22/2014 |
0.3.0 | 1,451 | 10/12/2013 |
0.2.0 | 2,214 | 7/20/2013 |
0.1.0 | 2,212 | 6/25/2013 |