Weather - 6.x-5.x

Test status
StatusResult
Last receivedWed, 05/16/2012 - 20:33:47
Last requestedWed, 05/16/2012 - 20:39:31
Last testedWed, 05/16/2012 - 20:39:40
Test count36
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-5.x
ProjectWeather
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 275 pass(es); [[Coder]]: [Code review] 18 minor(s), 0 critical(s), and 54 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
  10. Complete test suite with all tests passing
275 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafParser (WeatherParserTestCase) [Weather]11100
LeafPermission (WeatherPermissionTestCase) [Weather]16400

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
18 minor(s), 0 critical(s), and 54 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandtests/parser.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherparser.test-1N/A
Expandtests/permissions.test201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpermissions.test-1N/A
There should be no trailing spacesOtherpermissions.test47N/A
There should be no trailing spacesOtherpermissions.test130N/A
Expandweather.module13036
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtherweather.module50N/A
put a space between the asterisk and the comment textOtherweather.module179N/A
put a space between the asterisk and the comment textOtherweather.module212N/A
Use "elseif" in place of "else if"Otherweather.module238N/A
Use "elseif" in place of "else if"Otherweather.module255N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherweather.module301N/A
Use "elseif" in place of "else if"Otherweather.module317N/A
Use "elseif" in place of "else if"Otherweather.module408N/A
Use "elseif" in place of "else if"Otherweather.module439N/A
Use "elseif" in place of "else if"Otherweather.module501N/A
Use "elseif" in place of "else if"Otherweather.module505N/A
Use "elseif" in place of "else if"Otherweather.module512N/A
Use "elseif" in place of "else if"Otherweather.module523N/A
put a space between the asterisk and the comment textOtherweather.module551N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherweather.module805N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherweather.module806N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherweather.module809N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherweather.module817N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module974N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1080N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1086N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1088N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1173N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1174N/A
put a space between the asterisk and the comment textOtherweather.module1352N/A
Use "elseif" in place of "else if"Otherweather.module1383N/A
Use "elseif" in place of "else if"Otherweather.module1386N/A
Use "elseif" in place of "else if"Otherweather.module1404N/A
Use "elseif" in place of "else if"Otherweather.module1411N/A
Use "elseif" in place of "else if"Otherweather.module1415N/A
Use "elseif" in place of "else if"Otherweather.module1426N/A
Use "elseif" in place of "else if"Otherweather.module1434N/A
Use "elseif" in place of "else if"Otherweather.module1444N/A
Use "elseif" in place of "else if"Otherweather.module1461N/A
Use "elseif" in place of "else if"Otherweather.module1467N/A
Use "elseif" in place of "else if"Otherweather.module1470N/A
Use "elseif" in place of "else if"Otherweather.module1477N/A
Use "elseif" in place of "else if"Otherweather.module1481N/A
Use "elseif" in place of "else if"Otherweather.module1484N/A
Use "elseif" in place of "else if"Otherweather.module1495N/A
Use "elseif" in place of "else if"Otherweather.module1498N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherweather.module1529N/A
Use "elseif" in place of "else if"Otherweather.module1696N/A
Use "elseif" in place of "else if"Otherweather.module1700N/A
Use "elseif" in place of "else if"Otherweather.module1704N/A
Use "elseif" in place of "else if"Otherweather.module1737N/A
Use "elseif" in place of "else if"Otherweather.module1741N/A
put a space between the asterisk and the comment textOtherweather.module1918N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module2017N/A
Expandweather.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather.tpl.php-1N/A
Expandweather_compact.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather_compact.tpl.php-1N/A
Expandweather_parser.inc1014
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather_parser.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather_parser.inc39N/A
Use "elseif" in place of "else if"Otherweather_parser.inc211N/A
Use "elseif" in place of "else if"Otherweather_parser.inc234N/A
Use "elseif" in place of "else if"Otherweather_parser.inc248N/A
Use "elseif" in place of "else if"Otherweather_parser.inc285N/A
Use "elseif" in place of "else if"Otherweather_parser.inc305N/A
Use "elseif" in place of "else if"Otherweather_parser.inc327N/A
Use "elseif" in place of "else if"Otherweather_parser.inc332N/A
Use "elseif" in place of "else if"Otherweather_parser.inc346N/A
Use "elseif" in place of "else if"Otherweather_parser.inc382N/A
Use "elseif" in place of "else if"Otherweather_parser.inc392N/A
Use "elseif" in place of "else if"Otherweather_parser.inc400N/A
Use "elseif" in place of "else if"Otherweather_parser.inc541N/A
Use "elseif" in place of "else if"Otherweather_parser.inc600N/A

All

Test nameMinorCriticalNormal
Expandtests/parser.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherparser.test-1N/A
Expandtests/permissions.test201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpermissions.test-1N/A
There should be no trailing spacesOtherpermissions.test47N/A
There should be no trailing spacesOtherpermissions.test130N/A
Expandweather.install200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherweather.install307N/A
There should be no trailing spacesOtherweather.install535N/A
Expandweather.module13036
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtherweather.module50N/A
put a space between the asterisk and the comment textOtherweather.module179N/A
put a space between the asterisk and the comment textOtherweather.module212N/A
Use "elseif" in place of "else if"Otherweather.module238N/A
Use "elseif" in place of "else if"Otherweather.module255N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherweather.module301N/A
Use "elseif" in place of "else if"Otherweather.module317N/A
Use "elseif" in place of "else if"Otherweather.module408N/A
Use "elseif" in place of "else if"Otherweather.module439N/A
Use "elseif" in place of "else if"Otherweather.module501N/A
Use "elseif" in place of "else if"Otherweather.module505N/A
Use "elseif" in place of "else if"Otherweather.module512N/A
Use "elseif" in place of "else if"Otherweather.module523N/A
put a space between the asterisk and the comment textOtherweather.module551N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherweather.module805N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherweather.module806N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherweather.module809N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherweather.module817N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module974N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1080N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1086N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1088N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1173N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module1174N/A
put a space between the asterisk and the comment textOtherweather.module1352N/A
Use "elseif" in place of "else if"Otherweather.module1383N/A
Use "elseif" in place of "else if"Otherweather.module1386N/A
Use "elseif" in place of "else if"Otherweather.module1404N/A
Use "elseif" in place of "else if"Otherweather.module1411N/A
Use "elseif" in place of "else if"Otherweather.module1415N/A
Use "elseif" in place of "else if"Otherweather.module1426N/A
Use "elseif" in place of "else if"Otherweather.module1434N/A
Use "elseif" in place of "else if"Otherweather.module1444N/A
Use "elseif" in place of "else if"Otherweather.module1461N/A
Use "elseif" in place of "else if"Otherweather.module1467N/A
Use "elseif" in place of "else if"Otherweather.module1470N/A
Use "elseif" in place of "else if"Otherweather.module1477N/A
Use "elseif" in place of "else if"Otherweather.module1481N/A
Use "elseif" in place of "else if"Otherweather.module1484N/A
Use "elseif" in place of "else if"Otherweather.module1495N/A
Use "elseif" in place of "else if"Otherweather.module1498N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherweather.module1529N/A
Use "elseif" in place of "else if"Otherweather.module1696N/A
Use "elseif" in place of "else if"Otherweather.module1700N/A
Use "elseif" in place of "else if"Otherweather.module1704N/A
Use "elseif" in place of "else if"Otherweather.module1737N/A
Use "elseif" in place of "else if"Otherweather.module1741N/A
put a space between the asterisk and the comment textOtherweather.module1918N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather.module2017N/A
Expandweather.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather.tpl.php-1N/A
Expandweather_compact.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather_compact.tpl.php-1N/A
Leafweather_data.inc000
Expandweather_parser.inc1014
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherweather_parser.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherweather_parser.inc39N/A
Use "elseif" in place of "else if"Otherweather_parser.inc211N/A
Use "elseif" in place of "else if"Otherweather_parser.inc234N/A
Use "elseif" in place of "else if"Otherweather_parser.inc248N/A
Use "elseif" in place of "else if"Otherweather_parser.inc285N/A
Use "elseif" in place of "else if"Otherweather_parser.inc305N/A
Use "elseif" in place of "else if"Otherweather_parser.inc327N/A
Use "elseif" in place of "else if"Otherweather_parser.inc332N/A
Use "elseif" in place of "else if"Otherweather_parser.inc346N/A
Use "elseif" in place of "else if"Otherweather_parser.inc382N/A
Use "elseif" in place of "else if"Otherweather_parser.inc392N/A
Use "elseif" in place of "else if"Otherweather_parser.inc400N/A
Use "elseif" in place of "else if"Otherweather_parser.inc541N/A
Use "elseif" in place of "else if"Otherweather_parser.inc600N/A