Date picker formatter - 6.x-2.x

Test status
StatusResult
Last receivedSun, 01/15/2012 - 00:36:37
Last requestedSun, 01/15/2012 - 00:37:03
Last testedSun, 01/15/2012 - 00:38:56
Test count4
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-2.x
ProjectDate picker formatter
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 63 minor(s), 1 critical(s), and 43 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
63 minor(s), 1 critical(s), and 43 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanddate_picker_formatter.install001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.install15N/A
Expanddate_picker_formatter.module35129
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherdate_picker_formatter.module1N/A
@file description should be on the following line (Drupal Docs)Otherdate_picker_formatter.module4N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module9N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module10N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module10N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module17N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module18N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module18N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module45N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module46N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module46N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module47N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module47N/A
There should be no trailing spacesOtherdate_picker_formatter.module52N/A
There should be no trailing spacesOtherdate_picker_formatter.module58N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module72N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module72N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module73N/A
There should be no trailing spacesOtherdate_picker_formatter.module77N/A
There should be no trailing spacesOtherdate_picker_formatter.module79N/A
There should be no trailing spacesOtherdate_picker_formatter.module80N/A
There should be no trailing spacesOtherdate_picker_formatter.module85N/A
There should be no trailing spacesOtherdate_picker_formatter.module88N/A
There should be no trailing spacesOtherdate_picker_formatter.module90N/A
There should be no trailing spacesOtherdate_picker_formatter.module92N/A
There should be no trailing spacesOtherdate_picker_formatter.module97N/A
There should be no trailing spacesOtherdate_picker_formatter.module99N/A
There should be no trailing spacesOtherdate_picker_formatter.module102N/A
There should be no trailing spacesOtherdate_picker_formatter.module108N/A
There should be no trailing spacesOtherdate_picker_formatter.module116N/A
There should be no trailing spacesOtherdate_picker_formatter.module117N/A
There should be no trailing spacesOtherdate_picker_formatter.module134N/A
There should be no trailing spacesOtherdate_picker_formatter.module177N/A
There should be no trailing spacesOtherdate_picker_formatter.module182N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module192N/A
There should be no trailing spacesOtherdate_picker_formatter.module207N/A
Use the matching Drupal theme functions, not raw HTML.Otherdate_picker_formatter.module213N/A
Use the matching Drupal theme functions, not raw HTML.Otherdate_picker_formatter.module218N/A
There should be no trailing spacesOtherdate_picker_formatter.module233N/A
There should be no trailing spacesOtherdate_picker_formatter.module236N/A
There should be no trailing spacesOtherdate_picker_formatter.module237N/A
There should be no trailing spacesOtherdate_picker_formatter.module241N/A
There should be no trailing spacesOtherdate_picker_formatter.module247N/A
There should be no trailing spacesOtherdate_picker_formatter.module254N/A
There should be no trailing spacesOtherdate_picker_formatter.module258N/A
Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherdate_picker_formatter.module286N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdate_picker_formatter.module294N/A
There should be no trailing spacesOtherdate_picker_formatter.module301N/A
There should be no trailing spacesOtherdate_picker_formatter.module313N/A
Remove the empty commented line in your function documentation.Otherdate_picker_formatter.module334N/A
There should be no trailing spacesOtherdate_picker_formatter.module343N/A
There should be no trailing spacesOtherdate_picker_formatter.module356N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module369N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module370N/A
There should be no trailing spacesOtherdate_picker_formatter.module389N/A
Missing periodOtherdate_picker_formatter.module395N/A
Missing periodOtherdate_picker_formatter.module408N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module443N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module444N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module445N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module446N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module447N/A
There should be no trailing spacesOtherdate_picker_formatter.module510N/A
Expanddate_picker_formatter.theme.inc2603
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherdate_picker_formatter.theme.inc4N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc23N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc43N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc52N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc59N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc70N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc84N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc87N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.theme.inc102N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.theme.inc103N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.theme.inc104N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc108N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc112N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc114N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc119N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc122N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc133N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc150N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc152N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc154N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc157N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc175N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc181N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc185N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc189N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc203N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc205N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc211N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc213N/A
Expandfeatures/meeting_planner.features.content.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.content.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.content.inc1N/A
Expandfeatures/meeting_planner.features.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.inc1N/A
Expandfeatures/meeting_planner.features.user_permission.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.user_permission.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.user_permission.inc1N/A
Expandfeatures/meeting_planner.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.module-1N/A
There should be no trailing spacesOthermeeting_planner.module1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.module1N/A
Expandfeatures/meeting_planner.strongarm.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.strongarm.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.strongarm.inc1N/A

All

Test nameMinorCriticalNormal
Expanddate_picker_formatter.admin.inc100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherdate_picker_formatter.admin.inc4N/A
Expanddate_picker_formatter.install001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.install15N/A
Expanddate_picker_formatter.module35129
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherdate_picker_formatter.module1N/A
@file description should be on the following line (Drupal Docs)Otherdate_picker_formatter.module4N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module4N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module9N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module10N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module10N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module17N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module18N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module18N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module45N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module46N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module46N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module47N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module47N/A
There should be no trailing spacesOtherdate_picker_formatter.module52N/A
There should be no trailing spacesOtherdate_picker_formatter.module58N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module72N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.module72N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherdate_picker_formatter.module73N/A
There should be no trailing spacesOtherdate_picker_formatter.module77N/A
There should be no trailing spacesOtherdate_picker_formatter.module79N/A
There should be no trailing spacesOtherdate_picker_formatter.module80N/A
There should be no trailing spacesOtherdate_picker_formatter.module85N/A
There should be no trailing spacesOtherdate_picker_formatter.module88N/A
There should be no trailing spacesOtherdate_picker_formatter.module90N/A
There should be no trailing spacesOtherdate_picker_formatter.module92N/A
There should be no trailing spacesOtherdate_picker_formatter.module97N/A
There should be no trailing spacesOtherdate_picker_formatter.module99N/A
There should be no trailing spacesOtherdate_picker_formatter.module102N/A
There should be no trailing spacesOtherdate_picker_formatter.module108N/A
There should be no trailing spacesOtherdate_picker_formatter.module116N/A
There should be no trailing spacesOtherdate_picker_formatter.module117N/A
There should be no trailing spacesOtherdate_picker_formatter.module134N/A
There should be no trailing spacesOtherdate_picker_formatter.module177N/A
There should be no trailing spacesOtherdate_picker_formatter.module182N/A
Function documentation should be less than 80 characters per line.Otherdate_picker_formatter.module192N/A
There should be no trailing spacesOtherdate_picker_formatter.module207N/A
Use the matching Drupal theme functions, not raw HTML.Otherdate_picker_formatter.module213N/A
Use the matching Drupal theme functions, not raw HTML.Otherdate_picker_formatter.module218N/A
There should be no trailing spacesOtherdate_picker_formatter.module233N/A
There should be no trailing spacesOtherdate_picker_formatter.module236N/A
There should be no trailing spacesOtherdate_picker_formatter.module237N/A
There should be no trailing spacesOtherdate_picker_formatter.module241N/A
There should be no trailing spacesOtherdate_picker_formatter.module247N/A
There should be no trailing spacesOtherdate_picker_formatter.module254N/A
There should be no trailing spacesOtherdate_picker_formatter.module258N/A
Potential problem: when FAPI element '#type' is set to 'markup' (default), '#value' only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherdate_picker_formatter.module286N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdate_picker_formatter.module294N/A
There should be no trailing spacesOtherdate_picker_formatter.module301N/A
There should be no trailing spacesOtherdate_picker_formatter.module313N/A
Remove the empty commented line in your function documentation.Otherdate_picker_formatter.module334N/A
There should be no trailing spacesOtherdate_picker_formatter.module343N/A
There should be no trailing spacesOtherdate_picker_formatter.module356N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module369N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module370N/A
There should be no trailing spacesOtherdate_picker_formatter.module389N/A
Missing periodOtherdate_picker_formatter.module395N/A
Missing periodOtherdate_picker_formatter.module408N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module443N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module444N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module445N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module446N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.module447N/A
There should be no trailing spacesOtherdate_picker_formatter.module510N/A
Expanddate_picker_formatter.theme.inc2603
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherdate_picker_formatter.theme.inc4N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc23N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc43N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc52N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc59N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc70N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc84N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc87N/A
Function summaries should be one line only. (Drupal Docs)Otherdate_picker_formatter.theme.inc102N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.theme.inc103N/A
If you define a @param or @return, you should document it as well.Otherdate_picker_formatter.theme.inc104N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc108N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc112N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc114N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc119N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc122N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc133N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc150N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc152N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc154N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc157N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc175N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc181N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc185N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc189N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc203N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc205N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc211N/A
There should be no trailing spacesOtherdate_picker_formatter.theme.inc213N/A
Expandfeatures/meeting_planner.features.content.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.content.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.content.inc1N/A
Expandfeatures/meeting_planner.features.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.inc1N/A
Expandfeatures/meeting_planner.features.user_permission.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.features.user_permission.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.features.user_permission.inc1N/A
Expandfeatures/meeting_planner.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.module-1N/A
There should be no trailing spacesOthermeeting_planner.module1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.module1N/A
Expandfeatures/meeting_planner.strongarm.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othermeeting_planner.strongarm.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othermeeting_planner.strongarm.inc1N/A