Javascript Tool - 6.x-1.x

Test status
StatusResult
Last receivedSat, 08/11/2012 - 07:32:49
Last requestedSat, 08/11/2012 - 07:33:02
Last testedSat, 08/11/2012 - 07:33:25
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectJavascript Tool
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s), 0 critical(s), and 99 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
4 minor(s), 0 critical(s), and 99 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandjstool.module4099
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherjstool.module31N/A
There should be no trailing spacesOtherjstool.module39N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module56N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module57N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module58N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module59N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module60N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module61N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module62N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module63N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module64N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module65N/A
use a space between the closing parenthesis and the open bracketOtherjstool.module65N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module66N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module67N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module68N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module69N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module70N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module71N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module72N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module73N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module74N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module75N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module76N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module83N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module84N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module85N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module86N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module87N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module88N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module89N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module90N/A
There should be no trailing spacesOtherjstool.module90N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module91N/A
missing space after commaOtherjstool.module91N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module92N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module93N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module94N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module95N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module96N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherjstool.module96N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module97N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module98N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module99N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module100N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module101N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module102N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module103N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module104N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module105N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module106N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module107N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module108N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module109N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module110N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module111N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module112N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module113N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module114N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module115N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module116N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module117N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module124N/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)Otherjstool.module125N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module125N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module126N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module127N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module128N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module137N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module138N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module139N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module140N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module141N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module142N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module143N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module144N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module145N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module146N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module147N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module148N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module149N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module150N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module151N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module152N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module153N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module154N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module155N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module156N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module157N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module158N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module159N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module160N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module161N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module162N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module163N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module164N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module165N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module166N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module167N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module168N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module169N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module170N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module171N/A

All

Test nameMinorCriticalNormal
Expandjstool.module4099
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherjstool.module31N/A
There should be no trailing spacesOtherjstool.module39N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module56N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module57N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module58N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module59N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module60N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module61N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module62N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module63N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module64N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module65N/A
use a space between the closing parenthesis and the open bracketOtherjstool.module65N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module66N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module67N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module68N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module69N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module70N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module71N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module72N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module73N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module74N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module75N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module76N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module83N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module84N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module85N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module86N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module87N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module88N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module89N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module90N/A
There should be no trailing spacesOtherjstool.module90N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module91N/A
missing space after commaOtherjstool.module91N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module92N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module93N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module94N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module95N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module96N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherjstool.module96N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module97N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module98N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module99N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module100N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module101N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module102N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module103N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module104N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module105N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module106N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module107N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module108N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module109N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module110N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module111N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module112N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module113N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module114N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module115N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module116N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module117N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module124N/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)Otherjstool.module125N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module125N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module126N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module127N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module128N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module137N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module138N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module139N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module140N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module141N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module142N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module143N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module144N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module145N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module146N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module147N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module148N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module149N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module150N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module151N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module152N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module153N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module154N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module155N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module156N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module157N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module158N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module159N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module160N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module161N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module162N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module163N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module164N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module165N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module166N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module167N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module168N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module169N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module170N/A
Use an indent of 2 spaces, with no tabsOtherjstool.module171N/A