steeffeen/FancyManiaLinks

View on GitHub
FML/Controls/Quads/Quad_UiSMSpectatorScoreBig.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

The class Quad_UiSMSpectatorScoreBig is not named in CamelCase.
Open

class Quad_UiSMSpectatorScoreBig extends Quad
{

    /*
     * Constants

CamelCaseClassName

Since: 0.2

It is considered best practice to use the CamelCase notation to name classes.

Example

class class_name {
}

Source

Class constants must be uppercase; expected SUBSTYLE_CENTERSHIELDSMALL but found SUBSTYLE_CenterShieldSmall
Open

    CONST SUBSTYLE_CenterShieldSmall  = 'CenterShieldSmall';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTCENTER but found SUBSTYLE_PlayerSlotCenter
Open

    CONST SUBSTYLE_PlayerSlotCenter   = 'PlayerSlotCenter';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTSMALL but found SUBSTYLE_PlayerSlotSmall
Open

    CONST SUBSTYLE_PlayerSlotSmall    = 'PlayerSlotSmall';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_TableBgHoriz       = 'TableBgHoriz';

Class constants must be uppercase; expected SUBSTYLE_TABLEBGVERT but found SUBSTYLE_TableBgVert
Open

    CONST SUBSTYLE_TableBgVert        = 'TableBgVert';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_Top                = 'Top';

Class constants must be uppercase; expected SUBSTYLE_UIRANGE2BG but found SUBSTYLE_UIRange2Bg
Open

    CONST SUBSTYLE_UIRange2Bg         = 'UIRange2Bg';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_CenterShieldSmall  = 'CenterShieldSmall';

Class constants must be uppercase; expected SUBSTYLE_PLAYERGLASS but found SUBSTYLE_PlayerGlass
Open

    CONST SUBSTYLE_PlayerGlass        = 'PlayerGlass';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerIconBg       = 'PlayerIconBg';

Class constants must be uppercase; expected SUBSTYLE_PLAYERICONBG but found SUBSTYLE_PlayerIconBg
Open

    CONST SUBSTYLE_PlayerIconBg       = 'PlayerIconBg';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_BotRightGlass      = 'BotRightGlass';

Class constants must be uppercase; expected SUBSTYLE_CENTERSHIELD but found SUBSTYLE_CenterShield
Open

    CONST SUBSTYLE_CenterShield       = 'CenterShield';

Class constants must be uppercase; expected SUBSTYLE_HANDLELEFT but found SUBSTYLE_HandleLeft
Open

    CONST SUBSTYLE_HandleLeft         = 'HandleLeft';

Class constants must be uppercase; expected SUBSTYLE_BOTLEFTGLASS but found SUBSTYLE_BotLeftGlass
Open

    CONST SUBSTYLE_BotLeftGlass       = 'BotLeftGlass';

Class constants must be uppercase; expected SUBSTYLE_BOTRIGHT but found SUBSTYLE_BotRight
Open

    CONST SUBSTYLE_BotRight           = 'BotRight';

Class constants must be uppercase; expected SUBSTYLE_HANDLERIGHT but found SUBSTYLE_HandleRight
Open

    CONST SUBSTYLE_HandleRight        = 'HandleRight';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlotCenter   = 'PlayerSlotCenter';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_BotRight           = 'BotRight';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_HandleRight        = 'HandleRight';

Class constants must be uppercase; expected SUBSTYLE_PLAYERJUNCTION but found SUBSTYLE_PlayerJunction
Open

    CONST SUBSTYLE_PlayerJunction     = 'PlayerJunction';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTSMALLREV but found SUBSTYLE_PlayerSlotSmallRev
Open

    CONST SUBSTYLE_PlayerSlotSmallRev = 'PlayerSlotSmallRev';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOT but found SUBSTYLE_PlayerSlot
Open

    CONST SUBSTYLE_PlayerSlot         = 'PlayerSlot';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlot         = 'PlayerSlot';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_UIRange2Bg         = 'UIRange2Bg';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_BotLeftGlass       = 'BotLeftGlass';

Class constants must be uppercase; expected SUBSTYLE_TABLEBGHORIZ but found SUBSTYLE_TableBgHoriz
Open

    CONST SUBSTYLE_TableBgHoriz       = 'TableBgHoriz';

Class constants must be uppercase; expected SUBSTYLE_BOTLEFT but found SUBSTYLE_BotLeft
Open

    CONST SUBSTYLE_BotLeft            = 'BotLeft';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerGlass        = 'PlayerGlass';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlotRev      = 'PlayerSlotRev';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_HandleLeft         = 'HandleLeft';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlotSmall    = 'PlayerSlotSmall';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerSlotSmallRev = 'PlayerSlotSmallRev';

Class constants must be uppercase; expected SUBSTYLE_TOP but found SUBSTYLE_Top
Open

    CONST SUBSTYLE_Top                = 'Top';

Class constants must be uppercase; expected SUBSTYLE_UIRANGE1BG but found SUBSTYLE_UIRange1Bg
Open

    CONST SUBSTYLE_UIRange1Bg         = 'UIRange1Bg';

Class constants must be uppercase; expected SUBSTYLE_BOTRIGHTGLASS but found SUBSTYLE_BotRightGlass
Open

    CONST SUBSTYLE_BotRightGlass      = 'BotRightGlass';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_BotLeft            = 'BotLeft';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_PlayerJunction     = 'PlayerJunction';

Class constants must be uppercase; expected SUBSTYLE_PLAYERSLOTREV but found SUBSTYLE_PlayerSlotRev
Open

    CONST SUBSTYLE_PlayerSlotRev      = 'PlayerSlotRev';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_CenterShield       = 'CenterShield';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_TableBgVert        = 'TableBgVert';

PHP keywords must be lowercase; expected "const" but found "CONST"
Open

    CONST SUBSTYLE_UIRange1Bg         = 'UIRange1Bg';

The closing brace for the class must go on the next line after the body
Open

}

Constant SUBSTYLE_PlayerSlotCenter should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerSlotCenter   = 'PlayerSlotCenter';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerSlotRev should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerSlotRev      = 'PlayerSlotRev';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_CenterShield should be defined in uppercase
Open

    CONST SUBSTYLE_CenterShield       = 'CenterShield';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_TableBgHoriz should be defined in uppercase
Open

    CONST SUBSTYLE_TableBgHoriz       = 'TableBgHoriz';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_BotLeftGlass should be defined in uppercase
Open

    CONST SUBSTYLE_BotLeftGlass       = 'BotLeftGlass';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_BotRight should be defined in uppercase
Open

    CONST SUBSTYLE_BotRight           = 'BotRight';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_HandleRight should be defined in uppercase
Open

    CONST SUBSTYLE_HandleRight        = 'HandleRight';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerGlass should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerGlass        = 'PlayerGlass';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerSlot should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerSlot         = 'PlayerSlot';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_UIRange2Bg should be defined in uppercase
Open

    CONST SUBSTYLE_UIRange2Bg         = 'UIRange2Bg';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_UIRange1Bg should be defined in uppercase
Open

    CONST SUBSTYLE_UIRange1Bg         = 'UIRange1Bg';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerIconBg should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerIconBg       = 'PlayerIconBg';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerJunction should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerJunction     = 'PlayerJunction';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_TableBgVert should be defined in uppercase
Open

    CONST SUBSTYLE_TableBgVert        = 'TableBgVert';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerSlotSmall should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerSlotSmall    = 'PlayerSlotSmall';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_CenterShieldSmall should be defined in uppercase
Open

    CONST SUBSTYLE_CenterShieldSmall  = 'CenterShieldSmall';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_BotRightGlass should be defined in uppercase
Open

    CONST SUBSTYLE_BotRightGlass      = 'BotRightGlass';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_PlayerSlotSmallRev should be defined in uppercase
Open

    CONST SUBSTYLE_PlayerSlotSmallRev = 'PlayerSlotSmallRev';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_BotLeft should be defined in uppercase
Open

    CONST SUBSTYLE_BotLeft            = 'BotLeft';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_HandleLeft should be defined in uppercase
Open

    CONST SUBSTYLE_HandleLeft         = 'HandleLeft';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant SUBSTYLE_Top should be defined in uppercase
Open

    CONST SUBSTYLE_Top                = 'Top';

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Class name "Quad_UiSMSpectatorScoreBig" is not in camel caps format
Open

class Quad_UiSMSpectatorScoreBig extends Quad

There are no issues that match your filters.

Category
Status