![]() | Analysis of Class : org.junit.internal.runners.model.MultipleFailureException (Includes summary list of methods in class) | Home |
Dashboard for Class : org.junit.internal.runners.model.MultipleFailureException |
---|
![]() |
Cyclomatic Complexity |
Summary of MultipleFailureException | ||
---|---|---|
Feature | Number | Values |
Name | MultipleFailureException | - |
Number of Methods | 3 | - |
LCOM | 0.25 | - |
Average Cyclomatic Complexity | 1.67 | - |
Number of Statements | 11 | - |
Halstead Cumulative Bugs | 0.11 | - |
Halstead Effort | 2486.14 | - |
UnWeighted Class Size | 5 | - |
Instance Variables | 2 | fErrors (java.util.List) serialVersionUID (long) |
Imported Packages | 1 | java.util.List |
Response For class | 3 | - |
CBO | 6 | - |
Maintainability Index | 130.10 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 17 | - |
Fan In | 6 | - |
DIT | 1 | - |
Maintainability Index (NC) | 130.10 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.50 | - |
COH | 0.33 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 3 | - |
Halstead Cumulative Volume | 336.81 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Exception | - |
SIX | 0.00 | - |
External Method Calls | 0 | java.util.List.size (1) java.util.List.get (1) org.junit.internal.runners.model.MultipleFailureException.MultipleFailureException (1) java.util.List.isEmpty (1) |
Superclasses | 1 | java.lang.Exception |
Total Complexity | 5 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 0 | - |
Halstead Cumulative Length | 81 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.runners.model.MultipleFailureException | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | MultipleFailureException | 1 | 0 | 2 | 13 | 12 | 195.74 | 0.02 | 2 | 0 | 0 | 3 | 0 | 1 | 6 | 4.20 | 0 | 0 | 0 | 0 | 0 | 46.60 | 6 | 2 | 7 | 0 | 1 | 0 |
![]() | assertEmpty | 3 | 0 | 4 | 42 | 25 | 1985.88 | 0.07 | 3 | 4 | 0 | 7 | 0 | 1 | 2 | 10.18 | 0 | 1 | 0 | 0 | 0 | 195.04 | 16 | 4 | 26 | 0 | 5 | 0 |
![]() | getFailures | 1 | 0 | 2 | 11 | 11 | 133.19 | 0.01 | 2 | 0 | 0 | 3 | 0 | 0 | 1 | 3.50 | 0 | 0 | 0 | 0 | 0 | 38.05 | 4 | 1 | 7 | 0 | 0 | 0 |
Analysis of Method : MultipleFailureException(List) in Class : org.junit.internal.runners.model.MultipleFailureException | ||
---|---|---|
Feature | Number | Values |
Name | MultipleFailureException | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 13 | - |
Halstead Vocabulary | 12 | - |
Halstead Effort | 195.74 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.util.List (1) java.lang.Throwable (2) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | errors (java.util.List) |
Modifiers | 6 | private static final private final public |
Halstead Difficulty | 4.20 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 46.60 | - |
Number of Operands | 6 | - |
Variable References | 2 | fErrors (1) errors (1) |
Number of Operators | 7 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 1 | - |
Number of Loops | 0 | - |
Analysis of Method : assertEmpty(List) in Class : org.junit.internal.runners.model.MultipleFailureException | ||
---|---|---|
Feature | Number | Values |
Name | assertEmpty | - |
Cyclomatic Complexity | 3 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 4 | - |
Halstead Length | 42 | - |
Halstead Vocabulary | 25 | - |
Halstead Effort | 1985.88 | - |
Halstead Bugs | 0.07 | - |
Classes Referenced | 3 | java.util.List (1) org.junit.internal.runners.model.MultipleFailureException (1) java.lang.Throwable (3) |
External Methods Called | 4 | java.util.List.size (1) java.util.List.get (1) org.junit.internal.runners.model.MultipleFailureException.MultipleFailureException (1) java.util.List.isEmpty (1) |
Local Methods Called | 0 | |
Lines Of Code | 7 | - |
Number of Comments | 0 | - |
Arguments | 1 | errors (java.util.List) |
Modifiers | 2 | public static |
Halstead Difficulty | 10.18 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 1 | java.lang.Throwable (1) |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 195.04 | - |
Number of Operands | 16 | - |
Variable References | 4 | errors (4) |
Number of Operators | 26 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 5 | - |
Number of Loops | 0 | - |
Analysis of Method : getFailures() in Class : org.junit.internal.runners.model.MultipleFailureException | ||
---|---|---|
Feature | Number | Values |
Name | getFailures | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 11 | - |
Halstead Vocabulary | 11 | - |
Halstead Effort | 133.19 | - |
Halstead Bugs | 0.01 | - |
Classes Referenced | 2 | java.util.List (1) java.lang.Throwable (1) |
External Methods Called | 0 | |
Local Methods Called | 0 | |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 0 | - |
Modifiers | 1 | public |
Halstead Difficulty | 3.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 38.05 | - |
Number of Operands | 4 | - |
Variable References | 1 | fErrors (1) |
Number of Operators | 7 | - |
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 |