silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

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

/*
 * This file is generated by jOOQ.
 */
package cn.vertxup.ui.domain.tables.interfaces;

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXApp.java on lines 1..333
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXCategory.java on lines 1..341
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/interfaces/IIPortfolio.java on lines 1..349
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/interfaces/ISResource.java on lines 1..347
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/interfaces/ISVisitant.java on lines 1..351
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/ITplModel.java on lines 1..339
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/interfaces/IUiField.java on lines 1..335

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

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

/*
 * This file is generated by jOOQ.
 */
package cn.vertxup.integration.domain.tables.interfaces;

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXApp.java on lines 1..333
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXCategory.java on lines 1..341
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/interfaces/ISResource.java on lines 1..347
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/interfaces/ISVisitant.java on lines 1..351
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/ITplModel.java on lines 1..339
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/interfaces/IUiField.java on lines 1..335
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/interfaces/IUiView.java on lines 1..335

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

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

/*
 * This file is generated by jOOQ.
 */
package cn.vertxup.rbac.domain.tables.interfaces;

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXApp.java on lines 1..333
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/interfaces/IXCategory.java on lines 1..341
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/interfaces/IIPortfolio.java on lines 1..349
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/interfaces/ISVisitant.java on lines 1..351
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/ITplModel.java on lines 1..339
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/interfaces/IUiField.java on lines 1..335
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/interfaces/IUiView.java on lines 1..335

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

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

VTableRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
Open

@SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class VTableRecord extends UpdatableRecordImpl<VTableRecord> implements VertxPojo, Record15<String, Boolean, String, String, String, String, String, String, String, String, String, String, String, Boolean, String>, IVTable {

    private static final long serialVersionUID = 1L;

    LCountryRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
    Open

    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
    public class LCountryRecord extends UpdatableRecordImpl<LCountryRecord> implements VertxPojo, Record15<String, String, String, String, String, String, String, Integer, Boolean, String, String, LocalDateTime, String, LocalDateTime, String>, ILCountry {
    
        private static final long serialVersionUID = 1L;
    
    

      SGroupRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
      Open

      @SuppressWarnings({ "all", "unchecked", "rawtypes" })
      public class SGroupRecord extends UpdatableRecordImpl<SGroupRecord> implements VertxPojo, Record15<String, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>, ISGroup {
      
          private static final long serialVersionUID = 1L;
      
      

        XModuleRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
        Open

        @SuppressWarnings({ "all", "unchecked", "rawtypes" })
        public class XModuleRecord extends UpdatableRecordImpl<XModuleRecord> implements VertxPojo, Record15<String, String, String, String, String, String, String, Boolean, String, String, String, LocalDateTime, String, LocalDateTime, String>, IXModule {
        
            private static final long serialVersionUID = 1L;
        
        

          MyBagRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
          Open

          @SuppressWarnings({ "all", "unchecked", "rawtypes" })
          public class MyBagRecord extends UpdatableRecordImpl<MyBagRecord> implements VertxPojo, Record15<String, String, String, String, Long, String, String, Boolean, String, String, String, LocalDateTime, String, LocalDateTime, String>, IMyBag {
          
              private static final long serialVersionUID = 1L;
          
          

            MEntityRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
            Open

            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
            public class MEntityRecord extends UpdatableRecordImpl<MEntityRecord> implements VertxPojo, Record15<String, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>, IMEntity {
            
                private static final long serialVersionUID = 1L;
            
            

              MIndexRecord has 96 methods (exceeds 20 allowed). Consider refactoring.
              Open

              @SuppressWarnings({ "all", "unchecked", "rawtypes" })
              public class MIndexRecord extends UpdatableRecordImpl<MIndexRecord> implements VertxPojo, Record15<String, String, String, Boolean, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String>, IMIndex {
              
                  private static final long serialVersionUID = 1L;
              
              

                File ECustomer.java has 776 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                /*
                 * This file is generated by jOOQ.
                 */
                package cn.vertxup.erp.domain.tables.pojos;
                
                

                  File IService.java has 775 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  /*
                   * This file is generated by jOOQ.
                   */
                  package cn.vertxup.jet.domain.tables.pojos;
                  
                  

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.lbs.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.ui.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.ambient.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.fm.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.tpl.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.atom.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.ambient.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/TplTicketDao.java on lines 1..361
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

                    /*
                     * This file is generated by jOOQ.
                     */
                    package cn.vertxup.tpl.domain.tables.daos;
                    
                    
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XLinkageDao.java on lines 1..360
                    vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/daos/XNumberDao.java on lines 1..356
                    vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/daos/MFieldDao.java on lines 1..361
                    vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/daos/FSettlementItemDao.java on lines 1..359
                    vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/daos/LLocationDao.java on lines 1..356
                    vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/daos/MySettingDao.java on lines 1..362
                    vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/daos/UiListDao.java on lines 1..361

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

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

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

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

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

                    Refactorings

                    Further Reading

                    Severity
                    Category
                    Status
                    Source
                    Language