luyadev/luya-module-admin

View on GitHub

Showing 503 of 503 total issues

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

<?php

return [
    'language_name' => 'Deutsch',
    'button_save' => 'Speichern',
Severity: Major
Found in src/messages/de/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Italiano',
    'button_save' => 'Salva',
Severity: Major
Found in src/messages/it/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'ภาษาไทย',
    'button_save' => 'บันทึก',
Severity: Major
Found in src/messages/th/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'English',
    'button_save' => 'Save',
Severity: Major
Found in src/messages/en/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Türkçe',
    'button_save' => 'Kaydet',
Severity: Major
Found in src/messages/tr/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Dutch',
    'button_save' => 'Opslaan',
Severity: Major
Found in src/messages/nl/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Polski',
    'button_save' => 'Zapisz',
Severity: Major
Found in src/messages/pl/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Bahasa',
    'button_save' => 'Simpan',
Severity: Major
Found in src/messages/id/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => '中文',
    'button_save' => '保存',
Severity: Major
Found in src/messages/cn/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Български',
    'button_save' => 'Запазване',
Severity: Major
Found in src/messages/bg/admin.php and 17 other locations - About 2 wks to fix
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Українська',
    'button_save' => 'Зберегти',
Severity: Major
Found in src/messages/ua/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Ελληνικά',
    'button_save' => 'Αποθήκευση',
Severity: Major
Found in src/messages/el/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    /** Start::No translation **/
    'layout_debug_assetmanager_forcecopy' => 'AssetManager forceCopy',
Severity: Major
Found in src/messages/fr/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Việt Nam',
    'button_save' => 'Lưu',
Severity: Major
Found in src/messages/vi/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Español',
    'button_save' => 'Guardar',
Severity: Major
Found in src/messages/es/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'angol',
    'button_save' => 'Mentés',
Severity: Major
Found in src/messages/hu/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'فارسی',
    'button_save' => 'ذخیره',
Severity: Major
Found in src/messages/fa/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

<?php

return [
    'language_name' => 'Português',
    'button_save' => 'Salvar',
Severity: Major
Found in src/messages/pt/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

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

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

Function withAngular has a Cognitive Complexity of 438 (exceeds 5 allowed). Consider refactoring.
Open

(function withAngular(angular, navigator) {

  'use strict';

  var A_DAY_IN_MILLISECONDS = 86400000
Severity: Minor
Found in src/resources/vendorlibs/angularjs-datepicker/angular-datepicker.js - About 1 wk to fix

Cognitive Complexity

Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

A method's cognitive complexity is based on a few simple rules:

  • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
  • Code is considered more complex for each "break in the linear flow of the code"
  • Code is considered more complex when "flow breaking structures are nested"

Further reading

File formdirectives.js has 2127 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/** ZAA ANGULAR FORM INPUT DIRECTIVES */


/**
 * @ngdoc directive
Severity: Major
Found in src/resources/js/formdirectives.js - About 5 days to fix
    Severity
    Category
    Status
    Source
    Language