![]() |
|
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-net.sourceforge.pmd.lang.rule.properties |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 7 2 5 | Total : Per method : | 21 3 | Total : Per method : Per statement : | 9 1.29 0.43 |
||
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): | 1 2 17 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 0.86 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 10 1.43 0.48 | Statement Test Coverage : Method Test Reference : | 0 2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractDelimitedProperty(String,String,T,char,float) | 1 | 3 | 1 | 0 |
delimiterIn(String) | 0 | 4 | 3 | 0 |
addAttributesTo(String) | 1 | 3 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
multiValueDelimiter(char) | 1 | 2 | 1 | 0 |
multiValueDelimiter() | 1 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
11 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
31 | Commentaire javadoc manquant. | 5 |
39 | Le commentaire javadoc est vide. | |
40 | Balise HTML trouvée dans la javadoc : <String,String> | 29 |
48 | Le commentaire javadoc est vide. | |
55 | Le commentaire javadoc est vide. | |
62 | Le commentaire javadoc est vide. | |
70 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 6 2 4 | Total : Per method : | 36 6 | Total : Per method : Per statement : | 18 3 0.5 |
||
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 2 19 9 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 19 3.17 0.53 | Statement Test Coverage : Method Test Reference : | 0 4.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractEnumeratedProperty(String,String,String[],E[],E[][],float,boolean) | 0 | 5 | 1 | 0 |
selectionsIn(String[],String[][],boolean) | 1 | 8 | 6 | 0 |
defaultAsString() | 1 | 2 | 2 | 0 |
nonLegalValueMsgFor(Object) | 1 | 2 | 1 | 0 |
choiceFrom(String) | 1 | 5 | 4 | 0 |
choices() | 1 | 9 | 4 | 0 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | choices | choices |
MALICIOUS_CODE | EI_EXPOSE_REP2 | EI2 | 2 | <init> | orderedLabels |
View line in source | Style Error | Column |
---|---|---|
10 | Le commentaire javadoc est vide. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @author. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @param <E>. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
14 | Commentaire javadoc manquant. | 5 |
15 | Commentaire javadoc manquant. | 5 |
18 | Commentaire javadoc manquant. | 5 |
20 | Le commentaire javadoc est vide. | |
32 | Balise javadoc @param manquante pour 'theName'. | 46 |
32 | Balise javadoc @param manquante pour 'theDescription'. | 62 |
32 | Balise javadoc @param manquante pour 'theLabels'. | 87 |
32 | Balise javadoc @param manquante pour 'theChoices'. | 102 |
32 | Balise javadoc @param manquante pour 'choiceIndices'. | 120 |
32 | Balise javadoc @param manquante pour 'theUIOrder'. | 141 |
32 | Balise javadoc @param manquante pour 'isMulti'. | 161 |
59 | Le commentaire javadoc est vide. | |
91 | Le commentaire javadoc est vide. | |
94 | Balise javadoc @return manquante. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 1 2 | Total : Per method : | 7 2.33 | Total : Per method : Per statement : | 3 1 0.43 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 4 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 1 4 6 3 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 2 0.86 | Statement Test Coverage : Method Test Reference : | 0 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractMultiNumericProperty(String,String,Number,Number,T,float) | 1 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
3 | Le commentaire javadoc est vide. | |
7 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
7 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
22 | Le commentaire javadoc est vide. | |
31 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 1 2 | Total : Per method : | 8 2.67 | Total : Per method : Per statement : | 3 1 0.38 |
||
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): | 1 2 6 3 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 3 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 2.33 0.88 | Statement Test Coverage : Method Test Reference : | 0 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractMultiPackagedProperty(String,String,T,String[],float) | 1 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
3 | Le commentaire javadoc est vide. | |
7 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
7 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
9 | Commentaire javadoc manquant. | 5 |
23 | Le commentaire javadoc est vide. | |
32 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 7 3 4 | Total : Per method : | 30 4.29 | Total : Per method : Per statement : | 12 1.71 0.4 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 5 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 2 6 19 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 8 1.14 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 13 1.86 0.43 | Statement Test Coverage : Method Test Reference : | 0 2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractNumericProperty(String,String,Number,Number,T,float) | 1 | 6 | 3 | 0 |
lowerLimit() | 1 | 2 | 1 | 1 |
defaultAsString() | 1 | 2 | 1 | 0 |
upperLimit() | 1 | 2 | 1 | 0 |
rangeString() | 1 | 6 | 1 | 1 |
valueErrorFor(Object) | 1 | 5 | 4 | 0 |
addAttributesTo(String) | 1 | 4 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
13 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
13 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
18 | Le commentaire javadoc est vide. | |
28 | Balise javadoc @param manquante pour 'theName'. | 50 |
28 | Balise javadoc @param manquante pour 'theDescription'. | 66 |
28 | Balise javadoc @param manquante pour 'lower'. | 89 |
28 | Balise javadoc @param manquante pour 'upper'. | 103 |
28 | Balise javadoc @param manquante pour 'theDefault'. | 112 |
28 | Balise javadoc @param manquante pour 'theUIOrder'. | 130 |
48 | Le commentaire javadoc est vide. | |
64 | Le commentaire javadoc est vide. | |
95 | Balise HTML trouvée dans la javadoc : <String,String> | 33 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 8 1 7 | Total : Per method : | 57 7.12 | Total : Per method : Per statement : | 30 3.75 0.53 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 3 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 1 3 25 16 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 9 1.12 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 15 1.88 0.26 | Statement Test Coverage : Method Test Reference : | 0 6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractPackagedProperty(String,String,T,String[],float) | 1 | 4 | 1 | 0 |
addAttributesTo(String) | 1 | 3 | 1 | 0 |
delimitedPackageNames() | 1 | 10 | 7 | 1 |
checkValidPackages(Object,String[]) | 1 | 21 | 9 | 1 |
itemTypeName() | 1 | 1 | 1 | 1 |
valueErrorFor(Object) | 1 | 12 | 9 | 0 |
packageNameOf(Object) | 1 | 1 | 1 | 2 |
legalPackageNames() | 1 | 2 | 1 | 0 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | legalPackageNames | legalPackageNames |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
15 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
15 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
21 | Le commentaire javadoc est vide. | |
30 | Balise javadoc @param manquante pour 'theName'. | 51 |
30 | Balise javadoc @param manquante pour 'theDescription'. | 67 |
30 | Balise javadoc @param manquante pour 'theDefault'. | 85 |
30 | Balise javadoc @param manquante pour 'theLegalPackageNames'. | 106 |
30 | Balise javadoc @param manquante pour 'theUIOrder'. | 134 |
38 | Le commentaire javadoc est vide. | |
39 | Balise HTML trouvée dans la javadoc : <String,String> | 29 |
47 | Le commentaire javadoc est vide. | |
108 | Le commentaire javadoc est vide. | |
135 | Le commentaire javadoc est vide. | |
142 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 31 30 20 11 | Total : Per method : | 140 4.67 | Total : Per method : Per statement : | 91 3.03 0.65 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 6 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 3 6 52 429 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 27 0.9 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 15 0.5 0.11 | Statement Test Coverage : Method Test Reference : | 0 1.25 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractProperty(String,String,T,float) | 1 | 6 | 1 | 0 |
checkNotEmpty(String,String) | 1 | 4 | 3 | 1 |
checkPositive(float,String) | 1 | 4 | 3 | 1 |
multiValueDelimiter() | 1 | 2 | 1 | 1 |
name() | 1 | 2 | 1 | 1 |
description() | 1 | 2 | 1 | 0 |
defaultValue() | 1 | 2 | 1 | 1 |
defaultHasNullValue() | 1 | 9 | 8 | 1 |
isMultiValue() | 1 | 2 | 1 | 3 |
isRequired() | 1 | 2 | 1 | 1 |
uiOrder() | 1 | 2 | 1 | 0 |
asString(Object) | 1 | 2 | 2 | 1 |
asDelimitedString(T) | 1 | 2 | 1 | 0 |
asDelimitedString(T,char) | 1 | 16 | 10 | 0 |
compareTo(PropertyDescriptor) | 1 | 3 | 1 | 1 |
errorFor(Object) | 1 | 5 | 4 | 1 |
valueErrorFor(Object) | 1 | 6 | 5 | 3 |
valuesErrorFor(Object) | 1 | 10 | 6 | 1 |
isArray(Object) | 1 | 2 | 2 | 3 |
typeErrorFor(Object) | 1 | 13 | 13 | 1 |
propertyErrorFor(Rule) | 1 | 5 | 4 | 0 |
choices() | 1 | 2 | 1 | 0 |
preferredRowCount() | 1 | 2 | 1 | 0 |
equals(Object) | 0 | 8 | 7 | 0 |
hashCode() | 0 | 2 | 1 | 0 |
toString() | 0 | 2 | 1 | 0 |
defaultAsString() | 1 | 1 | 1 | 1 |
areEqual(Object,Object) | 0 | 8 | 7 | 0 |
attributeValuesById() | 1 | 4 | 1 | 0 |
addAttributesTo(String) | 1 | 3 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
13 | Le commentaire javadoc est vide. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
43 | Le commentaire javadoc est vide. | |
58 | Le commentaire javadoc est vide. | |
213 | Le commentaire javadoc est vide. | |
228 | Le commentaire javadoc est vide. | |
249 | Le commentaire javadoc est vide. | |
257 | Le commentaire javadoc est vide. | |
344 | Le commentaire javadoc est vide. | |
349 | Le commentaire javadoc est vide. | |
369 | Le commentaire javadoc est vide. | |
370 | Balise HTML trouvée dans la javadoc : <String,String> | 23 |
379 | Le commentaire javadoc est vide. | |
380 | Balise HTML trouvée dans la javadoc : <String,String> | 33 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 1 3 | Total : Per method : | 16 4 | Total : Per method : Per statement : | 10 2.5 0.62 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 0 3 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 2 3 15 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.5 0.38 | Statement Test Coverage : Method Test Reference : | 0 6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractScalarProperty(String,String,T,float) | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 1 | 1 | 1 |
arrayFor(int) | 1 | 4 | 4 | 1 |
valueFrom(String) | 0 | 8 | 4 | 0 |
View line in source | Style Error | Column |
---|---|---|
14 | Dans le commentaire javadoc de la classe, il manque une balise @param <T>. | |
14 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
27 | Le commentaire javadoc est vide. | |
33 | Le commentaire javadoc est vide. | |
44 | Le commentaire javadoc est vide. | |
51 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 55 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 6 3 4 | Total : Per method : | 13 2.17 | Total : Per method : Per statement : | 6 1 0.46 |
||
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): | 1 2 10 21 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 0.83 0.38 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
BooleanMultiProperty(String,String,Boolean[],float) | 1 | 2 | 1 | 4 |
type() | 1 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
arrayFor(int) | 1 | 2 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
24 | Le commentaire javadoc est vide. | |
32 | Le commentaire javadoc est vide. | |
51 | Le commentaire javadoc est vide. | |
59 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 6 3 3 | Total : Per method : | 13 2.17 | Total : Per method : Per statement : | 6 1 0.46 |
||
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): | 1 13 12 15 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 7 1.17 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 0.67 0.31 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
BooleanProperty(String,String,Boolean,float) | 1 | 2 | 1 | 14 |
BooleanProperty(String,String,String,float) | 1 | 2 | 1 | 1 |
boolFrom(String) | 1 | 2 | 1 | 2 |
type() | 1 | 2 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
38 | Le commentaire javadoc est vide. | |
46 | Le commentaire javadoc est vide. | |
54 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 5 5 1 | Total : Per method : | 25 5 | Total : Per method : Per statement : | 13 2.6 0.52 |
||
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 13 15 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 1.6 0.32 | Statement Test Coverage : Method Test Reference : | 0 0.8 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CharacterMultiProperty(String,String,Character[],float,char) | 1 | 6 | 5 | 5 |
CharacterMultiProperty(String,String,String,String) | 1 | 2 | 1 | 0 |
charsIn(String,char) | 0 | 8 | 4 | 1 |
type() | 1 | 2 | 1 | 0 |
valueFrom(String) | 1 | 6 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
15 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
45 | Balise javadoc @param manquante pour 'theName'. | 46 |
45 | Balise javadoc @param manquante pour 'theDescription'. | 62 |
45 | Balise javadoc @param manquante pour 'theDefaults'. | 85 |
45 | Balise javadoc @param manquante pour 'otherParams'. | 118 |
63 | Le commentaire javadoc est vide. | |
71 | Le commentaire javadoc est vide. | |
77 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 65 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 6 6 1 | Total : Per method : | 15 2.5 | Total : Per method : Per statement : | 9 1.5 0.6 |
||
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): | 1 3 14 21 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 7 1.17 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 0.83 0.33 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CharacterProperty(String,String,Character,float) | 1 | 2 | 1 | 6 |
CharacterProperty(String,String,String,float) | 1 | 2 | 1 | 0 |
charFrom(String) | 1 | 4 | 4 | 2 |
type() | 1 | 2 | 1 | 0 |
valueFrom(String) | 1 | 2 | 1 | 0 |
defaultAsString() | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
37 | Le commentaire javadoc est vide. | |
49 | Le commentaire javadoc est vide. | |
57 | Le commentaire javadoc est vide. | |
63 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 63 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 2 2 | Total : Per method : | 9 2.25 | Total : Per method : Per statement : | 4 1 0.44 |
||
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): | 1 1 6 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 1 0.44 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
DoubleMultiProperty(String,String,Double,Double,Double[],float) | 1 | 2 | 1 | 3 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
arrayFor(int) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
26 | Le commentaire javadoc est vide. | |
34 | Le commentaire javadoc est vide. | |
42 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 4 1 | Total : Per method : | 11 2.2 | Total : Per method : Per statement : | 5 1 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): | 1 13 7 10 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 0.6 0.27 | Statement Test Coverage : Method Test Reference : | 0 0.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
DoubleProperty(String,String,Double,Double,Double,float) | 1 | 2 | 1 | 4 |
DoubleProperty(String,String,String,String,String,float) | 1 | 2 | 1 | 1 |
doubleFrom(String) | 1 | 2 | 1 | 3 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
43 | Le commentaire javadoc est vide. | |
51 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 6 8 0 | Total : Per method : | 27 4.5 | Total : Per method : Per statement : | 11 1.83 0.41 |
||
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 18 26 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 0.67 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 1.33 0.3 | Statement Test Coverage : Method Test Reference : | 0 0.62 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
EnumeratedMultiProperty(String,String,String[],E[],E[][],float) | 1 | 2 | 1 | 0 |
type() | 1 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
errorFor(Object) | 0 | 6 | 4 | 0 |
valueFrom(String) | 1 | 6 | 2 | 0 |
asDelimitedString(Object[]) | 0 | 8 | 2 | 1 |
View line in source | Style Error | Column |
---|---|---|
16 | Dans le commentaire javadoc de la classe, il manque une balise @param <E>. | |
16 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
32 | Le commentaire javadoc est vide. | |
40 | Le commentaire javadoc est vide. | |
49 | Le commentaire javadoc est vide. | |
65 | Le commentaire javadoc est vide. | |
72 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 56 |
82 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 11 2.2 | Total : Per method : Per statement : | 6 1.2 0.55 |
||
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): | 1 6 10 8 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 0.8 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 1.4 0.64 | Statement Test Coverage : Method Test Reference : | 0 1.2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
EnumeratedProperty(String,String,String[],E[],int,float) | 1 | 2 | 1 | 0 |
type() | 1 | 2 | 1 | 0 |
errorFor(Object) | 0 | 2 | 2 | 0 |
valueFrom(String) | 1 | 2 | 1 | 0 |
asDelimitedString(Object) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
14 | Dans le commentaire javadoc de la classe, il manque une balise @param <E>. | |
14 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
30 | Le commentaire javadoc est vide. | |
38 | Le commentaire javadoc est vide. | |
49 | Le commentaire javadoc est vide. | |
55 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 54 |
59 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 2 2 | Total : Per method : | 9 2.25 | Total : Per method : Per statement : | 4 1 0.44 |
||
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): | 1 2 6 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 0.5 0.22 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
FloatMultiProperty(String,String,Float,Float,Float[],float) | 1 | 2 | 1 | 4 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
arrayFor(int) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
27 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 4 1 | Total : Per method : | 11 2.2 | Total : Per method : Per statement : | 5 1 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): | 1 2 9 10 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 0.6 0.27 | Statement Test Coverage : Method Test Reference : | 0 0.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
FloatProperty(String,String,Float,Float,Float,float) | 1 | 2 | 1 | 5 |
FloatProperty(String,String,String,String,String,float) | 1 | 2 | 1 | 1 |
floatFrom(String) | 1 | 2 | 1 | 3 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
44 | Le commentaire javadoc est vide. | |
52 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 2 2 | Total : Per method : | 9 2.25 | Total : Per method : Per statement : | 4 1 0.44 |
||
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): | 1 2 6 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 1 0.44 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
IntegerMultiProperty(String,String,Integer,Integer,Integer[],float) | 1 | 2 | 1 | 4 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
arrayFor(int) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
26 | Le commentaire javadoc est vide. | |
34 | Le commentaire javadoc est vide. | |
42 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 4 1 | Total : Per method : | 11 2.2 | Total : Per method : Per statement : | 5 1 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): | 1 12 7 10 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 1 0.45 | Statement Test Coverage : Method Test Reference : | 0 0.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
IntegerProperty(String,String,Integer,Integer,Integer,float) | 1 | 2 | 1 | 13 |
IntegerProperty(String,String,String,String,String,float) | 1 | 2 | 1 | 1 |
intFrom(String) | 1 | 2 | 1 | 3 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
40 | Balise javadoc @param manquante pour 'theUIOrder'. | 126 |
44 | Le commentaire javadoc est vide. | |
52 | Le commentaire javadoc est vide. | |
60 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 2 2 | Total : Per method : | 9 2.25 | Total : Per method : Per statement : | 4 1 0.44 |
||
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): | 1 2 6 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 0.75 0.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
LongMultiProperty(String,String,Long,Long,Long[],float) | 1 | 2 | 1 | 2 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
arrayFor(int) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
27 | Le commentaire javadoc est vide. | |
35 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 4 1 | Total : Per method : | 11 2.2 | Total : Per method : Per statement : | 5 1 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): | 1 2 7 10 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 1.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 0.8 0.36 | Statement Test Coverage : Method Test Reference : | 0 0.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
LongProperty(String,String,Long,Long,Long,float) | 1 | 2 | 1 | 2 |
LongProperty(String,String,String,String,String,float) | 1 | 2 | 1 | 1 |
longFrom(String) | 1 | 2 | 1 | 3 |
type() | 1 | 2 | 1 | 0 |
createFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
43 | Le commentaire javadoc est vide. | |
51 | Le commentaire javadoc est vide. | |
59 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 8 6 3 | Total : Per method : | 22 2.75 | Total : Per method : Per statement : | 10 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): | 3 2 19 36 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 4 0.5 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 0.88 0.32 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
MethodMultiProperty(String,String,Method[],String[],float) | 1 | 2 | 1 | 3 |
MethodMultiProperty(String,String,String,String[],float) | 1 | 2 | 1 | 1 |
methodsFrom(String) | 1 | 6 | 2 | 1 |
asString(Object) | 0 | 2 | 2 | 0 |
packageNameOf(Object) | 0 | 3 | 1 | 0 |
itemTypeName() | 0 | 2 | 1 | 0 |
type() | 0 | 2 | 1 | 0 |
valueFrom(String) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
19 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
49 | Le commentaire javadoc est vide. | |
76 | Le commentaire javadoc est vide. | |
87 | Le commentaire javadoc est vide. | |
95 | Le commentaire javadoc est vide. | |
104 | Le commentaire javadoc est vide. | |
110 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 58 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 17 15 9 8 | Total : Per method : | 91 6.07 | Total : Per method : Per statement : | 41 2.73 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): | 3 3 41 128 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 11 0.73 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 17 1.13 0.19 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
shortestNameFor(Class) | 1 | 3 | 2 | 2 |
asStringFor(Method) | 1 | 4 | 1 | 4 |
defaultAsString() | 1 | 2 | 1 | 0 |
serializedTypeIdOn(Class,StringBuilder) | 1 | 6 | 3 | 1 |
asStringOn(Method,StringBuilder) | 1 | 15 | 4 | 1 |
typeFor(String) | 1 | 12 | 7 | 1 |
methodFrom(String,char,char) | 1 | 26 | 14 | 4 |
methodFrom(String) | 1 | 2 | 1 | 1 |
MethodProperty(String,String,Method,String[],float) | 1 | 2 | 1 | 3 |
MethodProperty(String,String,String,String[],float) | 1 | 2 | 1 | 1 |
asString(Object) | 0 | 2 | 2 | 0 |
packageNameOf(Object) | 0 | 3 | 1 | 0 |
itemTypeName() | 0 | 2 | 1 | 0 |
type() | 0 | 2 | 1 | 0 |
valueFrom(String) | 0 | 2 | 1 | 0 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | MS_PKGPROTECT | MS | 2 | METHOD_GROUP_DELIMITERS |
View line in source | Style Error | Column |
---|---|---|
22 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
24 | Commentaire javadoc manquant. | 5 |
25 | Commentaire javadoc manquant. | 5 |
26 | Commentaire javadoc manquant. | 5 |
31 | Le commentaire javadoc est vide. | |
53 | Le commentaire javadoc est vide. | |
59 | Le commentaire javadoc est vide. | |
103 | Le commentaire javadoc est vide. | |
151 | Balise javadoc @param manquante pour 'methodNameAndArgTypes'. | 44 |
151 | Balise javadoc @param manquante pour 'classMethodDelimiter'. | 72 |
151 | Balise javadoc @param manquante pour 'methodArgDelimiter'. | 99 |
197 | Le commentaire javadoc est vide. | |
245 | Le commentaire javadoc est vide. | |
256 | Le commentaire javadoc est vide. | |
264 | Le commentaire javadoc est vide. | |
272 | Le commentaire javadoc est vide. | |
278 | Balise javadoc @throws manquante pour 'IllegalArgumentException'. | 56 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 5 3 3 | Total : Per method : | 96 19.2 | Total : Per method : Per statement : | 55 11 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): | 22 2 55 15 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.2 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 0.8 0.04 | Statement Test Coverage : Method Test Reference : | 0 1.67 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
getPropertyDescriptorType(PropertyDescriptor) | 1 | 10 | 7 | 1 |
createPropertyDescriptor(String,String,String,String,String,String,String) | 0 | 2 | 1 | 1 |
createRawPropertyDescriptor(String,String,String,String,String,String,String) | 0 | 75 | 38 | 1 |
checkDelimiter(String,String,String) | 0 | 3 | 4 | 1 |
checkMinMax(String,String,String,String) | 0 | 5 | 5 | 1 |
View line in source | Style Error | Column |
---|---|---|
9 | Commentaire javadoc manquant. | |
14 | Balise javadoc @return manquante. | |
14 | Balise javadoc @param manquante pour 'propertyDescriptor'. | 74 |
30 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 22 21 22 0 | Total : Per method : | 48 2.29 | Total : Per method : Per statement : | 25 1.19 0.52 |
||
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 3 46 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.05 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 24 1.14 0.5 | Statement Test Coverage : Method Test Reference : | 0 0.18 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
PropertyDescriptorWrapper(T) | 0 | 4 | 3 | 0 |
getPropertyDescriptor() | 0 | 2 | 1 | 4 |
asDelimitedString(T) | 0 | 2 | 1 | 0 |
choices() | 0 | 2 | 1 | 0 |
compareTo(PropertyDescriptor) | 0 | 2 | 1 | 1 |
defaultValue() | 0 | 2 | 1 | 0 |
description() | 0 | 2 | 1 | 0 |
errorFor(Object) | 0 | 2 | 1 | 0 |
isMultiValue() | 0 | 2 | 1 | 0 |
isRequired() | 0 | 2 | 1 | 0 |
multiValueDelimiter() | 0 | 2 | 1 | 0 |
name() | 0 | 2 | 1 | 0 |
preferredRowCount() | 0 | 2 | 1 | 0 |
propertyErrorFor(Rule) | 0 | 2 | 1 | 0 |
type() | 0 | 2 | 1 | 0 |
uiOrder() | 0 | 2 | 1 | 0 |
valueFrom(String) | 0 | 2 | 1 | 0 |
attributeValuesById() | 0 | 2 | 1 | 0 |
equals(Object) | 0 | 4 | 3 | 0 |
hashCode() | 0 | 2 | 1 | 0 |
toString() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @author. | |
17 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
20 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
31 | Commentaire javadoc manquant. | 5 |
35 | Commentaire javadoc manquant. | 5 |
39 | Commentaire javadoc manquant. | 5 |
43 | Commentaire javadoc manquant. | 5 |
47 | Commentaire javadoc manquant. | 5 |
51 | Commentaire javadoc manquant. | 5 |
55 | Commentaire javadoc manquant. | 5 |
59 | Commentaire javadoc manquant. | 5 |
63 | Commentaire javadoc manquant. | 5 |
67 | Commentaire javadoc manquant. | 5 |
71 | Commentaire javadoc manquant. | 5 |
75 | Commentaire javadoc manquant. | 5 |
79 | Commentaire javadoc manquant. | 5 |
83 | Commentaire javadoc manquant. | 5 |
87 | Commentaire javadoc manquant. | 5 |
91 | Commentaire javadoc manquant. | 5 |
95 | Commentaire javadoc manquant. | 5 |
103 | Commentaire javadoc manquant. | 5 |
108 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 8 5 4 | Total : Per method : | 28 3.5 | Total : Per method : Per statement : | 17 2.12 0.61 |
||
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 6 18 36 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 9 1.12 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 12 1.5 0.43 | Statement Test Coverage : Method Test Reference : | 0 1.4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
StringMultiProperty(String,String,String[],float,char) | 1 | 3 | 1 | 9 |
StringMultiProperty(String,String,String,String) | 1 | 2 | 1 | 0 |
checkDefaults(String[],char) | 1 | 6 | 6 | 1 |
type() | 1 | 2 | 1 | 0 |
valueFrom(String) | 1 | 2 | 1 | 1 |
containsDelimiter(String) | 1 | 2 | 1 | 1 |
illegalCharMsg() | 1 | 2 | 1 | 1 |
valueErrorFor(Object) | 1 | 7 | 5 | 0 |
View line in source | Style Error | Column |
---|---|---|
16 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
18 | Commentaire javadoc manquant. | 9 |
43 | Balise javadoc @param manquante pour 'theName'. | 43 |
43 | Balise javadoc @param manquante pour 'theDescription'. | 59 |
43 | Balise javadoc @param manquante pour 'theDefaults'. | 82 |
43 | Balise javadoc @param manquante pour 'otherParams'. | 115 |
47 | Le commentaire javadoc est vide. | |
63 | Le commentaire javadoc est vide. | |
71 | Le commentaire javadoc est vide. | |
80 | Le commentaire javadoc est vide. | |
88 | Le commentaire javadoc est vide. | |
95 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 4 1 | Total : Per method : | 9 2.25 | Total : Per method : Per statement : | 4 1 0.44 |
||
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): | 1 15 6 10 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 5 1.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 1 0.44 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
StringProperty(String,String,String,float) | 1 | 2 | 1 | 15 |
defaultAsString() | 1 | 2 | 1 | 0 |
type() | 1 | 2 | 1 | 0 |
valueFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
24 | Le commentaire javadoc est vide. | |
31 | Le commentaire javadoc est vide. | |
40 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 8 6 3 | Total : Per method : | 21 2.62 | Total : Per method : Per statement : | 10 1.25 0.48 |
||
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 2 12 36 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 6 0.75 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 0.88 0.33 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
TypeMultiProperty(String,String,Class[],String[],float) | 1 | 2 | 1 | 4 |
TypeMultiProperty(String,String,String,String[],float) | 1 | 2 | 1 | 1 |
typesFrom(String) | 1 | 6 | 2 | 1 |
packageNameOf(Object) | 0 | 2 | 1 | 0 |
type() | 1 | 2 | 1 | 0 |
itemTypeName() | 0 | 2 | 1 | 0 |
asString(Object) | 0 | 2 | 2 | 0 |
valueFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
15 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
45 | Le commentaire javadoc est vide. | |
59 | Le commentaire javadoc est vide. | |
68 | Le commentaire javadoc est vide. | |
76 | Le commentaire javadoc est vide. | |
84 | Le commentaire javadoc est vide. | |
93 | Le commentaire javadoc est vide. |
Package: net.sourceforge.pmd.lang.rule.properties | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 10 9 5 5 | Total : Per method : | 24 2.67 | Total : Per method : Per statement : | 15 1.67 0.62 |
||
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 15 45 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 7 0.78 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 0.89 0.33 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
TypeProperty(String,String,Class,String[],float) | 1 | 2 | 1 | 3 |
TypeProperty(String,String,String,String[],float) | 1 | 2 | 1 | 1 |
defaultAsString() | 1 | 2 | 1 | 0 |
packageNameOf(Object) | 0 | 2 | 1 | 0 |
type() | 1 | 2 | 1 | 0 |
itemTypeName() | 0 | 2 | 1 | 0 |
asString(Object) | 0 | 2 | 2 | 1 |
classFrom(String) | 1 | 7 | 6 | 2 |
valueFrom(String) | 1 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
15 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
30 | Le commentaire javadoc est vide. | |
43 | Le commentaire javadoc est vide. | |
60 | Le commentaire javadoc est vide. | |
68 | Le commentaire javadoc est vide. | |
76 | Le commentaire javadoc est vide. | |
85 | Le commentaire javadoc est vide. | |
104 | Le commentaire javadoc est vide. |