![]() |
|
http://xradar.sourceforge.net |
Statics Report - System: 1.0, Version: 0, Date: Today | Designed for use with Checkstyle, CKJM, FindBugs, JavaNCSS, JDepend, Macaron, PMD, PMD-CPD, Java2HTML and Ant. |
[Statics] classes-org.apache.qpid.management.ui.exceptions |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid.management.ui.exceptions | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 6 3 | Total : Per method : Per statement : | 2 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 3 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 7 4 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : | 3 1.5 0.5 | Total : Per method : Per statement : | 7 3.5 1.17 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
InfoRequiredException(String) | 0 | 2 | 1 | 4 |
InfoRequiredException(String,Throwable) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
23 | Commentaire javadoc manquant. | |
24 | '{' devrait être sur la ligne précédente. | 1 |
25 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
28 | '{' devrait être sur la ligne précédente. | 5 |
32 | Commentaire javadoc manquant. | 5 |
33 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid.management.ui.exceptions | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 3 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 1 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : | 1 1 0.33 | Total : Per method : Per statement : | 4 4 1.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ManagementConsoleException(String) | 0 | 2 | 1 | 5 |
View line in source | Code Violation | Rule |
---|---|---|
Parameter 'message' is not assigned and could be declared final | MethodArgumentCouldBeFinal |
View line in source | Style Error | Column |
---|---|---|
24 | Commentaire javadoc manquant. | |
26 | '{' devrait être sur la ligne précédente. | 1 |
27 | Commentaire javadoc manquant. | 5 |
28 | '{' devrait être sur la ligne précédente. | 5 |