![]() | Analysis of Class : org.junit.internal.runners.Deprecated$Comparator |
Home |
Dashboard for Class : org.junit.internal.runners.Deprecated$Comparator |
---|
![]() |
Cyclomatic Complexity |
Summary of Deprecated$Comparator | ||
---|---|---|
Feature | Number | Values |
Name | Deprecated$Comparator<Method> | - |
Number of Methods | 1 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 3 | - |
Halstead Cumulative Bugs | 0.03 | - |
Halstead Effort | 448.78 | - |
UnWeighted Class Size | 1 | - |
Instance Variables | 0 | - |
Imported Packages | 17 | java.lang.annotation.Annotation java.lang.reflect.InvocationTargetException java.lang.reflect.Method java.util.Collections java.util.Comparator java.util.Iterator java.util.List org.junit.runner.Description org.junit.runner.Runner org.junit.runner.manipulation.Filter org.junit.runner.manipulation.Filterable org.junit.runner.manipulation.NoTestsRemainException org.junit.runner.manipulation.Sortable org.junit.runner.manipulation.Sorter org.junit.runner.notification.Failure org.junit.runner.notification.RunNotifier org.junit.runners.BlockJUnit4ClassRunner |
Response For class | 1 | - |
CBO | 0 | - |
Maintainability Index | 132.32 | - |
Cumulative Number of Comment Lines | 0 | - |
Lines Of Code | 4 | - |
Fan In | 0 | - |
DIT | 1 | - |
Maintainability Index (NC) | 132.32 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 0 | |
LCOM2 | 1.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 97.36 | - |
Hierarchy Method Calls | 1 | methodDescription (1) |
Number of Queries | 0 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | sorter.compare (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 | 28 | - |
Modifiers | 0 | - |
Methods in Class : org.junit.internal.runners.Deprecated$Comparator | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | compare | 1 | 0 | 2 | 21 | 13 | 399.65 | 0.03 | 1 | 1 | 1 | 3 | 0 | 2 | 1 | 5.14 | 0 | 0 | 0 | 0 | 0 | 77.71 | 12 | 3 | 9 | 0 | 5 | 0 |
Analysis of Method : compare(Method, Method) in Class : org.junit.internal.runners.Deprecated$Comparator | ||
---|---|---|
Feature | Number | Values |
Name | compare | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 21 | - |
Halstead Vocabulary | 13 | - |
Halstead Effort | 399.65 | - |
Halstead Bugs | 0.03 | - |
Classes Referenced | 1 | java.lang.reflect.Method (2) |
External Methods Called | 1 | sorter.compare (1) |
Local Methods Called | 1 | methodDescription (1) |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 2 | o1 (java.lang.reflect.Method) o2 (java.lang.reflect.Method) |
Modifiers | 1 | public |
Halstead Difficulty | 5.14 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 77.71 | - |
Number of Operands | 12 | - |
Variable References | 3 | o2 (1) o1 (1) sorter (1) |
Number of Operators | 9 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 5 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |