Embeddables - 7.x-1.x

Test status
StatusResult
Last receivedMon, 05/21/2012 - 21:59:47
Last requestedMon, 05/21/2012 - 22:00:03
Last testedMon, 05/21/2012 - 22:00:52
Test count22
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectEmbeddables
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 42 minor(s), 0 critical(s), and 41 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
42 minor(s), 0 critical(s), and 41 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandembeddable.admin.inc906
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembeddable.admin.inc-1N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherembeddable.admin.inc5N/A
use a space between the closing parenthesis and the open bracketOtherembeddable.admin.inc5N/A
There should be no trailing spacesOtherembeddable.admin.inc7N/A
There should be no trailing spacesOtherembeddable.admin.inc9N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.admin.inc11N/A
use a space between the closing parenthesis and the open bracketOtherembeddable.admin.inc11N/A
There should be no trailing spacesOtherembeddable.admin.inc14N/A
There should be no trailing spacesOtherembeddable.admin.inc22N/A
There should be no trailing spacesOtherembeddable.admin.inc23N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.admin.inc25N/A
There should be no trailing spacesOtherembeddable.admin.inc28N/A
There should be no trailing spacesOtherembeddable.admin.inc36N/A
There should be no trailing spacesOtherembeddable.admin.inc43N/A
There should be no trailing spacesOtherembeddable.admin.inc50N/A
Expandembeddable.module12014
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembeddable.module-1N/A
There should be no trailing spacesOtherembeddable.module14N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module29N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module30N/A
There should be no trailing spacesOtherembeddable.module31N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherembeddable.module42N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module48N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module82N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module92N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module117N/A
There should be no trailing spacesOtherembeddable.module134N/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)Otherembeddable.module145N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module147N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module158N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module158N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module181N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module190N/A
There should be no trailing spacesOtherembeddable.module206N/A
There should be no trailing spacesOtherembeddable.module210N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module242N/A
missing space after commaOtherembeddable.module244N/A
There should be no trailing spacesOtherembeddable.module251N/A
There should be no trailing spacesOtherembeddable.module257N/A
There should be no trailing spacesOtherembeddable.module264N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module277N/A
There should be no trailing spacesOtherembeddable.module282N/A
Expandplugins/block.inc804
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblock.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc12N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc13N/A
Control statements should have one space between the control keyword and opening parenthesisOtherblock.inc13N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOtherblock.inc14N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc15N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc16N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc17N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc18N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc22N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherblock.inc26N/A
Expandplugins/entity.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherentity.inc-1N/A
There should be no trailing spacesOtherentity.inc6N/A
Expandplugins/node.inc11012
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode.inc-1N/A
There should be no trailing spacesOthernode.inc9N/A
There should be no trailing spacesOthernode.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc17N/A
use a space between the closing parenthesis and the open bracketOthernode.inc17N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc22N/A
use a space between the closing parenthesis and the open bracketOthernode.inc22N/A
There should be no trailing spacesOthernode.inc25N/A
There should be no trailing spacesOthernode.inc28N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc30N/A
use a space between the closing parenthesis and the open bracketOthernode.inc30N/A
There should be no trailing spacesOthernode.inc33N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc35N/A
use a space between the closing parenthesis and the open bracketOthernode.inc35N/A
There should be no trailing spacesOthernode.inc38N/A
There should be no trailing spacesOthernode.inc51N/A
There should be no trailing spacesOthernode.inc57N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc64N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc66N/A
use a space between the closing parenthesis and the open bracketOthernode.inc66N/A
There should be no trailing spacesOthernode.inc70N/A
There should be no trailing spacesOthernode.inc76N/A
There should be no trailing spacesOthernode.inc77N/A
Expandwysiwyg_plugins/embed.inc104
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembed.inc-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembed.inc15N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembed.inc18N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherembed.inc18N/A
There should be no trailing spacesOtherembed.inc30N/A

All

Test nameMinorCriticalNormal
Expandembeddable.admin.inc906
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembeddable.admin.inc-1N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherembeddable.admin.inc5N/A
use a space between the closing parenthesis and the open bracketOtherembeddable.admin.inc5N/A
There should be no trailing spacesOtherembeddable.admin.inc7N/A
There should be no trailing spacesOtherembeddable.admin.inc9N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.admin.inc11N/A
use a space between the closing parenthesis and the open bracketOtherembeddable.admin.inc11N/A
There should be no trailing spacesOtherembeddable.admin.inc14N/A
There should be no trailing spacesOtherembeddable.admin.inc22N/A
There should be no trailing spacesOtherembeddable.admin.inc23N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.admin.inc25N/A
There should be no trailing spacesOtherembeddable.admin.inc28N/A
There should be no trailing spacesOtherembeddable.admin.inc36N/A
There should be no trailing spacesOtherembeddable.admin.inc43N/A
There should be no trailing spacesOtherembeddable.admin.inc50N/A
Expandembeddable.module12014
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembeddable.module-1N/A
There should be no trailing spacesOtherembeddable.module14N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module29N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module30N/A
There should be no trailing spacesOtherembeddable.module31N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherembeddable.module42N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module48N/A
Use an indent of 2 spaces, with no tabsOtherembeddable.module82N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module92N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module117N/A
There should be no trailing spacesOtherembeddable.module134N/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)Otherembeddable.module145N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module147N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module158N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module158N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module181N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module190N/A
There should be no trailing spacesOtherembeddable.module206N/A
There should be no trailing spacesOtherembeddable.module210N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembeddable.module242N/A
missing space after commaOtherembeddable.module244N/A
There should be no trailing spacesOtherembeddable.module251N/A
There should be no trailing spacesOtherembeddable.module257N/A
There should be no trailing spacesOtherembeddable.module264N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembeddable.module277N/A
There should be no trailing spacesOtherembeddable.module282N/A
Expandplugins/block.inc804
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherblock.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc12N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc13N/A
Control statements should have one space between the control keyword and opening parenthesisOtherblock.inc13N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOtherblock.inc14N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc15N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc16N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc17N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc18N/A
Use an indent of 2 spaces, with no tabsOtherblock.inc22N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherblock.inc26N/A
Expandplugins/entity.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherentity.inc-1N/A
There should be no trailing spacesOtherentity.inc6N/A
Expandplugins/node.inc11012
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode.inc-1N/A
There should be no trailing spacesOthernode.inc9N/A
There should be no trailing spacesOthernode.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc17N/A
use a space between the closing parenthesis and the open bracketOthernode.inc17N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc22N/A
use a space between the closing parenthesis and the open bracketOthernode.inc22N/A
There should be no trailing spacesOthernode.inc25N/A
There should be no trailing spacesOthernode.inc28N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc30N/A
use a space between the closing parenthesis and the open bracketOthernode.inc30N/A
There should be no trailing spacesOthernode.inc33N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc35N/A
use a space between the closing parenthesis and the open bracketOthernode.inc35N/A
There should be no trailing spacesOthernode.inc38N/A
There should be no trailing spacesOthernode.inc51N/A
There should be no trailing spacesOthernode.inc57N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc64N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc66N/A
use a space between the closing parenthesis and the open bracketOthernode.inc66N/A
There should be no trailing spacesOthernode.inc70N/A
There should be no trailing spacesOthernode.inc76N/A
There should be no trailing spacesOthernode.inc77N/A
Expandwysiwyg_plugins/embed.inc104
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherembed.inc-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtherembed.inc15N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherembed.inc18N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherembed.inc18N/A
There should be no trailing spacesOtherembed.inc30N/A