![]() |
|
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.connection |
|
| [scorecard] [analysis] [explanations] | |
| {overview} {architecture} {design} {code} {test} {source control} {system specific} | |
| Package: org.apache.qpid.server.connection | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 4 4 4 0 | Total : Per method : | 5 1.25 | Total : Per method : Per statement : | 4 1 0.8 |
||
| 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): | 2 3 4 6 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 0 0 | Total : Per method : Per statement : | 1 0.25 0.2 | Total : Per method : Per statement : | 10 2.5 2 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| initialise() | 0 | 1 | 1 | 0 |
| close() | 0 | 1 | 1 | 0 |
| registerConnection(AMQProtocolSession) | 0 | 1 | 1 | 1 |
| deregisterConnection(AMQProtocolSession) | 0 | 1 | 1 | 1 |
| View line in source | Code Violation | Rule |
|---|---|---|
| Avoid unused imports such as 'org.apache.qpid.server.protocol.AMQMinaProtocolSession' | UnusedImports |
| View line in source | Style Error | Column |
|---|---|---|
| 27 | Commentaire javadoc manquant. | |
| 28 | '{' devrait être sur la ligne précédente. | 1 |
| 30 | Commentaire javadoc manquant. | 5 |
| 30 | Mot-clef 'public' redondant. | 5 |
| 32 | Commentaire javadoc manquant. | 5 |
| 32 | Mot-clef 'public' redondant. | 5 |
| 34 | Commentaire javadoc manquant. | 5 |
| 34 | Mot-clef 'public' redondant. | 5 |
| 36 | Commentaire javadoc manquant. | 5 |
| 36 | Mot-clef 'public' redondant. | 5 |
| Package: org.apache.qpid.server.connection | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 14 2.8 | Total : Per method : Per statement : | 6 1.2 0.43 |
||
| 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): | 7 1 16 0 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 1 0.2 | Total : Per method : Per statement : | 11 2.2 0.79 | Total : Per method : Per statement : | 29 5.8 2.07 | Statement Test Coverage : Method Test Reference : | 0 0.8 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| ConnectionRegistry(VirtualHost) | 0 | 2 | 1 | 1 |
| initialise() | 0 | 1 | 1 | 0 |
| close() | 1 | 4 | 2 | 1 |
| registerConnection(AMQProtocolSession) | 0 | 2 | 1 | 0 |
| deregisterConnection(AMQProtocolSession) | 0 | 2 | 1 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 33 | Commentaire javadoc manquant. | |
| 34 | '{' devrait être sur la ligne précédente. | 1 |
| 35 | La ligne excède 80 caractères. | |
| 35 | Commentaire javadoc manquant. | 5 |
| 35 | Il manque une espace avant '<'. | 17 |
| 35 | Il manque une espace après '<'. | 18 |
| 35 | Il manque une espace avant '>'. | 36 |
| 35 | Le nom '_registry' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 38 |
| 35 | Il manque une espace avant '<'. | 74 |
| 35 | Il manque une espace après '<'. | 75 |
| 35 | Il manque une espace avant '>'. | 93 |
| 35 | Il manque une espace après '>'. | 94 |
| 37 | Commentaire javadoc manquant. | 5 |
| 37 | Le nom '_virtualHost' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 25 |
| 39 | Commentaire javadoc manquant. | 5 |
| 40 | '{' devrait être sur la ligne précédente. | 5 |
| 44 | Commentaire javadoc manquant. | 5 |
| 45 | '{' devrait être sur la ligne précédente. | 5 |
| 50 | Balise javadoc @throws manquante pour 'AMQException'. | 32 |
| 51 | '{' devrait être sur la ligne précédente. | 5 |
| 53 | '{' devrait être sur la ligne précédente. | 9 |
| 56 | La ligne excède 80 caractères. | |
| 58 | La ligne excède 80 caractères. | |
| 59 | La ligne excède 80 caractères. | |
| 60 | La ligne excède 80 caractères. | |
| 64 | Commentaire javadoc manquant. | 5 |
| 65 | '{' devrait être sur la ligne précédente. | 5 |
| 69 | Commentaire javadoc manquant. | 5 |
| 70 | '{' devrait être sur la ligne précédente. | 5 |