ximex/ris-bka

View on GitHub

Showing 230 of 230 total issues

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

      }, {
        localName: 'Layoutdaten',
        typeName: null,
        propertyInfos: [{
            name: 'classes',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 4271..4352
mappings/RISDok.js on lines 4500..4581

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

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: 'Layoutdaten',
        typeName: null,
        propertyInfos: [{
            name: 'classes',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 4271..4352
mappings/RISJudikaturNutzdaten.js on lines 7882..7963

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

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: 'Layoutdaten',
        typeName: null,
        propertyInfos: [{
            name: 'classes',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 1 day to fix
mappings/RISDok.js on lines 4500..4581
mappings/RISJudikaturNutzdaten.js on lines 7882..7963

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

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: 'Tbody',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Tbody',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Tbody',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825

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

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: 'Thead',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Tfoot',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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

    typeInfos: [{
        localName: 'Thead',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Tfoot',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Thead',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6684..6762
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Tfoot',
        typeName: null,
        propertyInfos: [{
            name: 'tr',
Severity: Major
Found in mappings/RISDok.js and 8 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 324..402
mappings/OGD_DocumentResponse.js on lines 8149..8227
mappings/OGD_DocumentResponse.js on lines 8473..8551
mappings/RISDok.js on lines 6522..6600
mappings/RISDok.js on lines 6778..6856
mappings/RISJudikaturNutzdaten.js on lines 4..82
mappings/RISJudikaturNutzdaten.js on lines 2747..2825
mappings/RISJudikaturNutzdaten.js on lines 4450..4528

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

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: 'Col',
        typeName: null,
        propertyInfos: [{
            name: 'id',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 2900..2977
mappings/RISDok.js on lines 3662..3739

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

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: 'Col',
        typeName: null,
        propertyInfos: [{
            name: 'id',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 2900..2977
mappings/RISJudikaturNutzdaten.js on lines 3454..3531

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

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: 'Col',
        typeName: null,
        propertyInfos: [{
            name: 'id',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 1 day to fix
mappings/RISDok.js on lines 3662..3739
mappings/RISJudikaturNutzdaten.js on lines 3454..3531

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

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: 'Fzinhalt',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 6181..6254
mappings/RISJudikaturNutzdaten.js on lines 3381..3454

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

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: 'Fzinhalt',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 1 day to fix
mappings/RISDok.js on lines 5028..5101
mappings/RISJudikaturNutzdaten.js on lines 3381..3454

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

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: 'Fzinhalt',
        typeName: null,
        propertyInfos: [{
            name: 'content',
Severity: Major
Found in mappings/RISJudikaturNutzdaten.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 6181..6254
mappings/RISDok.js on lines 5028..5101

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

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: 'Kzinhalt',
        typeName: null,
        propertyInfos: [{
            name: 'ueberschriftOrAbsatzOrAusgabe',
Severity: Major
Found in mappings/RISDok.js and 2 other locations - About 1 day to fix
mappings/OGD_DocumentResponse.js on lines 2787..2853
mappings/RISJudikaturNutzdaten.js on lines 2237..2303

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

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: 'Kzinhalt',
        typeName: null,
        propertyInfos: [{
            name: 'ueberschriftOrAbsatzOrAusgabe',
Severity: Major
Found in mappings/OGD_DocumentResponse.js and 2 other locations - About 1 day to fix
mappings/RISDok.js on lines 4216..4282
mappings/RISJudikaturNutzdaten.js on lines 2237..2303

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

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