![]() | Analysis of Class : junit.framework.TestResult$Protectable (Includes summary list of methods in class) | Home |
Dashboard for Class : junit.framework.TestResult$Protectable |
---|
![]() |
Cyclomatic Complexity |
Summary of TestResult$Protectable | ||
---|---|---|
Feature | Number | Values |
Name | TestResult$Protectable | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.01 | - |
Halstead Effort | 124.54 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 4 | java.util.ArrayList java.util.Collections java.util.Enumeration java.util.List |
Response For class | 1 | - |
CBO | 0 | - |
Maintainability Index | 136.70 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 5 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 136.70 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 41.51 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | test.runBare (1) |
Superclasses | 0 | - |
Total Complexity | 1 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 12 | - |
Modifiers | 1 | public |
Methods in Class : junit.framework.TestResult$Protectable | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | COMP | NOCL | NOS | HLTH | HVOC | HEFF | HBUG | CREF | XMET | LMET | NLOC | NOC | NOA | MOD | HDIF | VDEC | EXCT | EXCR | CAST | TDN | HVOL | NAND | VREF | NOPR | MDN | NEXP | LOOP | |
![]() | protect | 1 | 0 | 2 | 12 | 11 | 124.54 | 0.01 | 1 | 1 | 0 | 3 | 0 | 0 | 1 | 3.00 | 0 | 1 | 0 | 0 | 0 | 41.51 | 5 | 1 | 7 | 0 | 1 | 0 |
Analysis of Method : protect() in Class : junit.framework.TestResult$Protectable | ||
---|---|---|
Feature | Number | Values |
Name | protect | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 12 | - |
Halstead Vocabulary | 11 | - |
Halstead Effort | 124.54 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.Throwable (1) |
External Methods Called | 1 | test.runBare (1) |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 1 | public |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 41.51 | - |
Number of Operands | 5 | - |
Variable References | 1 | test (1) |
Number of Operators | 7 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |