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

13 coding standards messages

13 more than branch result

recaptcha.module 5 more
line 121If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
121If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
147Namespaced classes/interfaces/traits should be referenced with use statements
147Namespaced classes/interfaces/traits should be referenced with use statements
186If 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"
173Line exceeds 80 characters; contains 94 characters
173Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses

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

History

UpdatedResult
21 Jul 2017 at 23:39 UTC