![]() |
|
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 |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 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 2 4 6 |
||||
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 0.25 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 3 3 1 | Total : Per method : Per statement : | 4 4 1.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQChannelClosedException(AMQConstant,String,Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
26 | La ligne excède 80 caractères. | |
36 | '{' devrait être sur la ligne précédente. | 1 |
37 | La ligne excède 80 caractères. | |
37 | Commentaire javadoc manquant. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 14 7 | Total : Per method : Per statement : | 3 1.5 0.21 |
||
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): | 8 23 11 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.5 | Total : Per method : Per statement : | 9 4.5 0.64 | Total : Per method : Per statement : | 18 9 1.29 | Statement Test Coverage : Method Test Reference : | 0 4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQChannelException(AMQConstant,String,int,int,byte,byte,Throwable) | 0 | 6 | 1 | 2 |
getCloseFrame(int) | 0 | 3 | 2 | 1 |
View line in source of duplicated classes | Lines | Tokens | Start of code fragment |
---|---|---|---|
(44) org/apache/qpid/AMQChannelException
(50) org/apache/qpid/AMQConnectionException | 15 | 79 |
public AMQConnectionException(AMQConstant errorCode, String msg, int classId, int methodId, by ..... |
View line in source | Style Error | Column |
---|---|---|
27 | La ligne excède 80 caractères. | |
37 | '{' devrait être sur la ligne précédente. | 1 |
38 | Commentaire javadoc manquant. | 5 |
38 | Le nom '_classId' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 23 |
39 | Commentaire javadoc manquant. | 5 |
39 | Le nom '_methodId' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 23 |
41 | Commentaire javadoc manquant. | 5 |
42 | Commentaire javadoc manquant. | 5 |
44 | La ligne excède 80 caractères. | |
44 | Commentaire javadoc manquant. | 5 |
46 | '{' devrait être sur la ligne précédente. | 5 |
54 | Commentaire javadoc manquant. | 5 |
55 | '{' devrait être sur la ligne précédente. | 5 |
56 | La ligne excède 80 caractères. | |
56 | Il manque une espace après ','. | 89 |
57 | La ligne excède 80 caractères. | |
57 | Il manque une espace après ','. | 188 |
57 | Il manque une espace après ','. | 197 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 3 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 3 3 1 | Total : Per method : Per statement : | 5 5 1.67 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQConnectionClosedException(AMQConstant,String,Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
28 | La ligne excède 80 caractères. | |
29 | La ligne excède 80 caractères. | |
39 | '{' devrait être sur la ligne précédente. | 1 |
40 | La ligne excède 80 caractères. | |
40 | Commentaire javadoc manquant. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 15 7.5 | Total : Per method : Per statement : | 2 1 0.13 |
||
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): | 8 20 11 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.5 | Total : Per method : Per statement : | 9 4.5 0.6 | Total : Per method : Per statement : | 17 8.5 1.13 | Statement Test Coverage : Method Test Reference : | 0 4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQConnectionException(AMQConstant,String,int,int,byte,byte,Throwable) | 0 | 6 | 1 | 4 |
getCloseFrame(int) | 0 | 3 | 1 | 1 |
View line in source of duplicated classes | Lines | Tokens | Start of code fragment |
---|---|---|---|
(44) org/apache/qpid/AMQChannelException
(50) org/apache/qpid/AMQConnectionException | 15 | 79 |
public AMQConnectionException(AMQConstant errorCode, String msg, int classId, int methodId, by ..... |
View line in source | Style Error | Column |
---|---|---|
28 | La ligne excède 80 caractères. | |
38 | '{' devrait être sur la ligne précédente. | 1 |
39 | Commentaire javadoc manquant. | 5 |
39 | Le nom '_classId' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 23 |
40 | Commentaire javadoc manquant. | 5 |
40 | Le nom '_methodId' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 23 |
48 | Commentaire javadoc manquant. | 5 |
48 | Le nom '_closeConnetion' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 13 |
50 | La ligne excède 80 caractères. | |
50 | Commentaire javadoc manquant. | 5 |
52 | '{' devrait être sur la ligne précédente. | 5 |
60 | Commentaire javadoc manquant. | 5 |
61 | '{' devrait être sur la ligne précédente. | 5 |
62 | La ligne excède 80 caractères. | |
62 | Il manque une espace après ','. | 89 |
64 | La ligne excède 80 caractères. | |
65 | La ligne excède 80 caractères. |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 4 0 | Total : Per method : | 11 2.75 | Total : Per method : Per statement : | 5 1.25 0.45 |
||
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 1 8 4 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.25 | Total : Per method : Per statement : | 9 2.25 0.82 | Total : Per method : Per statement : | 27 6.75 2.45 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQConnectionFailureException(String,Throwable) | 0 | 2 | 1 | 1 |
AMQConnectionFailureException(AMQConstant,String,Throwable) | 0 | 2 | 1 | 0 |
AMQConnectionFailureException(String,Exception) | 0 | 3 | 2 | 0 |
getLinkedExceptions() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
31 | La ligne excède 80 caractères. | |
41 | '{' devrait être sur la ligne précédente. | 1 |
42 | Commentaire javadoc manquant. | 5 |
42 | Il manque une espace avant '<'. | 15 |
42 | Il manque une espace après '<'. | 16 |
42 | Il manque une espace avant '>'. | 25 |
42 | Le nom '_exceptions' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 27 |
44 | La ligne contient un caractère tabulation. | 1 |
44 | Commentaire javadoc manquant. | 9 |
45 | La ligne contient un caractère tabulation. | 1 |
45 | '{' devrait être sur la ligne précédente. | 9 |
46 | La ligne contient un caractère tabulation. | 1 |
47 | La ligne contient un caractère tabulation. | 1 |
49 | La ligne excède 80 caractères. | |
49 | Commentaire javadoc manquant. | 5 |
54 | La ligne excède 80 caractères. | |
54 | Commentaire javadoc manquant. | 5 |
54 | Il manque une espace avant '<'. | 68 |
54 | Il manque une espace après '<'. | 69 |
54 | Il manque une espace avant '>'. | 78 |
56 | La ligne excède 80 caractères. | |
57 | La ligne excède 80 caractères. | |
61 | Commentaire javadoc manquant. | 5 |
61 | Il manque une espace avant '<'. | 22 |
61 | Il manque une espace après '<'. | 23 |
61 | Il manque une espace avant '>'. | 32 |
62 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 3 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 2 2 0.67 | Total : Per method : Per statement : | 4 4 1.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQDisconnectedException(String,Throwable) | 0 | 2 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
24 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
36 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 7 7 0 | Total : Per method : | 24 3.43 | Total : Per method : Per statement : | 12 1.71 0.5 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 3 31 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 1 460 16 19 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 0.57 | Total : Per method : Per statement : | 12 1.71 0.5 | Total : Per method : Per statement : | 33 4.71 1.38 | Statement Test Coverage : Method Test Reference : | 0 1.71 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQException(AMQConstant,String,Throwable) | 1 | 3 | 3 | 50 |
AMQException(String) | 0 | 2 | 2 | 35 |
AMQException(AMQConstant,String) | 0 | 2 | 2 | 8 |
AMQException(String,Throwable) | 0 | 2 | 1 | 32 |
getErrorCode() | 1 | 2 | 1 | 9 |
isHardError() | 0 | 2 | 1 | 1 |
cloneForCurrentThread() | 1 | 9 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
28 | La ligne excède 80 caractères. | |
29 | La ligne excède 80 caractères. | |
33 | La ligne excède 80 caractères. | |
36 | La ligne excède 80 caractères. | |
40 | '{' devrait être sur la ligne précédente. | 1 |
42 | Le nom '_errorCode' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 25 |
45 | La ligne excède 80 caractères. | |
49 | La ligne excède 80 caractères. | |
52 | '{' devrait être sur la ligne précédente. | 5 |
53 | La ligne excède 80 caractères. | |
60 | Commentaire javadoc manquant. | 5 |
62 | '{' devrait être sur la ligne précédente. | 5 |
66 | Commentaire javadoc manquant. | 5 |
68 | '{' devrait être sur la ligne précédente. | 5 |
72 | Commentaire javadoc manquant. | 5 |
74 | '{' devrait être sur la ligne précédente. | 5 |
85 | '{' devrait être sur la ligne précédente. | 5 |
89 | Commentaire javadoc manquant. | 5 |
90 | '{' devrait être sur la ligne précédente. | 5 |
97 | La ligne excède 80 caractères. | |
103 | Balise javadoc @return manquante. | |
104 | '{' devrait être sur la ligne précédente. | 5 |
106 | La ligne excède 80 caractères. | |
106 | Il manque une espace avant '<'. | 14 |
106 | Il manque une espace après '<'. | 15 |
106 | Il manque une espace avant '?'. | 15 |
106 | Il manque une espace après '?'. | 16 |
106 | Il manque une espace avant '>'. | 16 |
106 | Il manque une espace après '>'. | 17 |
112 | '{' devrait être sur la ligne précédente. | 9 |
113 | La ligne excède 80 caractères. | |
114 | '}' devrait être sur la même ligne. | 9 |
116 | '{' devrait être sur la ligne précédente. | 9 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 5 2.5 | Total : Per method : Per statement : | 2 1 0.4 |
||
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 4 3 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.5 | Total : Per method : Per statement : | 2 1 0.4 | Total : Per method : Per statement : | 7 3.5 1.4 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQInvalidArgumentException(String,Throwable) | 0 | 2 | 1 | 2 |
isHardError() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
26 | La ligne excède 80 caractères. | |
30 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
36 | '{' devrait être sur la ligne précédente. | 5 |
40 | Commentaire javadoc manquant. | 5 |
41 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 4 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 2 2 0.67 | Total : Per method : Per statement : | 4 4 1.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQInvalidRoutingKeyException(String,Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
26 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
36 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 4 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 2 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 1 1 0.33 | Total : Per method : Per statement : | 5 5 1.67 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQPInvalidClassException(String) | 0 | 2 | 1 | 1 |
View line in source | Code Violation | Rule |
---|---|---|
Parameter 's' is not assigned and could be declared final | MethodArgumentCouldBeFinal |
View line in source | Style Error | Column |
---|---|---|
24 | La ligne excède 80 caractères. | |
31 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
36 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 1 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 3 3 1 | Total : Per method : Per statement : | 3 3 1 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQProtocolException(AMQConstant,String,Throwable) | 1 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
23 | Commentaire javadoc manquant. | |
24 | '{' devrait être sur la ligne précédente. | 1 |
34 | La ligne excède 80 caractères. |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 2 2 0.67 | Total : Per method : Per statement : | 4 4 1.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQTimeoutException(String,Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
26 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
36 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | 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 2 |
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 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.33 | 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 0.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQUndeliveredException(AMQConstant,String,Object,Throwable) | 0 | 3 | 1 | 3 |
getUndeliveredMessage() | 0 | 2 | 1 | 0 |
isHardError() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
26 | La ligne excède 80 caractères. | |
34 | '{' devrait être sur la ligne précédente. | 1 |
35 | Commentaire javadoc manquant. | 5 |
35 | Le nom '_bounced' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 20 |
37 | La ligne excède 80 caractères. | |
37 | Commentaire javadoc manquant. | 5 |
44 | Commentaire javadoc manquant. | 5 |
45 | '{' devrait être sur la ligne précédente. | 5 |
49 | Commentaire javadoc manquant. | 5 |
50 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 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 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : | 2 2 0.67 | Total : Per method : Per statement : | 7 7 2.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQUnknownExchangeType(String,Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
25 | La ligne excède 80 caractères. | |
27 | Balise HTML trouvée dans la javadoc : <table id="crc"><caption>CRC Card</caption> | 8 |
34 | La ligne excède 80 caractères. | |
35 | La ligne excède 80 caractères. | |
38 | '{' devrait être sur la ligne précédente. | 1 |
39 | Commentaire javadoc manquant. | 5 |
40 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 7 3.5 | Total : Per method : Per statement : | 2 1 0.29 |
||
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 1 7 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.5 | Total : Per method : Per statement : | 3 1.5 0.43 | Total : Per method : Per statement : | 8 4 1.14 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AMQUnresolvedAddressException(String,String,Throwable) | 0 | 3 | 1 | 1 |
toString() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
33 | La ligne excède 80 caractères. | |
37 | '{' devrait être sur la ligne précédente. | 1 |
38 | Commentaire javadoc manquant. | 5 |
38 | Le nom '_broker' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 12 |
40 | La ligne excède 80 caractères. | |
40 | Commentaire javadoc manquant. | 5 |
46 | Commentaire javadoc manquant. | 5 |
47 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 6 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 20 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.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
BAD_PRACTICE | NM_METHOD_NAMING_CONVENTION | Nm | 2 | CommandSelector |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 3 4 | 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): | 13 0 63 21 |
||||
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.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
PERFORMANCE | SBSC_USE_STRINGBUFFER_CONCATENATION | SBSC | 2 | removeSpaces |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 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 2 4 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.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 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): | 2 1 12 1 |
||||
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 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 4 6 0 | Total : Per method : | 7 1.75 | Total : Per method : Per statement : | 4 1 0.57 |
||
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 0 9 15 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.25 | Total : Per method : Per statement : | 4 1 0.57 | Total : Per method : Per statement : | 13 3.25 1.86 | Statement Test Coverage : Method Test Reference : | 0 0.17 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
send(ByteBuffer) | 0 | 2 | 1 | 1 |
flush() | 0 | 1 | 1 | 0 |
close() | 0 | 2 | 1 | 0 |
setIdleTimeout(long) | 0 | 1 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
30 | La première ligne doit se terminer avec un point. | |
36 | Il manque une espace avant '<'. | 45 |
36 | Il manque une espace après '<'. | 46 |
36 | Il manque une espace avant '>'. | 56 |
37 | '{' devrait être sur la ligne précédente. | 1 |
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 |
49 | Commentaire javadoc manquant. | 5 |
50 | '{' devrait être sur la ligne précédente. | 5 |
54 | Commentaire javadoc manquant. | 5 |
56 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 5 5 3 | Total : Per method : | 51 10.2 | Total : Per method : Per statement : | 41 8.2 0.8 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 2 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 5 11 18 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : | 6 1.2 0.12 | Total : Per method : Per statement : | 88 17.6 1.73 | Statement Test Coverage : Method Test Reference : | 0 5.4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ErrorCode(int,String,boolean) | 0 | 4 | 1 | 0 |
getCode() | 0 | 2 | 1 | 0 |
getDesc() | 0 | 2 | 1 | 0 |
isHardError() | 0 | 2 | 1 | 0 |
get(int) | 0 | 40 | 37 | 0 |
View line in source | Style Error | Column |
---|---|---|
24 | Commentaire javadoc manquant. | |
25 | '{' devrait être sur la ligne précédente. | 1 |
27 | Commentaire javadoc manquant. | 5 |
27 | Il manque une espace après ','. | 17 |
27 | Il manque une espace après ','. | 29 |
28 | Commentaire javadoc manquant. | 5 |
28 | Il manque une espace après ','. | 24 |
28 | Il manque une espace après ','. | 43 |
29 | Commentaire javadoc manquant. | 5 |
29 | Il manque une espace après ','. | 24 |
29 | Il manque une espace après ','. | 48 |
30 | Commentaire javadoc manquant. | 5 |
33 | Commentaire javadoc manquant. | 5 |
33 | Il manque une espace après ','. | 18 |
33 | Il manque une espace après ','. | 34 |
36 | Commentaire javadoc manquant. | 5 |
36 | Il manque une espace après ','. | 27 |
36 | Il manque une espace après ','. | 47 |
37 | Commentaire javadoc manquant. | 5 |
37 | Il manque une espace après ','. | 18 |
37 | Il manque une espace après ','. | 29 |
38 | Commentaire javadoc manquant. | 5 |
38 | Il manque une espace après ','. | 22 |
38 | Il manque une espace après ','. | 42 |
39 | Commentaire javadoc manquant. | 5 |
39 | Il manque une espace après ','. | 27 |
39 | Il manque une espace après ','. | 47 |
40 | Commentaire javadoc manquant. | 5 |
40 | Il manque une espace après ','. | 22 |
40 | Il manque une espace après ','. | 37 |
41 | Commentaire javadoc manquant. | 5 |
41 | Il manque une espace après ','. | 24 |
41 | Il manque une espace après ','. | 41 |
42 | Commentaire javadoc manquant. | 5 |
42 | Il manque une espace après ','. | 19 |
42 | Il manque une espace après ','. | 31 |
43 | Commentaire javadoc manquant. | 5 |
43 | Il manque une espace après ','. | 25 |
43 | Il manque une espace après ','. | 43 |
44 | Commentaire javadoc manquant. | 5 |
44 | Il manque une espace après ','. | 30 |
44 | Il manque une espace après ','. | 52 |
46 | Commentaire javadoc manquant. | 5 |
46 | Il manque une espace après ','. | 21 |
46 | Il manque une espace après ','. | 35 |
47 | Commentaire javadoc manquant. | 5 |
47 | Il manque une espace après ','. | 22 |
47 | Il manque une espace après ','. | 37 |
48 | Commentaire javadoc manquant. | 5 |
48 | Il manque une espace après ','. | 25 |
48 | Il manque une espace après ','. | 43 |
49 | Commentaire javadoc manquant. | 5 |
49 | Il manque une espace après ','. | 23 |
49 | Il manque une espace après ','. | 38 |
50 | Commentaire javadoc manquant. | 5 |
50 | Il manque une espace après ','. | 21 |
50 | Il manque une espace après ','. | 35 |
51 | Commentaire javadoc manquant. | 5 |
51 | Il manque une espace après ','. | 25 |
51 | Il manque une espace après ','. | 43 |
52 | Commentaire javadoc manquant. | 5 |
52 | Il manque une espace après ','. | 24 |
52 | Il manque une espace après ','. | 41 |
53 | Commentaire javadoc manquant. | 5 |
53 | Il manque une espace après ','. | 26 |
53 | Il manque une espace après ','. | 45 |
55 | Commentaire javadoc manquant. | 5 |
55 | Le nom '_code' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 17 |
56 | Commentaire javadoc manquant. | 5 |
56 | Le nom '_desc' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 20 |
57 | Commentaire javadoc manquant. | 5 |
57 | Le nom '_hardError' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 21 |
59 | Commentaire javadoc manquant. | 5 |
59 | Il manque une espace après ','. | 32 |
59 | Il manque une espace après ','. | 44 |
60 | '{' devrait être sur la ligne précédente. | 5 |
62 | Il manque une espace avant '='. | 14 |
66 | Commentaire javadoc manquant. | 5 |
67 | '{' devrait être sur la ligne précédente. | 5 |
71 | Commentaire javadoc manquant. | 5 |
72 | '{' devrait être sur la ligne précédente. | 5 |
76 | Commentaire javadoc manquant. | 5 |
77 | '{' devrait être sur la ligne précédente. | 5 |
81 | Commentaire javadoc manquant. | 5 |
82 | '{' devrait être sur la ligne précédente. | 5 |
84 | '{' devrait être sur la ligne précédente. | 9 |
113 | La ligne excède 80 caractères. | |
120 | La ligne excède 80 caractères. |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 6 5 2 | Total : Per method : | 35 5.83 | Total : Per method : Per statement : | 12 2 0.34 |
||
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 2 10 7 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.17 | Total : Per method : Per statement : | 8 1.33 0.23 | Total : Per method : Per statement : | 46 7.67 1.31 | Statement Test Coverage : Method Test Reference : | 0 0.8 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
QpidConfig() | 0 | 1 | 1 | 1 |
get() | 0 | 2 | 1 | 0 |
setSecurityMechanisms(SecurityMechanism) | 0 | 2 | 1 | 0 |
getSecurityMechanisms() | 0 | 2 | 1 | 0 |
setSaslClientFactories(SaslClientFactory) | 0 | 2 | 1 | 0 |
getSaslClientFactories() | 0 | 2 | 1 | 0 |
SecurityMechanism.SecurityMechanism(String,String) | 0 | 3 | 1 | 0 |
SecurityMechanism.getHandler() | 0 | 2 | 1 | 0 |
SecurityMechanism.getType() | 0 | 2 | 1 | 0 |
SaslClientFactory.SaslClientFactory(String,String) | 0 | 3 | 1 | 0 |
SaslClientFactory.getFactoryClass() | 0 | 2 | 1 | 0 |
SaslClientFactory.getType() | 0 | 2 | 1 | 0 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getSaslClientFactories | saslClientFactories |
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getSecurityMechanisms | securityMechanisms |
View line in source | Style Error | Column |
---|---|---|
31 | '{' devrait être sur la ligne précédente. | 1 |
32 | Commentaire javadoc manquant. | 5 |
32 | Le nom '_instance' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 31 |
34 | Commentaire javadoc manquant. | 5 |
35 | La ligne excède 80 caractères. | |
35 | Il manque une espace après ','. | 63 |
36 | La ligne excède 80 caractères. | |
36 | Il manque une espace après ','. | 66 |
38 | Commentaire javadoc manquant. | 5 |
39 | La ligne excède 80 caractères. | |
39 | Il manque une espace après ','. | 66 |
41 | Commentaire javadoc manquant. | 4 |
41 | Il manque une espace avant '{'. | 25 |
41 | Il manque une espace après '{'. | 26 |
41 | Il manque une espace avant '}'. | 26 |
43 | Commentaire javadoc manquant. | 4 |
44 | '{' devrait être sur la ligne précédente. | 4 |
48 | Commentaire javadoc manquant. | 4 |
49 | '{' devrait être sur la ligne précédente. | 4 |
53 | Commentaire javadoc manquant. | 4 |
54 | '{' devrait être sur la ligne précédente. | 4 |
58 | Commentaire javadoc manquant. | 4 |
63 | Commentaire javadoc manquant. | 4 |
64 | '{' devrait être sur la ligne précédente. | 4 |
68 | Commentaire javadoc manquant. | |
69 | '{' devrait être sur la ligne précédente. | 4 |
70 | Commentaire javadoc manquant. | 9 |
71 | Commentaire javadoc manquant. | 9 |
73 | Commentaire javadoc manquant. | 9 |
73 | Il manque une espace après ','. | 39 |
74 | '{' devrait être sur la ligne précédente. | 9 |
79 | Commentaire javadoc manquant. | 9 |
80 | '{' devrait être sur la ligne précédente. | 9 |
84 | Commentaire javadoc manquant. | 9 |
85 | '{' devrait être sur la ligne précédente. | 9 |
90 | Commentaire javadoc manquant. | |
91 | '{' devrait être sur la ligne précédente. | 4 |
92 | Commentaire javadoc manquant. | 9 |
93 | Commentaire javadoc manquant. | 9 |
95 | Commentaire javadoc manquant. | 9 |
95 | Il manque une espace après ','. | 39 |
96 | '{' devrait être sur la ligne précédente. | 9 |
101 | Commentaire javadoc manquant. | 9 |
102 | '{' devrait être sur la ligne précédente. | 9 |
106 | Commentaire javadoc manquant. | 9 |
107 | '{' devrait être sur la ligne précédente. | 9 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 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): | 1 1 4 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: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | SIC | 2 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 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): | 1 1 4 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: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | SIC | 2 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 7 3.5 | Total : Per method : Per statement : | 2 1 0.29 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 3 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 1 26 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 2 1 | Total : Per method : Per statement : | 4 2 0.57 | Total : Per method : Per statement : | 7 3.5 1 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
QpidException(String,ErrorCode,Throwable) | 1 | 3 | 1 | 3 |
getErrorCode() | 1 | 2 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
20 | Commentaire javadoc manquant. | |
21 | '{' devrait être sur la ligne précédente. | 1 |
22 | La première ligne doit se terminer avec un point. | |
25 | Le nom '_errorCode' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 23 |
29 | La ligne excède 80 caractères. | |
37 | '{' devrait être sur la ligne précédente. | 5 |
54 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 6 3 | 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): | 8 1 35 2 |
||||
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.83 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
STYLE | ICAST_INTEGER_MULTIPLY_CAST_TO_LONG | ICAST | 2 | run | |
EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | OBL | 2 | loadproperties | |
BAD_PRACTICE | OS_OPEN_STREAM | OS | 2 | loadproperties |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 3 3 | Total : Per method : Per statement : | 1 1 0.33 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 5 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 0 2 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 2 2 | Total : Per method : Per statement : | 1 1 0.33 | Total : Per method : Per statement : | 3 3 1 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
SerialException(String) | 1 | 2 | 1 | 0 |
View line in source | Code Violation | Rule |
---|---|---|
Parameter 'message' is not assigned and could be declared final | MethodArgumentCouldBeFinal |
View line in source | Style Error | Column |
---|---|---|
24 | La première ligne doit se terminer avec un point. | |
29 | '{' devrait être sur la ligne précédente. | 1 |
37 | '{' devrait être sur la ligne précédente. | 5 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 21 13 18 3 | Total : Per method : | 72 5.54 | Total : Per method : Per statement : | 22 1.69 0.31 |
||
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): | 27 2 75 172 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.08 | Total : Per method : Per statement : | 55 4.23 0.76 | Total : Per method : Per statement : | 84 6.46 1.17 | Statement Test Coverage : Method Test Reference : | 0 0.78 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ToyBroker(ToyExchange) | 0 | 2 | 1 | 1 |
messageAcquire(Session,MessageAcquire) | 0 | 3 | 1 | 1 |
queueDeclare(Session,QueueDeclare) | 0 | 3 | 1 | 1 |
exchangeBind(Session,ExchangeBind) | 0 | 3 | 1 | 1 |
queueQuery(Session,QueueQuery) | 0 | 3 | 1 | 1 |
messageSubscribe(Session,MessageSubscribe) | 0 | 5 | 1 | 1 |
messageFlow(Session,MessageFlow) | 0 | 4 | 1 | 1 |
messageFlush(Session,MessageFlush) | 0 | 3 | 1 | 1 |
messageTransfer(Session,MessageTransfer) | 0 | 20 | 6 | 1 |
transferMessageToPeer(Session,String,MessageTransfer) | 0 | 3 | 1 | 1 |
dispatchMessages(Session) | 0 | 3 | 2 | 1 |
checkAndSendMessagesToConsumer(Session,String) | 0 | 8 | 3 | 2 |
ServerDelegate$1.getSessionDelegate() | 0 | 2 | 1 | 0 |
main(String[]) | 0 | 6 | 1 | 0 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
CORRECTNESS | NP_NULL_ON_SOME_PATH | NP | 2 | messageTransfer | |
CORRECTNESS | RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE | RCN | 2 | messageTransfer |
View line in source | Style Error | Column |
---|---|---|
38 | La première ligne doit se terminer avec un point. | |
45 | '{' devrait être sur la ligne précédente. | 1 |
47 | Commentaire javadoc manquant. | 5 |
48 | La ligne excède 80 caractères. | |
48 | Commentaire javadoc manquant. | 5 |
48 | Il manque une espace avant '<'. | 16 |
48 | Il manque une espace après '<'. | 17 |
48 | Il manque une espace après ','. | 24 |
48 | Il manque une espace avant '>'. | 32 |
48 | Il manque une espace avant '<'. | 67 |
48 | Il manque une espace après '<'. | 68 |
48 | Il manque une espace après ','. | 75 |
48 | Il manque une espace avant '>'. | 83 |
48 | Il manque une espace après '>'. | 84 |
50 | Commentaire javadoc manquant. | 5 |
51 | '{' devrait être sur la ligne précédente. | 5 |
55 | Commentaire javadoc manquant. | 5 |
56 | '{' devrait être sur la ligne précédente. | 5 |
57 | Il y a une espace de trop avant ')'. | 67 |
58 | La ligne excède 80 caractères. | |
61 | Commentaire javadoc manquant. | 5 |
62 | '{' devrait être sur la ligne précédente. | 5 |
64 | La ligne excède 80 caractères. | |
67 | Commentaire javadoc manquant. | 5 |
68 | '{' devrait être sur la ligne précédente. | 5 |
69 | Il manque une espace après ','. | 65 |
70 | La ligne excède 80 caractères. | |
73 | Commentaire javadoc manquant. | 5 |
74 | '{' devrait être sur la ligne précédente. | 5 |
79 | Commentaire javadoc manquant. | 5 |
80 | '{' devrait être sur la ligne précédente. | 5 |
83 | Il manque une espace après ','. | 43 |
84 | La ligne excède 80 caractères. | |
87 | Commentaire javadoc manquant. | 5 |
87 | Il manque une espace après ','. | 51 |
88 | '{' devrait être sur la ligne précédente. | 5 |
91 | La ligne excède 80 caractères. | |
94 | Commentaire javadoc manquant. | 5 |
94 | Il manque une espace après ','. | 52 |
95 | '{' devrait être sur la ligne précédente. | 5 |
96 | La ligne excède 80 caractères. | |
97 | Il manque une espace après ','. | 44 |
100 | Commentaire javadoc manquant. | 5 |
101 | '{' devrait être sur la ligne précédente. | 5 |
107 | '{' devrait être sur la ligne précédente. | 9 |
108 | La ligne excède 80 caractères. | |
113 | '{' devrait être sur la ligne précédente. | 9 |
117 | Il manque une espace après ','. | 33 |
117 | Il manque une espace après ','. | 55 |
118 | '{' devrait être sur la ligne précédente. | 9 |
121 | '}' devrait être sur la même ligne. | 9 |
123 | '{' devrait être sur la ligne précédente. | 9 |
126 | '{' devrait être sur la ligne précédente. | 13 |
136 | La ligne excède 80 caractères. | |
136 | Commentaire javadoc manquant. | 5 |
136 | Il manque une espace après ','. | 52 |
138 | La ligne excède 80 caractères. | |
138 | Il manque une espace après '+'. | 78 |
144 | Commentaire javadoc manquant. | 5 |
145 | '{' devrait être sur la ligne précédente. | 5 |
146 | Il manque une espace avant ':'. | 25 |
147 | '{' devrait être sur la ligne précédente. | 9 |
148 | Il manque une espace après ','. | 48 |
152 | Commentaire javadoc manquant. | 5 |
152 | Il manque une espace après ','. | 61 |
153 | '{' devrait être sur la ligne précédente. | 5 |
155 | La ligne excède 80 caractères. | |
155 | Il manque une espace avant '<'. | 28 |
155 | Il manque une espace après '<'. | 29 |
155 | Il manque une espace avant '>'. | 44 |
157 | Il manque une espace avant '>'. | 38 |
157 | Il manque une espace après '>'. | 39 |
158 | '{' devrait être sur la ligne précédente. | 9 |
159 | Il manque une espace après ','. | 39 |
159 | Il manque une espace après ','. | 44 |
168 | Commentaire javadoc manquant. | |
169 | '{' devrait être sur la ligne précédente. | 5 |
170 | Commentaire javadoc manquant. | 9 |
170 | Le nom '_credit' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 14 |
171 | Commentaire javadoc manquant. | 9 |
171 | Le nom '_queueName' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 16 |
174 | Commentaire javadoc manquant. | 5 |
175 | '{' devrait être sur la ligne précédente. | 5 |
180 | '{' devrait être sur la ligne précédente. | 13 |
Package: org.apache.qpid | 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): | 0 0 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 4 2 4 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: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
CORRECTNESS | UMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS | UMAC | 1 | getSessionDelegate |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 0 2 | 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 1 |
||||
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 Infinity |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | SIC | 2 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 5 5 1 | Total : Per method : | 40 8 | Total : Per method : Per statement : | 5 1 0.12 |
||
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): | 14 0 37 15 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.2 | Total : Per method : Per statement : | 20 4 0.5 | Total : Per method : Per statement : | 35 7 0.88 | Statement Test Coverage : Method Test Reference : | 0 0.2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
opened(Session) | 0 | 1 | 1 | 0 |
exception(Session,SessionException) | 0 | 2 | 1 | 0 |
message(Session,MessageTransfer) | 0 | 2 | 1 | 0 |
closed(Session) | 0 | 1 | 1 | 0 |
main(String[]) | 0 | 33 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
30 | La première ligne doit se terminer avec un point. | |
37 | '{' devrait être sur la ligne précédente. | 1 |
38 | Commentaire javadoc manquant. | 5 |
38 | Il manque une espace après '{'. | 38 |
38 | Il manque une espace avant '}'. | 38 |
40 | Commentaire javadoc manquant. | 5 |
41 | '{' devrait être sur la ligne précédente. | 5 |
45 | Commentaire javadoc manquant. | 5 |
46 | '{' devrait être sur la ligne précédente. | 5 |
50 | Commentaire javadoc manquant. | 5 |
50 | Il manque une espace après '{'. | 38 |
50 | Il manque une espace avant '}'. | 38 |
52 | Commentaire javadoc manquant. | 5 |
53 | '{' devrait être sur la ligne précédente. | 5 |
62 | Il manque une espace avant '<'. | 12 |
62 | Il manque une espace après '<'. | 13 |
62 | Il manque une espace après ','. | 20 |
62 | Il manque une espace avant '>'. | 26 |
62 | Il manque une espace avant '<'. | 54 |
62 | Il manque une espace après '<'. | 55 |
62 | Il manque une espace après ','. | 62 |
62 | Il manque une espace avant '>'. | 68 |
62 | Il manque une espace après '>'. | 69 |
64 | Il manque une espace avant '<'. | 12 |
64 | Il manque une espace après '<'. | 13 |
64 | Il manque une espace après ','. | 20 |
64 | Il manque une espace avant '>'. | 26 |
64 | Il manque une espace avant '<'. | 51 |
64 | Il manque une espace après '<'. | 52 |
64 | Il manque une espace après ','. | 59 |
64 | Il manque une espace avant '>'. | 65 |
64 | Il manque une espace après '>'. | 66 |
99 | Il manque une espace avant '<'. | 15 |
99 | Il manque une espace après '<'. | 16 |
99 | Il manque une espace avant '>'. | 32 |
Package: org.apache.qpid | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 7 5 3 | Total : Per method : | 59 8.43 | Total : Per method : Per statement : | 20 2.86 0.34 |
||
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): | 1 2 36 8 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : | 26 3.71 0.44 | Total : Per method : Per statement : | 234 33.43 3.97 | Statement Test Coverage : Method Test Reference : | 0 2.2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
createQueue(String) | 0 | 2 | 1 | 1 |
getQueue(String) | 0 | 2 | 1 | 1 |
bindQueue(String,String,String) | 0 | 19 | 4 | 1 |
route(String,String,MessageTransfer) | 0 | 13 | 5 | 1 |
normalizeKey(String) | 0 | 5 | 3 | 1 |
matchWildCard(String) | 0 | 9 | 4 | 1 |
storeMessage(MessageTransfer,MessageTransfer) | 0 | 3 | 2 | 0 |
View line in source | Style Error | Column |
---|---|---|
36 | Commentaire javadoc manquant. | |
37 | '{' devrait être sur la ligne précédente. | 1 |
38 | Commentaire javadoc manquant. | 3 |
38 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 9 |
39 | Commentaire javadoc manquant. | 3 |
39 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 9 |
41 | La ligne excède 80 caractères. | |
41 | Commentaire javadoc manquant. | 3 |
41 | Il manque une espace avant '<'. | 14 |
41 | Il manque une espace après '<'. | 15 |
41 | Il manque une espace après ','. | 22 |
41 | Il manque une espace avant '<'. | 26 |
41 | Il manque une espace après '<'. | 27 |
41 | Il manque une espace avant '<'. | 46 |
41 | Il manque une espace après '<'. | 47 |
41 | Il manque une espace avant '>'. | 62 |
41 | Il manque une espace après '>'. | 63 |
41 | Il manque une espace avant '>'. | 63 |
41 | Il manque une espace après '>'. | 64 |
41 | Il manque une espace avant '>'. | 64 |
41 | Il manque une espace avant '<'. | 88 |
41 | Il manque une espace après '<'. | 89 |
41 | Il manque une espace après ','. | 96 |
41 | Il manque une espace avant '<'. | 100 |
41 | Il manque une espace après '<'. | 101 |
41 | Il manque une espace avant '<'. | 120 |
41 | Il manque une espace après '<'. | 121 |
41 | Il manque une espace avant '>'. | 136 |
41 | Il manque une espace après '>'. | 137 |
41 | Il manque une espace avant '>'. | 137 |
41 | Il manque une espace après '>'. | 138 |
41 | Il manque une espace avant '>'. | 138 |
41 | Il manque une espace après '>'. | 139 |
42 | La ligne excède 80 caractères. | |
42 | Commentaire javadoc manquant. | 3 |
42 | Il manque une espace avant '<'. | 14 |
42 | Il manque une espace après '<'. | 15 |
42 | Il manque une espace après ','. | 22 |
42 | Il manque une espace avant '<'. | 26 |
42 | Il manque une espace après '<'. | 27 |
42 | Il manque une espace avant '<'. | 46 |
42 | Il manque une espace après '<'. | 47 |
42 | Il manque une espace avant '>'. | 62 |
42 | Il manque une espace après '>'. | 63 |
42 | Il manque une espace avant '>'. | 63 |
42 | Il manque une espace après '>'. | 64 |
42 | Il manque une espace avant '>'. | 64 |
42 | Il manque une espace avant '<'. | 87 |
42 | Il manque une espace après '<'. | 88 |
42 | Il manque une espace après ','. | 95 |
42 | Il manque une espace avant '<'. | 99 |
42 | Il manque une espace après '<'. | 100 |
42 | Il manque une espace avant '<'. | 119 |
42 | Il manque une espace après '<'. | 120 |
42 | Il manque une espace avant '>'. | 135 |
42 | Il manque une espace après '>'. | 136 |
42 | Il manque une espace avant '>'. | 136 |
42 | Il manque une espace après '>'. | 137 |
42 | Il manque une espace avant '>'. | 137 |
42 | Il manque une espace après '>'. | 138 |
43 | La ligne excède 80 caractères. | |
43 | Commentaire javadoc manquant. | 3 |
43 | Il manque une espace avant '<'. | 14 |
43 | Il manque une espace après '<'. | 15 |
43 | Il manque une espace après ','. | 22 |
43 | Il manque une espace avant '<'. | 41 |
43 | Il manque une espace après '<'. | 42 |
43 | Il manque une espace avant '>'. | 57 |
43 | Il manque une espace après '>'. | 58 |
43 | Il manque une espace avant '>'. | 58 |
43 | Il manque une espace avant '<'. | 80 |
43 | Il manque une espace après '<'. | 81 |
43 | Il manque une espace après ','. | 88 |
43 | Il manque une espace avant '<'. | 107 |
43 | Il manque une espace après '<'. | 108 |
43 | Il manque une espace avant '>'. | 123 |
43 | Il manque une espace après '>'. | 124 |
43 | Il manque une espace avant '>'. | 124 |
43 | Il manque une espace après '>'. | 125 |
45 | Commentaire javadoc manquant. | 3 |
46 | '{' devrait être sur la ligne précédente. | 3 |
47 | Il manque une espace avant '<'. | 47 |
47 | Il manque une espace après '<'. | 48 |
47 | Il manque une espace avant '>'. | 63 |
47 | Il manque une espace après '>'. | 64 |
50 | Commentaire javadoc manquant. | 3 |
50 | Il manque une espace avant '<'. | 29 |
50 | Il manque une espace après '<'. | 30 |
50 | Il manque une espace avant '>'. | 45 |
51 | '{' devrait être sur la ligne précédente. | 3 |
55 | Commentaire javadoc manquant. | 3 |
55 | Il manque une espace après ','. | 37 |
55 | Il manque une espace après ','. | 52 |
56 | '{' devrait être sur la ligne précédente. | 3 |
57 | Il manque une espace avant '<'. | 26 |
57 | Il manque une espace après '<'. | 27 |
57 | Il manque une espace avant '>'. | 42 |
59 | Il manque une espace après 'if'. | 9 |
60 | '{' devrait être sur la ligne précédente. | 7 |
63 | '{' devrait être sur la ligne précédente. | 11 |
64 | La ligne excède 80 caractères. | |
64 | Il manque une espace avant '<'. | 19 |
64 | Il manque une espace après '<'. | 20 |
64 | Il manque une espace avant '<'. | 39 |
64 | Il manque une espace après '<'. | 40 |
64 | Il manque une espace avant '>'. | 55 |
64 | Il manque une espace après '>'. | 56 |
64 | Il manque une espace avant '>'. | 56 |
66 | '}' devrait être sur la même ligne. | 11 |
68 | '{' devrait être sur la ligne précédente. | 11 |
69 | La ligne excède 80 caractères. | |
69 | Il manque une espace avant '<'. | 19 |
69 | Il manque une espace après '<'. | 20 |
69 | Il manque une espace avant '<'. | 39 |
69 | Il manque une espace après '<'. | 40 |
69 | Il manque une espace avant '>'. | 55 |
69 | Il manque une espace après '>'. | 56 |
69 | Il manque une espace avant '>'. | 56 |
69 | Il manque une espace avant '<'. | 79 |
69 | Il manque une espace après '<'. | 80 |
69 | Il manque une espace avant '<'. | 99 |
69 | Il manque une espace après '<'. | 100 |
69 | Il manque une espace avant '>'. | 115 |
69 | Il manque une espace après '>'. | 116 |
69 | Il manque une espace avant '>'. | 116 |
69 | Il manque une espace après '>'. | 117 |
71 | Il manque une espace après ','. | 36 |
73 | '}' devrait être sur la même ligne. | 7 |
75 | '{' devrait être sur la ligne précédente. | 7 |
77 | '{' devrait être sur la ligne précédente. | 11 |
78 | La ligne excède 80 caractères. | |
78 | Il manque une espace avant '<'. | 19 |
78 | Il manque une espace après '<'. | 20 |
78 | Il manque une espace avant '<'. | 39 |
78 | Il manque une espace après '<'. | 40 |
78 | Il manque une espace avant '>'. | 55 |
78 | Il manque une espace après '>'. | 56 |
78 | Il manque une espace avant '>'. | 56 |
80 | '}' devrait être sur la même ligne. | 11 |
82 | '{' devrait être sur la ligne précédente. | 11 |
83 | La ligne excède 80 caractères. | |
83 | Il manque une espace avant '<'. | 19 |
83 | Il manque une espace après '<'. | 20 |
83 | Il manque une espace avant '<'. | 39 |
83 | Il manque une espace après '<'. | 40 |
83 | Il manque une espace avant '>'. | 55 |
83 | Il manque une espace après '>'. | 56 |
83 | Il manque une espace avant '>'. | 56 |
83 | Il manque une espace avant '<'. | 79 |
83 | Il manque une espace après '<'. | 80 |
83 | Il manque une espace avant '<'. | 99 |
83 | Il manque une espace après '<'. | 100 |
83 | Il manque une espace avant '>'. | 115 |
83 | Il manque une espace après '>'. | 116 |
83 | Il manque une espace avant '>'. | 116 |
83 | Il manque une espace après '>'. | 117 |
85 | Il manque une espace après ','. | 35 |
90 | Commentaire javadoc manquant. | 3 |
91 | '{' devrait être sur la ligne précédente. | 3 |
92 | Il manque une espace avant '<'. | 11 |
92 | Il manque une espace après '<'. | 12 |
92 | Il manque une espace avant '<'. | 31 |
92 | Il manque une espace après '<'. | 32 |
92 | Il manque une espace avant '>'. | 47 |
92 | Il manque une espace après '>'. | 48 |
92 | Il manque une espace avant '>'. | 48 |
93 | Il manque une espace après 'if'. | 9 |
94 | '{' devrait être sur la ligne précédente. | 7 |
96 | '}' devrait être sur la même ligne. | 7 |
98 | '{' devrait être sur la ligne précédente. | 7 |
101 | Il manque une espace après 'if'. | 9 |
101 | Il manque une espace avant '>'. | 41 |
101 | Il manque une espace après '>'. | 42 |
102 | '{' devrait être sur la ligne précédente. | 7 |
104 | Il manque une espace après ','. | 28 |
106 | '}' devrait être sur la même ligne. | 7 |
108 | '{' devrait être sur la ligne précédente. | 7 |
114 | Commentaire javadoc manquant. | 3 |
115 | '{' devrait être sur la ligne précédente. | 3 |
116 | Il manque une espace après 'if'. | 9 |
116 | Il manque une espace avant '>'. | 34 |
116 | Il manque une espace après '>'. | 35 |
117 | '{' devrait être sur la ligne précédente. | 7 |
118 | Il manque une espace après ','. | 41 |
119 | '}' devrait être sur la même ligne. | 7 |
121 | '{' devrait être sur la ligne précédente. | 7 |
126 | La ligne excède 80 caractères. | |
126 | Commentaire javadoc manquant. | 3 |
126 | Il manque une espace avant '<'. | 15 |
126 | Il manque une espace après '<'. | 16 |
126 | Il manque une espace avant '<'. | 35 |
126 | Il manque une espace après '<'. | 36 |
126 | Il manque une espace avant '>'. | 51 |
126 | Il manque une espace après '>'. | 52 |
126 | Il manque une espace avant '>'. | 52 |
128 | La ligne excède 80 caractères. | |
128 | Il manque une espace avant '<'. | 11 |
128 | Il manque une espace après '<'. | 12 |
128 | Il manque une espace avant '<'. | 31 |
128 | Il manque une espace après '<'. | 32 |
128 | Il manque une espace avant '>'. | 47 |
128 | Il manque une espace après '>'. | 48 |
128 | Il manque une espace avant '>'. | 48 |
128 | Il manque une espace avant '<'. | 74 |
128 | Il manque une espace après '<'. | 75 |
128 | Il manque une espace avant '<'. | 94 |
128 | Il manque une espace après '<'. | 95 |
128 | Il manque une espace avant '>'. | 110 |
128 | Il manque une espace après '>'. | 111 |
128 | Il manque une espace avant '>'. | 111 |
128 | Il manque une espace après '>'. | 112 |
130 | Il manque une espace après 'for'. | 10 |
130 | Il manque une espace avant ':'. | 21 |
131 | '{' devrait être sur la ligne précédente. | 7 |
135 | '{' devrait être sur la ligne précédente. | 11 |
136 | Il manque une espace après 'for'. | 18 |
136 | Il manque une espace avant '<'. | 38 |
136 | Il manque une espace après '<'. | 39 |
136 | Il manque une espace avant '>'. | 54 |
146 | La ligne excède 80 caractères. | |
146 | Commentaire javadoc manquant. | 3 |
146 | Il manque une espace après ','. | 49 |
146 | Il manque une espace avant '<'. | 53 |
146 | Il manque une espace après '<'. | 54 |
146 | Il manque une espace avant '<'. | 73 |
146 | Il manque une espace après '<'. | 74 |
146 | Il manque une espace avant '>'. | 89 |
146 | Il manque une espace après '>'. | 90 |
146 | Il manque une espace avant '>'. | 90 |
148 | Il manque une espace après 'for'. | 10 |
148 | Il manque une espace avant '<'. | 30 |
148 | Il manque une espace après '<'. | 31 |
148 | Il manque une espace avant '>'. | 46 |
149 | '{' devrait être sur la ligne précédente. | 7 |