Video - 6.x-4.x

Test status
StatusResult
Last receivedWed, 10/10/2012 - 12:37:06
Last requestedWed, 10/10/2012 - 12:40:37
Last testedWed, 10/10/2012 - 12:43:00
Test count19
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-4.x
ProjectVideo
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 241 minor(s), 5 critical(s), and 98 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
241 minor(s), 5 critical(s), and 98 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/conversion.inc003
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherconversion.inc35N/A
else statements should begin on a new lineOtherconversion.inc62N/A
the final ?> should be omitted from all code filesOtherconversion.inc101N/A
Expandincludes/filesystem.inc102
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfilesystem.inc13N/A
else statements should begin on a new lineOtherfilesystem.inc33N/A
There should be no trailing spacesOtherfilesystem.inc116N/A
Expandincludes/metadata.inc102
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthermetadata.inc6N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthermetadata.inc13N/A
else statements should begin on a new lineOthermetadata.inc34N/A
Expandincludes/preset.inc001
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherpreset.inc10N/A
Expandincludes/transcoder.inc203
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthertranscoder.inc12N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthertranscoder.inc19N/A
There should be no trailing spacesOthertranscoder.inc25N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthertranscoder.inc27N/A
else statements should begin on a new lineOthertranscoder.inc54N/A
Expandincludes/video_helper.inc105
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_helper.inc27N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_helper.inc100N/A
else statements should begin on a new lineOthervideo_helper.inc103N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_helper.inc103N/A
else statements should begin on a new lineOthervideo_helper.inc105N/A
else statements should begin on a new lineOthervideo_helper.inc113N/A
Expandmetadata/flvtool2.inc602
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc23N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc23N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc31N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc31N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherflvtool2.inc34N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc39N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc39N/A
the final ?> should be omitted from all code filesOtherflvtool2.inc73N/A
Expandplugins/video_s3/filesystem/video_s3.inc1213
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc39N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc39N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc47N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc47N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc55N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc55N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc191N/A
There should be no trailing spacesOthervideo_s3.inc206N/A
There should be no trailing spacesOthervideo_s3.inc235N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc266N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc272N/A
There should be no trailing spacesOthervideo_s3.inc286N/A
There should be no trailing spacesOthervideo_s3.inc288N/A
There should be no trailing spacesOthervideo_s3.inc296N/A
There should be no trailing spacesOthervideo_s3.inc305N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_s3.inc318N/A
Expandplugins/video_s3/video_s3.lib.inc2105
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_s3.lib.inc21N/A
There should be no trailing spacesOthervideo_s3.lib.inc31N/A
There should be no trailing spacesOthervideo_s3.lib.inc36N/A
There should be no trailing spacesOthervideo_s3.lib.inc51N/A
There should be no trailing spacesOthervideo_s3.lib.inc56N/A
There should be no trailing spacesOthervideo_s3.lib.inc58N/A
There should be no trailing spacesOthervideo_s3.lib.inc158N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc170N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc176N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc188N/A
There should be no trailing spacesOthervideo_s3.lib.inc196N/A
There should be no trailing spacesOthervideo_s3.lib.inc204N/A
There should be no trailing spacesOthervideo_s3.lib.inc222N/A
There should be no trailing spacesOthervideo_s3.lib.inc233N/A
There should be no trailing spacesOthervideo_s3.lib.inc250N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_s3.lib.inc306N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc312N/A
There should be no trailing spacesOthervideo_s3.lib.inc324N/A
There should be no trailing spacesOthervideo_s3.lib.inc328N/A
There should be no trailing spacesOthervideo_s3.lib.inc333N/A
There should be no trailing spacesOthervideo_s3.lib.inc367N/A
There should be no trailing spacesOthervideo_s3.lib.inc389N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideo_s3.lib.inc398N/A
There should be no trailing spacesOthervideo_s3.lib.inc404N/A
There should be no trailing spacesOthervideo_s3.lib.inc407N/A
There should be no trailing spacesOthervideo_s3.lib.inc417N/A
Expandplugins/video_s3/video_s3.module305
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Othervideo_s3.module15N/A
Missing parenthesis after function nameOthervideo_s3.module60N/A
Missing parenthesis after function nameOthervideo_s3.module72N/A
do not use mixed case (camelCase), use lower case and _Othervideo_s3.module121N/A
do not use mixed case (camelCase), use lower case and _Othervideo_s3.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.module128N/A
else statements should begin on a new lineOthervideo_s3.module147N/A
else statements should begin on a new lineOthervideo_s3.module150N/A
Expandplugins/video_zencoder/transcoders/video_zencoder.inc1908
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_zencoder.inc20N/A
There should be no trailing spacesOthervideo_zencoder.inc23N/A
There should be no trailing spacesOthervideo_zencoder.inc26N/A
There should be no trailing spacesOthervideo_zencoder.inc31N/A
There should be no trailing spacesOthervideo_zencoder.inc44N/A
There should be no trailing spacesOthervideo_zencoder.inc56N/A
There should be no trailing spacesOthervideo_zencoder.inc108N/A
else statements should begin on a new lineOthervideo_zencoder.inc113N/A
else statements should begin on a new lineOthervideo_zencoder.inc117N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc126N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc126N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc134N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc134N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc142N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc142N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc150N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc150N/A
else statements should begin on a new lineOthervideo_zencoder.inc187N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc198N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc232N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc232N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc243N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc246N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc252N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc262N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_zencoder.inc338N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_zencoder.inc342N/A
Expandplugins/video_zencoder/video_zencoder.install701
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo_zencoder.install96N/A
Format should be * Implementation of hook_foo().Othervideo_zencoder.install96N/A
indent secondary line of comment one space Othervideo_zencoder.install97N/A
There should be no trailing spacesOthervideo_zencoder.install101N/A
There should be no trailing spacesOthervideo_zencoder.install132N/A
There should be no trailing spacesOthervideo_zencoder.install136N/A
There should be no trailing spacesOthervideo_zencoder.install138N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideo_zencoder.install145N/A
Expandplugins/video_zencoder/video_zencoder.lib.inc320
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_zencoder.lib.inc17N/A
There should be no trailing spacesOthervideo_zencoder.lib.inc181N/A
There should be no trailing spacesOthervideo_zencoder.lib.inc187N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_zencoder.lib.inc191N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_zencoder.lib.inc203N/A
Expandtheme/video-play-flv.tpl.php201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-flv.tpl.php6N/A
There should be no trailing spacesOthervideo-play-flv.tpl.php11N/A
the final ?> should be omitted from all code filesOthervideo-play-flv.tpl.php13N/A
Expandtheme/video-play-html5.tpl.php108
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php24N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php25N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php26N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php27N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php28N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php29N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo-play-html5.tpl.php32N/A
There should be no trailing spacesOthervideo-play-html5.tpl.php47N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo-play-html5.tpl.php57N/A
Expandtranscoders/video_ffmpeg.inc21110
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_ffmpeg.inc28N/A
There should be no trailing spacesOthervideo_ffmpeg.inc32N/A
Use an indent of 2 spaces, with no tabsOthervideo_ffmpeg.inc56N/A
There should be no trailing spacesOthervideo_ffmpeg.inc67N/A
There should be no trailing spacesOthervideo_ffmpeg.inc75N/A
There should be no trailing spacesOthervideo_ffmpeg.inc88N/A
There should be no trailing spacesOthervideo_ffmpeg.inc93N/A
There should be no trailing spacesOthervideo_ffmpeg.inc102N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_ffmpeg.inc105N/A
There should be no trailing spacesOthervideo_ffmpeg.inc109N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc139N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc143N/A
There should be no trailing spacesOthervideo_ffmpeg.inc176N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc278N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc322N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc322N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc330N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc330N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc338N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc338N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc346N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc346N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othervideo_ffmpeg.inc401N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc443N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc443N/A
There should be no trailing spacesOthervideo_ffmpeg.inc454N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc485N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_ffmpeg.inc523N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc568N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc586N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc590N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc600N/A
Expandtypes/uploadfield/uploadfield.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruploadfield.install-1N/A
Expandtypes/videoftp/videoftp.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervideoftp.install-1N/A
Expandtypes/videoftp/videoftp.module301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideoftp.module82N/A
Use an indent of 2 spaces, with no tabsOthervideoftp.module88N/A
There should be no trailing spacesOthervideoftp.module126N/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)Othervideoftp.module164N/A
Expandtypes/videoftp/videoftp_widget.inc1809
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideoftp_widget.inc51N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc56N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc60N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideoftp_widget.inc61N/A
There should be no trailing spacesOthervideoftp_widget.inc79N/A
There should be no trailing spacesOthervideoftp_widget.inc176N/A
There should be no trailing spacesOthervideoftp_widget.inc217N/A
There should be no trailing spacesOthervideoftp_widget.inc219N/A
There should be no trailing spacesOthervideoftp_widget.inc226N/A
There should be no trailing spacesOthervideoftp_widget.inc232N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc263N/A
There should be no trailing spacesOthervideoftp_widget.inc276N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc293N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc313N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc325N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc344N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc352N/A
There should be no trailing spacesOthervideoftp_widget.inc364N/A
There should be no trailing spacesOthervideoftp_widget.inc368N/A
There should be no trailing spacesOthervideoftp_widget.inc373N/A
There should be no trailing spacesOthervideoftp_widget.inc375N/A
There should be no trailing spacesOthervideoftp_widget.inc377N/A
There should be no trailing spacesOthervideoftp_widget.inc382N/A
There should be no trailing spacesOthervideoftp_widget.inc386N/A
There should be no trailing spacesOthervideoftp_widget.inc391N/A
There should be no trailing spacesOthervideoftp_widget.inc396N/A
There should be no trailing spacesOthervideoftp_widget.inc400N/A
Expandvideo.drush.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervideo.drush.inc-1N/A
There should be no trailing spacesOthervideo.drush.inc8N/A
There should be no trailing spacesOthervideo.drush.inc17N/A
Expandvideo.install305
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo.install106N/A
Format should be * Implementation of hook_foo().Othervideo.install106N/A
indent secondary line of comment one space Othervideo.install107N/A
Use an indent of 2 spaces, with no tabsOthervideo.install141N/A
Use an indent of 2 spaces, with no tabsOthervideo.install161N/A
Use an indent of 2 spaces, with no tabsOthervideo.install167N/A
Use an indent of 2 spaces, with no tabsOthervideo.install173N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othervideo.install229N/A
Expandvideo.module1001
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othervideo.module4N/A
Format should be * Implementation of hook_foo().Othervideo.module279N/A
Missing periodOthervideo.module297N/A
There should be no trailing spacesOthervideo.module300N/A
There should be no trailing spacesOthervideo.module375N/A
There should be no trailing spacesOthervideo.module385N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo.module386N/A
There should be no trailing spacesOthervideo.module479N/A
There should be no trailing spacesOthervideo.module495N/A
There should be no trailing spacesOthervideo.module498N/A
There should be no trailing spacesOthervideo.module504N/A
Expandvideo_formatter.inc214
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othervideo_formatter.inc27N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_formatter.inc66N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_formatter.inc98N/A
missing space after commaOthervideo_formatter.inc203N/A
missing space after commaOthervideo_formatter.inc210N/A
There should be no trailing spacesOthervideo_formatter.inc237N/A
There should be no trailing spacesOthervideo_formatter.inc242N/A
Expandvideo_widget.inc11016
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo_widget.inc3N/A
indent secondary line of comment one space Othervideo_widget.inc4N/A
indent secondary line of comment one space Othervideo_widget.inc5N/A
else statements should begin on a new lineOthervideo_widget.inc109N/A
else statements should begin on a new lineOthervideo_widget.inc130N/A
There should be no trailing spacesOthervideo_widget.inc141N/A
else statements should begin on a new lineOthervideo_widget.inc157N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc230N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc242N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc244N/A
else statements should begin on a new lineOthervideo_widget.inc245N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc247N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc252N/A
else statements should begin on a new lineOthervideo_widget.inc266N/A
else statements should begin on a new lineOthervideo_widget.inc271N/A
There should be no trailing spacesOthervideo_widget.inc434N/A
There should be no trailing spacesOthervideo_widget.inc450N/A
There should be no trailing spacesOthervideo_widget.inc469N/A
There should be no trailing spacesOthervideo_widget.inc472N/A
There should be no trailing spacesOthervideo_widget.inc477N/A
There should be no trailing spacesOthervideo_widget.inc484N/A
else statements should begin on a new lineOthervideo_widget.inc493N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc511N/A
There should be no trailing spacesOthervideo_widget.inc526N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc552N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc555N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc557N/A

All

Test nameMinorCriticalNormal
Expandfilesystem/drupal.inc800
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherdrupal.inc13N/A
There should be no trailing spacesOtherdrupal.inc17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherdrupal.inc22N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdrupal.inc22N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherdrupal.inc30N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdrupal.inc30N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherdrupal.inc38N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdrupal.inc38N/A
Expandincludes/conversion.inc003
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherconversion.inc35N/A
else statements should begin on a new lineOtherconversion.inc62N/A
the final ?> should be omitted from all code filesOtherconversion.inc101N/A
Expandincludes/filesystem.inc102
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfilesystem.inc13N/A
else statements should begin on a new lineOtherfilesystem.inc33N/A
There should be no trailing spacesOtherfilesystem.inc116N/A
Expandincludes/metadata.inc102
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthermetadata.inc6N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthermetadata.inc13N/A
else statements should begin on a new lineOthermetadata.inc34N/A
Expandincludes/preset.inc001
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherpreset.inc10N/A
Expandincludes/transcoder.inc203
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthertranscoder.inc12N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthertranscoder.inc19N/A
There should be no trailing spacesOthertranscoder.inc25N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthertranscoder.inc27N/A
else statements should begin on a new lineOthertranscoder.inc54N/A
Expandincludes/video_helper.inc105
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_helper.inc27N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_helper.inc100N/A
else statements should begin on a new lineOthervideo_helper.inc103N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_helper.inc103N/A
else statements should begin on a new lineOthervideo_helper.inc105N/A
else statements should begin on a new lineOthervideo_helper.inc113N/A
Expandmetadata/flvtool2.inc602
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc23N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc23N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc31N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc31N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherflvtool2.inc34N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherflvtool2.inc39N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherflvtool2.inc39N/A
the final ?> should be omitted from all code filesOtherflvtool2.inc73N/A
Expandplugins/video_s3/filesystem/video_s3.inc1213
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc39N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc39N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc47N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc47N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_s3.inc55N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_s3.inc55N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc191N/A
There should be no trailing spacesOthervideo_s3.inc206N/A
There should be no trailing spacesOthervideo_s3.inc235N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc266N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.inc272N/A
There should be no trailing spacesOthervideo_s3.inc286N/A
There should be no trailing spacesOthervideo_s3.inc288N/A
There should be no trailing spacesOthervideo_s3.inc296N/A
There should be no trailing spacesOthervideo_s3.inc305N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_s3.inc318N/A
Expandplugins/video_s3/video_s3.install800
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_s3.install94N/A
indent secondary line of comment one space Othervideo_s3.install115N/A
Format should be * Implementation of hook_foo().Othervideo_s3.install115N/A
indent secondary line of comment one space Othervideo_s3.install116N/A
There should be no trailing spacesOthervideo_s3.install120N/A
There should be no trailing spacesOthervideo_s3.install151N/A
There should be no trailing spacesOthervideo_s3.install165N/A
There should be no trailing spacesOthervideo_s3.install167N/A
Expandplugins/video_s3/video_s3.lib.inc2105
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_s3.lib.inc21N/A
There should be no trailing spacesOthervideo_s3.lib.inc31N/A
There should be no trailing spacesOthervideo_s3.lib.inc36N/A
There should be no trailing spacesOthervideo_s3.lib.inc51N/A
There should be no trailing spacesOthervideo_s3.lib.inc56N/A
There should be no trailing spacesOthervideo_s3.lib.inc58N/A
There should be no trailing spacesOthervideo_s3.lib.inc158N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc170N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc176N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc188N/A
There should be no trailing spacesOthervideo_s3.lib.inc196N/A
There should be no trailing spacesOthervideo_s3.lib.inc204N/A
There should be no trailing spacesOthervideo_s3.lib.inc222N/A
There should be no trailing spacesOthervideo_s3.lib.inc233N/A
There should be no trailing spacesOthervideo_s3.lib.inc250N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_s3.lib.inc306N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.lib.inc312N/A
There should be no trailing spacesOthervideo_s3.lib.inc324N/A
There should be no trailing spacesOthervideo_s3.lib.inc328N/A
There should be no trailing spacesOthervideo_s3.lib.inc333N/A
There should be no trailing spacesOthervideo_s3.lib.inc367N/A
There should be no trailing spacesOthervideo_s3.lib.inc389N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideo_s3.lib.inc398N/A
There should be no trailing spacesOthervideo_s3.lib.inc404N/A
There should be no trailing spacesOthervideo_s3.lib.inc407N/A
There should be no trailing spacesOthervideo_s3.lib.inc417N/A
Expandplugins/video_s3/video_s3.module305
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Othervideo_s3.module15N/A
Missing parenthesis after function nameOthervideo_s3.module60N/A
Missing parenthesis after function nameOthervideo_s3.module72N/A
do not use mixed case (camelCase), use lower case and _Othervideo_s3.module121N/A
do not use mixed case (camelCase), use lower case and _Othervideo_s3.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_s3.module128N/A
else statements should begin on a new lineOthervideo_s3.module147N/A
else statements should begin on a new lineOthervideo_s3.module150N/A
Expandplugins/video_zencoder/transcoders/video_zencoder.inc1908
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_zencoder.inc20N/A
There should be no trailing spacesOthervideo_zencoder.inc23N/A
There should be no trailing spacesOthervideo_zencoder.inc26N/A
There should be no trailing spacesOthervideo_zencoder.inc31N/A
There should be no trailing spacesOthervideo_zencoder.inc44N/A
There should be no trailing spacesOthervideo_zencoder.inc56N/A
There should be no trailing spacesOthervideo_zencoder.inc108N/A
else statements should begin on a new lineOthervideo_zencoder.inc113N/A
else statements should begin on a new lineOthervideo_zencoder.inc117N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc126N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc126N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc134N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc134N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc142N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc142N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc150N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc150N/A
else statements should begin on a new lineOthervideo_zencoder.inc187N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc198N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_zencoder.inc232N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_zencoder.inc232N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc243N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc246N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc252N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_zencoder.inc262N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_zencoder.inc338N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_zencoder.inc342N/A
Expandplugins/video_zencoder/video_zencoder.install701
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo_zencoder.install96N/A
Format should be * Implementation of hook_foo().Othervideo_zencoder.install96N/A
indent secondary line of comment one space Othervideo_zencoder.install97N/A
There should be no trailing spacesOthervideo_zencoder.install101N/A
There should be no trailing spacesOthervideo_zencoder.install132N/A
There should be no trailing spacesOthervideo_zencoder.install136N/A
There should be no trailing spacesOthervideo_zencoder.install138N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideo_zencoder.install145N/A
Expandplugins/video_zencoder/video_zencoder.lib.inc320
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_zencoder.lib.inc17N/A
There should be no trailing spacesOthervideo_zencoder.lib.inc181N/A
There should be no trailing spacesOthervideo_zencoder.lib.inc187N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_zencoder.lib.inc191N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_zencoder.lib.inc203N/A
Expandplugins/video_zencoder/video_zencoder.module600
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_zencoder.module39N/A
There should be no trailing spacesOthervideo_zencoder.module41N/A
There should be no trailing spacesOthervideo_zencoder.module80N/A
There should be no trailing spacesOthervideo_zencoder.module90N/A
There should be no trailing spacesOthervideo_zencoder.module129N/A
There should be no trailing spacesOthervideo_zencoder.module138N/A
Expandtheme/video-play-dcr.tpl.php300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-dcr.tpl.php1N/A
There should be no trailing spacesOthervideo-play-dcr.tpl.php5N/A
There should be no trailing spacesOthervideo-play-dcr.tpl.php10N/A
Leaftheme/video-play-divx.tpl.php000
Expandtheme/video-play-flash.tpl.php400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-flash.tpl.php1N/A
There should be no trailing spacesOthervideo-play-flash.tpl.php5N/A
There should be no trailing spacesOthervideo-play-flash.tpl.php9N/A
There should be no trailing spacesOthervideo-play-flash.tpl.php11N/A
Expandtheme/video-play-flv.tpl.php201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-flv.tpl.php6N/A
There should be no trailing spacesOthervideo-play-flv.tpl.php11N/A
the final ?> should be omitted from all code filesOthervideo-play-flv.tpl.php13N/A
Expandtheme/video-play-html5.tpl.php108
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php24N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php25N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php26N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php27N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php28N/A
Use an indent of 2 spaces, with no tabsOthervideo-play-html5.tpl.php29N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo-play-html5.tpl.php32N/A
There should be no trailing spacesOthervideo-play-html5.tpl.php47N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo-play-html5.tpl.php57N/A
Expandtheme/video-play-quicktime.tpl.php700
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-quicktime.tpl.php1N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php5N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php10N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php25N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php26N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php27N/A
There should be no trailing spacesOthervideo-play-quicktime.tpl.php28N/A
Expandtheme/video-play-realmedia.tpl.php300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-realmedia.tpl.php1N/A
There should be no trailing spacesOthervideo-play-realmedia.tpl.php5N/A
There should be no trailing spacesOthervideo-play-realmedia.tpl.php9N/A
Expandtheme/video-play-theora.tpl.php400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-theora.tpl.php1N/A
There should be no trailing spacesOthervideo-play-theora.tpl.php5N/A
There should be no trailing spacesOthervideo-play-theora.tpl.php9N/A
There should be no trailing spacesOthervideo-play-theora.tpl.php11N/A
Expandtheme/video-play-windowsmedia.tpl.php200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo-play-windowsmedia.tpl.php5N/A
There should be no trailing spacesOthervideo-play-windowsmedia.tpl.php9N/A
Expandtranscoders/video_ffmpeg.inc21110
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_ffmpeg.inc28N/A
There should be no trailing spacesOthervideo_ffmpeg.inc32N/A
Use an indent of 2 spaces, with no tabsOthervideo_ffmpeg.inc56N/A
There should be no trailing spacesOthervideo_ffmpeg.inc67N/A
There should be no trailing spacesOthervideo_ffmpeg.inc75N/A
There should be no trailing spacesOthervideo_ffmpeg.inc88N/A
There should be no trailing spacesOthervideo_ffmpeg.inc93N/A
There should be no trailing spacesOthervideo_ffmpeg.inc102N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_ffmpeg.inc105N/A
There should be no trailing spacesOthervideo_ffmpeg.inc109N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc139N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc143N/A
There should be no trailing spacesOthervideo_ffmpeg.inc176N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc278N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc322N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc322N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc330N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc330N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc338N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc338N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc346N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc346N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othervideo_ffmpeg.inc401N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othervideo_ffmpeg.inc443N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo_ffmpeg.inc443N/A
There should be no trailing spacesOthervideo_ffmpeg.inc454N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_ffmpeg.inc485N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthervideo_ffmpeg.inc523N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc568N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc586N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc590N/A
else statements should begin on a new lineOthervideo_ffmpeg.inc600N/A
Expandtypes/uploadfield/uploadfield.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruploadfield.install-1N/A
Expandtypes/uploadfield/uploadfield.module100
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtheruploadfield.module59N/A
Expandtypes/uploadfield/uploadfield.theme.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruploadfield.theme.inc3N/A
Expandtypes/uploadfield/uploadfield_widget.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheruploadfield_widget.inc49N/A
Expandtypes/videoftp/videoftp.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervideoftp.install-1N/A
Expandtypes/videoftp/videoftp.module301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideoftp.module82N/A
Use an indent of 2 spaces, with no tabsOthervideoftp.module88N/A
There should be no trailing spacesOthervideoftp.module126N/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)Othervideoftp.module164N/A
Expandtypes/videoftp/videoftp.theme.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideoftp.theme.inc3N/A
Expandtypes/videoftp/videoftp_widget.inc1809
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideoftp_widget.inc51N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc56N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc60N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideoftp_widget.inc61N/A
There should be no trailing spacesOthervideoftp_widget.inc79N/A
There should be no trailing spacesOthervideoftp_widget.inc176N/A
There should be no trailing spacesOthervideoftp_widget.inc217N/A
There should be no trailing spacesOthervideoftp_widget.inc219N/A
There should be no trailing spacesOthervideoftp_widget.inc226N/A
There should be no trailing spacesOthervideoftp_widget.inc232N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc263N/A
There should be no trailing spacesOthervideoftp_widget.inc276N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc293N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc313N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc325N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthervideoftp_widget.inc344N/A
Control statements should have one space between the control keyword and opening parenthesisOthervideoftp_widget.inc352N/A
There should be no trailing spacesOthervideoftp_widget.inc364N/A
There should be no trailing spacesOthervideoftp_widget.inc368N/A
There should be no trailing spacesOthervideoftp_widget.inc373N/A
There should be no trailing spacesOthervideoftp_widget.inc375N/A
There should be no trailing spacesOthervideoftp_widget.inc377N/A
There should be no trailing spacesOthervideoftp_widget.inc382N/A
There should be no trailing spacesOthervideoftp_widget.inc386N/A
There should be no trailing spacesOthervideoftp_widget.inc391N/A
There should be no trailing spacesOthervideoftp_widget.inc396N/A
There should be no trailing spacesOthervideoftp_widget.inc400N/A
Expandvideo.admin.inc500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo.admin.inc131N/A
There should be no trailing spacesOthervideo.admin.inc136N/A
There should be no trailing spacesOthervideo.admin.inc149N/A
There should be no trailing spacesOthervideo.admin.inc153N/A
There should be no trailing spacesOthervideo.admin.inc160N/A
Expandvideo.drush.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervideo.drush.inc-1N/A
There should be no trailing spacesOthervideo.drush.inc8N/A
There should be no trailing spacesOthervideo.drush.inc17N/A
Expandvideo.install305
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo.install106N/A
Format should be * Implementation of hook_foo().Othervideo.install106N/A
indent secondary line of comment one space Othervideo.install107N/A
Use an indent of 2 spaces, with no tabsOthervideo.install141N/A
Use an indent of 2 spaces, with no tabsOthervideo.install161N/A
Use an indent of 2 spaces, with no tabsOthervideo.install167N/A
Use an indent of 2 spaces, with no tabsOthervideo.install173N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othervideo.install229N/A
Expandvideo.module1001
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othervideo.module4N/A
Format should be * Implementation of hook_foo().Othervideo.module279N/A
Missing periodOthervideo.module297N/A
There should be no trailing spacesOthervideo.module300N/A
There should be no trailing spacesOthervideo.module375N/A
There should be no trailing spacesOthervideo.module385N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo.module386N/A
There should be no trailing spacesOthervideo.module479N/A
There should be no trailing spacesOthervideo.module495N/A
There should be no trailing spacesOthervideo.module498N/A
There should be no trailing spacesOthervideo.module504N/A
Expandvideo.theme.inc100
MessageGroupFilenameLineFunctionStatus
@see references should be separated by "," followed by a single space and with no trailing punctuationOthervideo.theme.inc59N/A
Expandvideo_formatter.inc214
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othervideo_formatter.inc27N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_formatter.inc66N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othervideo_formatter.inc98N/A
missing space after commaOthervideo_formatter.inc203N/A
missing space after commaOthervideo_formatter.inc210N/A
There should be no trailing spacesOthervideo_formatter.inc237N/A
There should be no trailing spacesOthervideo_formatter.inc242N/A
Expandvideo_preset/hq_flash.inc600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhq_flash.inc18N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhq_flash.inc18N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhq_flash.inc26N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhq_flash.inc26N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhq_flash.inc34N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhq_flash.inc34N/A
Expandvideo_preset/html5_mp4.inc600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_mp4.inc17N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_mp4.inc17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_mp4.inc25N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_mp4.inc25N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_mp4.inc33N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_mp4.inc33N/A
Expandvideo_preset/html5_ogv.inc600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_ogv.inc17N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_ogv.inc17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_ogv.inc25N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_ogv.inc25N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_ogv.inc33N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_ogv.inc33N/A
Expandvideo_preset/html5_webm.inc600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_webm.inc18N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_webm.inc18N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_webm.inc26N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_webm.inc26N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhtml5_webm.inc34N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhtml5_webm.inc34N/A
Expandvideo_preset/iphone_mov.inc600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheriphone_mov.inc17N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtheriphone_mov.inc17N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheriphone_mov.inc25N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtheriphone_mov.inc25N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheriphone_mov.inc33N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtheriphone_mov.inc33N/A
Expandvideo_scheduler.php400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_scheduler.php34N/A
There should be no trailing spacesOthervideo_scheduler.php45N/A
There should be no trailing spacesOthervideo_scheduler.php48N/A
There should be no trailing spacesOthervideo_scheduler.php99N/A
Expandvideo_widget.inc11016
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervideo_widget.inc3N/A
indent secondary line of comment one space Othervideo_widget.inc4N/A
indent secondary line of comment one space Othervideo_widget.inc5N/A
else statements should begin on a new lineOthervideo_widget.inc109N/A
else statements should begin on a new lineOthervideo_widget.inc130N/A
There should be no trailing spacesOthervideo_widget.inc141N/A
else statements should begin on a new lineOthervideo_widget.inc157N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc230N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc242N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc244N/A
else statements should begin on a new lineOthervideo_widget.inc245N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc247N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc252N/A
else statements should begin on a new lineOthervideo_widget.inc266N/A
else statements should begin on a new lineOthervideo_widget.inc271N/A
There should be no trailing spacesOthervideo_widget.inc434N/A
There should be no trailing spacesOthervideo_widget.inc450N/A
There should be no trailing spacesOthervideo_widget.inc469N/A
There should be no trailing spacesOthervideo_widget.inc472N/A
There should be no trailing spacesOthervideo_widget.inc477N/A
There should be no trailing spacesOthervideo_widget.inc484N/A
else statements should begin on a new lineOthervideo_widget.inc493N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc511N/A
There should be no trailing spacesOthervideo_widget.inc526N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc552N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc555N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervideo_widget.inc557N/A
Expandviews/video.views.inc100
MessageGroupFilenameLineFunctionStatus
Missing periodOthervideo.views.inc27N/A
Expandviews/video_views_handler_field_data.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthervideo_views_handler_field_data.inc10N/A
There should be no trailing spacesOthervideo_views_handler_field_data.inc15N/A