ximex/ris-bka

View on GitHub

Showing 211 of 230 total issues

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

      }, {
        localName: 'Pdeinst',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 6 days to fix
mappings/RISDok.js on lines 4622..4893
mappings/RISJudikaturNutzdaten.js on lines 7583..7854

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

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

      }, {
        localName: 'Pdeinst',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 6 days to fix
mappings/OGD_DocumentResponse.js on lines 1045..1316
mappings/RISDok.js on lines 4622..4893

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

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

      }, {
        localName: 'Pdeinst',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 6 days to fix
mappings/OGD_DocumentResponse.js on lines 1045..1316
mappings/RISJudikaturNutzdaten.js on lines 7583..7854

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

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

      }, {
        localName: 'Td',
        typeName: null,
        propertyInfos: [{
            name: 'ueberschriftOrAbsatzOrAusgabe',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 5 days to fix
mappings/OGD_DocumentResponse.js on lines 6570..6818
mappings/RISJudikaturNutzdaten.js on lines 7287..7535

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

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

      }, {
        localName: 'Td',
        typeName: null,
        propertyInfos: [{
            name: 'ueberschriftOrAbsatzOrAusgabe',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 5 days to fix
mappings/OGD_DocumentResponse.js on lines 6570..6818
mappings/RISDok.js on lines 7878..8126

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

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

      }, {
        localName: 'Td',
        typeName: null,
        propertyInfos: [{
            name: 'ueberschriftOrAbsatzOrAusgabe',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 5 days to fix
mappings/RISDok.js on lines 7878..8126
mappings/RISJudikaturNutzdaten.js on lines 7287..7535

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

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: 'Fntext',
        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 2768..2992
mappings/RISJudikaturNutzdaten.js on lines 2523..2747

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

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: 'Fntext',
        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 2084..2308
mappings/RISJudikaturNutzdaten.js on lines 2523..2747

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

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: 'Fntext',
        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 2084..2308
mappings/RISDok.js on lines 2768..2992

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

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

      }, {
        localName: 'Absatz',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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 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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Unterschrift',
        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 1861..2084
mappings/OGD_DocumentResponse.js on lines 4048..4271
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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Ueberschrift',
        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 1861..2084
mappings/OGD_DocumentResponse.js on lines 4048..4271
mappings/OGD_DocumentResponse.js on lines 4370..4593
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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Ueberschrift',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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 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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Ueberschrift',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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

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

      }, {
        localName: 'Inhaltsvz',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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/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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Unterschrift',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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 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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Unterschrift',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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 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 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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Absatz',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 11 other locations - About 4 days to fix
mappings/OGD_DocumentResponse.js on lines 1861..2084
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 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 12 locations. Consider refactoring.
Open

      }, {
        localName: 'Inhaltsvz',
        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 1861..2084
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

Severity
Category
Status
Source
Language