XoopsModules25x/apcal

View on GitHub
language/portuguese/blocks.php

Summary

Maintainability
C
1 day
Test Coverage

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

<?php

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {


Severity: Major
Found in language/portuguese/blocks.php and 2 other locations - About 1 day to fix
language/italian/blocks.php on lines 1..43
language/nederlands/blocks.php on lines 1..44

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

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

Blank line found at end of control structure
Open


Blank line found at start of control structure
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Expected 0 spaces before closing bracket; 1 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Space found before comma in function call
Open

define( 'APCAL_BL_LOADED' , 1 ) ;

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define( 'APCAL_BL_LOADED' , 1 ) ;

No space found after comma in function call
Open

define('_MB_APCAL_PREV_MONTH','Anterior');

Expected 0 spaces before closing bracket; 1 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

No space found after comma in function call
Open

define('_MB_APCAL_JUSTONCEADAYAPLUGIN','Display just 1 gif per a day and per a plugin');

No space found after comma in function call
Open

define('_MB_APCAL_PLUGINS_DESC','list the plugin\'s name separated with , (comma)');

Expected 0 spaces before closing bracket; 1 found
Open

define( 'APCAL_BL_LOADED' , 1 ) ;

No space found after comma in function call
Open

define('_MB_APCAL_EVENTS_AFTER','Eventos depois do %s');

A closing tag is not permitted at the end of a PHP file
Open

?>

Space after opening parenthesis of function call prohibited
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Space after opening parenthesis of function call prohibited
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_JUSTONCEADAYAPLUGIN','Display just 1 gif per a day and per a plugin');

No space found after comma in function call
Open

define('_MB_APCAL_PLUGINS','Active Plugins');

No space found after comma in function call
Open

define('_MB_APCAL_PLUGINS_VALID','Valid Plugins');

No space found after comma in function call
Open

define('_MB_APCAL_MAXGIFSADAY','Max dotgifs per a day');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_CATSEL','Category');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_EVENTS_AFTER','Eventos depois do %s');

No space found after comma in function call
Open

define('_MB_APCAL_EVENTS_THEDAY','Eventos em %s');

No space found after comma in function call
Open

define("_MB_APCAL_MAXNEWITEMS","Mostrar");

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_MAXITEMS','Display');

No space found after comma in function call
Open

define('_MB_APCAL_MAXITEMS','Display');

No space found after comma in function call
Open

define('_MB_APCAL_JUMP','Pular');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_MAXGIFSADAY','Max dotgifs per a day');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_PLUGINS_VALID','Valid Plugins');

Space after opening parenthesis of function call prohibited
Open

define( 'APCAL_BL_LOADED' , 1 ) ;

Expected 0 spaces before closing bracket; 1 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_CATSELSUB','Also displays subcategories');

No space found after comma in function call
Open

define('_MB_APCAL_CATSELSUB','Also displays subcategories');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_NEXT_MONTH','Seguinte');

Expected 1 space after IF keyword; 0 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_JUMP','Pular');

Expected 0 spaces after opening bracket; 1 found
Open

if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_BL_LOADED' ) ) {

No space found after comma in function call
Open

define('_MB_APCAL_UNTILDAYS','Until %s days at most (0 means eternal)');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_YEAR','');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_PLUGINS_DESC','list the plugin\'s name separated with , (comma)');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define("_MB_APCAL_MAXNEWITEMS","Mostrar");

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_PLUGINS','Active Plugins');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_UNTILDAYS','Until %s days at most (0 means eternal)');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_PREV_MONTH','Anterior');

No space found after comma in function call
Open

define('_MB_APCAL_NEXT_MONTH','Seguinte');

No space found after comma in function call
Open

define('_MB_APCAL_YEAR','');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_MONTH','');

No space found after comma in function call
Open

define('_MB_APCAL_CATSEL','Category');

No space found after comma in function call
Open

define('_MB_APCAL_MONTH','');

Line indented incorrectly; expected at least 4 spaces, found 0
Open

define('_MB_APCAL_EVENTS_THEDAY','Eventos em %s');

Expected 1 newline at end of file; 0 found
Open

?>

There are no issues that match your filters.

Category
Status