![]() |
|
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.routing |
|
| [scorecard] [analysis] [explanations] | |
| {overview} {architecture} {design} {code} {test} {source control} {system specific} | |
| Package: org.apache.qpid.server.routing | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 9 9 9 0 | Total : Per method : | 10 1.11 | Total : Per method : Per statement : | 9 1 0.9 |
||
| 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 9 9 36 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 9 1 | Total : Per method : Per statement : | 1 0.11 0.1 | Total : Per method : Per statement : | 11 1.22 1.1 | Statement Test Coverage : Method Test Reference : | 0 0.89 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| configure(VirtualHost,String,VirtualHostConfiguration) | 1 | 1 | 1 | 1 |
| close() | 1 | 1 | 1 | 0 |
| createExchange(Exchange) | 1 | 1 | 1 | 2 |
| removeExchange(Exchange) | 1 | 1 | 1 | 2 |
| bindQueue(Exchange,AMQShortString,AMQQueue,FieldTable) | 1 | 1 | 1 | 2 |
| unbindQueue(Exchange,AMQShortString,AMQQueue,FieldTable) | 1 | 1 | 1 | 2 |
| createQueue(AMQQueue) | 1 | 1 | 1 | 2 |
| createQueue(AMQQueue,FieldTable) | 1 | 1 | 1 | 2 |
| removeQueue(AMQQueue) | 1 | 1 | 1 | 3 |
| View line in source | Code Violation | Rule |
|---|---|---|
| Avoid unused imports such as 'org.apache.commons.configuration.Configuration' | UnusedImports |
| View line in source | Style Error | Column |
|---|---|---|
| 0 | Exception levée : java.lang.RuntimeException: Impossible d'obtenir les informations relatives à la classe @throws pour la balise 'org.apache.qpid.AMQException'. | |
| 32 | Commentaire javadoc manquant. | |
| 33 | '{' devrait être sur la ligne précédente. | 1 |
| 35 | La ligne excède 80 caractères. | |
| 39 | La ligne excède 80 caractères. | |
| 40 | La ligne excède 80 caractères. | |
| 43 | La ligne excède 80 caractères. | |
| 45 | La ligne excède 80 caractères. | |
| 60 | La ligne excède 80 caractères. | |
| 83 | La ligne excède 80 caractères. | |
| 95 | La ligne excède 80 caractères. |