![]() | Analysis of Class : junit.runner.Version (Includes summary list of methods in class) | Home |
Dashboard for Class : junit.runner.Version |
---|
![]() |
Cyclomatic Complexity |
Summary of Version | ||
---|---|---|
Feature | Number | Values |
Name | Version | - |
Number of Methods | 3 | - |
LCOM | 0.00 | - |
Average Cyclomatic Complexity | 1.00 | - |
Number of Statements | 6 | - |
Halstead Cumulative Bugs | 0.04 | - |
Halstead Effort | 344.72 | - |
UnWeighted Class Size | 3 | - |
Instance Variables | 0 | - |
Imported Packages | 0 | - |
Response For class | 3 | - |
CBO | 2 | - |
Maintainability Index | 193.55 | - |
Cumulative Number of Comment Lines | 4 | - |
Lines Of Code | 10 | - |
Fan In | 2 | - |
DIT | 1 | - |
Maintainability Index (NC) | 143.55 | - |
Specialization ratio | 0.00 | - |
Reuse Ratio | 0.00 | - |
COH | 0.00 | - |
Local Method Calls | 1 | id (1) |
LCOM2 | 3.00 | - |
Max Complexity | 1 | - |
Halstead Cumulative Volume | 108.85 | - |
Hierarchy Method Calls | 0 | |
Number of Queries | 1 | - |
Fan Out | 0 | - |
SuperClass Name | java.lang.Object | - |
SIX | 0.00 | - |
External Method Calls | 0 | out.println (1) |
Superclasses | 0 | - |
Total Complexity | 3 | - |
Subclasses | 0 | - |
Message Passing Coupling | 0 | - |
Number of Commands | 2 | - |
Interfaces | 0 | - |
Cumulative Number of Comments | 2 | - |
Halstead Cumulative Length | 33 | - |
Modifiers | 0 | - |
Methods in Class : junit.runner.Version | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
![]() | Version | 1 | 1 | 1 | 4 | 4 | 12.00 | 0.00 | 0 | 0 | 0 | 2 | 1 | 0 | 1 | 1.50 | 0 | 0 | 0 | 0 | 0 | 8.00 | 1 | 0 | 3 | 0 | 0 | 0 |
![]() | id | 1 | 0 | 2 | 9 | 9 | 85.59 | 0.01 | 1 | 0 | 0 | 3 | 0 | 0 | 2 | 3.00 | 0 | 0 | 0 | 0 | 0 | 28.53 | 3 | 0 | 6 | 0 | 0 | 0 |
![]() | main | 1 | 0 | 2 | 18 | 15 | 246.13 | 0.02 | 2 | 1 | 1 | 3 | 0 | 1 | 2 | 3.50 | 0 | 0 | 0 | 0 | 0 | 70.32 | 8 | 1 | 10 | 0 | 2 | 0 |
Analysis of Method : Version() in Class : junit.runner.Version | ||
---|---|---|
Feature | Number | Values |
Name | Version | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 1 | - |
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 | 1 | - |
Arguments | 0 | - |
Modifiers | 1 | private |
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 : id() in Class : junit.runner.Version | ||
---|---|---|
Feature | Number | Values |
Name | id | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 9 | - |
Halstead Vocabulary | 9 | - |
Halstead Effort | 85.59 | - |
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 | 0 | - |
Modifiers | 2 | public static |
Halstead Difficulty | 3.00 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 28.53 | - |
Number of Operands | 3 | - |
Variable References | 0 | |
Number of Operators | 6 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 0 | - |
Number of Loops | 0 | - |
Analysis of Method : main(String[]) in Class : junit.runner.Version | ||
---|---|---|
Feature | Number | Values |
Name | main | - |
Cyclomatic Complexity | 1 | - |
Number of Comment Lines | 0 | - |
Number of Statements | 2 | - |
Halstead Length | 18 | - |
Halstead Vocabulary | 15 | - |
Halstead Effort | 246.13 | - |
Halstead Bugs | 0.02 | - |
Classes Referenced | 2 | java.lang.String (1) java.lang.System (1) |
External Methods Called | 1 | out.println (1) |
Local Methods Called | 1 | id (1) |
Lines Of Code | 3 | - |
Number of Comments | 0 | - |
Arguments | 1 | args (java.lang.String[]) |
Modifiers | 2 | public static |
Halstead Difficulty | 3.50 | - |
Variable Declarations | 0 | |
Exceptions Thrown | 0 | |
Exceptions Referenced | 0 | |
Number of casts | 0 | - |
Total Depth of Nesting | 0 | - |
Halstead Volume | 70.32 | - |
Number of Operands | 8 | - |
Variable References | 1 | out (1) |
Number of Operators | 10 | - |
Max. depth of nesting | 0 | - |
Number of Expressions | 2 | - |
Number of Loops | 0 | - |
Top of this page | Data Generated by JHawk - The Java Metrics tool | Home |