![]() | Analysis of Class : junit.framework.AssertionFailedError (Includes summary list of methods in class) | Home |
Dashboard for Class : junit.framework.AssertionFailedError |
---|
![]() |
Cyclomatic Complexity |
Summary of AssertionFailedError | ||
---|---|---|
Feature | Number | Values |
Name | AssertionFailedError | - |
Number of Methods | 2 | - |
LCOM | 1.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 5 | - |
Halstead Cumulative Bugs | 0.02 | - |
Halstead Effort | 144.06 | - |
UnWeighted Class Size | 3 | - |
Instance Variables | 1 | serialVersionUID (long) |
Imported Packages | 0 | - |
Response For class | 2 | - |
CBO | 9 | - |
Maintainability Index | 195.14 | - |
Cumulative Number of Comment Lines | 3 | - |
Lines Of Code | 8 | - |
Fan In | 9 | - |
DIT | 1 | - |
Maintainability Index (NC) | 145.14 | - |
Specialization ratio | 1.00 | - |
Reuse Ratio | 0.33 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 2.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 66.53 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.AssertionError | - |
SIX | 0.00 | - |
External Method Calls | 0 | - |
Superclasses | 1 | java.lang.AssertionError |
Total Complexity | 2 | - |
Subclasses | 1 | junit.framework.ComparisonFailure |
Message Passing Coupling | 0 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 1 | - |
Halstead Cumulative Length | 23 | - |
Modifiers | 0 | - |
Methods in Class : junit.framework.AssertionFailedError | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | AssertionFailedError | 1 | 0 | 1 | 4 | 4 | 12.00 | 0.00 | 0 | 0 | 0 | 2 | 0 | 0 | 4 | 1.50 | 0 | 0 | 0 | 0 | 0 | 8.00 | 1 | 0 | 3 | 0 | 0 | 0 |
![]() | AssertionFailedError | 1 | 0 | 2 | 10 | 8 | 75.00 | 0.01 | 1 | 0 | 0 | 3 | 0 | 1 | 1 | 2.50 | 0 | 0 | 0 | 0 | 0 | 30.00 | 5 | 1 | 5 | 0 | 1 | 0 |
Analysis of Method : AssertionFailedError() in Class : junit.framework.AssertionFailedError | ||
---|---|---|
Feature | Number | Values |
Name | AssertionFailedError | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 1 | - |
Halstead Length | 4 | - |
Halstead Vocabulary | 4 | - |
Halstead Effort | 12.00 | - |
Halstead Bugs | 0.00 | - |
Classes Referenced | 0 | |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 2 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 4 | private static final public |
Halstead Difficulty | 1.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 8.00 | - |
Number of Operands | 1 | - |
Variable References | 0 | |
Number of Operators | 3 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : AssertionFailedError(String) in Class : junit.framework.AssertionFailedError | ||
---|---|---|
Feature | Number | Values |
Name | AssertionFailedError | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 10 | - |
Halstead Vocabulary | 8 | - |
Halstead Effort | 75.00 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 1 | java.lang.String (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | message (java.lang.String) |
Modifiers | 1 | public |
Halstead Difficulty | 2.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 30.00 | - |
Number of Operands | 5 | - |
Variable References | 1 | message (1) |
Number of Operators | 5 | - |
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 |