prowide/prowide-core

View on GitHub
src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java

Summary

Maintainability
F
1 wk
Test Coverage

File MT575.java has 1471 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * Copyright 2006-2023 Prowide
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
Severity: Major
Found in src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java - About 3 days to fix

    MT575 has 90 methods (exceeds 20 allowed). Consider refactoring.
    Open

    @Generated
    public class MT575 extends AbstractMT implements Serializable {
        /**
         * Constant identifying the SRU to which this class belongs to.
         */

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

          @SequenceStyle(Type.GENERATED_16RS)
          @NonUniqueSeparator
          public static class SequenceC1 extends SwiftTagListBlock {
              private static final long serialVersionUID = 1L;
              
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2251..2337
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2402..2488
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1338..1424
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1936..2022
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1609..1695
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1760..1846
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1911..1997
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2062..2148
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2213..2299
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2364..2450
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2515..2601
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2815..2901
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2966..3052
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3117..3203
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3268..3354
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4613..4699
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4764..4850
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4915..5001
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 1256..1342
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 2003..2089
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1649..1735
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1800..1886
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3570..3656
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 2344..2430
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 3220..3306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2116..2202
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2694..2780
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1226..1312
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1824..1910
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2273..2359
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2873..2959
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1220..1306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1818..1904
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1576..1662
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1876..1962
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1369..1455
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1520..1606
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1205..1291
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1356..1442

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

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

          @SequenceStyle(Type.GENERATED_16RS)
          @NonUniqueSeparator
          public static class SequenceB1a1 extends SwiftTagListBlock {
              private static final long serialVersionUID = 1L;
              
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2251..2337
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2402..2488
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1338..1424
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1936..2022
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1609..1695
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1760..1846
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1911..1997
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2062..2148
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2213..2299
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2364..2450
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2515..2601
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2815..2901
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2966..3052
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3117..3203
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3268..3354
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4613..4699
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4764..4850
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4915..5001
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 1256..1342
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 2003..2089
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1649..1735
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1800..1886
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3570..3656
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 2344..2430
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 3220..3306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2116..2202
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2694..2780
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1226..1312
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2273..2359
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2573..2659
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2873..2959
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1220..1306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1818..1904
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1576..1662
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1876..1962
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1369..1455
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1520..1606
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1205..1291
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1356..1442

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

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

          @SequenceStyle(Type.GENERATED_16RS)
          @NonUniqueSeparator
          public static class SequenceC2a extends SwiftTagListBlock {
              private static final long serialVersionUID = 1L;
              
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2251..2337
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2402..2488
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1338..1424
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1936..2022
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1609..1695
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1760..1846
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1911..1997
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2062..2148
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2213..2299
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2364..2450
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2515..2601
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2815..2901
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2966..3052
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3117..3203
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3268..3354
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4613..4699
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4764..4850
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4915..5001
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 1256..1342
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 2003..2089
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1649..1735
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1800..1886
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3570..3656
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 2344..2430
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 3220..3306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2116..2202
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2694..2780
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1226..1312
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1824..1910
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2273..2359
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2573..2659
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1220..1306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1818..1904
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1576..1662
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1876..1962
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1369..1455
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1520..1606
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1205..1291
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1356..1442

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

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

          @SequenceStyle(Type.GENERATED_16RS)
          @NonUniqueSeparator
          public static class SequenceA1 extends SwiftTagListBlock {
              private static final long serialVersionUID = 1L;
              
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2251..2337
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2402..2488
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1338..1424
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1936..2022
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1609..1695
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1760..1846
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1911..1997
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2062..2148
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2213..2299
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2364..2450
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2515..2601
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2815..2901
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2966..3052
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3117..3203
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3268..3354
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4613..4699
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4764..4850
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4915..5001
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 1256..1342
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 2003..2089
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1649..1735
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1800..1886
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3570..3656
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 2344..2430
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 3220..3306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2116..2202
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2694..2780
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1824..1910
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2273..2359
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2573..2659
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2873..2959
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1220..1306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1818..1904
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1576..1662
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1876..1962
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1369..1455
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1520..1606
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1205..1291
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1356..1442

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

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

          @SequenceStyle(Type.GENERATED_16RS)
          @NonUniqueSeparator
          public static class SequenceB1a4 extends SwiftTagListBlock {
              private static final long serialVersionUID = 1L;
              
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2251..2337
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT535.java on lines 2402..2488
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1338..1424
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT536.java on lines 1936..2022
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1609..1695
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1760..1846
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 1911..1997
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2062..2148
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2213..2299
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2364..2450
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2515..2601
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2815..2901
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 2966..3052
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3117..3203
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3268..3354
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4613..4699
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4764..4850
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT537.java on lines 4915..5001
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 1256..1342
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT538.java on lines 2003..2089
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1649..1735
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 1800..1886
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3419..3505
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT548.java on lines 3570..3656
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 2344..2430
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT564.java on lines 3220..3306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2116..2202
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT566.java on lines 2694..2780
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1226..1312
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 1824..1910
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2573..2659
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT575.java on lines 2873..2959
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1220..1306
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT576.java on lines 1818..1904
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1576..1662
      src/generated/java/com/prowidesoftware/swift/model/mt/mt5xx/MT586.java on lines 1876..1962
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1369..1455
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT670.java on lines 1520..1606
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1205..1291
      src/generated/java/com/prowidesoftware/swift/model/mt/mt6xx/MT671.java on lines 1356..1442

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

      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