![]() |
|
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.management.messages |
|
| [scorecard] [analysis] [explanations] | |
| {overview} {architecture} {design} {code} {test} {source control} {system specific} | |
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 15 14 10 5 | Total : Per method : | 40 2.86 | Total : Per method : Per statement : | 17 1.21 0.42 |
||
| Inheritance: | Coupling: | ||||||
| Depth of inheritance tree (DIT): Number of Children (NOC): | 1 2 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 10 4 26 99 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 12 0.86 | Total : Per method : Per statement : | 13 0.93 0.32 | Total : Per method : Per statement : | 37 2.64 0.92 | Statement Test Coverage : Method Test Reference : | 0 1.1 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| IDataBuilderStrategy.getData() | 0 | 1 | 1 | 0 |
| IDataBuilderStrategy$1.getData() | 0 | 2 | 1 | 0 |
| IDataBuilderStrategy$2.getData() | 0 | 7 | 1 | 0 |
| ManagementMessage() | 1 | 3 | 1 | 2 |
| sequenceNumber() | 1 | 2 | 1 | 1 |
| opcode() | 1 | 1 | 1 | 1 |
| getDeliveryProperties() | 1 | 2 | 1 | 0 |
| getHeader() | 1 | 2 | 1 | 0 |
| getMessageProperties() | 1 | 2 | 1 | 0 |
| getMessageTransferId() | 1 | 2 | 1 | 0 |
| readData() | 1 | 2 | 1 | 0 |
| setHeader(Header) | 1 | 1 | 1 | 0 |
| appendData(Header[]) | 0 | 1 | 1 | 0 |
| appendData(ByteBuffer) | 0 | 1 | 1 | 0 |
| clearData() | 0 | 1 | 1 | 0 |
| readData(IOException[]) | 0 | 1 | 1 | 0 |
| specificMessageEncoding() | 1 | 1 | 1 | 1 |
| View line in source | Style Error | Column |
|---|---|---|
| 0 | Il manque un caractère NewLine à la fin du fichier | |
| 40 | '{' devrait être sur la ligne précédente. | 1 |
| 47 | '{' devrait être sur la ligne précédente. | 5 |
| 48 | Commentaire javadoc manquant. | 8 |
| 52 | La ligne excède 80 caractères. | |
| 54 | Le nom 'READING' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 26 |
| 62 | La ligne excède 80 caractères. | |
| 64 | Le nom 'ACCUMULATING' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 26 |
| 67 | La ligne contient un caractère tabulation. | 9 |
| 67 | Il manque une espace après 'cast'. | 40 |
| 72 | Il manque une espace après '='. | 20 |
| 78 | Commentaire javadoc manquant. | 5 |
| 78 | Le nom '_codec' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 25 |
| 79 | Commentaire javadoc manquant. | 5 |
| 79 | Le nom '_data' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 26 |
| 80 | Commentaire javadoc manquant. | 5 |
| 80 | Le nom '_messageTransferId' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 17 |
| 81 | Commentaire javadoc manquant. | 5 |
| 81 | Le nom '_reader' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 34 |
| 87 | '{' devrait être sur la ligne précédente. | 5 |
| 98 | '{' devrait être sur la ligne précédente. | 5 |
| 115 | '{' devrait être sur la ligne précédente. | 5 |
| 125 | '{' devrait être sur la ligne précédente. | 5 |
| 135 | '{' devrait être sur la ligne précédente. | 5 |
| 145 | '{' devrait être sur la ligne précédente. | 5 |
| 154 | Balise javadoc @throws manquante pour 'IOException'. | 42 |
| 155 | '{' devrait être sur la ligne précédente. | 5 |
| 165 | '{' devrait être sur la ligne précédente. | 5 |
| 169 | Commentaire javadoc manquant. | 5 |
| 170 | '{' devrait être sur la ligne précédente. | 5 |
| 173 | Commentaire javadoc manquant. | 5 |
| 174 | '{' devrait être sur la ligne précédente. | 5 |
| 177 | Commentaire javadoc manquant. | 5 |
| 178 | '{' devrait être sur la ligne précédente. | 5 |
| 181 | Commentaire javadoc manquant. | 5 |
| 182 | '{' devrait être sur la ligne précédente. | 5 |
| 186 | La ligne excède 80 caractères. |
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 1 1 0 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
| 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): | 0 3 1 0 |
||||
| 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 1 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: |
|---|
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 13 12 4 9 | Total : Per method : | 37 3.08 | Total : Per method : Per statement : | 12 1 0.32 |
||
| Inheritance: | Coupling: | ||||||
| Depth of inheritance tree (DIT): Number of Children (NOC): | 0 1 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 13 1 34 70 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 11 0.92 | Total : Per method : Per statement : | 8 0.67 0.22 | Total : Per method : Per statement : | 55 4.58 1.49 | Statement Test Coverage : Method Test Reference : | 0 3 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| MethodInvocationRequestMessage(long,long) | 1 | 10 | 1 | 1 |
| opcode() | 0 | 2 | 1 | 0 |
| packageName() | 1 | 1 | 1 | 1 |
| className() | 1 | 1 | 1 | 1 |
| schemaHash() | 1 | 1 | 1 | 1 |
| objectId() | 1 | 1 | 1 | 1 |
| method() | 1 | 1 | 1 | 1 |
| parameters() | 1 | 1 | 1 | 1 |
| getDeliveryProperties() | 1 | 2 | 1 | 0 |
| getHeader() | 1 | 2 | 1 | 0 |
| getMessageProperties() | 1 | 2 | 1 | 0 |
| specificMessageEncoding() | 0 | 8 | 1 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 37 | La ligne excède 80 caractères. | |
| 42 | '{' devrait être sur la ligne précédente. | 1 |
| 43 | La ligne excède 80 caractères. | |
| 43 | La ligne contient un caractère tabulation. | 1 |
| 43 | Commentaire javadoc manquant. | 9 |
| 43 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 23 |
| 44 | La ligne contient un caractère tabulation. | 1 |
| 45 | La ligne contient un caractère tabulation. | 1 |
| 45 | Commentaire javadoc manquant. | 9 |
| 45 | Le nom '_deliveryProperties' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 36 |
| 46 | La ligne contient un caractère tabulation. | 1 |
| 46 | Commentaire javadoc manquant. | 9 |
| 46 | Le nom '_messageProperties' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 35 |
| 47 | La ligne contient un caractère tabulation. | 1 |
| 47 | Commentaire javadoc manquant. | 9 |
| 47 | Le nom '_header' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 24 |
| 48 | La ligne contient un caractère tabulation. | 1 |
| 49 | La ligne contient un caractère tabulation. | 1 |
| 50 | La ligne excède 80 caractères. | |
| 50 | La ligne contient un caractère tabulation. | 1 |
| 51 | La ligne contient un caractère tabulation. | 1 |
| 52 | La ligne contient un caractère tabulation. | 1 |
| 53 | La ligne contient un caractère tabulation. | 1 |
| 54 | La ligne contient un caractère tabulation. | 1 |
| 55 | La ligne contient un caractère tabulation. | 1 |
| 56 | La ligne contient un caractère tabulation. | 1 |
| 56 | '{' devrait être sur la ligne précédente. | 9 |
| 57 | La ligne contient un caractère tabulation. | 1 |
| 57 | Il manque une espace avant '='. | 33 |
| 57 | Il manque une espace après '='. | 34 |
| 58 | La ligne excède 80 caractères. | |
| 58 | La ligne contient un caractère tabulation. | 1 |
| 59 | La ligne contient un caractère tabulation. | 1 |
| 60 | La ligne contient un caractère tabulation. | 1 |
| 62 | La ligne excède 80 caractères. | |
| 62 | La ligne contient un caractère tabulation. | 1 |
| 62 | Il manque une espace avant '+'. | 78 |
| 62 | Il manque une espace après '+'. | 79 |
| 62 | Il manque une espace après ','. | 97 |
| 63 | La ligne contient un caractère tabulation. | 1 |
| 64 | La ligne excède 80 caractères. | |
| 64 | La ligne contient un caractère tabulation. | 1 |
| 65 | La ligne contient un caractère tabulation. | 1 |
| 66 | La ligne contient un caractère tabulation. | 1 |
| 67 | La ligne contient un caractère tabulation. | 1 |
| 68 | La ligne contient un caractère tabulation. | 1 |
| 69 | La ligne contient un caractère tabulation. | 1 |
| 70 | La ligne contient un caractère tabulation. | 1 |
| 71 | Commentaire javadoc manquant. | 5 |
| 73 | '{' devrait être sur la ligne précédente. | 5 |
| 125 | '{' devrait être sur la ligne précédente. | 5 |
| 135 | '{' devrait être sur la ligne précédente. | 5 |
| 145 | '{' devrait être sur la ligne précédente. | 5 |
| 149 | Commentaire javadoc manquant. | 5 |
| 151 | '{' devrait être sur la ligne précédente. | 5 |
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 6 5 1 5 | Total : Per method : | 10 2 | Total : Per method : Per statement : | 5 1 0.5 |
||
| Inheritance: | Coupling: | ||||||
| Depth of inheritance tree (DIT): Number of Children (NOC): | 0 1 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 4 1 9 15 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 4 0.8 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 1.6 0.8 | Statement Test Coverage : Method Test Reference : | 0 5 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| opcode() | 0 | 2 | 1 | 0 |
| packageName() | 1 | 1 | 1 | 1 |
| className() | 1 | 1 | 1 | 1 |
| schemaHash() | 1 | 1 | 1 | 1 |
| specificMessageEncoding() | 0 | 4 | 1 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 28 | La ligne excède 80 caractères. | |
| 33 | '{' devrait être sur la ligne précédente. | 1 |
| 34 | Commentaire javadoc manquant. | 5 |
| 36 | '{' devrait être sur la ligne précédente. | 5 |
| 61 | Commentaire javadoc manquant. | 5 |
| 63 | '{' devrait être sur la ligne précédente. | 5 |
| 64 | La ligne contient un caractère tabulation. | 5 |
| 65 | La ligne contient un caractère tabulation. | 5 |
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 2 1 1 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
| 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 1 3 0 |
||||
| 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 2 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: |
|---|
| Package: org.apache.qpid.management.messages | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 2 1 1 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
| 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): | 3 1 10 0 |
||||
| 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 2 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: |
|---|