ArchiMetrics.Analysis
1.1.3
See the version list below for details.
dotnet add package ArchiMetrics.Analysis --version 1.1.3
NuGet\Install-Package ArchiMetrics.Analysis -Version 1.1.3
<PackageReference Include="ArchiMetrics.Analysis" Version="1.1.3" />
<PackageVersion Include="ArchiMetrics.Analysis" Version="1.1.3" />
<PackageReference Include="ArchiMetrics.Analysis" />
paket add ArchiMetrics.Analysis --version 1.1.3
#r "nuget: ArchiMetrics.Analysis, 1.1.3"
#addin nuget:?package=ArchiMetrics.Analysis&version=1.1.3
#tool nuget:?package=ArchiMetrics.Analysis&version=1.1.3
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.3.2)
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 1,237 | 4/7/2017 |
1.2.0 | 1,187 | 4/5/2017 |
1.1.3 | 1,549 | 10/19/2016 |
1.1.1 | 1,831 | 6/18/2016 |
1.1.0 | 1,322 | 4/29/2016 |
1.0.1 | 1,702 | 7/24/2015 |
1.0.0-rc1 | 1,155 | 5/16/2015 |
0.14.1-beta | 1,276 | 1/19/2015 |
0.14.0-beta | 1,194 | 1/7/2015 |
0.11.0.1-beta | 1,836 | 11/24/2014 |
0.10.0-beta | 1,734 | 11/19/2014 |
0.9.0-beta | 1,322 | 6/9/2014 |
0.8.0-beta | 1,366 | 4/6/2014 |
0.7.0 | 8,361 | 2/16/2014 |
0.6.0 | 2,231 | 1/22/2014 |
0.3.0 | 1,582 | 10/12/2013 |
0.2.0 | 2,350 | 7/20/2013 |
0.1.0 | 2,370 | 6/25/2013 |