Module Grants - 6.x-3.x

Test status
StatusResult
Last receivedSun, 12/18/2011 - 11:27:37
Last requestedSun, 12/18/2011 - 11:28:03
Last testedSun, 12/18/2011 - 11:28:19
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-3.x
ProjectModule Grants
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 0 minor(s), 0 critical(s), and 73 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
0 minor(s), 0 critical(s), and 73 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandmodule_grants.api.php003
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.api.php14N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.api.php28N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.api.php29N/A
Expandmodule_grants.install002
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.install22N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.install51N/A
Expandmodule_grants.module0024
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othermodule_grants.module71N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module146N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module149N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module158N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module163N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module165N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module167N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module169N/A
Separate comments from comment syntax by a space.Othermodule_grants.module207N/A
Separate comments from comment syntax by a space.Othermodule_grants.module252N/A
Separate comments from comment syntax by a space.Othermodule_grants.module263N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module277N/A
Function documentation should be less than 80 characters per line.Othermodule_grants.module288N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othermodule_grants.module311N/A
Separate comments from comment syntax by a space.Othermodule_grants.module358N/A
Separate comments from comment syntax by a space.Othermodule_grants.module359N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module367N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module373N/A
"Module" should rarely be capitalized as part of a module's proper name.Othermodule_grants.module404N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module410N/A
Separate comments from comment syntax by a space.Othermodule_grants.module473N/A
Separate comments from comment syntax by a space.Othermodule_grants.module474N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermodule_grants.module476N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module481N/A
Expandmodule_grants.pages.inc001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.pages.inc11N/A
Expandmodule_grants_monitor/module_grants_monitor.module007
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othermodule_grants_monitor.module20N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.module278N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module282N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module283N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module284N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module285N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othermodule_grants_monitor.module285N/A
Expandmodule_grants_monitor/module_grants_monitor.pages.inc008
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.pages.inc9N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermodule_grants_monitor.pages.inc80N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.pages.inc97N/A
Function documentation should be less than 80 characters per line.Othermodule_grants_monitor.pages.inc99N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc102N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc103N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc104N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othermodule_grants_monitor.pages.inc104N/A
Expandnode_tools/node_tools.module0022
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othernode_tools.module26N/A
Separate comments from comment syntax by a space.Othernode_tools.module27N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module33N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module34N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module36N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module44N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module48N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module50N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module58N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module59N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module60N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module70N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module72N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module98N/A
Function documentation should be less than 80 characters per line.Othernode_tools.module127N/A
Separate comments from comment syntax by a space.Othernode_tools.module135N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_tools.module147N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_tools.module150N/A
Separate comments from comment syntax by a space.Othernode_tools.module163N/A
Separate comments from comment syntax by a space.Othernode_tools.module167N/A
Separate comments from comment syntax by a space.Othernode_tools.module168N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module192N/A
Expanduser_tools/user_tools.module006
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheruser_tools.module12N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module14N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module16N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module30N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module32N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module34N/A

All

Test nameMinorCriticalNormal
Leafmodule_grants.admin.inc000
Expandmodule_grants.api.php003
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.api.php14N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.api.php28N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.api.php29N/A
Expandmodule_grants.install002
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.install22N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.install51N/A
Expandmodule_grants.module0024
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othermodule_grants.module71N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module146N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module149N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module158N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module163N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module165N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module167N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module169N/A
Separate comments from comment syntax by a space.Othermodule_grants.module207N/A
Separate comments from comment syntax by a space.Othermodule_grants.module252N/A
Separate comments from comment syntax by a space.Othermodule_grants.module263N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module277N/A
Function documentation should be less than 80 characters per line.Othermodule_grants.module288N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othermodule_grants.module311N/A
Separate comments from comment syntax by a space.Othermodule_grants.module358N/A
Separate comments from comment syntax by a space.Othermodule_grants.module359N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module367N/A
If you define a @param or @return, you should document it as well.Othermodule_grants.module373N/A
"Module" should rarely be capitalized as part of a module's proper name.Othermodule_grants.module404N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module410N/A
Separate comments from comment syntax by a space.Othermodule_grants.module473N/A
Separate comments from comment syntax by a space.Othermodule_grants.module474N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermodule_grants.module476N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.module481N/A
Expandmodule_grants.pages.inc001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants.pages.inc11N/A
Expandmodule_grants_monitor/module_grants_monitor.module007
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othermodule_grants_monitor.module20N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.module278N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module282N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module283N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module284N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.module285N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othermodule_grants_monitor.module285N/A
Expandmodule_grants_monitor/module_grants_monitor.pages.inc008
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.pages.inc9N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermodule_grants_monitor.pages.inc80N/A
Function summaries should be one line only. (Drupal Docs)Othermodule_grants_monitor.pages.inc97N/A
Function documentation should be less than 80 characters per line.Othermodule_grants_monitor.pages.inc99N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc102N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc103N/A
If you define a @param or @return, you should document it as well.Othermodule_grants_monitor.pages.inc104N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othermodule_grants_monitor.pages.inc104N/A
Leafmodule_grants_views/module_grants_views.module000
Leafmodule_grants_views/module_grants_views.views.inc000
Leafmodule_grants_views/module_grants_views_handler_field_node_link_delete.inc000
Leafmodule_grants_views/module_grants_views_handler_field_node_link_edit.inc000
Expandnode_tools/node_tools.module0022
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Othernode_tools.module26N/A
Separate comments from comment syntax by a space.Othernode_tools.module27N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module33N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module34N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module36N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module44N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module48N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module50N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module58N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module59N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module60N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module70N/A
If you define a @param or @return, you should document it as well.Othernode_tools.module72N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module98N/A
Function documentation should be less than 80 characters per line.Othernode_tools.module127N/A
Separate comments from comment syntax by a space.Othernode_tools.module135N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_tools.module147N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othernode_tools.module150N/A
Separate comments from comment syntax by a space.Othernode_tools.module163N/A
Separate comments from comment syntax by a space.Othernode_tools.module167N/A
Separate comments from comment syntax by a space.Othernode_tools.module168N/A
Function summaries should be one line only. (Drupal Docs)Othernode_tools.module192N/A
Expanduser_tools/user_tools.module006
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheruser_tools.module12N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module14N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module16N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module30N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module32N/A
If you define a @param or @return, you should document it as well.Otheruser_tools.module34N/A