Quiz Assignment - 6.x-1.6

Test status
StatusResult
Last receivedWed, 05/09/2012 - 12:36:47
Last requestedWed, 05/09/2012 - 12:37:04
Last testedWed, 05/09/2012 - 12:37:15
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.6
ProjectQuiz Assignment
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Setup environment: failed to drop checkout database; [[Coder]]: [Code review] 216 minor(s), 0 critical(s), and 45 normal(s).
Details

MySQL

  1. Setup environment
    The testbot client is probably malfunctioning.
  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
Review log
[05:37:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_267983.pifr_simpletest.1336567022.log)
[05:37:02] Review timestamp: (Wed, 05/09/2012 - 05:37)
[05:37:02] Review host: (drupaltestbot699-mysql)
[05:37:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:37:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[05:37:02] Environment variables and review information initialized.
[05:37:02] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/quiz_assignment.git]
[05:37:02] Project directory is [quiz_assignment]
[05:37:02] Review started.
[05:37:02] Test: Array
(
    [test_id] => 267983
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/quiz_assignment
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 6
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 6.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/quiz.git
                                )

                            [vcs_identifier] => 6.x-4.3
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/autoload.git
                                )

                            [vcs_identifier] => 6.x-2.1
                        )

                    [3] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/quiz_assignment.git
                                )

                            [vcs_identifier] => 6.x-1.6
                        )

                    [4] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/simpletest.git
                                )

                            [vcs_identifier] => 6.x-2.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[05:37:02] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:37:02] Invoking operation [setup]...
[05:37:02] Command [chmod -R u+w sites/default/files/checkout 2>&1] succeeded.
[05:37:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[05:37:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[05:37:02] Database backend [mysql] loaded.
[05:37:05] Encountered error on [setup], details:
array (
  '@reason' => 'failed to drop checkout database',
)
[05:37:05] Review complete. test_id=267983 result code=1 details=Array
(
    [@reason] => failed to drop checkout database
)

[05:37:05] Static variables reset.

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

Non-pass

Test nameMinorCriticalNormal
Expandquiz_assignment.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.admin.inc-1N/A
Expandquiz_assignment.classes.inc174026
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherquiz_assignment.classes.inc2N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc20N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc24N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc30N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc32N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc37N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc39N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc46N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc53N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc60N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc67N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc70N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc74N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc76N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc80N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc80N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc88N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc88N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc92N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherquiz_assignment.classes.inc94N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc97N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc104N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc107N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc112N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc113N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc116N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc120N/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)Otherquiz_assignment.classes.inc122N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc123N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc126N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc132N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc134N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc139N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc139N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc142N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.classes.inc144N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc146N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc149N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc150N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc152N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc154N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc156N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc163N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc165N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc170N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc170N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc172N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc174N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc175N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc176N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc177N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc180N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc184N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc188N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc193N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc195N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc199N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc200N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc204N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc206N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc211N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc216N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc218N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc218N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc221N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc224N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc226N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc229N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc237N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc237N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc238N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc239N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc240N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc244N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc246N/A
curly braces { should end a line, not start oneOtherquiz_assignment.classes.inc247N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc248N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc250N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc251N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc254N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc256N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc260N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc263N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc269N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc277N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc281N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc284N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc291N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc298N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc299N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherquiz_assignment.classes.inc303N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc305N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc315N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc319N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc320N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc322N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc322N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc326N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc334N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc342N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc344N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc348N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc355N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc356N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc357N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc361N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc362N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc364N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc368N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc370N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc374N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc382N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc383N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc384N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc387N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc389N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc399N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc403N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherquiz_assignment.classes.inc413N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc415N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc423N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc426N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc429N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc440N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc445N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc448N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc453N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc455N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc455N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc461N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc462N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc465N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherquiz_assignment.classes.inc467N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc469N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc472N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc476N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc479N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc479N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc482N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc485N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc492N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc497N/A
curly braces { should end a line, not start oneOtherquiz_assignment.classes.inc509N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc512N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc516N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc519N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc523N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc526N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc531N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc534N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc536N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc541N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc543N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc550N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc552N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc554N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc560N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc560N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc563N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc564N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc566N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc571N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc573N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc577N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc582N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc586N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc589N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc593N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc593N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc598N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc602N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc602N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc606N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc610N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc619N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc622N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc623N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc627N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc627N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc630N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc632N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc637N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc639N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc641N/A
put a space between the asterisk and the comment textOtherquiz_assignment.classes.inc643N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc651N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc656N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc657N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc659N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc666N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc667N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc673N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc676N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc680N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc680N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc683N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc703N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc707N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc707N/A
Expandquiz_assignment.install402
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.install-1N/A
There should be no trailing spacesOtherquiz_assignment.install15N/A
There should be no trailing spacesOtherquiz_assignment.install42N/A
There should be no trailing spacesOtherquiz_assignment.install64N/A
the final ?> should be omitted from all code filesOtherquiz_assignment.install89N/A
There should be no trailing spacesOtherquiz_assignment.install89N/A
Expandquiz_assignment.module38013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.module-1N/A
put a space between the asterisk and the comment textOtherquiz_assignment.module5N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module22N/A
There should be no trailing spacesOtherquiz_assignment.module22N/A
There should be no trailing spacesOtherquiz_assignment.module38N/A
There should be no trailing spacesOtherquiz_assignment.module43N/A
There should be no trailing spacesOtherquiz_assignment.module50N/A
There should be no trailing spacesOtherquiz_assignment.module57N/A
There should be no trailing spacesOtherquiz_assignment.module64N/A
There should be no trailing spacesOtherquiz_assignment.module71N/A
There should be no trailing spacesOtherquiz_assignment.module73N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module78N/A
There should be no trailing spacesOtherquiz_assignment.module78N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module87N/A
There should be no trailing spacesOtherquiz_assignment.module87N/A
There should be no trailing spacesOtherquiz_assignment.module89N/A
There should be no trailing spacesOtherquiz_assignment.module98N/A
There should be no trailing spacesOtherquiz_assignment.module103N/A
There should be no trailing spacesOtherquiz_assignment.module107N/A
use a space between the closing parenthesis and the open bracketOtherquiz_assignment.module116N/A
There should be no trailing spacesOtherquiz_assignment.module117N/A
There should be no trailing spacesOtherquiz_assignment.module119N/A
There should be no trailing spacesOtherquiz_assignment.module120N/A
There should be no trailing spacesOtherquiz_assignment.module122N/A
There should be no trailing spacesOtherquiz_assignment.module123N/A
There should be no trailing spacesOtherquiz_assignment.module124N/A
There should be no trailing spacesOtherquiz_assignment.module125N/A
There should be no trailing spacesOtherquiz_assignment.module127N/A
There should be no trailing spacesOtherquiz_assignment.module130N/A
There should be no trailing spacesOtherquiz_assignment.module142N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.module143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.module143N/A
There should be no trailing spacesOtherquiz_assignment.module146N/A
There should be no trailing spacesOtherquiz_assignment.module147N/A
There should be no trailing spacesOtherquiz_assignment.module149N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module156N/A
There should be no trailing spacesOtherquiz_assignment.module156N/A
There should be no trailing spacesOtherquiz_assignment.module162N/A
There should be no trailing spacesOtherquiz_assignment.module165N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.module166N/A
There should be no trailing spacesOtherquiz_assignment.module172N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module179N/A
There should be no trailing spacesOtherquiz_assignment.module179N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module190N/A
There should be no trailing spacesOtherquiz_assignment.module190N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module217N/A
There should be no trailing spacesOtherquiz_assignment.module217N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module228N/A
There should be no trailing spacesOtherquiz_assignment.module228N/A
There should be no trailing spacesOtherquiz_assignment.module234N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module259N/A
Expandtheme/quiz-assigment-answering-form.tpl.php002
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherquiz-assigment-answering-form.tpl.php2N/A
the final ?> should be omitted from all code filesOtherquiz-assigment-answering-form.tpl.php12N/A
Expandtheme/quiz_assignment.theme.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.theme.inc-1N/A

All

Test nameMinorCriticalNormal
Expandquiz_assignment.admin.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.admin.inc-1N/A
Expandquiz_assignment.classes.inc174026
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherquiz_assignment.classes.inc2N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc20N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc24N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc30N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc32N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc37N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc39N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc46N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc53N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc60N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc67N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc70N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc74N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc76N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc80N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc80N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc88N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc88N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc92N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherquiz_assignment.classes.inc94N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc97N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc104N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc107N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc112N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc113N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc116N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc120N/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)Otherquiz_assignment.classes.inc122N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc123N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc126N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc132N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc134N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc139N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc139N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc142N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.classes.inc144N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc146N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc149N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc150N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc152N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc154N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc156N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc163N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc165N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc170N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc170N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc172N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc174N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc175N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc176N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc177N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc180N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc184N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc188N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc193N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc195N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc199N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc200N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc204N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc206N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc211N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc216N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc218N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc218N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc221N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc224N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc226N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc229N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc237N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc237N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc238N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc239N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc240N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc244N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc246N/A
curly braces { should end a line, not start oneOtherquiz_assignment.classes.inc247N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc248N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc250N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc251N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc254N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc256N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc260N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc263N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc269N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc277N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc281N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc284N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc291N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc298N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc299N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherquiz_assignment.classes.inc303N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc305N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc315N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc319N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc320N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.classes.inc322N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc322N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc326N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc334N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc342N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc344N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc348N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc355N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc356N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc357N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc361N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc362N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc364N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc368N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc370N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc374N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc382N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc383N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc384N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc387N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc389N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc399N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc403N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherquiz_assignment.classes.inc413N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc415N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc423N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc426N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc429N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc440N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc445N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc448N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc453N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc455N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc455N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc461N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc462N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc465N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherquiz_assignment.classes.inc467N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc469N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc472N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc476N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc479N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc479N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc482N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc485N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc492N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc497N/A
curly braces { should end a line, not start oneOtherquiz_assignment.classes.inc509N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc512N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc516N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc519N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc523N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc526N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherquiz_assignment.classes.inc531N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc534N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc536N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc541N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc543N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc550N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc552N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc554N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc560N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc560N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc563N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc564N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc566N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc571N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.classes.inc573N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc577N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc582N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc586N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc589N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc593N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc593N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc598N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc602N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc602N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc606N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc610N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc619N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc622N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc623N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc627N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc627N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc630N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc632N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc637N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc639N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc641N/A
put a space between the asterisk and the comment textOtherquiz_assignment.classes.inc643N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc651N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc656N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc657N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc659N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc666N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc667N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc673N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc676N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc680N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc680N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc683N/A
There should be no trailing spacesOtherquiz_assignment.classes.inc703N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherquiz_assignment.classes.inc707N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherquiz_assignment.classes.inc707N/A
Expandquiz_assignment.install402
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.install-1N/A
There should be no trailing spacesOtherquiz_assignment.install15N/A
There should be no trailing spacesOtherquiz_assignment.install42N/A
There should be no trailing spacesOtherquiz_assignment.install64N/A
the final ?> should be omitted from all code filesOtherquiz_assignment.install89N/A
There should be no trailing spacesOtherquiz_assignment.install89N/A
Expandquiz_assignment.module38013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.module-1N/A
put a space between the asterisk and the comment textOtherquiz_assignment.module5N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module22N/A
There should be no trailing spacesOtherquiz_assignment.module22N/A
There should be no trailing spacesOtherquiz_assignment.module38N/A
There should be no trailing spacesOtherquiz_assignment.module43N/A
There should be no trailing spacesOtherquiz_assignment.module50N/A
There should be no trailing spacesOtherquiz_assignment.module57N/A
There should be no trailing spacesOtherquiz_assignment.module64N/A
There should be no trailing spacesOtherquiz_assignment.module71N/A
There should be no trailing spacesOtherquiz_assignment.module73N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module78N/A
There should be no trailing spacesOtherquiz_assignment.module78N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module87N/A
There should be no trailing spacesOtherquiz_assignment.module87N/A
There should be no trailing spacesOtherquiz_assignment.module89N/A
There should be no trailing spacesOtherquiz_assignment.module98N/A
There should be no trailing spacesOtherquiz_assignment.module103N/A
There should be no trailing spacesOtherquiz_assignment.module107N/A
use a space between the closing parenthesis and the open bracketOtherquiz_assignment.module116N/A
There should be no trailing spacesOtherquiz_assignment.module117N/A
There should be no trailing spacesOtherquiz_assignment.module119N/A
There should be no trailing spacesOtherquiz_assignment.module120N/A
There should be no trailing spacesOtherquiz_assignment.module122N/A
There should be no trailing spacesOtherquiz_assignment.module123N/A
There should be no trailing spacesOtherquiz_assignment.module124N/A
There should be no trailing spacesOtherquiz_assignment.module125N/A
There should be no trailing spacesOtherquiz_assignment.module127N/A
There should be no trailing spacesOtherquiz_assignment.module130N/A
There should be no trailing spacesOtherquiz_assignment.module142N/A
Control statements should have one space between the control keyword and opening parenthesisOtherquiz_assignment.module143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.module143N/A
There should be no trailing spacesOtherquiz_assignment.module146N/A
There should be no trailing spacesOtherquiz_assignment.module147N/A
There should be no trailing spacesOtherquiz_assignment.module149N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module156N/A
There should be no trailing spacesOtherquiz_assignment.module156N/A
There should be no trailing spacesOtherquiz_assignment.module162N/A
There should be no trailing spacesOtherquiz_assignment.module165N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherquiz_assignment.module166N/A
There should be no trailing spacesOtherquiz_assignment.module172N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module179N/A
There should be no trailing spacesOtherquiz_assignment.module179N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module190N/A
There should be no trailing spacesOtherquiz_assignment.module190N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module217N/A
There should be no trailing spacesOtherquiz_assignment.module217N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module228N/A
There should be no trailing spacesOtherquiz_assignment.module228N/A
There should be no trailing spacesOtherquiz_assignment.module234N/A
Use an indent of 2 spaces, with no tabsOtherquiz_assignment.module259N/A
Expandtheme/quiz-assigment-answering-form.tpl.php002
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherquiz-assigment-answering-form.tpl.php2N/A
the final ?> should be omitted from all code filesOtherquiz-assigment-answering-form.tpl.php12N/A
Expandtheme/quiz_assignment.theme.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherquiz_assignment.theme.inc-1N/A