![]() |
|
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.cpd |
|
[scorecard] [analysis] [explanations] | |
{overview} {architecture} {design} {code} {test} {source control} {system specific} |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 3 0 | Total : Per method : | 10 3.33 | Total : Per method : Per statement : | 3 1 0.3 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 7 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 4 7 6 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 1.67 0.5 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AbstractLanguage(Tokenizer,String) | 0 | 3 | 1 | 0 |
getFileFilter() | 0 | 2 | 1 | 0 |
getTokenizer() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
1 | La ligne ne correspond pas à la ligne d'en-tête attendue '^\/\*\*[ ]*$'. | |
7 | Commentaire javadoc manquant. | |
11 | Commentaire javadoc manquant. | 9 |
16 | Commentaire javadoc manquant. | 9 |
20 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 9 8 2 7 | Total : Per method : | 81 10.12 | Total : Per method : Per statement : | 39 4.88 0.48 |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 2 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 5 2 32 18 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 1 0.1 | Statement Test Coverage : Method Test Reference : | 0 8.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 15 | 7 | 0 |
getTokenFromLine(StringBuffer,int) | 0 | 22 | 14 | 1 |
parseString(StringBuffer,int,char) | 0 | 22 | 12 | 1 |
ignoreCharacter(char) | 0 | 2 | 1 | 1 |
isString(char) | 0 | 2 | 1 | 1 |
isComment(char) | 0 | 2 | 1 | 1 |
getCommentToken(StringBuffer,int) | 0 | 4 | 2 | 1 |
isIgnorableString(String) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
3 | La ligne ne correspond pas à la ligne d'en-tête attendue '[ ]+\*\/[ ]*$'. | |
10 | Commentaire javadoc manquant. | |
13 | Commentaire javadoc manquant. | 9 |
14 | Commentaire javadoc manquant. | 9 |
16 | Commentaire javadoc manquant. | 9 |
17 | Commentaire javadoc manquant. | 9 |
23 | Commentaire javadoc manquant. | 9 |
27 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 8 4 | Total : Per method : Per statement : | 2 1 0.25 |
||
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 4 2 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 4 1 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
addedFile(int,File) | 0 | 1 | 1 | 1 |
phaseUpdate(int) | 0 | 1 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
10 | Commentaire javadoc manquant. | 5 |
11 | Commentaire javadoc manquant. | 5 |
12 | Commentaire javadoc manquant. | 5 |
13 | Commentaire javadoc manquant. | 5 |
14 | Commentaire javadoc manquant. | 5 |
16 | Commentaire javadoc manquant. | 5 |
18 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 2 9 3 3 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 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 6 1 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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 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 5 10 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 2 2 0 | Total : Per method : | 3 1.5 | Total : Per method : Per statement : | 2 1 0.67 |
||
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 13 2 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 1.5 1 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
getTokenizer() | 0 | 1 | 1 | 1 |
getFileFilter() | 0 | 1 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
10 | Commentaire javadoc manquant. | 5 |
12 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 2 2 | Total : Per method : Per statement : | 1 1 0.5 |
||
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 6 1 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 1.5 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|---|---|---|
render(Match) | 0 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
8 | Le commentaire javadoc est vide. | |
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
12 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 3 2 | Total : Per method : |
NaN | Total : Per method : Per statement : |
NaN NaN |
||
Inheritance: | Coupling: | ||||||
Depth of inheritance tree (DIT): Number of Children (NOC): | 1 2 |
Efferent/Import Class Couplings (CBO/Ce): Afferent/Export Class Couplings (Ca): Response for a class (RFC): Lack of Cohesion in methods (LCOM): | 0 4 19 10 |
||||
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: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 2 2 | Total : Per method : Per statement : | 1 1 0.5 |
||
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 17 1 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 1 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 1 | 1 | 7 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
9 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 1 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
AnyLanguage(String) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
6 | Commentaire javadoc manquant. | |
7 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 23 23 | Total : Per method : Per statement : | 8 8 0.35 |
||
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 1 18 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 0.13 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 21 | 8 | 1 |
View line in source | Style Error | Column |
---|---|---|
16 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
17 | Commentaire javadoc manquant. | 5 |
19 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 19 18 12 7 | Total : Per method : | 125 6.94 | Total : Per method : Per statement : | 55 3.06 0.44 |
||
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): | 17 3 73 147 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 14 0.78 0.11 | Statement Test Coverage : Method Test Reference : | 0 2.25 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CPD(int,Language) | 0 | 3 | 1 | 3 |
skipDuplicates() | 0 | 2 | 1 | 1 |
setCpdListener(CPDListener) | 0 | 2 | 1 | 1 |
setEncoding(String) | 0 | 2 | 1 | 3 |
go() | 0 | 4 | 1 | 3 |
getMatches() | 0 | 2 | 1 | 3 |
add(File) | 0 | 2 | 1 | 2 |
addAllInDirectory(String) | 0 | 2 | 1 | 1 |
addRecursively(String) | 0 | 2 | 1 | 2 |
add(File) | 0 | 3 | 2 | 2 |
addDirectory(String,boolean) | 0 | 5 | 3 | 2 |
add(int,File) | 0 | 14 | 6 | 2 |
getRendererFromString(String,String) | 0 | 16 | 12 | 1 |
findBooleanSwitch(String[],String) | 0 | 5 | 4 | 1 |
findRequiredStringValue(String[],String) | 0 | 7 | 5 | 1 |
findOptionalStringValue(String[],String,String) | 0 | 5 | 4 | 1 |
main(String[]) | 0 | 29 | 9 | 0 |
usage() | 0 | 9 | 1 | 2 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | MS_SHOULD_BE_FINAL | MS | 2 | debugEnable |
View line in source | Style Error | Column |
---|---|---|
18 | Commentaire javadoc manquant. | |
27 | Commentaire javadoc manquant. | 5 |
31 | Commentaire javadoc manquant. | 5 |
36 | Commentaire javadoc manquant. | 5 |
40 | Commentaire javadoc manquant. | 5 |
44 | Commentaire javadoc manquant. | 5 |
48 | Commentaire javadoc manquant. | 5 |
54 | Commentaire javadoc manquant. | 5 |
58 | Commentaire javadoc manquant. | 5 |
62 | Commentaire javadoc manquant. | 5 |
66 | Commentaire javadoc manquant. | 5 |
70 | Commentaire javadoc manquant. | 5 |
110 | Commentaire javadoc manquant. | 5 |
157 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 2 3 0 | Total : Per method : | 3 1.5 | Total : Per method : Per statement : | 2 1 0.67 |
||
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 4 3 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 1.5 1 | Statement Test Coverage : Method Test Reference : | 0 0.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
addedFile(int,File) | 0 | 1 | 1 | 0 |
phaseUpdate(int) | 0 | 1 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
9 | Commentaire javadoc manquant. | 5 |
12 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 16 15 10 6 | Total : Per method : | 101 6.73 | Total : Per method : Per statement : | 36 2.4 0.36 |
||
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): | 16 0 67 62 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.07 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 15 1 0.15 | Statement Test Coverage : Method Test Reference : | 0 1.7 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
execute() | 0 | 19 | 5 | 0 |
createLanguage() | 0 | 7 | 3 | 1 |
report(CPD) | 0 | 13 | 4 | 1 |
tokenizeFiles(CPD) | 0 | 8 | 3 | 1 |
analyzeCode(CPD) | 0 | 5 | 1 | 1 |
createRenderer() | 0 | 7 | 5 | 1 |
validateFields() | 0 | 6 | 5 | 1 |
addFileset(FileSet) | 0 | 2 | 1 | 0 |
setMinimumTokenCount(int) | 0 | 2 | 1 | 0 |
setIgnoreLiterals(boolean) | 0 | 2 | 1 | 0 |
setIgnoreIdentifiers(boolean) | 0 | 2 | 1 | 0 |
setOutputFile(File) | 0 | 2 | 1 | 0 |
setFormat(FormatAttribute) | 0 | 2 | 1 | 0 |
setLanguage(LanguageAttribute) | 0 | 2 | 1 | 0 |
setEncoding(String) | 0 | 2 | 1 | 0 |
FormatAttribute.getValues() | 0 | 2 | 1 | 0 |
LanguageAttribute.getValues() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
37 | Dans le commentaire javadoc de la classe, il manque une balise @author. | |
37 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
52 | Commentaire javadoc manquant. | 5 |
142 | Commentaire javadoc manquant. | 5 |
146 | Commentaire javadoc manquant. | 5 |
150 | Commentaire javadoc manquant. | 5 |
154 | Commentaire javadoc manquant. | 5 |
158 | Commentaire javadoc manquant. | 5 |
162 | Commentaire javadoc manquant. | 5 |
166 | Commentaire javadoc manquant. | 5 |
170 | Commentaire javadoc manquant. | 5 |
174 | Commentaire javadoc manquant. | |
176 | Commentaire javadoc manquant. | 9 |
187 | Commentaire javadoc manquant. | |
189 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | 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): | 2 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 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getValues | FORMATS |
Package: net.sourceforge.pmd.cpd | 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): | 2 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 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP | EI | 2 | getValues | LANGUAGES |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CPPLanguage() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
6 | Commentaire javadoc manquant. | |
7 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 14 14 | Total : Per method : Per statement : | 3 3 0.21 |
||
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): | 10 1 20 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.14 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 13 | 3 | 2 |
View line in source | Style Error | Column |
---|---|---|
13 | Commentaire javadoc manquant. | |
15 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 3 3 0 | Total : Per method : | 26 8.67 | Total : Per method : Per statement : | 6 2 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 4 17 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 5 1.67 0.19 | Statement Test Coverage : Method Test Reference : | 0 1.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CSVRenderer() | 0 | 2 | 1 | 2 |
CSVRenderer(char) | 0 | 2 | 1 | 3 |
render(Match) | 0 | 19 | 4 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Commentaire javadoc manquant. | |
15 | Commentaire javadoc manquant. | 9 |
17 | Commentaire javadoc manquant. | 9 |
21 | Commentaire javadoc manquant. | 9 |
25 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 4 4 0 | Total : Per method : | 24 6 | Total : Per method : Per statement : | 8 2 0.33 |
||
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 12 4 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 1.75 0.29 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
FileReporter(String) | 0 | 2 | 1 | 2 |
FileReporter(File) | 0 | 2 | 1 | 4 |
FileReporter(File,String) | 0 | 3 | 1 | 3 |
report(String) | 0 | 14 | 5 | 4 |
View line in source | Style Error | Column |
---|---|---|
6 | L'utilisation des import.* est prohibé - java.io.*. | |
8 | Le commentaire javadoc est vide. | |
11 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
15 | Commentaire javadoc manquant. | 5 |
19 | Commentaire javadoc manquant. | 5 |
23 | Commentaire javadoc manquant. | 5 |
28 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 1 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
FortranLanguage() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
3 | La ligne ne correspond pas à la ligne d'en-tête attendue '[ ]+\*\/[ ]*$'. | |
7 | Commentaire javadoc manquant. | |
8 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 15 15 | Total : Per method : Per statement : | 1 1 0.07 |
||
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 4 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 0.2 | Statement Test Coverage : Method Test Reference : | 0 6 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
FortranTokenizer() | 0 | 14 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
8 | Le commentaire javadoc est vide. | |
12 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
14 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 43 24 5 38 | Total : Per method : | 504 21 | Total : Per method : Per statement : | 148 6.17 0.29 |
||
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): | 36 14 239 747 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 15 0.62 0.03 | Statement Test Coverage : Method Test Reference : | 0 12.8 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
Renderer.render(Match) | 0 | 1 | 1 | 0 |
Renderer$1.render(Match) | 0 | 2 | 1 | 0 |
Renderer$2.render(Match) | 0 | 2 | 1 | 0 |
Renderer$3.render(Match) | 0 | 2 | 1 | 0 |
Renderer$4.render(Match) | 0 | 2 | 1 | 0 |
LanguageConfig.languageFor(LanguageFactory,Properties) | 0 | 1 | 1 | 0 |
LanguageConfig.ignoreLiteralsByDefault() | 0 | 1 | 1 | 0 |
LanguageConfig.extensions() | 0 | 1 | 1 | 0 |
LanguageConfig$5.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$5.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$5.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$6.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$6.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$6.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$7.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$7.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$7.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$8.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$8.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$8.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$9.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$9.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$9.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$10.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$10.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$10.extensions() | 0 | 2 | 1 | 0 |
LanguageConfig$11.languageFor(LanguageFactory,Properties) | 0 | 2 | 1 | 0 |
LanguageConfig$11.ignoreLiteralsByDefault() | 0 | 2 | 1 | 0 |
LanguageConfig$11.extensions() | 0 | 2 | 1 | 0 |
ColumnSpec.ColumnSpec(String,int,int,Match) | 0 | 5 | 1 | 0 |
ColumnSpec.label() | 0 | 2 | 1 | 0 |
ColumnSpec.alignment() | 0 | 2 | 1 | 0 |
ColumnSpec.width() | 0 | 2 | 1 | 0 |
ColumnSpec.sorter() | 0 | 2 | 1 | 0 |
languageConfigFor(String) | 0 | 2 | 1 | 2 |
CancelListener.actionPerformed(ActionEvent) | 0 | 2 | 1 | 0 |
GoListener.Runnable$12.run() | 0 | 7 | 1 | 0 |
GoListener.actionPerformed(ActionEvent) | 0 | 9 | 1 | 0 |
SaveListener.SaveListener(Renderer) | 0 | 2 | 1 | 0 |
SaveListener.actionPerformed(ActionEvent) | 0 | 19 | 7 | 0 |
SaveListener.error(String,Exception) | 0 | 4 | 2 | 0 |
BrowseListener.actionPerformed(ActionEvent) | 0 | 6 | 2 | 0 |
AlignmentRenderer.AlignmentRenderer(DefaultTableCellRenderer[][]) | 0 | 2 | 1 | 0 |
AlignmentRenderer.getTableCellRendererComponent(JTable,Object,boolean,boolean,int,int) | 0 | 4 | 1 | 0 |
addSaveOptionsTo(JMenu) | 0 | 6 | 2 | 1 |
ItemListener$13.itemStateChanged(ItemEvent) | 0 | 3 | 1 | 0 |
GUI() | 0 | 45 | 1 | 1 |
adjustLanguageControlsFor(LanguageConfig) | 0 | 6 | 1 | 0 |
ActionListener$14.actionPerformed(ActionEvent) | 0 | 2 | 1 | 0 |
makeSettingsPanel(JButton,JButton,JButton) | 0 | 35 | 2 | 1 |
makeProgressPanel() | 0 | 14 | 1 | 1 |
makeResultsPanel() | 0 | 10 | 1 | 1 |
populateResultArea() | 0 | 9 | 2 | 1 |
copyMatchListSelectionsToClipboard() | 0 | 13 | 4 | 1 |
deleteMatchlistSelections() | 0 | 6 | 2 | 1 |
ListSelectionListener$15.valueChanged(ListSelectionEvent) | 0 | 2 | 1 | 0 |
ActionListener$16.actionPerformed(ActionEvent) | 0 | 2 | 1 | 0 |
ActionListener$17.actionPerformed(ActionEvent) | 0 | 2 | 1 | 0 |
MouseAdapter$18.mouseClicked(MouseEvent) | 0 | 2 | 1 | 0 |
makeMatchList() | 0 | 19 | 2 | 1 |
isLegalPath(String,LanguageConfig) | 0 | 6 | 5 | 0 |
setLabelFor(Match) | 0 | 13 | 3 | 1 |
setProgressControls(boolean) | 0 | 4 | 1 | 2 |
go() | 0 | 46 | 9 | 1 |
ActionListener$19.actionPerformed(ActionEvent) | 0 | 7 | 1 | 0 |
createTimer() | 0 | 11 | 1 | 1 |
formatTime(long,long) | 0 | 9 | 3 | 1 |
SortingTableModel.sortColumn() | 0 | 1 | 1 | 0 |
SortingTableModel.sortColumn(int) | 0 | 1 | 1 | 0 |
SortingTableModel.sortDescending() | 0 | 1 | 1 | 0 |
SortingTableModel.sortDescending(boolean) | 0 | 1 | 1 | 0 |
SortingTableModel.sort(E) | 0 | 1 | 1 | 0 |
SortingTableModel$20.getValueAt(int,int) | 0 | 13 | 10 | 0 |
SortingTableModel$20.getColumnCount() | 0 | 2 | 1 | 0 |
SortingTableModel$20.getRowCount() | 0 | 2 | 1 | 0 |
SortingTableModel$20.isCellEditable(int,int) | 0 | 2 | 1 | 0 |
SortingTableModel$20.getColumnClass(int) | 0 | 2 | 1 | 0 |
SortingTableModel$20.setValueAt(Object,int,int) | 0 | 1 | 1 | 0 |
SortingTableModel$20.getColumnName(int) | 0 | 2 | 1 | 0 |
SortingTableModel$20.addTableModelListener(TableModelListener) | 0 | 1 | 1 | 0 |
SortingTableModel$20.removeTableModelListener(TableModelListener) | 0 | 1 | 1 | 0 |
SortingTableModel$20.sortColumn() | 0 | 2 | 1 | 0 |
SortingTableModel$20.sortColumn(int) | 0 | 2 | 1 | 0 |
SortingTableModel$20.sortDescending() | 0 | 2 | 1 | 0 |
SortingTableModel$20.sortDescending(boolean) | 0 | 2 | 1 | 0 |
SortingTableModel$20.sort(Match) | 0 | 4 | 2 | 0 |
tableModelFrom(Match) | 0 | 43 | 1 | 0 |
sortOnColumn(int) | 0 | 9 | 2 | 1 |
setListDataFrom(Iterator) | 0 | 12 | 3 | 1 |
phaseUpdate(int) | 0 | 2 | 1 | 0 |
getPhaseText(int) | 0 | 14 | 11 | 1 |
addedFile(int,File) | 0 | 3 | 1 | 0 |
main(String[]) | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
68 | Commentaire javadoc manquant. | |
70 | Commentaire javadoc manquant. | |
81 | Commentaire javadoc manquant. | |
123 | Commentaire javadoc manquant. | |
157 | Commentaire javadoc manquant. | |
163 | Commentaire javadoc manquant. | |
178 | Commentaire javadoc manquant. | |
222 | Commentaire javadoc manquant. | |
233 | Commentaire javadoc manquant. | |
282 | Commentaire javadoc manquant. | 5 |
627 | Commentaire javadoc manquant. | |
708 | Commentaire javadoc manquant. | 5 |
712 | Commentaire javadoc manquant. | 5 |
729 | Commentaire javadoc manquant. | 5 |
736 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 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 4 5 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 6 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 7 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 2 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 8 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 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 8 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 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
STYLE | ICAST_IDIV_CAST_TO_DOUBLE | ICAST | 2 | actionPerformed |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 15 14 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): | 4 1 26 79 |
||||
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.36 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 5 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 5 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 5 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 4 3 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 6 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.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 6 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 5 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: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 1 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 13 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 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 1 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): | 1 1 5 3 |
||||
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 |
---|---|---|---|---|---|
BAD_PRACTICE | DM_EXIT | Dm | 2 | actionPerformed |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 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): | 1 2 6 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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
PERFORMANCE | SIC_INNER_SHOULD_BE_STATIC | SIC | 2 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 3 1 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): | 3 2 7 3 |
||||
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 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 13 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: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 2 1 25 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: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 32 6.4 | Total : Per method : Per statement : | 5 1 0.16 |
||
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 1 13 2 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 14 2.8 0.44 | Statement Test Coverage : Method Test Reference : | 0 2.4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
GridBagHelper(Container,Container[]) | 0 | 9 | 1 | 0 |
add(Component) | 0 | 2 | 1 | 3 |
add(Component,int) | 0 | 8 | 1 | 3 |
nextRow() | 0 | 3 | 1 | 2 |
addLabel(String) | 0 | 2 | 1 | 2 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | EI_EXPOSE_REP2 | EI2 | 2 | <init> | weights |
View line in source | Style Error | Column |
---|---|---|
7 | L'utilisation des import.* est prohibé - javax.swing.*. | |
14 | Commentaire javadoc manquant. | |
16 | Commentaire javadoc manquant. | 5 |
17 | Commentaire javadoc manquant. | 5 |
18 | Commentaire javadoc manquant. | 5 |
19 | Commentaire javadoc manquant. | 5 |
20 | Commentaire javadoc manquant. | 5 |
21 | Commentaire javadoc manquant. | 5 |
22 | Commentaire javadoc manquant. | 11 |
24 | Commentaire javadoc manquant. | 5 |
37 | Commentaire javadoc manquant. | 5 |
41 | Commentaire javadoc manquant. | 5 |
51 | Commentaire javadoc manquant. | 5 |
56 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
JSPLanguage() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
6 | Commentaire javadoc manquant. | |
7 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 9 9 | Total : Per method : Per statement : | 2 2 0.22 |
||
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): | 10 1 17 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.22 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 8 | 2 | 0 |
View line in source | Style Error | Column |
---|---|---|
12 | Commentaire javadoc manquant. | |
14 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 7 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 1.5 0.43 | Statement Test Coverage : Method Test Reference : | 0 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
JavaLanguage() | 0 | 2 | 1 | 0 |
JavaLanguage(Properties) | 0 | 4 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
9 | Commentaire javadoc manquant. | 9 |
13 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 5 0 | Total : Per method : | 36 9 | Total : Per method : Per statement : | 18 4.5 0.5 |
||
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): | 9 1 21 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 7 1.75 0.19 | Statement Test Coverage : Method Test Reference : | 0 1.4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
setProperties(Properties) | 0 | 3 | 1 | 1 |
tokenize(SourceCode,Tokens) | 0 | 24 | 15 | 3 |
setIgnoreLiterals(boolean) | 0 | 2 | 1 | 1 |
setIgnoreIdentifiers(boolean) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
14 | Commentaire javadoc manquant. | |
16 | Commentaire javadoc manquant. | 5 |
17 | Commentaire javadoc manquant. | 5 |
22 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
76 | Commentaire javadoc manquant. | 5 |
80 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 5 3 4 | Total : Per method : | 34 6.8 | Total : Per method : Per statement : | 17 3.4 0.5 |
||
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 11 27 21 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.2 0.18 | Statement Test Coverage : Method Test Reference : | 0 2.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
createLanguage(String) | 0 | 2 | 1 | 8 |
createLanguage(String,Properties) | 0 | 14 | 7 | 3 |
languageAliases(String) | 0 | 4 | 3 | 1 |
dynamicLanguageImplementationLoad(String) | 0 | 6 | 5 | 1 |
languageConventionSyntax(String) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
10 | Commentaire javadoc manquant. | 4 |
12 | Commentaire javadoc manquant. | 4 |
13 | Commentaire javadoc manquant. | 4 |
16 | Commentaire javadoc manquant. | 5 |
20 | Commentaire javadoc manquant. | 4 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 20 18 19 1 | Total : Per method : | 85 4.72 | Total : Per method : Per statement : | 36 2 0.42 |
||
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): | 7 13 35 130 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 30 1.67 0.35 | Statement Test Coverage : Method Test Reference : | 0 1.42 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
Comparator$1.compare(Match,Match) | 0 | 2 | 1 | 0 |
Comparator$2.compare(Match,Match) | 0 | 2 | 1 | 0 |
Comparator$3.compare(Match,Match) | 0 | 6 | 5 | 0 |
Comparator$4.compare(Match,Match) | 0 | 2 | 1 | 0 |
MatchCode.MatchCode() | 0 | 1 | 1 | 0 |
MatchCode.MatchCode(TokenEntry,TokenEntry) | 0 | 3 | 1 | 0 |
MatchCode.hashCode() | 0 | 2 | 1 | 0 |
MatchCode.equals(Object) | 0 | 3 | 2 | 0 |
MatchCode.setFirst(int) | 0 | 2 | 1 | 0 |
MatchCode.setSecond(int) | 0 | 2 | 1 | 0 |
Match(int,TokenEntry,TokenEntry) | 0 | 6 | 1 | 6 |
getMarkCount() | 0 | 2 | 1 | 4 |
setLineCount(int) | 0 | 2 | 1 | 5 |
getLineCount() | 0 | 2 | 1 | 9 |
getTokenCount() | 0 | 2 | 1 | 9 |
getSourceCodeSlice() | 0 | 2 | 1 | 4 |
setSourceCodeSlice(String) | 0 | 2 | 1 | 5 |
iterator() | 0 | 2 | 1 | 9 |
compareTo(Match) | 0 | 5 | 3 | 2 |
getFirstMark() | 0 | 2 | 1 | 2 |
getSecondMark() | 0 | 2 | 1 | 1 |
toString() | 0 | 2 | 1 | 0 |
getMarkSet() | 0 | 2 | 1 | 1 |
getMatchCode() | 0 | 4 | 2 | 2 |
getEndIndex() | 0 | 2 | 1 | 1 |
setMarkSet(TokenEntry) | 0 | 2 | 1 | 0 |
setLabel(String) | 0 | 2 | 1 | 1 |
getLabel() | 0 | 2 | 1 | 2 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
BAD_PRACTICE | EQ_COMPARETO_USE_OBJECT_EQUALS | Eq | 2 | compareTo |
View line in source | Style Error | Column |
---|---|---|
13 | Commentaire javadoc manquant. | |
23 | Commentaire javadoc manquant. | 5 |
29 | Commentaire javadoc manquant. | 5 |
35 | Commentaire javadoc manquant. | 5 |
47 | Commentaire javadoc manquant. | 5 |
53 | Commentaire javadoc manquant. | |
58 | Commentaire javadoc manquant. | 9 |
61 | Commentaire javadoc manquant. | 9 |
66 | Commentaire javadoc manquant. | 9 |
70 | Commentaire javadoc manquant. | 9 |
75 | Commentaire javadoc manquant. | 9 |
79 | Commentaire javadoc manquant. | 9 |
85 | Commentaire javadoc manquant. | 5 |
93 | Commentaire javadoc manquant. | 5 |
97 | Commentaire javadoc manquant. | 5 |
101 | Commentaire javadoc manquant. | 5 |
105 | Commentaire javadoc manquant. | 5 |
109 | Commentaire javadoc manquant. | 5 |
113 | Commentaire javadoc manquant. | 5 |
117 | Commentaire javadoc manquant. | 5 |
121 | Commentaire javadoc manquant. | 5 |
129 | Commentaire javadoc manquant. | 5 |
133 | Commentaire javadoc manquant. | 5 |
137 | Commentaire javadoc manquant. | 5 |
141 | Commentaire javadoc manquant. | 5 |
145 | Commentaire javadoc manquant. | 5 |
152 | Commentaire javadoc manquant. | 5 |
156 | Commentaire javadoc manquant. | 5 |
160 | Commentaire javadoc manquant. | 5 |
164 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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 5 3 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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 5 3 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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 6 3 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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 5 3 |
||||
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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 6 6 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): | 1 2 8 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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
BAD_PRACTICE | BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS | BC | 2 | equals | |
BAD_PRACTICE | NP_EQUALS_SHOULD_HANDLE_NULL_ARGUMENT | NP | 2 | equals |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 8 8 7 1 | Total : Per method : | 81 10.12 | Total : Per method : Per statement : | 20 2.5 0.25 |
||
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): | 7 2 42 8 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 8 1 0.1 | Statement Test Coverage : Method Test Reference : | 0 2.14 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
MatchAlgorithm(SourceCode,Tokens,int) | 0 | 2 | 1 | 0 |
MatchAlgorithm(SourceCode,Tokens,int,CPDListener) | 0 | 8 | 2 | 0 |
setListener(CPDListener) | 0 | 2 | 1 | 0 |
matches() | 0 | 2 | 1 | 3 |
tokenAt(int,TokenEntry) | 0 | 2 | 1 | 3 |
getMinimumTileSize() | 0 | 2 | 1 | 1 |
findMatches() | 0 | 25 | 6 | 3 |
hash() | 0 | 28 | 7 | 1 |
View line in source | Style Error | Column |
---|---|---|
13 | Commentaire javadoc manquant. | |
26 | Commentaire javadoc manquant. | 5 |
30 | Commentaire javadoc manquant. | 5 |
41 | Commentaire javadoc manquant. | 5 |
45 | Commentaire javadoc manquant. | 5 |
49 | Commentaire javadoc manquant. | 5 |
53 | Commentaire javadoc manquant. | 5 |
57 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 7 3 4 | Total : Per method : | 99 14.14 | Total : Per method : Per statement : | 41 5.86 0.41 |
||
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 1 50 3 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.14 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 4 0.57 0.04 | Statement Test Coverage : Method Test Reference : | 0 3.33 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
MatchCollector(MatchAlgorithm) | 0 | 2 | 1 | 1 |
collect(TokenEntry) | 0 | 16 | 7 | 0 |
getMatches() | 0 | 44 | 15 | 1 |
determineMatch(TokenEntry,TokenEntry,int) | 1 | 22 | 10 | 1 |
hasPreviousDupe(TokenEntry,TokenEntry) | 0 | 4 | 3 | 1 |
countDuplicateTokens(TokenEntry,TokenEntry) | 0 | 5 | 2 | 2 |
matchEnded(TokenEntry,TokenEntry) | 0 | 2 | 3 | 2 |
View line in source | Style Error | Column |
---|---|---|
15 | Commentaire javadoc manquant. | |
21 | Commentaire javadoc manquant. | 5 |
25 | Commentaire javadoc manquant. | 5 |
53 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.67 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
PHPLanguage() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
6 | Commentaire javadoc manquant. | |
7 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 10 10 | Total : Per method : Per statement : | 7 7 0.7 |
||
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 1 14 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.2 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
tokenize(SourceCode,Tokens) | 0 | 9 | 7 | 0 |
View line in source | Style Error | Column |
---|---|---|
8 | Commentaire javadoc manquant. | |
10 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 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 : |
NaN NaN | Total : Per method : Per statement : | 3 3 1 | Statement Test Coverage : Method Test Reference : | 0 3 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
ReportException(Throwable) | 0 | 2 | 1 | 1 |
View line in source | Style Error | Column |
---|---|---|
6 | Le commentaire javadoc est vide. | |
9 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
11 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 3 0 3 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 1 | Statement Test Coverage : Method Test Reference : | 0 0 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
RubyLanguage() | 0 | 2 | 1 | 0 |
View line in source | Style Error | Column |
---|---|---|
3 | La ligne ne correspond pas à la ligne d'en-tête attendue '[ ]+\*\/[ ]*$'. | |
7 | Commentaire javadoc manquant. | |
8 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 1 1 1 0 | Total : Per method : | 16 16 | Total : Per method : Per statement : | 1 1 0.06 |
||
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 4 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 1 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 3 3 0.19 | Statement Test Coverage : Method Test Reference : | 0 4 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
RubyTokenizer() | 0 | 15 | 1 | 2 |
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 @version. | |
13 | Commentaire javadoc manquant. | 9 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 4 1 | Total : Per method : | 37 7.4 | Total : Per method : Per statement : | 12 2.4 0.32 |
||
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): | 5 4 24 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.2 0.16 | Statement Test Coverage : Method Test Reference : | 0 1.75 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
SimpleRenderer() | 0 | 2 | 1 | 4 |
SimpleRenderer(boolean) | 0 | 3 | 1 | 2 |
SimpleRenderer(String) | 0 | 2 | 1 | 1 |
renderOn(StringBuffer,Match) | 0 | 16 | 6 | 1 |
render(Match) | 0 | 10 | 3 | 0 |
View line in source | Style Error | Column |
---|---|---|
11 | Commentaire javadoc manquant. | |
16 | Commentaire javadoc manquant. | 9 |
18 | Commentaire javadoc manquant. | 9 |
22 | Commentaire javadoc manquant. | 9 |
27 | Commentaire javadoc manquant. | 9 |
60 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 5 5 0 | Total : Per method : | 74 14.8 | Total : Per method : Per statement : | 31 6.2 0.42 |
||
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 9 17 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 21 4.2 0.28 | Statement Test Coverage : Method Test Reference : | 0 1.2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
CodeLoader.getCode() | 0 | 8 | 4 | 0 |
CodeLoader.getFileName() | 0 | 1 | 1 | 0 |
CodeLoader.getReader() | 0 | 1 | 1 | 0 |
CodeLoader.load() | 0 | 16 | 8 | 0 |
FileCodeLoader.FileCodeLoader(File,String) | 0 | 3 | 1 | 0 |
FileCodeLoader.getReader() | 0 | 2 | 1 | 0 |
FileCodeLoader.getFileName() | 0 | 2 | 1 | 0 |
StringCodeLoader.StringCodeLoader(String) | 0 | 2 | 1 | 0 |
StringCodeLoader.StringCodeLoader(String,String) | 0 | 3 | 1 | 0 |
StringCodeLoader.getReader() | 0 | 2 | 1 | 0 |
StringCodeLoader.getFileName() | 0 | 2 | 1 | 0 |
SourceCode(CodeLoader) | 0 | 2 | 1 | 0 |
getCode() | 0 | 2 | 1 | 2 |
getCodeBuffer() | 0 | 7 | 2 | 4 |
getSlice(int,int) | 0 | 8 | 5 | 4 |
getFileName() | 0 | 2 | 1 | 8 |
View line in source | Style Error | Column |
---|---|---|
18 | Commentaire javadoc manquant. | |
20 | Commentaire javadoc manquant. | |
23 | Commentaire javadoc manquant. | 9 |
35 | Commentaire javadoc manquant. | 9 |
37 | Commentaire javadoc manquant. | 9 |
39 | Commentaire javadoc manquant. | 9 |
64 | Commentaire javadoc manquant. | |
68 | Commentaire javadoc manquant. | 9 |
73 | Commentaire javadoc manquant. | 9 |
78 | Commentaire javadoc manquant. | 9 |
84 | Commentaire javadoc manquant. | |
85 | Commentaire javadoc manquant. | 9 |
91 | Commentaire javadoc manquant. | 9 |
95 | Commentaire javadoc manquant. | 9 |
100 | Commentaire javadoc manquant. | 9 |
105 | Commentaire javadoc manquant. | 9 |
113 | Commentaire javadoc manquant. | 5 |
117 | Commentaire javadoc manquant. | 5 |
121 | Commentaire javadoc manquant. | 5 |
131 | Commentaire javadoc manquant. | 5 |
143 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | 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): | 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 7 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 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | 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): | 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 0 6 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 1 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 14 12 12 2 | Total : Per method : | 46 3.83 | Total : Per method : Per statement : | 15 1.25 0.33 |
||
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 17 22 59 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 13 1.08 0.28 | Statement Test Coverage : Method Test Reference : | 0 1.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
TokenEntry() | 0 | 3 | 1 | 1 |
TokenEntry(String,String,int) | 0 | 9 | 2 | 12 |
getEOF() | 0 | 3 | 1 | 6 |
clearImages() | 0 | 3 | 1 | 4 |
getTokenSrcID() | 0 | 2 | 1 | 9 |
getBeginLine() | 0 | 2 | 1 | 8 |
getIdentifier() | 0 | 2 | 1 | 2 |
getIndex() | 0 | 2 | 1 | 11 |
hashCode() | 0 | 2 | 1 | 0 |
setHashCode(int) | 0 | 2 | 1 | 1 |
equals(Object) | 0 | 5 | 3 | 0 |
compareTo(TokenEntry) | 0 | 2 | 1 | 1 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
BAD_PRACTICE | SI_INSTANCE_BEFORE_FINALS_ASSIGNED | SI | 2 | <clinit> | TOKENS |
View line in source | Style Error | Column |
---|---|---|
9 | Commentaire javadoc manquant. | |
11 | Commentaire javadoc manquant. | 5 |
27 | Commentaire javadoc manquant. | 5 |
39 | Commentaire javadoc manquant. | 5 |
44 | Commentaire javadoc manquant. | 5 |
49 | Commentaire javadoc manquant. | 5 |
53 | Commentaire javadoc manquant. | 5 |
57 | Commentaire javadoc manquant. | 5 |
61 | Commentaire javadoc manquant. | 5 |
65 | Commentaire javadoc manquant. | 5 |
69 | Commentaire javadoc manquant. | 5 |
73 | Commentaire javadoc manquant. | 5 |
81 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 7 6 6 1 | Total : Per method : | 17 2.83 | Total : Per method : Per statement : | 7 1.17 0.41 |
||
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 9 16 0 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1 0.35 | Statement Test Coverage : Method Test Reference : | 0 1.17 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
add(TokenEntry) | 0 | 2 | 1 | 6 |
iterator() | 0 | 2 | 1 | 0 |
get(int) | 0 | 2 | 1 | 1 |
size() | 0 | 2 | 1 | 8 |
getLineCount(TokenEntry,Match) | 0 | 5 | 2 | 1 |
getTokens() | 0 | 2 | 1 | 2 |
View line in source | Style Error | Column |
---|---|---|
10 | Commentaire javadoc manquant. | |
14 | Commentaire javadoc manquant. | 5 |
18 | Commentaire javadoc manquant. | 5 |
26 | Commentaire javadoc manquant. | 5 |
30 | Commentaire javadoc manquant. | 5 |
38 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 2 1 2 0 | Total : Per method : | 12 12 | Total : Per method : Per statement : | 3 3 0.25 |
||
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 1 16 1 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 0 0 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 2 2 0.17 | Statement Test Coverage : Method Test Reference : | 0 0.5 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: |
---|---|---|---|
render(Match) | 0 | 11 | 3 |
View line in source | Style Error | Column |
---|---|---|
10 | Commentaire javadoc manquant. | |
12 | Commentaire javadoc manquant. | 5 |
Package: net.sourceforge.pmd.cpd | Class source |
Methods: | Source statements: | Cyclomatic Complexity | |||||
---|---|---|---|---|---|---|---|
Total: Total Declared: Public : Private : | 5 4 3 2 | Total : Per method : | 42 10.5 | Total : Per method : Per statement : | 9 2.25 0.21 |
||
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): | 5 3 25 6 |
||||
Javadocs: | Code violations: | Style Errors: | Unit Test Coverage | ||||
Total : Per method : | 1 0.25 | Total : Per method : Per statement : |
NaN NaN | Total : Per method : Per statement : | 6 1.5 0.14 | Statement Test Coverage : Method Test Reference : | 0 2 |
Method : | Javadocs: | Source statements: | Cyclometic complexity: | Test References: |
---|---|---|---|---|
XMLRenderer() | 0 | 2 | 1 | 5 |
XMLRenderer(String) | 0 | 2 | 1 | 3 |
render(Match) | 0 | 30 | 4 | 0 |
encode(String) | 0 | 5 | 3 | 1 |
Bug: Category | Type | Abbreviation | Priority | Method Name | Field Name |
---|---|---|---|---|---|
MALICIOUS_CODE | MS_MUTABLE_ARRAY | MS | 1 | BASIC_ESCAPE |
View line in source | Style Error | Column |
---|---|---|
11 | Le commentaire javadoc est vide. | |
14 | Dans le commentaire javadoc de la classe, il manque une balise @version. | |
18 | Commentaire javadoc manquant. | 5 |
22 | Commentaire javadoc manquant. | 5 |
30 | Commentaire javadoc manquant. | 5 |
86 | Commentaire javadoc manquant. | 9 |