ximex/ris-bka

View on GitHub

Showing 211 of 230 total issues

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

      }, {
        localName: 'Absatz',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 4048..4271
mappings/OGD_DocumentResponse.js on lines 4370..4593
mappings/OGD_DocumentResponse.js on lines 4916..5139
mappings/RISDok.js on lines 845..1068
mappings/RISDok.js on lines 1478..1701
mappings/RISDok.js on lines 5574..5797
mappings/RISDok.js on lines 7505..7728
mappings/RISJudikaturNutzdaten.js on lines 2825..3048
mappings/RISJudikaturNutzdaten.js on lines 3158..3381
mappings/RISJudikaturNutzdaten.js on lines 4739..4962
mappings/RISJudikaturNutzdaten.js on lines 5587..5810

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 817.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Schluss',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Beschr',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Schluss',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Beschr',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Abstand',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Beschr',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Schluss',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Abstand',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232
mappings/RISJudikaturNutzdaten.js on lines 6437..6654

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 794.

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 9 locations. Consider refactoring.
Open

      }, {
        localName: 'Abstand',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 107..324
mappings/OGD_DocumentResponse.js on lines 2567..2784
mappings/OGD_DocumentResponse.js on lines 6337..6554
mappings/RISDok.js on lines 2322..2539
mappings/RISDok.js on lines 3149..3366
mappings/RISDok.js on lines 5797..6014
mappings/RISJudikaturNutzdaten.js on lines 2306..2523
mappings/RISJudikaturNutzdaten.js on lines 6015..6232

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 794.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Pdvorlage',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 6818..7034
mappings/RISDok.js on lines 3423..3639
mappings/RISDok.js on lines 5251..5467
mappings/RISJudikaturNutzdaten.js on lines 870..1086
mappings/RISJudikaturNutzdaten.js on lines 6956..7172

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 789.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Listelem',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 6818..7034
mappings/OGD_DocumentResponse.js on lines 7911..8127
mappings/RISDok.js on lines 3423..3639
mappings/RISDok.js on lines 5251..5467
mappings/RISJudikaturNutzdaten.js on lines 6956..7172

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 789.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Listelem',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 7911..8127
mappings/RISDok.js on lines 3423..3639
mappings/RISDok.js on lines 5251..5467
mappings/RISJudikaturNutzdaten.js on lines 870..1086
mappings/RISJudikaturNutzdaten.js on lines 6956..7172

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 789.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Pdvorlage',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 6818..7034
mappings/OGD_DocumentResponse.js on lines 7911..8127
mappings/RISDok.js on lines 5251..5467
mappings/RISJudikaturNutzdaten.js on lines 870..1086
mappings/RISJudikaturNutzdaten.js on lines 6956..7172

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 789.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Pdvorlage',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 6818..7034
mappings/OGD_DocumentResponse.js on lines 7911..8127
mappings/RISDok.js on lines 3423..3639
mappings/RISDok.js on lines 5251..5467
mappings/RISJudikaturNutzdaten.js on lines 870..1086

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 789.

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 6 locations. Consider refactoring.
Open

      }, {
        localName: 'Listelem',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 5 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 6818..7034
mappings/OGD_DocumentResponse.js on lines 7911..8127
mappings/RISDok.js on lines 3423..3639
mappings/RISJudikaturNutzdaten.js on lines 870..1086
mappings/RISJudikaturNutzdaten.js on lines 6956..7172

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 789.

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 3 locations. Consider refactoring.
Open

      }, {
        localName: 'Symbol',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1649..1861
mappings/RISJudikaturNutzdaten.js on lines 4962..5174

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 776.

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 3 locations. Consider refactoring.
Open

      }, {
        localName: 'Symbol',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1649..1861
mappings/RISDok.js on lines 4288..4500

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 776.

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 3 locations. Consider refactoring.
Open

      }, {
        localName: 'Symbol',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 4 days to fix
mappings/RISDok.js on lines 4288..4500
mappings/RISJudikaturNutzdaten.js on lines 4962..5174

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 776.

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 3 locations. Consider refactoring.
Open

      }, {
        localName: 'Textbox',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 834..1045
mappings/RISDok.js on lines 6086..6297

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 771.

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