Semantic-Org/Semantic-UI

View on GitHub

Showing 558 of 804 total issues

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/dropdown.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/modal.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/accordion.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/search.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/popup.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/behaviors/visibility.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/sidebar.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/dimmer.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/behaviors/form.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/progress.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/transition.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/embed.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/behaviors/api.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/checkbox.js on lines 619..629
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

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

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

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

Refactorings

Further Reading

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

        debug: function() {
          if(!settings.silent && settings.debug) {
            if(settings.performance) {
              module.performance.log(arguments);
            }
Severity: Major
Found in src/definitions/modules/checkbox.js and 18 other locations - About 4 hrs to fix
src/definitions/behaviors/api.js on lines 871..881
src/definitions/behaviors/form.js on lines 1059..1069
src/definitions/behaviors/visibility.js on lines 1053..1063
src/definitions/modules/accordion.js on lines 403..413
src/definitions/modules/dimmer.js on lines 498..508
src/definitions/modules/dropdown.js on lines 3542..3552
src/definitions/modules/embed.js on lines 419..429
src/definitions/modules/modal.js on lines 798..808
src/definitions/modules/nag.js on lines 286..296
src/definitions/modules/popup.js on lines 1172..1182
src/definitions/modules/progress.js on lines 690..700
src/definitions/modules/rating.js on lines 294..304
src/definitions/modules/search.js on lines 1056..1066
src/definitions/modules/shape.js on lines 701..711
src/definitions/modules/sidebar.js on lines 794..804
src/definitions/modules/sticky.js on lines 752..762
src/definitions/modules/tab.js on lines 723..733
src/definitions/modules/transition.js on lines 864..874

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

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

        indeterminate: function() {
          if( module.should.allowIndeterminate() ) {
            module.debug('Checkbox is already indeterminate');
            return;
          }
Severity: Major
Found in src/definitions/modules/checkbox.js and 1 other location - About 4 hrs to fix
src/definitions/modules/checkbox.js on lines 257..268

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

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

        determinate: function() {
          if( module.should.allowDeterminate() ) {
            module.debug('Checkbox is already determinate');
            return;
          }
Severity: Major
Found in src/definitions/modules/checkbox.js and 1 other location - About 4 hrs to fix
src/definitions/modules/checkbox.js on lines 244..255

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

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

          allowCheck: function() {
            if(module.is.determinate() && module.is.checked() && !module.should.forceCallbacks() ) {
              module.debug('Should not allow check, checkbox is already checked');
              return false;
            }
Severity: Major
Found in src/definitions/modules/checkbox.js and 1 other location - About 3 hrs to fix
src/definitions/modules/checkbox.js on lines 348..358

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

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

          allowUncheck: function() {
            if(module.is.determinate() && module.is.unchecked() && !module.should.forceCallbacks() ) {
              module.debug('Should not allow uncheck, checkbox is already unchecked');
              return false;
            }
Severity: Major
Found in src/definitions/modules/checkbox.js and 1 other location - About 3 hrs to fix
src/definitions/modules/checkbox.js on lines 337..347

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

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

      {
        type: 'list',
        name: 'secondaryColor',
        message: 'Select the closest name for your secondary brand color',
        default: '14px',
Severity: Major
Found in tasks/config/project/install.js and 1 other location - About 3 hrs to fix
tasks/config/project/install.js on lines 636..675

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

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

      {
        type: 'list',
        name: 'primaryColor',
        message: 'Select the closest name for your primary brand color',
        default: '14px',
Severity: Major
Found in tasks/config/project/install.js and 1 other location - About 3 hrs to fix
tasks/config/project/install.js on lines 682..721

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

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