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

11 coding standards messages

11 more than branch result

recaptcha.module 10 more
line 14Unused use statement
14When importing a class with "use", do not include a leading \
15Unused use statement
15When importing a class with "use", do not include a leading \
161Line exceeds 80 characters; contains 209 characters
162Line indented incorrectly; expected 11 spaces, found 10
201Namespaced classes/interfaces/traits should be referenced with use statements
201Namespaced classes/interfaces/traits should be referenced with use statements
243A comma should follow the last multiline array item. Found: ]
245A comma should follow the last multiline array item. Found: TRUE
recaptcha.test 1 more
181Line exceeds 80 characters; contains 95 characters

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

History

UpdatedResult
22 Jul 2017 at 17:18 UTC