![]() |
|
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.dtx |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid.dtx | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 10 9 9 1 | Total : Per method : | 53 5.89 | Total : Per method : Per statement : | 29 3.22 0.55 |
||
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): | 5 2 28 7 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 10 1.11 | Total : Per method : Per statement : | 20 2.22 0.38 | Total : Per method : Per statement : | 32 3.56 0.6 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
XidImpl() | 1 | 1 | 1 | 0 |
XidImpl(Xid) | 1 | 4 | 1 | 0 |
XidImpl(xid.getGlobalTransactionId[],int,int[]) | 1 | 4 | 1 | 0 |
XidImpl(String) | 1 | 15 | 8 | 0 |
getGlobalTransactionId() | 1 | 2 | 1 | 1 |
getBranchQualifier() | 1 | 2 | 1 | 1 |
getFormatId() | 1 | 2 | 1 | 1 |
equals(Object) | 1 | 16 | 14 | 0 |
convert(Xid) | 1 | 2 | 1 | 2 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getBranchQualifier | _branchQualifier |
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getGlobalTransactionId | _globalTransactionID |
MALICIOUS_CODE | EI_EXPOSE_REP2 | EI2 | 2 | <init> | _branchQualifier |
MALICIOUS_CODE | EI_EXPOSE_REP2 | EI2 | 2 | <init> | _globalTransactionID |
BAD_PRACTICE | HE_EQUALS_USE_HASHCODE | HE | 1 | equals |
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 'QpidException'. | |
28 | La première ligne doit se terminer avec un point. | |
32 | '{' devrait être sur la ligne précédente. | 1 |
33 | La première ligne doit se terminer avec un point. | |
36 | La ligne excède 80 caractères. | |
36 | Le nom '_logger' n'est pas conforme à l'expression '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 |
38 | La première ligne doit se terminer avec un point. | |
41 | Le nom '_branchQualifier' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 20 |
46 | Le nom '_formatID' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 17 |
51 | Le nom '_globalTransactionID' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 20 |
60 | '{' devrait être sur la ligne précédente. | 5 |
71 | '{' devrait être sur la ligne précédente. | 5 |
80 | La ligne excède 80 caractères. | |
82 | La ligne excède 80 caractères. | |
84 | La ligne excède 80 caractères. | |
104 | La ligne excède 80 caractères. | |
107 | La ligne excède 80 caractères. | |
120 | La ligne excède 80 caractères. | |
128 | La ligne excède 80 caractères. | |
132 | La ligne excède 80 caractères. | |
137 | La ligne excède 80 caractères. | |
154 | La ligne excède 80 caractères. | |
177 | La ligne excède 80 caractères. | |
193 | La ligne excède 80 caractères. | |
197 | La ligne excède 80 caractères. | |
202 | La ligne excède 80 caractères. | |
206 | La ligne excède 80 caractères. | |
235 | La ligne excède 80 caractères. | |
238 | La ligne excède 80 caractères. | |
242 | La ligne excède 80 caractères. | |
244 | La ligne excède 80 caractères. | |
247 | La ligne excède 80 caractères. |