hackedteam/rcs-db-ext

View on GitHub

Showing 4,409 of 14,269 total issues

Identical blocks of code found in 2 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/site-packages/win32/lib/afxres.py and 1 other location - About 3 wks to fix
Python/Lib/site-packages/pythonwin/pywin/mfc/afxres.py on lines 0..497

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2534.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/site-packages/pythonwin/pywin/mfc/afxres.py and 1 other location - About 3 wks to fix
Python/Lib/site-packages/win32/lib/afxres.py on lines 0..497

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2534.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp858.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp850.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp865.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp855.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp862.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp737.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/mac_arabic.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp852.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp437.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp775.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp861.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp866.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp860.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp863.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 14 locations. Consider refactoring.
Open

Severity: Major
Found in Python/Lib/encodings/cp863.py and 13 other locations - About 1 wk to fix
Python/Lib/encodings/cp437.py on lines 0..697
Python/Lib/encodings/cp737.py on lines 0..697
Python/Lib/encodings/cp775.py on lines 0..696
Python/Lib/encodings/cp850.py on lines 0..697
Python/Lib/encodings/cp852.py on lines 0..697
Python/Lib/encodings/cp855.py on lines 0..697
Python/Lib/encodings/cp858.py on lines 0..697
Python/Lib/encodings/cp860.py on lines 0..697
Python/Lib/encodings/cp861.py on lines 0..697
Python/Lib/encodings/cp862.py on lines 0..697
Python/Lib/encodings/cp865.py on lines 0..697
Python/Lib/encodings/cp866.py on lines 0..697
Python/Lib/encodings/mac_arabic.py on lines 0..697

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 988.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

class ImpLoader:
    """PEP 302 Loader that wraps Python's "classic" import algorithm
    """
    code = source = None
Severity: Major
Found in Python/Lib/pkgutil.py and 1 other location - About 1 wk to fix
Python/Lib/site-packages/pip/_pkgutil.py on lines 228..319

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 784.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

class ImpLoader:
    """PEP 302 Loader that wraps Python's "classic" import algorithm
    """
    code = source = None

Severity: Major
Found in Python/Lib/site-packages/pip/_pkgutil.py and 1 other location - About 1 wk to fix
Python/Lib/pkgutil.py on lines 224..316

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 784.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

class dirpath:
    def __init__(self, str, recurse=0):
        dp = str.split(';')
        dirs = {}
        for d in dp:
Python/Lib/site-packages/pythonwin/pywin/framework/sgrepmdi.py on lines 42..113

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 709.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

class dirpath:
    def __init__(self, str, recurse=0):
        dp = str.split(';')
        dirs = {}
        for d in dp:
Python/Lib/site-packages/pythonwin/pywin/framework/mdi_pychecker.py on lines 52..123

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 709.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Severity
Category
Status
Source
Language