![]() |
|
http://xradar.sourceforge.net |
Statics Report - System: 4.0, Version: 730, Date: 2004.01.01 | Designed for use with , Checkstyle, CKJM, CLOC, EMMA, FindBugs, JavaNCSS, JDepend, JUnit, Macaron, PMD, PMD-CPD, Java2HTML and Ant. |
[Statics] classes-org.xradar.test.a |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: org.xradar.test.a | Class source | Class javadoc |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 4 5 1 | Total : Per method : | 54 13.5 | Total : Per method : Per statement : | 17 4.25 0.31 |
||
Inheritance: | Coupling: | Efferent (Import) Couplings: | Afferent (Export) Couplings: | ||||
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): | 7 0 15 15 | Class Internal: Package Internal : Subsystem Internal : System Internal : External: Java Library : | 1 1 0 2 4 12 | Class Internal: Package Internal : Subsystem Internal : System Internal : | 0 0 0 0 |
Javadocs: | Code violations: | Style Errors: | |||||
Total : Per method : | 1 0.25 | Total : Per method : Per statement : | 32 8 0.59 | Total : Per method : Per statement : | 33 8.25 0.61 |
Field | Type | Import Couplings: | Export Couplings: | Illegal Import Couplings: | Illegal Export Couplings: |
---|---|---|---|---|---|
var | org.xradar.test.b.B1 | 1 | 0 | 1 | 0 |
Method (View coupling details): | Javadocs: | Source statements: | Cyclometic complexity: | Import Couplings: | Export Couplings: | Illegal Import Couplings: | Illegal Export Couplings: |
---|---|---|---|---|---|---|---|
main(String[])
| 0 | 8 | 1 | 9 | 0 | 1 | 0 |
testMethod29()
| 0 | 33 | 12 | 5 | 0 | 1 | 0 |
methodWithParameters(boolean,boolean)
| 0 | 9 | 3 | 3 | 0 | 0 | 0 |
methodWithParameters2(Boolean,String,Vector,int)
| 0 | 2 | 1 | 3 | 0 | 0 | 0 |
View line in source | Style Error | Column |
---|---|---|
5 | La ligne excède 80 caractères. | |
7 | La ligne excède 80 caractères. | |
8 | La ligne excède 80 caractères. | |
9 | La ligne excède 80 caractères. | |
11 | La ligne excède 80 caractères. | |
24 | Import dupliqué à la ligne 17 - org.xradar.test.f.F1. | 1 |
32 | '{' devrait être sur une nouvelle ligne. | 17 |
33 | La ligne contient un caractère tabulation. | 1 |
33 | Commentaire javadoc manquant. | 5 |
33 | Le nom 'var' n'est pas conforme à l'expression '^s[A-Z][a-zA-Z0-9]*$'. | 23 |
35 | Commentaire javadoc manquant. | 5 |
35 | Le nom 'args' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 38 |
35 | '{' devrait être sur une nouvelle ligne. | 44 |
46 | Commentaire javadoc manquant. | 5 |
46 | '{' devrait être sur une nouvelle ligne. | 32 |
55 | '}' devrait être seul sur sa ligne. | 25 |
72 | '}' devrait être seul sur sa ligne. | 25 |
90 | Commentaire javadoc manquant. | 5 |
90 | Le nom 'runPart1' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 46 |
90 | Le nom 'runPart2' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 64 |
90 | '{' devrait être sur une nouvelle ligne. | 73 |
90 | Il manque une espace avant '{'. | 73 |
91 | Il manque une espace avant '{'. | 22 |
98 | Il manque une espace avant '{'. | 22 |
103 | La ligne excède 80 caractères. | |
103 | Commentaire javadoc manquant. | 5 |
103 | Le nom 'bool' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 49 |
103 | Le nom 'string' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 62 |
103 | Le nom 'vector' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 77 |
103 | Le nom 'i' n'est pas conforme à l'expression '^a[A-Z][a-zA-Z0-9]*$'. | 89 |
103 | '{' devrait être sur une nouvelle ligne. | 91 |
103 | Il manque une espace avant '{'. | 91 |
104 | La ligne contient un caractère tabulation. | 5 |