VChess - 7.x-1.x

Test status
StatusResult
Last receivedThu, 05/24/2012 - 14:11:58
Last requestedThu, 05/24/2012 - 14:12:50
Last testedThu, 05/24/2012 - 14:13:02
Test count14
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectVChess
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 0 pass(es), 1 fail(s), and 3 exception(s); [[Coder]]: [Code review] 550 minor(s), 1 critical(s), and 9 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
0 pass(es), 1 fail(s), and 3 exception(s)

Non-pass

Test namePassFailException
ExpandVChess tests (VChessTestCase) [VChess]013
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkvchess.test33VChessTestCase->testAllSorts()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()

All

Test namePassFailException
ExpandVChess tests (VChessTestCase) [VChess]013
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkvchess.test33VChessTestCase->testAllSorts()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()
Undefined index: enum:normalNoticeschema.inc205DatabaseSchema_mysql->processField()

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
550 minor(s), 1 critical(s), and 9 normal(s)

Non-pass

Test nameMinorCriticalNormal
Leafgame.inc601
Expandgamer/gamer.module1902
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthergamer.module23N/A
There should be no trailing spacesOthergamer.module29N/A
There should be no trailing spacesOthergamer.module53N/A
There should be no trailing spacesOthergamer.module54N/A
There should be no trailing spacesOthergamer.module71N/A
There should be no trailing spacesOthergamer.module76N/A
There should be no trailing spacesOthergamer.module79N/A
There should be no trailing spacesOthergamer.module93N/A
There should be no trailing spacesOthergamer.module96N/A
There should be no trailing spacesOthergamer.module137N/A
There should be no trailing spacesOthergamer.module138N/A
There should be no trailing spacesOthergamer.module141N/A
Arrays should be formatted with a space separating each element and assignment operatorOthergamer.module142N/A
Arrays should be formatted with a space separating each element and assignment operatorOthergamer.module143N/A
There should be no trailing spacesOthergamer.module155N/A
There should be no trailing spacesOthergamer.module171N/A
There should be no trailing spacesOthergamer.module178N/A
There should be no trailing spacesOthergamer.module180N/A
There should be no trailing spacesOthergamer.module182N/A
There should be no trailing spacesOthergamer.module188N/A
There should be no trailing spacesOthergamer.module224N/A
Expandvchess.pages.inc6410
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervchess.pages.inc26N/A
There should be no trailing spacesOthervchess.pages.inc27N/A
There should be no trailing spacesOthervchess.pages.inc45N/A
There should be no trailing spacesOthervchess.pages.inc49N/A
There should be no trailing spacesOthervchess.pages.inc54N/A
There should be no trailing spacesOthervchess.pages.inc56N/A
There should be no trailing spacesOthervchess.pages.inc60N/A
There should be no trailing spacesOthervchess.pages.inc136N/A
There should be no trailing spacesOthervchess.pages.inc144N/A
There should be no trailing spacesOthervchess.pages.inc148N/A
Use an indent of 2 spaces, with no tabsOthervchess.pages.inc151N/A
There should be no trailing spacesOthervchess.pages.inc154N/A
There should be no trailing spacesOthervchess.pages.inc163N/A
There should be no trailing spacesOthervchess.pages.inc168N/A
There should be no trailing spacesOthervchess.pages.inc170N/A
There should be no trailing spacesOthervchess.pages.inc182N/A
There should be no trailing spacesOthervchess.pages.inc188N/A
There should be no trailing spacesOthervchess.pages.inc196N/A
There should be no trailing spacesOthervchess.pages.inc200N/A
There should be no trailing spacesOthervchess.pages.inc205N/A
There should be no trailing spacesOthervchess.pages.inc209N/A
There should be no trailing spacesOthervchess.pages.inc212N/A
There should be no trailing spacesOthervchess.pages.inc218N/A
There should be no trailing spacesOthervchess.pages.inc230N/A
There should be no trailing spacesOthervchess.pages.inc232N/A
There should be no trailing spacesOthervchess.pages.inc235N/A
There should be no trailing spacesOthervchess.pages.inc238N/A
There should be no trailing spacesOthervchess.pages.inc240N/A
There should be no trailing spacesOthervchess.pages.inc245N/A
There should be no trailing spacesOthervchess.pages.inc350N/A
There should be no trailing spacesOthervchess.pages.inc353N/A
There should be no trailing spacesOthervchess.pages.inc365N/A
There should be no trailing spacesOthervchess.pages.inc367N/A
There should be no trailing spacesOthervchess.pages.inc385N/A
There should be no trailing spacesOthervchess.pages.inc387N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othervchess.pages.inc388N/A
There should be no trailing spacesOthervchess.pages.inc389N/A
There should be no trailing spacesOthervchess.pages.inc393N/A
There should be no trailing spacesOthervchess.pages.inc404N/A
There should be no trailing spacesOthervchess.pages.inc419N/A
There should be no trailing spacesOthervchess.pages.inc422N/A
There should be no trailing spacesOthervchess.pages.inc425N/A
There should be no trailing spacesOthervchess.pages.inc428N/A
There should be no trailing spacesOthervchess.pages.inc431N/A
There should be no trailing spacesOthervchess.pages.inc439N/A
There should be no trailing spacesOthervchess.pages.inc441N/A
There should be no trailing spacesOthervchess.pages.inc446N/A
There should be no trailing spacesOthervchess.pages.inc450N/A
There should be no trailing spacesOthervchess.pages.inc454N/A
There should be no trailing spacesOthervchess.pages.inc461N/A
There should be no trailing spacesOthervchess.pages.inc463N/A
There should be no trailing spacesOthervchess.pages.inc464N/A
There should be no trailing spacesOthervchess.pages.inc649N/A
There should be no trailing spacesOthervchess.pages.inc652N/A
There should be no trailing spacesOthervchess.pages.inc660N/A
There should be no trailing spacesOthervchess.pages.inc747N/A
There should be no trailing spacesOthervchess.pages.inc755N/A
Use an indent of 2 spaces, with no tabsOthervchess.pages.inc756N/A
There should be no trailing spacesOthervchess.pages.inc766N/A
There should be no trailing spacesOthervchess.pages.inc768N/A
There should be no trailing spacesOthervchess.pages.inc875N/A
There should be no trailing spacesOthervchess.pages.inc878N/A
There should be no trailing spacesOthervchess.pages.inc882N/A
There should be no trailing spacesOthervchess.pages.inc887N/A
There should be no trailing spacesOthervchess.pages.inc891N/A
Expandvchess.rules.inc904
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervchess.rules.inc-1N/A
There should be no trailing spacesOthervchess.rules.inc8N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervchess.rules.inc9N/A
Use an indent of 2 spaces, with no tabsOthervchess.rules.inc16N/A
There should be no trailing spacesOthervchess.rules.inc18N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervchess.rules.inc19N/A
There should be no trailing spacesOthervchess.rules.inc27N/A
Format should be * Implementation of hook_foo().Othervchess.rules.inc33N/A
There should be no trailing spacesOthervchess.rules.inc61N/A
There should be no trailing spacesOthervchess.rules.inc70N/A
There should be no trailing spacesOthervchess.rules.inc72N/A
There should be no trailing spacesOthervchess.rules.inc73N/A
the final ?> should be omitted from all code filesOthervchess.rules.inc75N/A
Leafvchess.utils.inc002

All

Test nameMinorCriticalNormal
Expandboard.inc18100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherboard.inc128N/A
There should be no trailing spacesOtherboard.inc130N/A
There should be no trailing spacesOtherboard.inc132N/A
There should be no trailing spacesOtherboard.inc138N/A
There should be no trailing spacesOtherboard.inc146N/A
There should be no trailing spacesOtherboard.inc149N/A
There should be no trailing spacesOtherboard.inc187N/A
There should be no trailing spacesOtherboard.inc226N/A
There should be no trailing spacesOtherboard.inc238N/A
There should be no trailing spacesOtherboard.inc263N/A
There should be no trailing spacesOtherboard.inc269N/A
There should be no trailing spacesOtherboard.inc272N/A
There should be no trailing spacesOtherboard.inc275N/A
There should be no trailing spacesOtherboard.inc276N/A
There should be no trailing spacesOtherboard.inc278N/A
There should be no trailing spacesOtherboard.inc283N/A
There should be no trailing spacesOtherboard.inc287N/A
There should be no trailing spacesOtherboard.inc290N/A
There should be no trailing spacesOtherboard.inc293N/A
There should be no trailing spacesOtherboard.inc296N/A
There should be no trailing spacesOtherboard.inc299N/A
There should be no trailing spacesOtherboard.inc305N/A
There should be no trailing spacesOtherboard.inc308N/A
There should be no trailing spacesOtherboard.inc311N/A
There should be no trailing spacesOtherboard.inc322N/A
There should be no trailing spacesOtherboard.inc326N/A
There should be no trailing spacesOtherboard.inc329N/A
There should be no trailing spacesOtherboard.inc332N/A
There should be no trailing spacesOtherboard.inc338N/A
There should be no trailing spacesOtherboard.inc339N/A
There should be no trailing spacesOtherboard.inc340N/A
There should be no trailing spacesOtherboard.inc345N/A
There should be no trailing spacesOtherboard.inc346N/A
There should be no trailing spacesOtherboard.inc356N/A
There should be no trailing spacesOtherboard.inc363N/A
There should be no trailing spacesOtherboard.inc369N/A
There should be no trailing spacesOtherboard.inc386N/A
There should be no trailing spacesOtherboard.inc397N/A
There should be no trailing spacesOtherboard.inc420N/A
There should be no trailing spacesOtherboard.inc425N/A
There should be no trailing spacesOtherboard.inc428N/A
There should be no trailing spacesOtherboard.inc435N/A
There should be no trailing spacesOtherboard.inc437N/A
There should be no trailing spacesOtherboard.inc438N/A
There should be no trailing spacesOtherboard.inc440N/A
There should be no trailing spacesOtherboard.inc446N/A
There should be no trailing spacesOtherboard.inc453N/A
There should be no trailing spacesOtherboard.inc456N/A
There should be no trailing spacesOtherboard.inc462N/A
There should be no trailing spacesOtherboard.inc469N/A
There should be no trailing spacesOtherboard.inc476N/A
There should be no trailing spacesOtherboard.inc479N/A
There should be no trailing spacesOtherboard.inc482N/A
There should be no trailing spacesOtherboard.inc485N/A
There should be no trailing spacesOtherboard.inc491N/A
There should be no trailing spacesOtherboard.inc498N/A
There should be no trailing spacesOtherboard.inc500N/A
There should be no trailing spacesOtherboard.inc503N/A
There should be no trailing spacesOtherboard.inc509N/A
There should be no trailing spacesOtherboard.inc516N/A
There should be no trailing spacesOtherboard.inc519N/A
There should be no trailing spacesOtherboard.inc522N/A
There should be no trailing spacesOtherboard.inc523N/A
There should be no trailing spacesOtherboard.inc526N/A
There should be no trailing spacesOtherboard.inc535N/A
There should be no trailing spacesOtherboard.inc538N/A
There should be no trailing spacesOtherboard.inc541N/A
There should be no trailing spacesOtherboard.inc542N/A
There should be no trailing spacesOtherboard.inc553N/A
There should be no trailing spacesOtherboard.inc556N/A
There should be no trailing spacesOtherboard.inc558N/A
There should be no trailing spacesOtherboard.inc559N/A
There should be no trailing spacesOtherboard.inc560N/A
There should be no trailing spacesOtherboard.inc565N/A
There should be no trailing spacesOtherboard.inc570N/A
There should be no trailing spacesOtherboard.inc595N/A
There should be no trailing spacesOtherboard.inc598N/A
There should be no trailing spacesOtherboard.inc599N/A
There should be no trailing spacesOtherboard.inc602N/A
There should be no trailing spacesOtherboard.inc608N/A
There should be no trailing spacesOtherboard.inc615N/A
There should be no trailing spacesOtherboard.inc618N/A
There should be no trailing spacesOtherboard.inc640N/A
There should be no trailing spacesOtherboard.inc643N/A
There should be no trailing spacesOtherboard.inc652N/A
There should be no trailing spacesOtherboard.inc662N/A
There should be no trailing spacesOtherboard.inc666N/A
There should be no trailing spacesOtherboard.inc682N/A
There should be no trailing spacesOtherboard.inc688N/A
There should be no trailing spacesOtherboard.inc701N/A
There should be no trailing spacesOtherboard.inc704N/A
There should be no trailing spacesOtherboard.inc709N/A
There should be no trailing spacesOtherboard.inc714N/A
There should be no trailing spacesOtherboard.inc718N/A
There should be no trailing spacesOtherboard.inc723N/A
There should be no trailing spacesOtherboard.inc728N/A
There should be no trailing spacesOtherboard.inc877N/A
There should be no trailing spacesOtherboard.inc879N/A
There should be no trailing spacesOtherboard.inc882N/A
There should be no trailing spacesOtherboard.inc893N/A
There should be no trailing spacesOtherboard.inc899N/A
There should be no trailing spacesOtherboard.inc906N/A
There should be no trailing spacesOtherboard.inc913N/A
There should be no trailing spacesOtherboard.inc928N/A
There should be no trailing spacesOtherboard.inc931N/A
There should be no trailing spacesOtherboard.inc935N/A
There should be no trailing spacesOtherboard.inc942N/A
There should be no trailing spacesOtherboard.inc946N/A
There should be no trailing spacesOtherboard.inc954N/A
There should be no trailing spacesOtherboard.inc956N/A
There should be no trailing spacesOtherboard.inc957N/A
There should be no trailing spacesOtherboard.inc959N/A
There should be no trailing spacesOtherboard.inc964N/A
There should be no trailing spacesOtherboard.inc966N/A
There should be no trailing spacesOtherboard.inc970N/A
There should be no trailing spacesOtherboard.inc973N/A
There should be no trailing spacesOtherboard.inc986N/A
There should be no trailing spacesOtherboard.inc989N/A
There should be no trailing spacesOtherboard.inc992N/A
There should be no trailing spacesOtherboard.inc997N/A
There should be no trailing spacesOtherboard.inc1001N/A
There should be no trailing spacesOtherboard.inc1008N/A
There should be no trailing spacesOtherboard.inc1011N/A
There should be no trailing spacesOtherboard.inc1014N/A
There should be no trailing spacesOtherboard.inc1017N/A
There should be no trailing spacesOtherboard.inc1022N/A
There should be no trailing spacesOtherboard.inc1025N/A
There should be no trailing spacesOtherboard.inc1029N/A
There should be no trailing spacesOtherboard.inc1034N/A
There should be no trailing spacesOtherboard.inc1037N/A
There should be no trailing spacesOtherboard.inc1051N/A
There should be no trailing spacesOtherboard.inc1062N/A
There should be no trailing spacesOtherboard.inc1065N/A
There should be no trailing spacesOtherboard.inc1074N/A
There should be no trailing spacesOtherboard.inc1135N/A
There should be no trailing spacesOtherboard.inc1138N/A
There should be no trailing spacesOtherboard.inc1145N/A
There should be no trailing spacesOtherboard.inc1148N/A
There should be no trailing spacesOtherboard.inc1149N/A
There should be no trailing spacesOtherboard.inc1161N/A
There should be no trailing spacesOtherboard.inc1168N/A
There should be no trailing spacesOtherboard.inc1203N/A
There should be no trailing spacesOtherboard.inc1206N/A
There should be no trailing spacesOtherboard.inc1216N/A
There should be no trailing spacesOtherboard.inc1224N/A
There should be no trailing spacesOtherboard.inc1226N/A
There should be no trailing spacesOtherboard.inc1229N/A
There should be no trailing spacesOtherboard.inc1232N/A
There should be no trailing spacesOtherboard.inc1233N/A
There should be no trailing spacesOtherboard.inc1234N/A
There should be no trailing spacesOtherboard.inc1241N/A
There should be no trailing spacesOtherboard.inc1244N/A
There should be no trailing spacesOtherboard.inc1247N/A
There should be no trailing spacesOtherboard.inc1263N/A
There should be no trailing spacesOtherboard.inc1266N/A
There should be no trailing spacesOtherboard.inc1268N/A
There should be no trailing spacesOtherboard.inc1273N/A
There should be no trailing spacesOtherboard.inc1280N/A
There should be no trailing spacesOtherboard.inc1283N/A
There should be no trailing spacesOtherboard.inc1292N/A
There should be no trailing spacesOtherboard.inc1295N/A
There should be no trailing spacesOtherboard.inc1310N/A
There should be no trailing spacesOtherboard.inc1340N/A
There should be no trailing spacesOtherboard.inc1341N/A
There should be no trailing spacesOtherboard.inc1342N/A
There should be no trailing spacesOtherboard.inc1344N/A
There should be no trailing spacesOtherboard.inc1353N/A
There should be no trailing spacesOtherboard.inc1362N/A
There should be no trailing spacesOtherboard.inc1371N/A
There should be no trailing spacesOtherboard.inc1373N/A
There should be no trailing spacesOtherboard.inc1383N/A
There should be no trailing spacesOtherboard.inc1388N/A
There should be no trailing spacesOtherboard.inc1400N/A
There should be no trailing spacesOtherboard.inc1404N/A
There should be no trailing spacesOtherboard.inc1405N/A
There should be no trailing spacesOtherboard.inc1408N/A
There should be no trailing spacesOtherboard.inc1412N/A
There should be no trailing spacesOtherboard.inc1415N/A
There should be no trailing spacesOtherboard.inc1434N/A
There should be no trailing spacesOtherboard.inc1438N/A
There should be no trailing spacesOtherboard.inc1441N/A
Leafgame.inc601
Leafgamer/gamer.install000
Expandgamer/gamer.module1902
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthergamer.module23N/A
There should be no trailing spacesOthergamer.module29N/A
There should be no trailing spacesOthergamer.module53N/A
There should be no trailing spacesOthergamer.module54N/A
There should be no trailing spacesOthergamer.module71N/A
There should be no trailing spacesOthergamer.module76N/A
There should be no trailing spacesOthergamer.module79N/A
There should be no trailing spacesOthergamer.module93N/A
There should be no trailing spacesOthergamer.module96N/A
There should be no trailing spacesOthergamer.module137N/A
There should be no trailing spacesOthergamer.module138N/A
There should be no trailing spacesOthergamer.module141N/A
Arrays should be formatted with a space separating each element and assignment operatorOthergamer.module142N/A
Arrays should be formatted with a space separating each element and assignment operatorOthergamer.module143N/A
There should be no trailing spacesOthergamer.module155N/A
There should be no trailing spacesOthergamer.module171N/A
There should be no trailing spacesOthergamer.module178N/A
There should be no trailing spacesOthergamer.module180N/A
There should be no trailing spacesOthergamer.module182N/A
There should be no trailing spacesOthergamer.module188N/A
There should be no trailing spacesOthergamer.module224N/A
Expandgamer/player.inc3300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherplayer.inc12N/A
There should be no trailing spacesOtherplayer.inc19N/A
There should be no trailing spacesOtherplayer.inc26N/A
There should be no trailing spacesOtherplayer.inc28N/A
There should be no trailing spacesOtherplayer.inc30N/A
There should be no trailing spacesOtherplayer.inc33N/A
There should be no trailing spacesOtherplayer.inc41N/A
There should be no trailing spacesOtherplayer.inc43N/A
There should be no trailing spacesOtherplayer.inc46N/A
There should be no trailing spacesOtherplayer.inc66N/A
There should be no trailing spacesOtherplayer.inc67N/A
There should be no trailing spacesOtherplayer.inc70N/A
There should be no trailing spacesOtherplayer.inc77N/A
There should be no trailing spacesOtherplayer.inc81N/A
There should be no trailing spacesOtherplayer.inc87N/A
There should be no trailing spacesOtherplayer.inc97N/A
There should be no trailing spacesOtherplayer.inc107N/A
There should be no trailing spacesOtherplayer.inc109N/A
There should be no trailing spacesOtherplayer.inc117N/A
There should be no trailing spacesOtherplayer.inc127N/A
There should be no trailing spacesOtherplayer.inc137N/A
There should be no trailing spacesOtherplayer.inc173N/A
There should be no trailing spacesOtherplayer.inc180N/A
There should be no trailing spacesOtherplayer.inc188N/A
There should be no trailing spacesOtherplayer.inc189N/A
There should be no trailing spacesOtherplayer.inc200N/A
There should be no trailing spacesOtherplayer.inc209N/A
There should be no trailing spacesOtherplayer.inc213N/A
There should be no trailing spacesOtherplayer.inc226N/A
There should be no trailing spacesOtherplayer.inc233N/A
There should be no trailing spacesOtherplayer.inc246N/A
There should be no trailing spacesOtherplayer.inc255N/A
There should be no trailing spacesOtherplayer.inc256N/A
Leafgamer/rating.inc000
Leafimages/default/credits.php000
Expandio.inc700
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherio.inc14N/A
There should be no trailing spacesOtherio.inc18N/A
There should be no trailing spacesOtherio.inc32N/A
There should be no trailing spacesOtherio.inc35N/A
There should be no trailing spacesOtherio.inc41N/A
There should be no trailing spacesOtherio.inc47N/A
There should be no trailing spacesOtherio.inc100N/A
Expandmove.inc5200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthermove.inc12N/A
There should be no trailing spacesOthermove.inc15N/A
There should be no trailing spacesOthermove.inc17N/A
There should be no trailing spacesOthermove.inc23N/A
There should be no trailing spacesOthermove.inc30N/A
There should be no trailing spacesOthermove.inc38N/A
There should be no trailing spacesOthermove.inc56N/A
There should be no trailing spacesOthermove.inc59N/A
There should be no trailing spacesOthermove.inc70N/A
There should be no trailing spacesOthermove.inc73N/A
There should be no trailing spacesOthermove.inc82N/A
There should be no trailing spacesOthermove.inc89N/A
There should be no trailing spacesOthermove.inc96N/A
There should be no trailing spacesOthermove.inc99N/A
There should be no trailing spacesOthermove.inc101N/A
There should be no trailing spacesOthermove.inc108N/A
There should be no trailing spacesOthermove.inc125N/A
There should be no trailing spacesOthermove.inc128N/A
Leafpiece.inc000
Expandpos/pos.install300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherpos.install21N/A
There should be no trailing spacesOtherpos.install28N/A
There should be no trailing spacesOtherpos.install82N/A
Expandpos/pos.module500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherpos.module21N/A
There should be no trailing spacesOtherpos.module27N/A
There should be no trailing spacesOtherpos.module31N/A
There should be no trailing spacesOtherpos.module36N/A
There should be no trailing spacesOtherpos.module40N/A
Expandrender.inc5700
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrender.inc13N/A
There should be no trailing spacesOtherrender.inc15N/A
There should be no trailing spacesOtherrender.inc16N/A
There should be no trailing spacesOtherrender.inc21N/A
There should be no trailing spacesOtherrender.inc24N/A
There should be no trailing spacesOtherrender.inc25N/A
There should be no trailing spacesOtherrender.inc26N/A
There should be no trailing spacesOtherrender.inc30N/A
There should be no trailing spacesOtherrender.inc35N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otherrender.inc37N/A
There should be no trailing spacesOtherrender.inc44N/A
There should be no trailing spacesOtherrender.inc57N/A
There should be no trailing spacesOtherrender.inc62N/A
There should be no trailing spacesOtherrender.inc65N/A
There should be no trailing spacesOtherrender.inc70N/A
There should be no trailing spacesOtherrender.inc71N/A
There should be no trailing spacesOtherrender.inc73N/A
There should be no trailing spacesOtherrender.inc86N/A
There should be no trailing spacesOtherrender.inc89N/A
There should be no trailing spacesOtherrender.inc107N/A
There should be no trailing spacesOtherrender.inc123N/A
There should be no trailing spacesOtherrender.inc129N/A
There should be no trailing spacesOtherrender.inc131N/A
There should be no trailing spacesOtherrender.inc137N/A
There should be no trailing spacesOtherrender.inc139N/A
There should be no trailing spacesOtherrender.inc140N/A
There should be no trailing spacesOtherrender.inc148N/A
There should be no trailing spacesOtherrender.inc150N/A
There should be no trailing spacesOtherrender.inc153N/A
There should be no trailing spacesOtherrender.inc156N/A
There should be no trailing spacesOtherrender.inc158N/A
There should be no trailing spacesOtherrender.inc159N/A
There should be no trailing spacesOtherrender.inc166N/A
There should be no trailing spacesOtherrender.inc168N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrender.inc233N/A
There should be no trailing spacesOtherrender.inc235N/A
There should be no trailing spacesOtherrender.inc242N/A
There should be no trailing spacesOtherrender.inc281N/A
There should be no trailing spacesOtherrender.inc286N/A
There should be no trailing spacesOtherrender.inc294N/A
There should be no trailing spacesOtherrender.inc295N/A
There should be no trailing spacesOtherrender.inc297N/A
There should be no trailing spacesOtherrender.inc312N/A
There should be no trailing spacesOtherrender.inc327N/A
There should be no trailing spacesOtherrender.inc328N/A
There should be no trailing spacesOtherrender.inc337N/A
There should be no trailing spacesOtherrender.inc342N/A
There should be no trailing spacesOtherrender.inc347N/A
There should be no trailing spacesOtherrender.inc352N/A
There should be no trailing spacesOtherrender.inc362N/A
There should be no trailing spacesOtherrender.inc373N/A
There should be no trailing spacesOtherrender.inc377N/A
There should be no trailing spacesOtherrender.inc419N/A
There should be no trailing spacesOtherrender.inc437N/A
There should be no trailing spacesOtherrender.inc446N/A
There should be no trailing spacesOtherrender.inc448N/A
There should be no trailing spacesOtherrender.inc450N/A
Expandscoresheet.inc3400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscoresheet.inc6N/A
There should be no trailing spacesOtherscoresheet.inc15N/A
There should be no trailing spacesOtherscoresheet.inc18N/A
There should be no trailing spacesOtherscoresheet.inc22N/A
There should be no trailing spacesOtherscoresheet.inc24N/A
There should be no trailing spacesOtherscoresheet.inc31N/A
There should be no trailing spacesOtherscoresheet.inc37N/A
There should be no trailing spacesOtherscoresheet.inc41N/A
There should be no trailing spacesOtherscoresheet.inc52N/A
There should be no trailing spacesOtherscoresheet.inc54N/A
There should be no trailing spacesOtherscoresheet.inc59N/A
There should be no trailing spacesOtherscoresheet.inc60N/A
There should be no trailing spacesOtherscoresheet.inc69N/A
There should be no trailing spacesOtherscoresheet.inc72N/A
There should be no trailing spacesOtherscoresheet.inc80N/A
There should be no trailing spacesOtherscoresheet.inc82N/A
There should be no trailing spacesOtherscoresheet.inc90N/A
There should be no trailing spacesOtherscoresheet.inc94N/A
There should be no trailing spacesOtherscoresheet.inc100N/A
There should be no trailing spacesOtherscoresheet.inc103N/A
There should be no trailing spacesOtherscoresheet.inc109N/A
There should be no trailing spacesOtherscoresheet.inc112N/A
There should be no trailing spacesOtherscoresheet.inc119N/A
There should be no trailing spacesOtherscoresheet.inc125N/A
There should be no trailing spacesOtherscoresheet.inc128N/A
There should be no trailing spacesOtherscoresheet.inc134N/A
There should be no trailing spacesOtherscoresheet.inc139N/A
There should be no trailing spacesOtherscoresheet.inc142N/A
There should be no trailing spacesOtherscoresheet.inc145N/A
There should be no trailing spacesOtherscoresheet.inc148N/A
There should be no trailing spacesOtherscoresheet.inc149N/A
There should be no trailing spacesOtherscoresheet.inc151N/A
There should be no trailing spacesOtherscoresheet.inc159N/A
There should be no trailing spacesOtherscoresheet.inc172N/A
Expandsquare.inc1600
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersquare.inc6N/A
There should be no trailing spacesOthersquare.inc7N/A
There should be no trailing spacesOthersquare.inc14N/A
There should be no trailing spacesOthersquare.inc17N/A
There should be no trailing spacesOthersquare.inc23N/A
There should be no trailing spacesOthersquare.inc26N/A
There should be no trailing spacesOthersquare.inc30N/A
There should be no trailing spacesOthersquare.inc32N/A
There should be no trailing spacesOthersquare.inc33N/A
There should be no trailing spacesOthersquare.inc39N/A
There should be no trailing spacesOthersquare.inc46N/A
There should be no trailing spacesOthersquare.inc52N/A
There should be no trailing spacesOthersquare.inc55N/A
There should be no trailing spacesOthersquare.inc58N/A
There should be no trailing spacesOthersquare.inc89N/A
There should be no trailing spacesOthersquare.inc93N/A
Expandstats.inc400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherstats.inc12N/A
There should be no trailing spacesOtherstats.inc16N/A
There should be no trailing spacesOtherstats.inc19N/A
There should be no trailing spacesOtherstats.inc42N/A
Expandvchess.install1300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervchess.install13N/A
There should be no trailing spacesOthervchess.install17N/A
There should be no trailing spacesOthervchess.install19N/A
Use an indent of 2 spaces, with no tabsOthervchess.install21N/A
Use an indent of 2 spaces, with no tabsOthervchess.install22N/A
There should be no trailing spacesOthervchess.install27N/A
There should be no trailing spacesOthervchess.install29N/A
There should be no trailing spacesOthervchess.install34N/A
There should be no trailing spacesOthervchess.install36N/A
There should be no trailing spacesOthervchess.install37N/A
There should be no trailing spacesOthervchess.install46N/A
There should be no trailing spacesOthervchess.install125N/A
There should be no trailing spacesOthervchess.install176N/A
Leafvchess.module1700
Expandvchess.pages.inc6410
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervchess.pages.inc26N/A
There should be no trailing spacesOthervchess.pages.inc27N/A
There should be no trailing spacesOthervchess.pages.inc45N/A
There should be no trailing spacesOthervchess.pages.inc49N/A
There should be no trailing spacesOthervchess.pages.inc54N/A
There should be no trailing spacesOthervchess.pages.inc56N/A
There should be no trailing spacesOthervchess.pages.inc60N/A
There should be no trailing spacesOthervchess.pages.inc136N/A
There should be no trailing spacesOthervchess.pages.inc144N/A
There should be no trailing spacesOthervchess.pages.inc148N/A
Use an indent of 2 spaces, with no tabsOthervchess.pages.inc151N/A
There should be no trailing spacesOthervchess.pages.inc154N/A
There should be no trailing spacesOthervchess.pages.inc163N/A
There should be no trailing spacesOthervchess.pages.inc168N/A
There should be no trailing spacesOthervchess.pages.inc170N/A
There should be no trailing spacesOthervchess.pages.inc182N/A
There should be no trailing spacesOthervchess.pages.inc188N/A
There should be no trailing spacesOthervchess.pages.inc196N/A
There should be no trailing spacesOthervchess.pages.inc200N/A
There should be no trailing spacesOthervchess.pages.inc205N/A
There should be no trailing spacesOthervchess.pages.inc209N/A
There should be no trailing spacesOthervchess.pages.inc212N/A
There should be no trailing spacesOthervchess.pages.inc218N/A
There should be no trailing spacesOthervchess.pages.inc230N/A
There should be no trailing spacesOthervchess.pages.inc232N/A
There should be no trailing spacesOthervchess.pages.inc235N/A
There should be no trailing spacesOthervchess.pages.inc238N/A
There should be no trailing spacesOthervchess.pages.inc240N/A
There should be no trailing spacesOthervchess.pages.inc245N/A
There should be no trailing spacesOthervchess.pages.inc350N/A
There should be no trailing spacesOthervchess.pages.inc353N/A
There should be no trailing spacesOthervchess.pages.inc365N/A
There should be no trailing spacesOthervchess.pages.inc367N/A
There should be no trailing spacesOthervchess.pages.inc385N/A
There should be no trailing spacesOthervchess.pages.inc387N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othervchess.pages.inc388N/A
There should be no trailing spacesOthervchess.pages.inc389N/A
There should be no trailing spacesOthervchess.pages.inc393N/A
There should be no trailing spacesOthervchess.pages.inc404N/A
There should be no trailing spacesOthervchess.pages.inc419N/A
There should be no trailing spacesOthervchess.pages.inc422N/A
There should be no trailing spacesOthervchess.pages.inc425N/A
There should be no trailing spacesOthervchess.pages.inc428N/A
There should be no trailing spacesOthervchess.pages.inc431N/A
There should be no trailing spacesOthervchess.pages.inc439N/A
There should be no trailing spacesOthervchess.pages.inc441N/A
There should be no trailing spacesOthervchess.pages.inc446N/A
There should be no trailing spacesOthervchess.pages.inc450N/A
There should be no trailing spacesOthervchess.pages.inc454N/A
There should be no trailing spacesOthervchess.pages.inc461N/A
There should be no trailing spacesOthervchess.pages.inc463N/A
There should be no trailing spacesOthervchess.pages.inc464N/A
There should be no trailing spacesOthervchess.pages.inc649N/A
There should be no trailing spacesOthervchess.pages.inc652N/A
There should be no trailing spacesOthervchess.pages.inc660N/A
There should be no trailing spacesOthervchess.pages.inc747N/A
There should be no trailing spacesOthervchess.pages.inc755N/A
Use an indent of 2 spaces, with no tabsOthervchess.pages.inc756N/A
There should be no trailing spacesOthervchess.pages.inc766N/A
There should be no trailing spacesOthervchess.pages.inc768N/A
There should be no trailing spacesOthervchess.pages.inc875N/A
There should be no trailing spacesOthervchess.pages.inc878N/A
There should be no trailing spacesOthervchess.pages.inc882N/A
There should be no trailing spacesOthervchess.pages.inc887N/A
There should be no trailing spacesOthervchess.pages.inc891N/A
Expandvchess.rules.inc904
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervchess.rules.inc-1N/A
There should be no trailing spacesOthervchess.rules.inc8N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervchess.rules.inc9N/A
Use an indent of 2 spaces, with no tabsOthervchess.rules.inc16N/A
There should be no trailing spacesOthervchess.rules.inc18N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervchess.rules.inc19N/A
There should be no trailing spacesOthervchess.rules.inc27N/A
Format should be * Implementation of hook_foo().Othervchess.rules.inc33N/A
There should be no trailing spacesOthervchess.rules.inc61N/A
There should be no trailing spacesOthervchess.rules.inc70N/A
There should be no trailing spacesOthervchess.rules.inc72N/A
There should be no trailing spacesOthervchess.rules.inc73N/A
the final ?> should be omitted from all code filesOthervchess.rules.inc75N/A
Expandvchess.test3000
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervchess.test11N/A
There should be no trailing spacesOthervchess.test20N/A
There should be no trailing spacesOthervchess.test27N/A
There should be no trailing spacesOthervchess.test41N/A
There should be no trailing spacesOthervchess.test47N/A
There should be no trailing spacesOthervchess.test49N/A
There should be no trailing spacesOthervchess.test57N/A
There should be no trailing spacesOthervchess.test58N/A
There should be no trailing spacesOthervchess.test60N/A
There should be no trailing spacesOthervchess.test61N/A
There should be no trailing spacesOthervchess.test63N/A
There should be no trailing spacesOthervchess.test69N/A
There should be no trailing spacesOthervchess.test71N/A
There should be no trailing spacesOthervchess.test74N/A
There should be no trailing spacesOthervchess.test75N/A
There should be no trailing spacesOthervchess.test77N/A
There should be no trailing spacesOthervchess.test84N/A
There should be no trailing spacesOthervchess.test85N/A
There should be no trailing spacesOthervchess.test87N/A
There should be no trailing spacesOthervchess.test93N/A
There should be no trailing spacesOthervchess.test95N/A
There should be no trailing spacesOthervchess.test98N/A
There should be no trailing spacesOthervchess.test104N/A
There should be no trailing spacesOthervchess.test119N/A
There should be no trailing spacesOthervchess.test122N/A
There should be no trailing spacesOthervchess.test124N/A
There should be no trailing spacesOthervchess.test141N/A
There should be no trailing spacesOthervchess.test144N/A
There should be no trailing spacesOthervchess.test145N/A
There should be no trailing spacesOthervchess.test150N/A
Leafvchess.utils.inc002