![]() |
|
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.client.vmbroker |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid.client.vmbroker | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 3 0 | Total : Per method : | 9 3 | Total : Per method : Per statement : | 3 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 2 2 9 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 2 0.67 | Total : Per method : Per statement : | 5 1.67 0.56 | Total : Per method : Per statement : | 10 3.33 1.11 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQVMBrokerCreationException(int) | 1 | 2 | 1 | 0 |
AMQVMBrokerCreationException(AMQConstant,int,String,Throwable) | 0 | 3 | 1 | 4 |
toString() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
27 | La ligne excède 80 caractères. | |
36 | La ligne excède 80 caractères. | |
38 | Commentaire javadoc manquant. | 5 |
38 | Le nom '_port' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 17 |
45 | Balise javadoc @param manquante pour 'port'. | 45 |
46 | '{' devrait être sur la ligne précédente. | 5 |
50 | La ligne excède 80 caractères. | |
50 | Commentaire javadoc manquant. | 5 |
56 | Commentaire javadoc manquant. | 5 |
57 | '{' devrait être sur la ligne précédente. | 5 |