silentbalanceyh/vertx-zero

View on GitHub

Showing 1,781 of 9,050 total issues

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XLinkage.java on lines 1..757
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XNumber.java on lines 1..759
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlementItem.java on lines 1..772
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MySetting.java on lines 1..765
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/TplTicket.java on lines 1..761
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiList.java on lines 1..755

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XLinkage.java on lines 1..757
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XNumber.java on lines 1..759
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MField.java on lines 1..751
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlementItem.java on lines 1..772
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/TplTicket.java on lines 1..761
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiList.java on lines 1..755

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XLinkage.java on lines 1..757
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MField.java on lines 1..751
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlementItem.java on lines 1..772
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MySetting.java on lines 1..765
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/TplTicket.java on lines 1..761
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiList.java on lines 1..755

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XLinkage.java on lines 1..757
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XNumber.java on lines 1..759
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MField.java on lines 1..751
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlementItem.java on lines 1..772
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MySetting.java on lines 1..765
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiList.java on lines 1..755

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XLinkage.java on lines 1..757
vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XNumber.java on lines 1..759
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MField.java on lines 1..751
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MySetting.java on lines 1..765
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/TplTicket.java on lines 1..761
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiList.java on lines 1..755

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XSource.java on lines 1..711
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MModel.java on lines 1..723
vertx-pin/zero-battery/src/main/java/cn/vertxup/battery/domain/tables/pojos/BBag.java on lines 1..709
vertx-pin/zero-graphic/src/main/java/cn/vertxup/graphic/domain/tables/pojos/GGraphic.java on lines 1..727
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MyMenu.java on lines 1..707

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XSource.java on lines 1..711
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MModel.java on lines 1..723
vertx-pin/zero-battery/src/main/java/cn/vertxup/battery/domain/tables/pojos/BBag.java on lines 1..709
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBill.java on lines 1..712
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MyMenu.java on lines 1..707

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XSource.java on lines 1..711
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MModel.java on lines 1..723
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBill.java on lines 1..712
vertx-pin/zero-graphic/src/main/java/cn/vertxup/graphic/domain/tables/pojos/GGraphic.java on lines 1..727
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MyMenu.java on lines 1..707

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XSource.java on lines 1..711
vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MModel.java on lines 1..723
vertx-pin/zero-battery/src/main/java/cn/vertxup/battery/domain/tables/pojos/BBag.java on lines 1..709
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBill.java on lines 1..712
vertx-pin/zero-graphic/src/main/java/cn/vertxup/graphic/domain/tables/pojos/GGraphic.java on lines 1..727

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

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

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

vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/pojos/MModel.java on lines 1..723
vertx-pin/zero-battery/src/main/java/cn/vertxup/battery/domain/tables/pojos/BBag.java on lines 1..709
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBill.java on lines 1..712
vertx-pin/zero-graphic/src/main/java/cn/vertxup/graphic/domain/tables/pojos/GGraphic.java on lines 1..727
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MyMenu.java on lines 1..707

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XSource.java on lines 1..711
vertx-pin/zero-battery/src/main/java/cn/vertxup/battery/domain/tables/pojos/BBag.java on lines 1..709
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBill.java on lines 1..712
vertx-pin/zero-graphic/src/main/java/cn/vertxup/graphic/domain/tables/pojos/GGraphic.java on lines 1..727
vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/pojos/MyMenu.java on lines 1..707

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-is/src/main/java/cn/vertxup/integration/domain/tables/pojos/IMessage.java on lines 1..679
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FBank.java on lines 1..677
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FDebt.java on lines 1..682
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPaymentItem.java on lines 1..704
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPreAuthorize.java on lines 1..708
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FSettlement.java on lines 1..706
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiPage.java on lines 1..689

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

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XActivity.java on lines 1..669
vertx-pin/zero-erp/src/main/java/cn/vertxup/erp/domain/tables/pojos/ETeam.java on lines 1..651
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPayTerm.java on lines 1..657
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPayment.java on lines 1..652
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/pojos/SView.java on lines 1..659
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiControl.java on lines 1..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 3099.

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

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

vertx-pin/zero-ambient/src/main/java/cn/vertxup/ambient/domain/tables/pojos/XActivity.java on lines 1..669
vertx-pin/zero-erp/src/main/java/cn/vertxup/erp/domain/tables/pojos/ETeam.java on lines 1..651
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPayTerm.java on lines 1..657
vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/pojos/FPayment.java on lines 1..652
vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/pojos/SView.java on lines 1..659
vertx-pin/zero-ui/src/main/java/cn/vertxup/ui/domain/tables/pojos/UiOp.java on lines 1..657

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

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