ximex/ris-bka

View on GitHub
mappings/RISDok.js

Summary

Maintainability
F
8 mos
Test Coverage

Function RISDok_Module_Factory has 8703 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var RISDok_Module_Factory = function () {
  var RISDok = {
    name: 'RISDok',
    typeInfos: [{
        localName: 'Wechsel',
Severity: Major
Found in mappings/RISDok.js - About 1 mo to fix

    File RISDok.js has 8717 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    var RISDok_Module_Factory = function () {
      var RISDok = {
        name: 'RISDok',
        typeInfos: [{
            localName: 'Wechsel',
    Severity: Major
    Found in mappings/RISDok.js - About 3 wks to fix

      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

      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 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: '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/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 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: '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 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: '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: 'Textbox',
              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 834..1045
      mappings/RISJudikaturNutzdaten.js on lines 3888..4099

      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

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

            }, {
              localName: 'Adid',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Gs',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Adtext',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'U',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Gldsym',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'I',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'S',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Super',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Addat',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'N',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Error',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'B',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1273..1478
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

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

            }, {
              localName: 'Sub',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 38 other locations - About 4 days to fix
      mappings/OGD_DocumentResponse.js on lines 629..834
      mappings/OGD_DocumentResponse.js on lines 1444..1649
      mappings/OGD_DocumentResponse.js on lines 3028..3233
      mappings/OGD_DocumentResponse.js on lines 3355..3560
      mappings/OGD_DocumentResponse.js on lines 3577..3782
      mappings/OGD_DocumentResponse.js on lines 4711..4916
      mappings/OGD_DocumentResponse.js on lines 5153..5358
      mappings/OGD_DocumentResponse.js on lines 5358..5563
      mappings/OGD_DocumentResponse.js on lines 5563..5768
      mappings/OGD_DocumentResponse.js on lines 5771..5976
      mappings/OGD_DocumentResponse.js on lines 5976..6181
      mappings/OGD_DocumentResponse.js on lines 7273..7478
      mappings/OGD_DocumentResponse.js on lines 7558..7763
      mappings/RISDok.js on lines 14..219
      mappings/RISDok.js on lines 219..424
      mappings/RISDok.js on lines 427..632
      mappings/RISDok.js on lines 1068..1273
      mappings/RISDok.js on lines 1701..1906
      mappings/RISDok.js on lines 1906..2111
      mappings/RISDok.js on lines 2111..2316
      mappings/RISDok.js on lines 3834..4039
      mappings/RISDok.js on lines 6300..6505
      mappings/RISDok.js on lines 6859..7064
      mappings/RISDok.js on lines 7064..7269
      mappings/RISDok.js on lines 7300..7505
      mappings/RISJudikaturNutzdaten.js on lines 164..369
      mappings/RISJudikaturNutzdaten.js on lines 423..628
      mappings/RISJudikaturNutzdaten.js on lines 1205..1410
      mappings/RISJudikaturNutzdaten.js on lines 1410..1615
      mappings/RISJudikaturNutzdaten.js on lines 1811..2016
      mappings/RISJudikaturNutzdaten.js on lines 2029..2234
      mappings/RISJudikaturNutzdaten.js on lines 4099..4304
      mappings/RISJudikaturNutzdaten.js on lines 4531..4736
      mappings/RISJudikaturNutzdaten.js on lines 5177..5382
      mappings/RISJudikaturNutzdaten.js on lines 5382..5587
      mappings/RISJudikaturNutzdaten.js on lines 5810..6015
      mappings/RISJudikaturNutzdaten.js on lines 6232..6437
      mappings/RISJudikaturNutzdaten.js on lines 6751..6956

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

      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: 'Link',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 3 days to fix
      mappings/OGD_DocumentResponse.js on lines 3799..3976
      mappings/RISJudikaturNutzdaten.js on lines 3702..3879

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

      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: 'Th',
              typeName: null,
              propertyInfos: [{
                  name: 'ueberschriftOrAbsatzOrAusgabe',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 3 days to fix
      mappings/OGD_DocumentResponse.js on lines 455..626
      mappings/RISJudikaturNutzdaten.js on lines 3531..3702

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

      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: 'BlockType',
              typeName: 'blockType',
              propertyInfos: [{
                  name: 'ueberschriftOrAbsatzOrAusgabe',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 3 days to fix
      mappings/OGD_DocumentResponse.js on lines 7763..7908
      mappings/RISJudikaturNutzdaten.js on lines 8084..8229

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

      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: 'Table',
              typeName: null,
              propertyInfos: [{
                  name: 'caption',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 3 days to fix
      mappings/OGD_DocumentResponse.js on lines 2398..2533
      mappings/RISJudikaturNutzdaten.js on lines 669..804

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

      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: 'Pre',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 8230..8355
      mappings/RISJudikaturNutzdaten.js on lines 1615..1740

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

      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: 'Binary',
              typeName: null,
              propertyInfos: [{
                  name: 'src',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 1316..1434
      mappings/RISJudikaturNutzdaten.js on lines 4329..4447

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

      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: 'Abschnitt',
              typeName: null,
              propertyInfos: [{
                  name: 'kzinhalt',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 3236..3355
      mappings/RISJudikaturNutzdaten.js on lines 1086..1205

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

      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: 'Caption',
              typeName: null,
              propertyInfos: [{
                  name: 'ueberschriftOrAbsatzOrAusgabe',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 4593..4711
      mappings/RISJudikaturNutzdaten.js on lines 7966..8084

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

      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: 'Div',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 8366..8473
      mappings/RISJudikaturNutzdaten.js on lines 3048..3155

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

      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: 'Tr',
              typeName: null,
              propertyInfos: [{
                  name: 'thOrTd',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 2 days to fix
      mappings/OGD_DocumentResponse.js on lines 15..107
      mappings/RISJudikaturNutzdaten.js on lines 7172..7264

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

      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: 'Colgroup',
              typeName: null,
              propertyInfos: [{
                  name: 'col',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 1 day to fix
      mappings/OGD_DocumentResponse.js on lines 2314..2398
      mappings/RISJudikaturNutzdaten.js on lines 6664..6748

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

      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

      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/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

      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

      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

      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

      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

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

            }, {
              localName: 'Feld',
              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 3976..4042
      mappings/RISJudikaturNutzdaten.js on lines 804..870

      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: 'Liste',
              typeName: null,
              propertyInfos: [{
                  name: 'ziffernlisteOrLiteralisteOrSubliteraliste',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 7 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 7034..7083
      mappings/RISJudikaturNutzdaten.js on lines 1743..1792

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

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

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

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

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

      Refactorings

      Further Reading

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

            }, {
              localName: 'Risdok',
              typeName: null,
              propertyInfos: [{
                  name: 'metadaten',
      Severity: Major
      Found in mappings/RISDok.js and 1 other location - About 7 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 7478..7524

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

      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: 'Ziffernliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelemOrLiteralisteOrSubliteraliste',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 6 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 2856..2897
      mappings/RISJudikaturNutzdaten.js on lines 628..669

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

      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: 'Literaliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelemOrSubliteralisteOrStrichliste',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 5 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 405..441
      mappings/RISJudikaturNutzdaten.js on lines 82..118

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

      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: 'Subliteraliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelemOrStrichlisteOrSchluss',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 4 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 2533..2564
      mappings/RISJudikaturNutzdaten.js on lines 7552..7583

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

      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: 'Ausgabe',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 4 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 7524..7555
      mappings/RISJudikaturNutzdaten.js on lines 386..417

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

      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: 'Fnzeichen',
              typeName: null,
              propertyInfos: [{
                  name: 'content',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 3 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 6271..6296
      mappings/RISJudikaturNutzdaten.js on lines 7857..7882

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

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

      if (typeof define === 'function' && define.amd) {
        define([], RISDok_Module_Factory);
      }
      else {
        var RISDok_Module = RISDok_Module_Factory();
      Severity: Major
      Found in mappings/RISDok.js and 6 other locations - About 3 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 9029..9040
      mappings/OGD_Request.js on lines 156..167
      mappings/OGD_ResponseList.js on lines 148..159
      mappings/OGD_ResponseList_Type.js on lines 106..117
      mappings/RISJudikaturNutzdaten.js on lines 8655..8666
      mappings/SOAP_Envelope.js on lines 174..185

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

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

            }, {
              localName: 'Tab',
              typeName: null,
              propertyInfos: [{
                  name: 'align',
      Severity: Major
      Found in mappings/RISDok.js and 3 other locations - About 2 hrs to fix
      mappings/OGD_DocumentResponse.js on lines 3006..3028
      mappings/OGD_DocumentResponse.js on lines 8127..8149
      mappings/RISJudikaturNutzdaten.js on lines 4304..4326

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

      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: 'Strichliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelem',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 4352..4370
      mappings/RISJudikaturNutzdaten.js on lines 118..136

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

      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: 'Fnen',
              typeName: null,
              propertyInfos: [{
                  name: 'fntext',
      Severity: Major
      Found in mappings/RISDok.js and 8 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 3782..3799
      mappings/OGD_DocumentResponse.js on lines 6254..6271
      mappings/OGD_DocumentResponse.js on lines 6296..6313
      mappings/RISDok.js on lines 6505..6522
      mappings/RISDok.js on lines 7742..7759
      mappings/RISJudikaturNutzdaten.js on lines 136..153
      mappings/RISJudikaturNutzdaten.js on lines 369..386
      mappings/RISJudikaturNutzdaten.js on lines 7267..7284

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

      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: 'Nutzdaten',
              typeName: null,
              propertyInfos: [{
                  name: 'fnen',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 3560..3577
      mappings/RISJudikaturNutzdaten.js on lines 7535..7552

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

      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: 'Betraglistetgue',
              typeName: null,
              propertyInfos: [{
                  name: 'listelem',
      Severity: Major
      Found in mappings/RISDok.js and 8 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 3782..3799
      mappings/OGD_DocumentResponse.js on lines 6254..6271
      mappings/OGD_DocumentResponse.js on lines 6296..6313
      mappings/RISDok.js on lines 2539..2556
      mappings/RISDok.js on lines 7742..7759
      mappings/RISJudikaturNutzdaten.js on lines 136..153
      mappings/RISJudikaturNutzdaten.js on lines 369..386
      mappings/RISJudikaturNutzdaten.js on lines 7267..7284

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

      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: 'Betragliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelem',
      Severity: Major
      Found in mappings/RISDok.js and 8 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 3782..3799
      mappings/OGD_DocumentResponse.js on lines 6254..6271
      mappings/OGD_DocumentResponse.js on lines 6296..6313
      mappings/RISDok.js on lines 2539..2556
      mappings/RISDok.js on lines 6505..6522
      mappings/RISJudikaturNutzdaten.js on lines 136..153
      mappings/RISJudikaturNutzdaten.js on lines 369..386
      mappings/RISJudikaturNutzdaten.js on lines 7267..7284

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

      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: 'Br',
              typeName: null,
              propertyInfos: [{
                  name: 'clazz',
      Severity: Major
      Found in mappings/RISDok.js and 2 other locations - About 1 hr to fix
      mappings/OGD_DocumentResponse.js on lines 6554..6570
      mappings/RISJudikaturNutzdaten.js on lines 1795..1811

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

      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: 'Erlliste',
              typeName: null,
              propertyInfos: [{
                  name: 'listelem',
      Severity: Minor
      Found in mappings/RISDok.js and 2 other locations - About 35 mins to fix
      mappings/OGD_DocumentResponse.js on lines 441..452
      mappings/RISJudikaturNutzdaten.js on lines 153..164

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

      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

      There are no issues that match your filters.

      Category
      Status