4 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
4ReCAPTCHA.ReCAPTCHA
4ReCAPTCHA.ReCaptchaBasicTest
- setUp
- testReCaptchaAdminAccess
- testReCaptchaAdminSettingsForm
- testReCaptchaOnLoginForm

18 coding standards messages

18 more than branch result

recaptcha.module 10 more
line 71Expected one space after the comma, 2 found
71Expected 1 space between comma and argument "$captcha_sid"; 2 found
104Expected 1 space before "=>"; 0 found
104Expected 1 space after "=>"; 0 found
104Concat operator must be surrounded by a single space
153Array closing indentation error, expected 10 spaces but found 11
157Line exceeds 80 characters; contains 212 characters
165Array indentation error, expected 16 spaces but found 18
170Array closing indentation error, expected 14 spaces but found 16
236If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
recaptcha.test 8 more
6There must be exactly one blank line after the file comment
7Missing class doc comment
24Visibility must be declared on method "setUp"
48Visibility must be declared on method "testReCaptchaAdminAccess"
58Visibility must be declared on method "testReCaptchaAdminSettingsForm"
91Visibility must be declared on method "testReCaptchaOnLoginForm"
177Line exceeds 80 characters; contains 94 characters
177Inline comments must end in full-stops, exclamation marks, colons, or question marks

recaptcha 7.x-2.x-dev branch result

History

UpdatedResult
22 Jul 2017 at 16:53 UTC