![]() |
|
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.server.security.auth |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid.server.security.auth | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 17 3.4 | Total : Per method : Per statement : | 5 1 0.29 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 1 4 6 8 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : | 10 2 0.59 | Total : Per method : Per statement : | 20 4 1.18 | Statement Test Coverage : Method Test Reference : | 0 1.4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AuthenticationResult(AuthenticationStatus) | 0 | 2 | 1 | 0 |
AuthenticationResult(status[],AuthenticationStatus) | 0 | 2 | 1 | 0 |
AuthenticationResult(AuthenticationStatus,Exception) | 0 | 2 | 1 | 0 |
AuthenticationResult(cause[],AuthenticationStatus,Exception) | 0 | 4 | 1 | 0 |
getCause() | 0 | 2 | 1 | 2 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP2 | EI2 | 2 | <init> | challenge |
View line in source | Style Error | Column |
---|---|---|
25 | Commentaire javadoc manquant. | |
26 | '{' devrait être sur la ligne précédente. | 1 |
27 | Commentaire javadoc manquant. | |
28 | '{' devrait être sur la ligne précédente. | 5 |
29 | Commentaire javadoc manquant. | 9 |
29 | Commentaire javadoc manquant. | 18 |
29 | Commentaire javadoc manquant. | 28 |
32 | Commentaire javadoc manquant. | 5 |
33 | Commentaire javadoc manquant. | 5 |
35 | Commentaire javadoc manquant. | 5 |
37 | Commentaire javadoc manquant. | 5 |
38 | '{' devrait être sur la ligne précédente. | 5 |
42 | Commentaire javadoc manquant. | 5 |
43 | '{' devrait être sur la ligne précédente. | 5 |
47 | Commentaire javadoc manquant. | 5 |
48 | '{' devrait être sur la ligne précédente. | 5 |
52 | La ligne excède 80 caractères. | |
52 | Commentaire javadoc manquant. | 5 |
59 | Commentaire javadoc manquant. | 5 |
60 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid.server.security.auth | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 2 2 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 2 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 6 7 4 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : |
NaN NaN | Statement Test Coverage : Method Test Reference : | 0 3.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|