NLM Field - 7.x-1.x

Test status
StatusResult
Last receivedFri, 03/30/2012 - 09:55:37
Last requestedFri, 03/30/2012 - 09:56:03
Last testedFri, 03/30/2012 - 09:56:29
Test count4
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectNLM Field
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 46 minor(s), 1 critical(s), and 80 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
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
  10. Complete test suite with all tests passing

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
46 minor(s), 1 critical(s), and 80 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandnlmfield.formatters.inc1018
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernlmfield.formatters.inc-1N/A
There should be no trailing spacesOthernlmfield.formatters.inc32N/A
There should be no trailing spacesOthernlmfield.formatters.inc40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.formatters.inc42N/A
There should be no trailing spacesOthernlmfield.formatters.inc49N/A
There should be no trailing spacesOthernlmfield.formatters.inc52N/A
There should be no trailing spacesOthernlmfield.formatters.inc60N/A
There should be no trailing spacesOthernlmfield.formatters.inc62N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc65N/A
There should be no trailing spacesOthernlmfield.formatters.inc68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.formatters.inc70N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othernlmfield.formatters.inc74N/A
There should be no trailing spacesOthernlmfield.formatters.inc77N/A
There should be no trailing spacesOthernlmfield.formatters.inc86N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc90N/A
There should be no trailing spacesOthernlmfield.formatters.inc102N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc106N/A
missing space after commaOthernlmfield.formatters.inc111N/A
missing space after commaOthernlmfield.formatters.inc116N/A
Expandnlmfield.module34059
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernlmfield.module-1N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module21N/A
There should be no trailing spacesOthernlmfield.module77N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernlmfield.module88N/A
missing space after commaOthernlmfield.module88N/A
There should be no trailing spacesOthernlmfield.module91N/A
There should be no trailing spacesOthernlmfield.module95N/A
Separate comments from comment syntax by a space.Othernlmfield.module115N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module141N/A
There should be no trailing spacesOthernlmfield.module142N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module143N/A
There should be no trailing spacesOthernlmfield.module144N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module145N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module148N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module150N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module152N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module153N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module162N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module166N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module170N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module174N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module178N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module183N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module216N/A
There should be no trailing spacesOthernlmfield.module217N/A
There should be no trailing spacesOthernlmfield.module221N/A
There should be no trailing spacesOthernlmfield.module225N/A
There should be no trailing spacesOthernlmfield.module228N/A
missing space after commaOthernlmfield.module230N/A
There should be no trailing spacesOthernlmfield.module231N/A
There should be no trailing spacesOthernlmfield.module236N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module241N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module249N/A
There should be no trailing spacesOthernlmfield.module257N/A
missing space after commaOthernlmfield.module258N/A
There should be no trailing spacesOthernlmfield.module259N/A
There should be no trailing spacesOthernlmfield.module263N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module266N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module267N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module275N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module276N/A
missing space after commaOthernlmfield.module280N/A
missing space after commaOthernlmfield.module281N/A
missing space after commaOthernlmfield.module282N/A
There should be no trailing spacesOthernlmfield.module282N/A
There should be no trailing spacesOthernlmfield.module283N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module285N/A
Use "elseif" in place of "else if"Othernlmfield.module287N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module288N/A
Use "elseif" in place of "else if"Othernlmfield.module290N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module291N/A
missing space after commaOthernlmfield.module296N/A
missing space after commaOthernlmfield.module298N/A
Use "elseif" in place of "else if"Othernlmfield.module300N/A
missing space after commaOthernlmfield.module301N/A
missing space after commaOthernlmfield.module306N/A
missing space after commaOthernlmfield.module308N/A
Use "elseif" in place of "else if"Othernlmfield.module310N/A
missing space after commaOthernlmfield.module311N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module315N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module316N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module321N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module322N/A
There should be no trailing spacesOthernlmfield.module323N/A
missing space after commaOthernlmfield.module325N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module327N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module332N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module333N/A
missing space after commaOthernlmfield.module335N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module336N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module340N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module341N/A
missing space after commaOthernlmfield.module343N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module344N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module352N/A
There should be no trailing spacesOthernlmfield.module353N/A
There should be no trailing spacesOthernlmfield.module356N/A
There should be no trailing spacesOthernlmfield.module357N/A
There should be no trailing spacesOthernlmfield.module362N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module366N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module368N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module374N/A
There should be no trailing spacesOthernlmfield.module418N/A
missing space after commaOthernlmfield.module420N/A
There should be no trailing spacesOthernlmfield.module421N/A
There should be no trailing spacesOthernlmfield.module426N/A
There should be no trailing spacesOthernlmfield.module447N/A
There should be no trailing spacesOthernlmfield.module451N/A
There should be no trailing spacesOthernlmfield.module453N/A
There should be no trailing spacesOthernlmfield.module455N/A
There should be no trailing spacesOthernlmfield.module463N/A
There should be no trailing spacesOthernlmfield.module473N/A
There should be no trailing spacesOthernlmfield.module488N/A
Expandnlmfield.widgets.inc2013
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernlmfield.widgets.inc61N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc77N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc87N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc92N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc130N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc131N/A
There should be no trailing spacesOthernlmfield.widgets.inc131N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc132N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc133N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc135N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc136N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc137N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc138N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc139N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc140N/A

All

Test nameMinorCriticalNormal
Expandnlmfield.formatters.inc1018
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernlmfield.formatters.inc-1N/A
There should be no trailing spacesOthernlmfield.formatters.inc32N/A
There should be no trailing spacesOthernlmfield.formatters.inc40N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.formatters.inc42N/A
There should be no trailing spacesOthernlmfield.formatters.inc49N/A
There should be no trailing spacesOthernlmfield.formatters.inc52N/A
There should be no trailing spacesOthernlmfield.formatters.inc60N/A
There should be no trailing spacesOthernlmfield.formatters.inc62N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc65N/A
There should be no trailing spacesOthernlmfield.formatters.inc68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.formatters.inc70N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othernlmfield.formatters.inc74N/A
There should be no trailing spacesOthernlmfield.formatters.inc77N/A
There should be no trailing spacesOthernlmfield.formatters.inc86N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc90N/A
There should be no trailing spacesOthernlmfield.formatters.inc102N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.formatters.inc106N/A
missing space after commaOthernlmfield.formatters.inc111N/A
missing space after commaOthernlmfield.formatters.inc116N/A
Leafnlmfield.install000
Expandnlmfield.module34059
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernlmfield.module-1N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module21N/A
There should be no trailing spacesOthernlmfield.module77N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernlmfield.module88N/A
missing space after commaOthernlmfield.module88N/A
There should be no trailing spacesOthernlmfield.module91N/A
There should be no trailing spacesOthernlmfield.module95N/A
Separate comments from comment syntax by a space.Othernlmfield.module115N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module141N/A
There should be no trailing spacesOthernlmfield.module142N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module143N/A
There should be no trailing spacesOthernlmfield.module144N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module145N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module148N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module150N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module152N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module153N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module162N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module166N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module170N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module174N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module178N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module183N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module216N/A
There should be no trailing spacesOthernlmfield.module217N/A
There should be no trailing spacesOthernlmfield.module221N/A
There should be no trailing spacesOthernlmfield.module225N/A
There should be no trailing spacesOthernlmfield.module228N/A
missing space after commaOthernlmfield.module230N/A
There should be no trailing spacesOthernlmfield.module231N/A
There should be no trailing spacesOthernlmfield.module236N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module241N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module249N/A
There should be no trailing spacesOthernlmfield.module257N/A
missing space after commaOthernlmfield.module258N/A
There should be no trailing spacesOthernlmfield.module259N/A
There should be no trailing spacesOthernlmfield.module263N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module266N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module267N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module275N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module276N/A
missing space after commaOthernlmfield.module280N/A
missing space after commaOthernlmfield.module281N/A
missing space after commaOthernlmfield.module282N/A
There should be no trailing spacesOthernlmfield.module282N/A
There should be no trailing spacesOthernlmfield.module283N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module285N/A
Use "elseif" in place of "else if"Othernlmfield.module287N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module288N/A
Use "elseif" in place of "else if"Othernlmfield.module290N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.module291N/A
missing space after commaOthernlmfield.module296N/A
missing space after commaOthernlmfield.module298N/A
Use "elseif" in place of "else if"Othernlmfield.module300N/A
missing space after commaOthernlmfield.module301N/A
missing space after commaOthernlmfield.module306N/A
missing space after commaOthernlmfield.module308N/A
Use "elseif" in place of "else if"Othernlmfield.module310N/A
missing space after commaOthernlmfield.module311N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module315N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module316N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module321N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module322N/A
There should be no trailing spacesOthernlmfield.module323N/A
missing space after commaOthernlmfield.module325N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module327N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module332N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module333N/A
missing space after commaOthernlmfield.module335N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module336N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module340N/A
do not use mixed case (camelCase), use lower case and _Othernlmfield.module341N/A
missing space after commaOthernlmfield.module343N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernlmfield.module344N/A
Function summaries should be one line only. (Drupal Docs)Othernlmfield.module352N/A
There should be no trailing spacesOthernlmfield.module353N/A
There should be no trailing spacesOthernlmfield.module356N/A
There should be no trailing spacesOthernlmfield.module357N/A
There should be no trailing spacesOthernlmfield.module362N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module366N/A
Function documentation should be less than 80 characters per line.Othernlmfield.module368N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.module374N/A
There should be no trailing spacesOthernlmfield.module418N/A
missing space after commaOthernlmfield.module420N/A
There should be no trailing spacesOthernlmfield.module421N/A
There should be no trailing spacesOthernlmfield.module426N/A
There should be no trailing spacesOthernlmfield.module447N/A
There should be no trailing spacesOthernlmfield.module451N/A
There should be no trailing spacesOthernlmfield.module453N/A
There should be no trailing spacesOthernlmfield.module455N/A
There should be no trailing spacesOthernlmfield.module463N/A
There should be no trailing spacesOthernlmfield.module473N/A
There should be no trailing spacesOthernlmfield.module488N/A
Expandnlmfield.widgets.inc2013
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernlmfield.widgets.inc61N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc77N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc87N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernlmfield.widgets.inc92N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc130N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc131N/A
There should be no trailing spacesOthernlmfield.widgets.inc131N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc132N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc133N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc135N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc136N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc137N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc138N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc139N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernlmfield.widgets.inc140N/A