![]() | Analysis of Class : junit.framework.Test (Includes summary list of methods in class) | Home |
Dashboard for Class : junit.framework.Test |
---|
![]() |
Cyclomatic Complexity |
Summary of Test | ||
---|---|---|
Feature | Number | Values |
Name | Test | - |
Number of Methods | 2 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.04 | - |
Halstead Effort | 378.44 | - |
UnWeighted Class Size | 2 | - |
Instance Variables | 0 | - |
Imported Packages | 0 | - |
Response For class | 2 | - |
CBO | 19 | - |
Maintainability Index | 173.68 | - |
Cumulative Number of Comment Lines | 6 | - |
Lines Of Code | 4 | - |
Fan In | 19 | - |
DIT | 1 | - |
Maintainability Index (NC) | 153.07 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 2.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 127.81 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 1 | - |
SuperClass Name | - | |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 0 | - |
Total Complexity | 2 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 1 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 4 | - |
Halstead Cumulative Length | 36 | - |
Modifiers | 0 | - |
Methods in Class : junit.framework.Test | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | countTestCases | 1 | 6 | 1 | 17 | 13 | 188.72 | 0.02 | 0 | 0 | 0 | 1 | 2 | 0 | 2 | 3.00 | 0 | 0 | 0 | 0 | 0 | 62.91 | 7 | 0 | 10 | 0 | 0 | 0 |
![]() | run | 1 | 6 | 1 | 17 | 13 | 188.72 | 0.02 | 1 | 0 | 0 | 1 | 2 | 1 | 2 | 3.00 | 0 | 0 | 0 | 0 | 0 | 62.91 | 7 | 0 | 10 | 0 | 0 | 0 |
Analysis of Method : countTestCases() in Class : junit.framework.Test | ||
---|---|---|
Feature | Number | Values |
Name | countTestCases | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 6 | - |
Number of Statements | 1 | - |
Halstead Length | 17 | - |
Halstead Vocabulary | 13 | - |
Halstead Effort | 188.72 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 0 | |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 2 | - |
Arguments | 0 | - |
Modifiers | 2 | public abstract |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 62.91 | - |
Number of Operands | 7 | - |
Variable References | 0 | |
Number of Operators | 10 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : run(TestResult) in Class : junit.framework.Test | ||
---|---|---|
Feature | Number | Values |
Name | run | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 6 | - |
Number of Statements | 1 | - |
Halstead Length | 17 | - |
Halstead Vocabulary | 13 | - |
Halstead Effort | 188.72 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 1 | junit.framework.TestResult (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 1 | - |
Number of Comments | 2 | - |
Arguments | 1 | result (TestResult) |
Modifiers | 2 | public abstract |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 62.91 | - |
Number of Operands | 7 | - |
Variable References | 0 | |
Number of Operators | 10 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |