![]() |
|
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.servlet |
|
| [scorecard] [analysis] [explanations] | |
| {overview} {architecture} {design} {code} {test} {source control} {system specific} | |
| Package: org.apache.qpid.management.servlet | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 4 2 3 1 | Total : Per method : | 14 7 | Total : Per method : Per statement : | 5 2.5 0.36 |
||
| 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): | 6 0 19 4 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 2 1 | Total : Per method : Per statement : | 4 2 0.29 | Total : Per method : Per statement : | 53 26.5 3.79 | Statement Test Coverage : Method Test Reference : | 0 0.67 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| init() | 1 | 9 | 3 | 0 |
| service(HttpServletRequest,HttpServletResponse) | 0 | 2 | 2 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 0 | Il manque un caractère NewLine à la fin du fichier | |
| 0 | Exception levée : java.lang.RuntimeException: Impossible d'obtenir les informations relatives à la classe @throws pour la balise 'ServletException'. | |
| 47 | '{' devrait être sur la ligne précédente. | 1 |
| 47 | La ligne contient un caractère tabulation. | 2 |
| 48 | La ligne contient un caractère tabulation. | 1 |
| 48 | Commentaire javadoc manquant. | 9 |
| 49 | Commentaire javadoc manquant. | 5 |
| 49 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 19 |
| 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 excède 80 caractères. | |
| 53 | La ligne contient un caractère tabulation. | 1 |
| 54 | La ligne excède 80 caractères. | |
| 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 |
| 57 | La ligne contient un caractère tabulation. | 1 |
| 58 | La ligne contient un caractère tabulation. | 1 |
| 58 | '{' devrait être sur la ligne précédente. | 9 |
| 61 | '{' devrait être sur la ligne précédente. | 9 |
| 62 | La ligne excède 80 caractères. | |
| 62 | La ligne contient un caractère tabulation. | 9 |
| 62 | Il manque une espace après 'cast'. | 35 |
| 63 | La ligne contient un caractère tabulation. | 9 |
| 64 | La ligne contient un caractère tabulation. | 9 |
| 65 | La ligne excède 80 caractères. | |
| 65 | Il manque une espace avant '<'. | 23 |
| 65 | Il manque une espace après '<'. | 24 |
| 65 | Il manque une espace avant '>'. | 50 |
| 67 | La ligne contient un caractère tabulation. | 13 |
| 69 | La ligne contient un caractère tabulation. | 1 |
| 70 | La ligne contient un caractère tabulation. | 1 |
| 70 | '{' devrait être sur la ligne précédente. | 17 |
| 71 | La ligne contient un caractère tabulation. | 1 |
| 72 | La ligne contient un caractère tabulation. | 1 |
| 73 | La ligne contient un caractère tabulation. | 1 |
| 74 | La ligne contient un caractère tabulation. | 1 |
| 75 | La ligne contient un caractère tabulation. | 1 |
| 76 | La ligne contient un caractère tabulation. | 1 |
| 77 | La ligne contient un caractère tabulation. | 1 |
| 78 | La ligne contient un caractère tabulation. | 1 |
| 79 | La ligne contient un caractère tabulation. | 1 |
| 80 | La ligne contient un caractère tabulation. | 1 |
| 81 | La ligne contient un caractère tabulation. | 1 |
| 82 | La ligne contient un caractère tabulation. | 1 |
| 83 | La ligne contient un caractère tabulation. | 1 |
| 84 | La ligne contient un caractère tabulation. | 1 |
| 85 | La ligne excède 80 caractères. | |
| 85 | La ligne contient un caractère tabulation. | 1 |
| 86 | La ligne contient un caractère tabulation. | 1 |
| 87 | La ligne contient un caractère tabulation. | 1 |
| 88 | La ligne contient un caractère tabulation. | 1 |
| Package: org.apache.qpid.management.servlet | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 4 2 3 1 | Total : Per method : | 13 6.5 | Total : Per method : Per statement : | 3 1.5 0.23 |
||
| 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): | 4 0 14 4 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 3 1.5 | Total : Per method : Per statement : | 5 2.5 0.38 | Total : Per method : Per statement : | 50 25 3.85 | Statement Test Coverage : Method Test Reference : | 0 0.33 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| contextInitialized(ServletContextEvent) | 1 | 6 | 2 | 0 |
| contextDestroyed(ServletContextEvent) | 1 | 5 | 1 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 0 | Il manque un caractère NewLine à la fin du fichier | |
| 35 | La ligne excède 80 caractères. | |
| 40 | '{' devrait être sur la ligne précédente. | 1 |
| 41 | La ligne excède 80 caractères. | |
| 41 | La ligne contient un caractère tabulation. | 1 |
| 41 | Commentaire javadoc manquant. | 9 |
| 41 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 23 |
| 42 | La ligne contient un caractère tabulation. | 1 |
| 43 | La ligne contient un caractère tabulation. | 1 |
| 44 | La ligne contient un caractère tabulation. | 1 |
| 45 | La ligne contient un caractère tabulation. | 1 |
| 46 | La ligne contient un caractère tabulation. | 1 |
| 47 | La ligne contient un caractère tabulation. | 1 |
| 48 | La ligne contient un caractère tabulation. | 1 |
| 49 | La ligne contient un caractère tabulation. | 1 |
| 49 | '{' devrait être sur la ligne précédente. | 9 |
| 50 | La ligne contient un caractère tabulation. | 1 |
| 51 | La ligne contient un caractère tabulation. | 1 |
| 51 | '{' devrait être sur la ligne précédente. | 17 |
| 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 |
| 57 | La ligne contient un caractère tabulation. | 1 |
| 58 | La ligne contient un caractère tabulation. | 1 |
| 58 | '{' devrait être sur la ligne précédente. | 17 |
| 59 | La ligne contient un caractère tabulation. | 1 |
| 60 | La ligne contient un caractère tabulation. | 1 |
| 61 | La ligne excède 80 caractères. | |
| 61 | La ligne contient un caractère tabulation. | 1 |
| 62 | La ligne contient un caractère tabulation. | 1 |
| 63 | La ligne contient un caractère tabulation. | 1 |
| 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 | La ligne contient un caractère tabulation. | 1 |
| 71 | '{' devrait être sur la ligne précédente. | 9 |
| 72 | La ligne contient un caractère tabulation. | 1 |
| 73 | La ligne contient un caractère tabulation. | 1 |
| 74 | La ligne excède 80 caractères. | |
| 74 | La ligne contient un caractère tabulation. | 1 |
| 75 | La ligne contient un caractère tabulation. | 1 |
| 76 | La ligne contient un caractère tabulation. | 1 |
| 77 | La ligne contient un caractère tabulation. | 1 |
| 78 | La ligne contient un caractère tabulation. | 1 |
| Package: org.apache.qpid.management.servlet | Class source |
| Methods: | Source statements: | Cyclomatic Complexity | |||||
|---|---|---|---|---|---|---|---|
|
Total: Total Declared: Public : Private : | 4 2 2 2 | Total : Per method : | 27 13.5 | Total : Per method : Per statement : | 5 2.5 0.19 |
||
| 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 0 22 0 |
||||
| Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
| Total : Per method : | 1 0.5 | Total : Per method : Per statement : | 4 2 0.15 | Total : Per method : Per statement : | 69 34.5 2.56 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
| Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
|---|---|---|---|---|
| init() | 0 | 5 | 1 | 0 |
| doPost(HttpServletRequest,HttpServletResponse) | 0 | 18 | 4 | 0 |
| View line in source | Style Error | Column |
|---|---|---|
| 0 | Il manque un caractère NewLine à la fin du fichier | |
| 0 | Exception levée : java.lang.RuntimeException: Impossible d'obtenir les informations relatives à la classe @throws pour la balise 'ServletException'. | |
| 47 | '{' devrait être sur la ligne précédente. | 1 |
| 48 | La ligne contient un caractère tabulation. | 1 |
| 48 | Commentaire javadoc manquant. | 9 |
| 49 | La ligne contient un caractère tabulation. | 1 |
| 49 | Commentaire javadoc manquant. | 9 |
| 49 | Le mot-clef 'static' n'apparaît pas dans l'ordre préconisé par les JLS. | 23 |
| 50 | La ligne contient un caractère tabulation. | 1 |
| 50 | Commentaire javadoc manquant. | 9 |
| 50 | Le nom '_isolationLayer' n'est pas conforme à l'expression '^[a-z][a-zA-Z0-9]*$'. | 43 |
| 51 | La ligne contient un caractère tabulation. | 1 |
| 52 | La ligne contient un caractère tabulation. | 1 |
| 52 | Commentaire javadoc manquant. | 9 |
| 53 | La ligne contient un caractère tabulation. | 1 |
| 61 | La ligne contient un caractère tabulation. | 2 |
| 62 | La ligne contient un caractère tabulation. | 1 |
| 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 | La ligne contient un caractère tabulation. | 1 |
| 72 | La ligne contient un caractère tabulation. | 1 |
| 73 | La ligne excède 80 caractères. | |
| 73 | La ligne contient un caractère tabulation. | 1 |
| 74 | La ligne contient un caractère tabulation. | 1 |
| 75 | La ligne contient un caractère tabulation. | 1 |
| 77 | La ligne contient un caractère tabulation. | 1 |
| 78 | La ligne contient un caractère tabulation. | 1 |
| 79 | La ligne contient un caractère tabulation. | 1 |
| 80 | La ligne contient un caractère tabulation. | 1 |
| 81 | La ligne contient un caractère tabulation. | 1 |
| 82 | La ligne excède 80 caractères. | |
| 82 | La ligne contient un caractère tabulation. | 1 |
| 83 | La ligne contient un caractère tabulation. | 1 |
| 84 | La ligne excède 80 caractères. | |
| 84 | La ligne contient un caractère tabulation. | 1 |
| 85 | La ligne excède 80 caractères. | |
| 85 | La ligne contient un caractère tabulation. | 1 |
| 86 | La ligne contient un caractère tabulation. | 1 |
| 87 | La ligne contient un caractère tabulation. | 1 |
| 88 | La ligne contient un caractère tabulation. | 1 |
| 89 | La ligne contient un caractère tabulation. | 1 |
| 90 | La ligne contient un caractère tabulation. | 1 |
| 91 | La ligne contient un caractère tabulation. | 1 |
| 92 | La ligne contient un caractère tabulation. | 1 |
| 93 | La ligne contient un caractère tabulation. | 1 |
| 94 | La ligne excède 80 caractères. | |
| 94 | La ligne contient un caractère tabulation. | 1 |
| 95 | La ligne contient un caractère tabulation. | 1 |
| 96 | La ligne contient un caractère tabulation. | 1 |
| 97 | La ligne contient un caractère tabulation. | 1 |
| 98 | La ligne contient un caractère tabulation. | 1 |
| 99 | La ligne contient un caractère tabulation. | 1 |
| 100 | La ligne contient un caractère tabulation. | 1 |
| 101 | La ligne contient un caractère tabulation. | 1 |
| 102 | La ligne contient un caractère tabulation. | 1 |
| 103 | La ligne contient un caractère tabulation. | 1 |
| 104 | La ligne contient un caractère tabulation. | 1 |
| 105 | La ligne excède 80 caractères. | |
| 105 | La ligne contient un caractère tabulation. | 1 |
| 106 | La ligne contient un caractère tabulation. | 1 |
| 107 | La ligne contient un caractère tabulation. | 1 |
| 108 | La ligne contient un caractère tabulation. | 1 |