Created
February 20, 2011 00:04
-
-
Save kkozmic/835530 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Class Info | |
public abstract class Controller : ControllerBase, IActionFilter, IAuthorizationFilter, IDisposable, IExceptionFilter, IResultFilter, IController | |
- { } System.Web.Mvc | |
- System.Web.Mvc, v3.0.0.0 | |
# IL instructions: 1 022 | |
# lines of code (LOC): N/A because the assembly's corresponding PDB file N/A at analysis time | |
# lines of comment: N/A because the assembly's corresponding PDB file N/A at analysis time | |
Percentage Comment: N/A because the assembly's corresponding PDB file N/A at analysis time | |
Cyclomatic Complexity (CC): N/A because the assembly's corresponding PDB file N/A at analysis time | |
IL Cyclomatic Complexity (ILCC): 151 | |
IL Nesting Depth: 27 | |
# Methods: 118 | |
# Fields: 5 | |
Type Level: N/A | |
Size of instance: 45 | |
Depth of inheritance: 2 | |
# Children: 1 | |
# interfaces implemented: 6 | |
Efferent coupling (TypeCe): 88 | |
Afferent coupling (TypeCa): 4 | |
Association Between Types (ABT): 105 | |
Type Rank: 0.3592 | |
Lack of Cohesion Of Methods (LCOM): 0.98305 | |
LCOM Henderson-Sellers (LCOMHS): 0.99145 | |
Percentage Coverage: N/A because no coverage data specified | |
# lines of code covered: N/A because no coverage data specified | |
# lines of code not covered: N/A because no coverage data specified | |
IsPublic | |
IsAbstract | |
IsUsingBoxing | |
IsClass | |
IsExcludedFromCoverage | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment