![]() |
|
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.wsdm.muse.engine |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.apache.qpid.management.wsdm.muse.engine | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 4 1 | Total : Per method : | 17 4.25 | Total : Per method : Per statement : | 5 1.25 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): | 4 2 20 4 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 1 | Total : Per method : Per statement : | 5 1.25 0.29 | Total : Per method : Per statement : | 37 9.25 2.18 | Statement Test Coverage : Method Test Reference : | 0 1.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
WSDMAdapterEnvironment(ServletContext) | 1 | 7 | 2 | 1 |
getDeploymentEPR() | 1 | 2 | 1 | 0 |
getRealDirectory() | 1 | 2 | 1 | 0 |
getDefaultURIPrefix() | 0 | 2 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
0 | Il manque un caractère NewLine à la fin du fichier | |
22 | '{' devrait être sur la ligne précédente. | 1 |
23 | La ligne excède 80 caractères. | |
23 | La ligne contient un caractère tabulation. | 1 |
23 | Commentaire javadoc manquant. | 9 |
23 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 23 |
24 | La ligne contient un caractère tabulation. | 1 |
24 | Commentaire javadoc manquant. | 9 |
24 | Le nom '_realDirectory' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 28 |
25 | Commentaire javadoc manquant. | 5 |
25 | Le nom '_servletContext' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 34 |
26 | La ligne contient un caractère tabulation. | 1 |
33 | '{' devrait être sur la ligne précédente. | 5 |
34 | La ligne contient un caractère tabulation. | 5 |
35 | La ligne excède 80 caractères. | |
35 | La ligne contient un caractère tabulation. | 5 |
38 | La ligne contient un caractère tabulation. | 9 |
39 | La ligne contient un caractère tabulation. | 9 |
40 | La ligne contient un caractère tabulation. | 9 |
41 | Il manque une espace avant '+'. | 50 |
41 | Il manque une espace après '+'. | 51 |
53 | '{' devrait être sur la ligne précédente. | 5 |
63 | '{' devrait être sur la ligne précédente. | 5 |
67 | Commentaire javadoc manquant. | 5 |
68 | '{' devrait être sur la ligne précédente. | 5 |
70 | La ligne contient un caractère tabulation. | 5 |
71 | La ligne contient un caractère tabulation. | 5 |
72 | La ligne contient un caractère tabulation. | 5 |
73 | La ligne contient un caractère tabulation. | 5 |
74 | La ligne contient un caractère tabulation. | 5 |
75 | La ligne contient un caractère tabulation. | 5 |
76 | La ligne contient un caractère tabulation. | 5 |
77 | La ligne excède 80 caractères. | |
77 | La ligne contient un caractère tabulation. | 5 |
78 | La ligne contient un caractère tabulation. | 5 |
79 | La ligne contient un caractère tabulation. | 5 |
80 | La ligne contient un caractère tabulation. | 5 |
Package: org.apache.qpid.management.wsdm.muse.engine | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 1 1 | 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): | 3 1 5 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 1.5 | Total : Per method : Per statement : | 1 0.5 0.2 | Total : Per method : Per statement : | 23 11.5 4.6 | Statement Test Coverage : Method Test Reference : | 0 4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
WSDMAdapterIsolationLayer(ServletContext) | 1 | 2 | 1 | 1 |
createEnvironment() | 1 | 2 | 1 | 0 |
View line in source | Code Violation | Rule |
---|---|---|
Parameter 'initialContext' is not assigned and could be declared final | MethodArgumentCouldBeFinal |
View line in source | Style Error | Column |
---|---|---|
0 | Il manque un caractère NewLine à la fin du fichier | |
10 | La ligne excède 80 caractères. | |
16 | '{' devrait être sur la ligne précédente. | 1 |
17 | La ligne contient un caractère tabulation. | 1 |
18 | La ligne contient un caractère tabulation. | 1 |
19 | La ligne contient un caractère tabulation. | 1 |
20 | La ligne contient un caractère tabulation. | 1 |
21 | La ligne contient un caractère tabulation. | 1 |
22 | La ligne contient un caractère tabulation. | 1 |
23 | La ligne contient un caractère tabulation. | 1 |
23 | '{' devrait être sur la ligne précédente. | 9 |
24 | La ligne contient un caractère tabulation. | 1 |
25 | La ligne contient un caractère tabulation. | 1 |
27 | La ligne contient un caractère tabulation. | 1 |
28 | La ligne contient un caractère tabulation. | 1 |
29 | La ligne contient un caractère tabulation. | 1 |
30 | La ligne contient un caractère tabulation. | 1 |
31 | La ligne contient un caractère tabulation. | 1 |
32 | La ligne contient un caractère tabulation. | 1 |
33 | La ligne contient un caractère tabulation. | 1 |
33 | '{' devrait être sur la ligne précédente. | 9 |
34 | La ligne contient un caractère tabulation. | 1 |
35 | La ligne contient un caractère tabulation. | 1 |