18 pass

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

All classes passed!
18Recipe.Recipe
5Recipe.Drupal\recipe\Tests\RecipeImportFormsTest
- setUp
- testPlainTextSingleImport
- testMasterCook4SingleImport
- testMasterCook4MultipleImport
- testRecipeMlMultipleImport
2Recipe.Drupal\recipe\Tests\RecipeLandingPageTest
- setUp
- testRecipeLandingPage
2Recipe.Drupal\recipe\Tests\RecipeNodeAccessTest
- setUp
- testRecentRecipeBoxNodeAccess
3Recipe.Drupal\recipe\Tests\RecipeNodeTest
- setUp
- testRecipeContent
- testRecipeMultipleExport
3Recipe.Drupal\recipe\Tests\RecipeTranslationTest
- setUp
- addLanguage
- testRecipeTranslation
1Recipe.Drupal\recipe\Tests\RecipeUnitTest
- testIngredientQuantityConversion
2Recipe.Drupal\recipe\Tests\RecipeYieldFormTest
- setUp
- testRecipeYieldForm

1111 coding standards messages

CHANGELOG.txt
line 2Line exceeds 80 characters; contains 84 characters
8Line exceeds 80 characters; contains 87 characters
9Line exceeds 80 characters; contains 89 characters
12Line exceeds 80 characters; contains 114 characters
18Line exceeds 80 characters; contains 104 characters
31Line exceeds 80 characters; contains 85 characters
56Line exceeds 80 characters; contains 87 characters
60Line exceeds 80 characters; contains 101 characters
61Line exceeds 80 characters; contains 91 characters
62Line exceeds 80 characters; contains 81 characters
70Line exceeds 80 characters; contains 83 characters
71Line exceeds 80 characters; contains 88 characters
125Line exceeds 80 characters; contains 124 characters
149Line exceeds 80 characters; contains 127 characters
159Line exceeds 80 characters; contains 83 characters
161Line exceeds 80 characters; contains 92 characters
166Line exceeds 80 characters; contains 82 characters
171Line exceeds 80 characters; contains 88 characters
174Line exceeds 80 characters; contains 104 characters
177Line exceeds 80 characters; contains 95 characters
183Line exceeds 80 characters; contains 110 characters
186Line exceeds 80 characters; contains 99 characters
189Line exceeds 80 characters; contains 87 characters
193Line exceeds 80 characters; contains 87 characters
199Line exceeds 80 characters; contains 109 characters
1014Expected 1 newline at end of file; 2 found
includes/recipe.views.inc
5Doc comment short description must start with a capital letter
7Line exceeds 80 characters; contains 83 characters
10There must be exactly one blank line after the file comment
13Line exceeds 80 characters; contains 115 characters
30Line exceeds 80 characters; contains 110 characters
31Line exceeds 80 characters; contains 82 characters
35Line indented incorrectly; expected 1 spaces, found 0
45Inline comments must end in full-stops, exclamation marks, colons, or question marks
49Line exceeds 80 characters; contains 115 characters
50Line exceeds 80 characters; contains 94 characters
53Inline comments must end in full-stops, exclamation marks, colons, or question marks
59Inline comments must end in full-stops, exclamation marks, colons, or question marks
200Inline comments must end in full-stops, exclamation marks, colons, or question marks
203Inline comments must end in full-stops, exclamation marks, colons, or question marks
214Functions must not contain multiple empty lines in a row; found 2 empty lines
216Inline comments must end in full-stops, exclamation marks, colons, or question marks
includes/recipe.views_default.inc
13Calling class constructors must always include parentheses
140Functions must not contain multiple empty lines in a row; found 3 empty lines
142More than 2 empty lines are not allowed
144Calling class constructors must always include parentheses
296Functions must not contain multiple empty lines in a row; found 4 empty lines
298More than 2 empty lines are not allowed
299More than 2 empty lines are not allowed
302Calling class constructors must always include parentheses
446Functions must not contain multiple empty lines in a row; found 2 empty lines
includes/recipe_html.css
1Additional whitespace found at start of file
14Spaces must be used to indent lines; tabs are not allowed
14Line indented incorrectly; expected 2 spaces, found 1
18Spaces must be used to indent lines; tabs are not allowed
18Line indented incorrectly; expected 2 spaces, found 1
25Spaces must be used to indent lines; tabs are not allowed
25Line indented incorrectly; expected 2 spaces, found 1
25Style definitions must end with a semicolon
29Spaces must be used to indent lines; tabs are not allowed
29Line indented incorrectly; expected 2 spaces, found 1
39Spaces must be used to indent lines; tabs are not allowed
39Line indented incorrectly; expected 2 spaces, found 1
43Spaces must be used to indent lines; tabs are not allowed
43Line indented incorrectly; expected 2 spaces, found 1
includes/recipe_html.module
5Doc comment short description must start with a capital letter
8Doc comment short description must be on a single line, further text should be a separate paragraph
12Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
19Avoid backslash escaping in translatable strings when possible, use "" quotes instead
20Expected one space after the comma, 3 found
20Comments may not appear after statements
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
21A comma should follow the last multiline array item. Found: )
24There should be no white space after an opening "("
24There should be no white space before a closing ")"
34Missing function doc comment
35There should be no white space after an opening "("
35There should be no white space before a closing ")"
48Inline comments must start with a capital letter
48Inline comments must end in full-stops, exclamation marks, colons, or question marks
49There should be no white space after an opening "("
49There should be no white space before a closing ")"
65Line exceeds 80 characters; contains 84 characters
73Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
89Missing function doc comment
90Line exceeds 80 characters; contains 118 characters
95Line exceeds 80 characters; contains 97 characters
105Inline comments must end in full-stops, exclamation marks, colons, or question marks
125There should be no white space after an opening "("
125There should be no white space before a closing ")"
173There should be no white space after an opening "("
173There should be no white space before a closing ")"
181Expected 1 newline at end of file; 0 found
includes/recipe_mastercook4.module
5Line exceeds 80 characters; contains 93 characters
5Doc comment short description must start with a capital letter
6There must be exactly one blank line after the file comment
10Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
17A comma should follow the last multiline array item. Found: ''
22A comma should follow the last multiline array item. Found: )
27A comma should follow the last multiline array item. Found: )
32A comma should follow the last multiline array item. Found: )
33A comma should follow the last multiline array item. Found: )
35There should be no white space after an opening "("
35There should be no white space before a closing ")"
44Missing function doc comment
45Inline comments must start with a capital letter
45Inline comments must end in full-stops, exclamation marks, colons, or question marks
55Missing function doc comment
56There should be no white space after an opening "("
56There should be no white space before a closing ")"
64Inline comments must start with a capital letter
64Inline comments must end in full-stops, exclamation marks, colons, or question marks
65There should be no white space after an opening "("
65There should be no white space before a closing ")"
78Missing function doc comment
80No space found before comment text; expected "// prepare prepare time" but found "//prepare prepare time"
80Inline comments must start with a capital letter
80Inline comments must end in full-stops, exclamation marks, colons, or question marks
81Expected 1 space before "/"; 0 found
81Expected 1 space after "/"; 0 found
83Expected 1 space before "*"; 0 found
83Expected 1 space after "*"; 0 found
86No space found before comment text; expected "// prepare ingredients" but found "//prepare ingredients"
86Inline comments must start with a capital letter
86Inline comments must end in full-stops, exclamation marks, colons, or question marks
95There should be no white space after an opening "("
95There should be no white space before a closing ")"
102Whitespace found at end of line
110Whitespace found at end of line
111Line exceeds 80 characters; contains 124 characters
118Whitespace found at end of line
120There should be no white space after an opening "("
130Inline comments must start with a capital letter
130Inline comments must end in full-stops, exclamation marks, colons, or question marks
132Inline comments must start with a capital letter
132Inline comments must end in full-stops, exclamation marks, colons, or question marks
134Inline comments must start with a capital letter
134Inline comments must end in full-stops, exclamation marks, colons, or question marks
136Inline comments must start with a capital letter
136Inline comments must end in full-stops, exclamation marks, colons, or question marks
138Inline comments must start with a capital letter
138Inline comments must end in full-stops, exclamation marks, colons, or question marks
140Inline comments must start with a capital letter
140Inline comments must end in full-stops, exclamation marks, colons, or question marks
142Inline comments must start with a capital letter
142Inline comments must end in full-stops, exclamation marks, colons, or question marks
144Inline comments must start with a capital letter
144Inline comments must end in full-stops, exclamation marks, colons, or question marks
146Inline comments must start with a capital letter
146Inline comments must end in full-stops, exclamation marks, colons, or question marks
147There should be no white space after an opening "("
147There should be no white space before a closing ")"
156Missing function doc comment
157Line indented incorrectly; expected 2 spaces, found 0
175Line indented incorrectly; expected 2 spaces, found 0
179Missing function doc comment
181Inline comments must start with a capital letter
181Inline comments must end in full-stops, exclamation marks, colons, or question marks
191Missing function doc comment
197Missing function doc comment
214Missing function doc comment
216Inline comments must start with a capital letter
216Inline comments must end in full-stops, exclamation marks, colons, or question marks
231There should be no white space after an opening "("
231There should be no white space before a closing ")"
233Inline comments must end in full-stops, exclamation marks, colons, or question marks
234There should be no white space after an opening "("
234There should be no white space before a closing ")"
236There should be no white space after an opening "("
236There should be no white space before a closing ")"
237There should be no white space after an opening "("
237There should be no white space before a closing ")"
251There should be no white space after an opening "("
251There should be no white space before a closing ")"
252There should be no white space after an opening "("
252There should be no white space before a closing ")"
258Missing function doc comment
260Inline comments must start with a capital letter
263Inline comments must start with a capital letter
263Inline comments must end in full-stops, exclamation marks, colons, or question marks
284A comma should follow the last multiline array item. Found: ''
295Inline comments must end in full-stops, exclamation marks, colons, or question marks
296There should be no white space after an opening "("
297Inline comments must start with a capital letter
298There should be no white space after an opening "("
298There should be no white space before a closing ")"
304Inline comments must end in full-stops, exclamation marks, colons, or question marks
305There should be no white space after an opening "("
305There should be no white space before a closing ")"
307There should be no white space after an opening "("
307There should be no white space before a closing ")"
311Inline comments must start with a capital letter
317There should be no white space after an opening "("
317There should be no white space before a closing ")"
320There should be no white space after an opening "("
320There should be no white space before a closing ")"
325There should be no white space after an opening "("
325There should be no white space before a closing ")"
328There should be no white space after an opening "("
328There should be no white space before a closing ")"
331There should be no white space after an opening "("
331There should be no white space before a closing ")"
336There should be no white space after an opening "("
336There should be no white space before a closing ")"
339There should be no white space after an opening "("
339There should be no white space before a closing ")"
342There should be no white space after an opening "("
342There should be no white space before a closing ")"
347Inline comments must start with a capital letter
354There should be no white space after an opening "("
354There should be no white space before a closing ")"
356There should be no white space after an opening "("
356There should be no white space before a closing ")"
359There should be no white space after an opening "("
359There should be no white space before a closing ")"
362There should be no white space after an opening "("
362There should be no white space before a closing ")"
368Line exceeds 80 characters; contains 83 characters
369Line exceeds 80 characters; contains 93 characters
385There should be no white space after an opening "("
385There should be no white space before a closing ")"
394There should be no white space after an opening "("
394There should be no white space before a closing ")"
400Line exceeds 80 characters; contains 92 characters
409Inline comments must start with a capital letter
414There should be no white space after an opening "("
414There should be no white space before a closing ")"
415There should be no white space after an opening "("
415There should be no white space before a closing ")"
420There should be no white space after an opening "("
420There should be no white space before a closing ")"
421Concat operator must be surrounded by a single space
426Concat operator must be surrounded by a single space
429There should be no white space after an opening "("
429There should be no white space before a closing ")"
430Concat operator must be surrounded by a single space
441You must use "/**" style comments for a function comment
includes/recipe_plaintext.module
5Doc comment short description must start with a capital letter
22Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
25global variables should start with a single underscore followed by the module and another underscore
36A comma should follow the last multiline array item. Found: )
41A comma should follow the last multiline array item. Found: )
42A comma should follow the last multiline array item. Found: )
44There should be no white space after an opening "("
44There should be no white space before a closing ")"
54Doc comment short description must end with a full stop
57Inline comments must start with a capital letter
57Inline comments must end in full-stops, exclamation marks, colons, or question marks
58All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_TITLE" but found "TITLE"
59All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_INGREDIENTS" but found "INGREDIENTS"
60All constants defined by a module must be prefixed with the module's name, expected "RECIPE_PLAINTEXT_DIRECTIONS" but found "DIRECTIONS"
72A comma should follow the last multiline array item. Found: ''
81There should be no white space after an opening "("
81There should be no white space before a closing ")"
85There should be no white space after an opening "("
85There should be no white space before a closing ")"
88There should be no white space after an opening "("
88There should be no white space before a closing ")"
90Line exceeds 80 characters; contains 101 characters
93Line exceeds 80 characters; contains 85 characters
96Inline comments must end in full-stops, exclamation marks, colons, or question marks
97There should be no white space after an opening "("
97There should be no white space before a closing ")"
105There should be no white space after an opening "("
105There should be no white space before a closing ")"
111Inline comments must end in full-stops, exclamation marks, colons, or question marks
117Inline comments must end in full-stops, exclamation marks, colons, or question marks
118There should be no white space after an opening "("
118There should be no white space before a closing ")"
126There should be no white space after an opening "("
126There should be no white space before a closing ")"
132Inline comments must end in full-stops, exclamation marks, colons, or question marks
148There should be no white space after an opening "("
148There should be no white space before a closing ")"
149Concat operator must be surrounded by a single space
156Missing function doc comment
157Inline comments must start with a capital letter
157Inline comments must end in full-stops, exclamation marks, colons, or question marks
169Missing function doc comment
170There should be no white space after an opening "("
170There should be no white space before a closing ")"
177Inline comments must start with a capital letter
177Inline comments must end in full-stops, exclamation marks, colons, or question marks
178There should be no white space after an opening "("
178There should be no white space before a closing ")"
186Concat operator must be surrounded by a single space
187Concat operator must be surrounded by a single space
187Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
188Concat operator must be surrounded by a single space
189Concat operator must be surrounded by a single space
189Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
190Concat operator must be surrounded by a single space
191Concat operator must be surrounded by a single space
191Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
192Concat operator must be surrounded by a single space
193Concat operator must be surrounded by a single space
193Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
194Concat operator must be surrounded by a single space
201Missing function doc comment
205No space found before comment text; expected "// prepare ingredients factor" but found "//prepare ingredients factor"
205Inline comments must start with a capital letter
205Inline comments must end in full-stops, exclamation marks, colons, or question marks
213There should be no white space after an opening "("
213There should be no white space before a closing ")"
226There should be no white space after an opening "("
226There should be no white space before a closing ")"
230Concat operator must be surrounded by a single space
239Whitespace found at end of line
240Line exceeds 80 characters; contains 124 characters
247Whitespace found at end of line
249There should be no white space after an opening "("
256There should be no white space after an opening "("
256There should be no white space before a closing ")"
264There should be no white space after an opening "("
264There should be no white space before a closing ")"
265Concat operator must be surrounded by a single space
265Concat operator must be surrounded by a single space
265Concat operator must be surrounded by a single space
271Missing function doc comment
276Expected 1 newline at end of file; 0 found
includes/recipe_recipeML.module
5Line exceeds 80 characters; contains 87 characters
5Doc comment short description must start with a capital letter
9Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
11Invalid function name, expected recipe_recipe_ml_recipeio but found recipe_recipeML_recipeio
16A comma should follow the last multiline array item. Found: )
21A comma should follow the last multiline array item. Found: )
26A comma should follow the last multiline array item. Found: )
27A comma should follow the last multiline array item. Found: )
29There should be no white space after an opening "("
29There should be no white space before a closing ")"
37Invalid function name, expected recipe_recipe_ml_export_multi but found recipe_recipeML_export_multi
37Missing function doc comment
39Concat operator must be surrounded by a single space
39Concat operator must be surrounded by a single space
40Concat operator must be surrounded by a single space
40Concat operator must be surrounded by a single space
41Concat operator must be surrounded by a single space
43Inline comments must start with a capital letter
43Inline comments must end in full-stops, exclamation marks, colons, or question marks
53Invalid function name, expected recipe_recipe_ml_export_single but found recipe_recipeML_export_single
53Missing function doc comment
54There should be no white space after an opening "("
54There should be no white space before a closing ")"
61Inline comments must start with a capital letter
61Inline comments must end in full-stops, exclamation marks, colons, or question marks
62There should be no white space after an opening "("
62There should be no white space before a closing ")"
76Line indented incorrectly; expected 2 spaces, found 0
80Line indented incorrectly; expected 2 spaces, found 4
81Line indented incorrectly; expected 2 spaces, found 4
82Line indented incorrectly; expected 2 spaces, found 6
83Line indented incorrectly; expected 2 spaces, found 6
84Line indented incorrectly; expected 2 spaces, found 4
85Line indented incorrectly; expected 2 spaces, found 4
88Line indented incorrectly; expected 2 spaces, found 4
90Line indented incorrectly; expected 3 spaces, found 0
93There should be no white space after an opening "("
93There should be no white space before a closing ")"
94Concat operator must be surrounded by a single space
94Concat operator must be surrounded by a single space
95Concat operator must be surrounded by a single space
95Concat operator must be surrounded by a single space
96Concat operator must be surrounded by a single space
99Concat operator must be surrounded by a single space
99Concat operator must be surrounded by a single space
100Concat operator must be surrounded by a single space
100Concat operator must be surrounded by a single space
101Concat operator must be surrounded by a single space
101Concat operator must be surrounded by a single space
101Concat operator must be surrounded by a single space
102Concat operator must be surrounded by a single space
102Concat operator must be surrounded by a single space
102Concat operator must be surrounded by a single space
102Concat operator must be surrounded by a single space
103Concat operator must be surrounded by a single space
103Concat operator must be surrounded by a single space
103Concat operator must be surrounded by a single space
103Concat operator must be surrounded by a single space
103Concat operator must be surrounded by a single space
104Concat operator must be surrounded by a single space
104Concat operator must be surrounded by a single space
104Concat operator must be surrounded by a single space
104Expected 1 space before "?"; 0 found
104Expected 1 space after "?"; 0 found
104Expected 1 space before ":"; 0 found
104Expected 1 space after ":"; 0 found
104Concat operator must be surrounded by a single space
104Concat operator must be surrounded by a single space
104Concat operator must be surrounded by a single space
105Concat operator must be surrounded by a single space
105Concat operator must be surrounded by a single space
105Concat operator must be surrounded by a single space
106Concat operator must be surrounded by a single space
107Concat operator must be surrounded by a single space
107Concat operator must be surrounded by a single space
108Concat operator must be surrounded by a single space
108Concat operator must be surrounded by a single space
108Concat operator must be surrounded by a single space
108Concat operator must be surrounded by a single space
115Concat operator must be surrounded by a single space
115Concat operator must be surrounded by a single space
118There should be no white space after an opening "("
118There should be no white space before a closing ")"
129Whitespace found at end of line
130Line exceeds 80 characters; contains 124 characters
137Whitespace found at end of line
139There should be no white space after an opening "("
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
146Concat operator must be surrounded by a single space
149Concat operator must be surrounded by a single space
150Concat operator must be surrounded by a single space
150Concat operator must be surrounded by a single space
151Concat operator must be surrounded by a single space
151Concat operator must be surrounded by a single space
151Concat operator must be surrounded by a single space
151Concat operator must be surrounded by a single space
152Concat operator must be surrounded by a single space
152Concat operator must be surrounded by a single space
152Concat operator must be surrounded by a single space
152Concat operator must be surrounded by a single space
153Concat operator must be surrounded by a single space
154Functions must not contain multiple empty lines in a row; found 2 empty lines
156There should be no white space after an opening "("
163Missing function doc comment
169A comma should follow the last multiline array item. Found: '''
175Invalid function name, expected recipe_recipe_ml_import_multi but found recipe_recipeML_import_multi
175Missing function doc comment
181Invalid function name, expected recipe_recipe_ml_import_form but found recipe_recipeML_import_form
181Missing function doc comment
199Invalid function name, expected recipe_recipe_ml_import_form_submit but found recipe_recipeML_import_form_submit
199Missing function doc comment
200global variables should start with a single underscore followed by the module and another underscore
200global variables should start with a single underscore followed by the module and another underscore
200global variables should start with a single underscore followed by the module and another underscore
221Array indentation error, expected 6 spaces but found 17
222Array indentation error, expected 6 spaces but found 17
222Closing parenthesis of array declaration must be on a new line
227Functions must not contain multiple empty lines in a row; found 2 empty lines
231Line indented incorrectly; expected 4 spaces, found 0
2314 spaces found before inline comment; expected "// $vocabs = taxonomy_get_vocabularies('recipe');" but found "// $vocabs = taxonomy_get_vocabularies('recipe');"
232Line indented incorrectly; expected 4 spaces, found 0
233There must be no blank line following an inline comment
233Line indented incorrectly; expected 4 spaces, found 0
236There must be no blank line following an inline comment
236Line indented incorrectly; expected 6 spaces, found 0
2366 spaces found before inline comment; expected "// $recipe->taxonomy = array();" but found "// $recipe->taxonomy = array();"
238Line indented incorrectly; expected 6 spaces, found 0
241Line indented incorrectly; expected 6 spaces, found 8
242Line indented incorrectly; expected 6 spaces, found 8
244Line indented incorrectly; expected 6 spaces, found 8
245Line indented incorrectly; expected 6 spaces, found 8
246Line indented incorrectly; expected 6 spaces, found 10
247Line exceeds 80 characters; contains 92 characters
247Line indented incorrectly; expected 6 spaces, found 10
248Line indented incorrectly; expected 6 spaces, found 10
249Line exceeds 80 characters; contains 94 characters
249Line indented incorrectly; expected 6 spaces, found 10
250Line indented incorrectly; expected 6 spaces, found 10
251Line indented incorrectly; expected 6 spaces, found 8
253Line indented incorrectly; expected 6 spaces, found 8
254Line indented incorrectly; expected 6 spaces, found 8
255Line indented incorrectly; expected 6 spaces, found 10
256Line indented incorrectly; expected 6 spaces, found 8
259Line indented incorrectly; expected 7 spaces, found 0
260There should be no white space after an opening "("
260There should be no white space before a closing ")"
268More than 2 empty lines are not allowed
273global variables should start with a single underscore followed by the module and another underscore
290Case breaking statements must be followed by a single blank line
293Case breaking statements must be followed by a single blank line
293Case breaking statement indented incorrectly; expected 6 spaces, found 4
305Case breaking statements must be followed by a single blank line
308Case breaking statements must be followed by a single blank line
319global variables should start with a single underscore followed by the module and another underscore
319global variables should start with a single underscore followed by the module and another underscore
319global variables should start with a single underscore followed by the module and another underscore
322Line indented incorrectly; expected 4 spaces, found 6
324Line indented incorrectly; expected 8 spaces, found 10
336Case breaking statements must be followed by a single blank line
339Case breaking statements must be followed by a single blank line
342Case breaking statements must be followed by a single blank line
345Case breaking statements must be followed by a single blank line
348There should be no white space after an opening "("
348There should be no white space before a closing ")"
351Case breaking statements must be followed by a single blank line
365Case breaking statements must be followed by a single blank line
378Concat operator must be surrounded by a single space
378Concat operator must be surrounded by a single space
386Case breaking statements must be followed by a single blank line
390Concat operator must be surrounded by a single space
390Concat operator must be surrounded by a single space
396Case breaking statements must be followed by a single blank line
399Case breaking statements must be followed by a single blank line
401Concat operator must be surrounded by a single space
402Case breaking statements must be followed by a single blank line
405Case breaking statements must be followed by a single blank line
408Case breaking statements must be followed by a single blank line
411Line indented incorrectly; expected 8 spaces, found 10
412Line indented incorrectly; expected 8 spaces, found 10
424global variables should start with a single underscore followed by the module and another underscore
429More than 2 empty lines are not allowed
430Missing function doc comment
README.txt
55Line exceeds 80 characters; contains 91 characters
56Line exceeds 80 characters; contains 91 characters
57Line exceeds 80 characters; contains 91 characters
58Line exceeds 80 characters; contains 91 characters
59Line exceeds 80 characters; contains 91 characters
60Line exceeds 80 characters; contains 91 characters
61Line exceeds 80 characters; contains 91 characters
62Line exceeds 80 characters; contains 91 characters
63Line exceeds 80 characters; contains 91 characters
64Expected 1 newline at end of file; 2 found
recipe.admin.inc
6Doc comment short description must start with a capital letter
10There must be exactly one blank line after the file comment
26Inline comments must end in full-stops, exclamation marks, colons, or question marks
48Inline comments must end in full-stops, exclamation marks, colons, or question marks
92Functions must not contain multiple empty lines in a row; found 2 empty lines
94Inline comments must end in full-stops, exclamation marks, colons, or question marks
98A comma should follow the last multiline array item. Found: )
107A comma should follow the last multiline array item. Found: TRUE
117Functions must not contain multiple empty lines in a row; found 2 empty lines
159Inline comments must start with a capital letter
159Inline comments must end in full-stops, exclamation marks, colons, or question marks
162There should be no white space after an opening "("
162There should be no white space before a closing ")"
163There should be no white space after an opening "("
163There should be no white space before a closing ")"
170There should be no white space after an opening "("
170There should be no white space before a closing ")"
176Inline comments must start with a capital letter
176Inline comments must end in full-stops, exclamation marks, colons, or question marks
198Inline comments must start with a capital letter
198Inline comments must end in full-stops, exclamation marks, colons, or question marks
201There should be no white space after an opening "("
201There should be no white space before a closing ")"
203There should be no white space after an opening "("
203There should be no white space before a closing ")"
209There should be no white space after an opening "("
209There should be no white space before a closing ")"
215Inline comments must start with a capital letter
215Inline comments must end in full-stops, exclamation marks, colons, or question marks
recipe.css
1Additional whitespace found at start of file
25Expected 1 space after colon in style definition; 0 found
26Expected 1 space after colon in style definition; 0 found
30Expected 1 space after colon in style definition; 0 found
30CSS colours must be defined in lowercase; expected #2e8b57 but found #2E8B57
31Expected 1 space after colon in style definition; 0 found
58Expected 1 space after colon in style definition; 0 found
58Each style definition must be on a line by itself
58Expected 1 space after colon in style definition; 0 found
63Expected 1 space after colon in style definition; 0 found
64Expected 1 space after colon in style definition; 0 found
75CSS colours must be defined in lowercase; expected #e0e0e0 but found #E0E0E0
87Multiple selectors should each be on a single line
91Expected 1 space after colon in style definition; 0 found
91Each style definition must be on a line by itself
91Expected 1 space after colon in style definition; 0 found
94Expected 1 space after colon in style definition; 0 found
94Each style definition must be on a line by itself
94Expected 1 space after colon in style definition; 0 found
99Expected 1 space after colon in style definition; 0 found
recipe.install
15Inline comments must start with a capital letter
15Inline comments must end in full-stops, exclamation marks, colons, or question marks
17Inline comments must start with a capital letter
17Inline comments must end in full-stops, exclamation marks, colons, or question marks
20Inline comments must start with a capital letter
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
153There should be no white space after an opening "("
153There should be no white space before a closing ")"
174If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
174Expected one space after the comma, 15 found
175If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
175Expected one space after the comma, 16 found
175Expected one space after the comma, 4 found
176If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
176Expected one space after the comma, 15 found
177If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
177Expected one space after the comma, 15 found
177Expected one space after the comma, 2 found
178If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
178Expected one space after the comma, 13 found
178Expected one space after the comma, 2 found
179If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
179Expected one space after the comma, 17 found
179Expected one space after the comma, 2 found
180If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
180Expected one space after the comma, 16 found
180Expected one space after the comma, 2 found
181If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
181Expected one space after the comma, 15 found
181Expected one space after the comma, 2 found
182If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
182Expected one space after the comma, 16 found
182Expected one space after the comma, 2 found
183If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
183Expected one space after the comma, 14 found
183Expected one space after the comma, 2 found
184If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
184Expected one space after the comma, 17 found
184Expected one space after the comma, 3 found
185If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
185Expected one space after the comma, 10 found
185Expected one space after the comma, 3 found
186If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
186Expected one space after the comma, 12 found
186Expected one space after the comma, 3 found
187If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
187Expected one space after the comma, 15 found
187Expected one space after the comma, 2 found
188If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
188Expected one space after the comma, 15 found
188Expected one space after the comma, 2 found
189If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
189Expected one space after the comma, 16 found
189Expected one space after the comma, 2 found
190If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
190Expected one space after the comma, 15 found
190Expected one space after the comma, 3 found
191If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
191Expected one space after the comma, 14 found
192If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
192Expected one space after the comma, 11 found
192Expected one space after the comma, 2 found
193If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
193Expected one space after the comma, 11 found
193Expected one space after the comma, 2 found
194If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
194Expected one space after the comma, 16 found
194Expected one space after the comma, 3 found
195If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
195Expected one space after the comma, 12 found
195Expected one space after the comma, 2 found
196If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
196Expected one space after the comma, 10 found
196Expected one space after the comma, 2 found
197If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
197Expected one space after the comma, 10 found
197Expected one space after the comma, 2 found
198If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
198Expected one space after the comma, 15 found
198Expected one space after the comma, 3 found
199If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
199Expected one space after the comma, 11 found
199Expected one space after the comma, 2 found
200If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
201If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
201Expected one space after the comma, 3 found
202If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
202Expected one space after the comma, 13 found
202A comma should follow the last multiline array item. Found: )
208Doc comment short description must end with a full stop
212If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
213If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
214If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
216If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
217If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
218If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
219If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
220If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
221If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
226Doc comment short description must end with a full stop
229If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
233Doc comment short description must end with a full stop
236If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
238There should be no white space after an opening "("
238There should be no white space before a closing ")"
250If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
258Expected 1 space after comma in function call; 2 found
258Expected one space after the comma, 2 found
258If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
262Doc comment short description must end with a full stop
267There should be no white space after an opening "("
267There should be no white space before a closing ")"
280Expected 1 space after comma in function call; 2 found
280Expected one space after the comma, 2 found
286If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
287If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
294A comma should follow the last multiline array item. Found: body_value
323Expected 1 space after comma in function call; 2 found
323Expected one space after the comma, 2 found
341Expected 1 space after comma in function call; 2 found
341Expected one space after the comma, 2 found
348Line exceeds 80 characters; contains 83 characters
recipe.module
17Case breaking statements must be followed by a single blank line
20Case breaking statements must be followed by a single blank line
33A comma should follow the last multiline array item. Found: 'recipe.landing.page.inc'
120There should be no white space after an opening "("
120There should be no white space before a closing ")"
121Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
125Line exceeds 80 characters; contains 90 characters
131A comma should follow the last multiline array item. Found: ]
147A comma should follow the last multiline array item. Found: )
228Missing parameter type
246There should be no white space after an opening "("
246There should be no white space before a closing ")"
248Line exceeds 80 characters; contains 104 characters
265There should be no white space before a closing ")"
267Line exceeds 80 characters; contains 104 characters
393There should be no white space after an opening "("
393There should be no white space before a closing ")"
397Perl-style comments are not allowed; use "// Comment" instead
409If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
432Inline comments must end in full-stops, exclamation marks, colons, or question marks
473Line exceeds 80 characters; contains 93 characters
514No space found before comment text; expected "// We still need the parent input format filter set." but found "//We still need the parent input format filter set."
515No space found before comment text; expected "// $form['filter'] = filter_form($node->format);" but found "//$form['filter'] = filter_form($node->format);"
517There must be no blank line following an inline comment
517No space found before comment text; expected "// $form['filter']['#weight'] = 5;" but found "//$form['filter']['#weight'] = 5;"
517Inline comments must end in full-stops, exclamation marks, colons, or question marks
528If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
534Inline comments must end in full-stops, exclamation marks, colons, or question marks
535There should be no white space after an opening "("
535There should be no white space before a closing ")"
556If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
591A comma should follow the last multiline array item. Found: MENU_DEFAULT_LOCAL_TASK
601A comma should follow the last multiline array item. Found: MENU_LOCAL_TASK
607A comma should follow the last multiline array item. Found: 'recipe.landing.page.inc'
618Expected one space after the comma, 2 found
618Line exceeds 80 characters; contains 107 characters
618Comments may not appear after statements
618Inline comments must start with a capital letter
618Inline comments must end in full-stops, exclamation marks, colons, or question marks
642Array indentation error, expected 4 spaces but found 2
691There should be no white space after an opening "("
691There should be no white space before a closing ")"
693If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
718There must be no blank line following an inline comment
725Inline comments must start with a capital letter
726There should be no white space after an opening "("
733Expected 1 space before "/"; 0 found
733Expected 1 space after "/"; 0 found
734Expected 1 space before "/"; 0 found
734Expected 1 space after "/"; 0 found
738Expected 1 space before "*"; 0 found
738Expected 1 space after "*"; 0 found
739Expected 1 space before "*"; 0 found
739Expected 1 space after "*"; 0 found
742Inline comments must end in full-stops, exclamation marks, colons, or question marks
754Line exceeds 80 characters; contains 89 characters
757Array indentation error, expected 6 spaces but found 8
764Array indentation error, expected 4 spaces but found 6
768Array indentation error, expected 4 spaces but found 6
772Array indentation error, expected 4 spaces but found 6
776There should be no white space after an opening "("
776There should be no white space before a closing ")"
778Array indentation error, expected 6 spaces but found 8
782There should be no white space after an opening "("
782There should be no white space before a closing ")"
786Array indentation error, expected 4 spaces but found 6
797There should be no white space after an opening "("
797There should be no white space before a closing ")"
816Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
842Line exceeds 80 characters; contains 94 characters
842There must be no blank line following an inline comment
844No space found before comment text; expected "// if ( !$node->in_preview ) {" but found "//if ( !$node->in_preview ) {"
844Inline comments must start with a capital letter
844Inline comments must end in full-stops, exclamation marks, colons, or question marks
845Line indented incorrectly; expected 8 spaces, found 10
846Line indented incorrectly; expected 10 spaces, found 12
854There must be no blank line following an inline comment
854Line indented incorrectly; expected 10 spaces, found 8
854No space found before comment text; expected "// }" but found "//}"
854Inline comments must end in full-stops, exclamation marks, colons, or question marks
856Line indented incorrectly; expected 10 spaces, found 8
857Line indented incorrectly; expected 12 spaces, found 10
886Functions must not contain multiple empty lines in a row; found 2 empty lines
904There should be no white space after an opening "("
904There should be no white space before a closing ")"
907If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
924There should be no white space after an opening "("
924There should be no white space before a closing ")"
927If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
954There should be no white space after an opening "("
954There should be no white space before a closing ")"
957If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
974Inline comments must end in full-stops, exclamation marks, colons, or question marks
977There should be no white space after an opening "("
977There should be no white space before a closing ")"
1004Functions must not contain multiple empty lines in a row; found 2 empty lines
1007There should be no white space after an opening "("
1007There should be no white space before a closing ")"
1010If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1032There should be no white space after an opening "("
1032There should be no white space before a closing ")"
1035If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1057There should be no white space after an opening "("
1057There should be no white space before a closing ")"
1060If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1106global variables should start with a single underscore followed by the module and another underscore
1111Line exceeds 80 characters; contains 86 characters
1134Incorrect spacing between argument "$edit_mode" and equals sign; expected 1 but found 0
1134Incorrect spacing between default value and equals sign for argument "$edit_mode"; expected 1 but found 0
1154Line exceeds 80 characters; contains 100 characters
1156Each index in a multi-line array must be on a new line
1156Each index in a multi-line array must be on a new line
1156Comments may not appear after statements
1156Inline comments must start with a capital letter
1157Each index in a multi-line array must be on a new line
1157Comments may not appear after statements
1158Each index in a multi-line array must be on a new line
1158Each index in a multi-line array must be on a new line
1158Each index in a multi-line array must be on a new line
1158Each index in a multi-line array must be on a new line
1158Each index in a multi-line array must be on a new line
1158Comments may not appear after statements
1159Each index in a multi-line array must be on a new line
1159Each index in a multi-line array must be on a new line
1159Each index in a multi-line array must be on a new line
1159Comments may not appear after statements
1159Inline comments must end in full-stops, exclamation marks, colons, or question marks
1161Inline comments must start with a capital letter
1161Inline comments must end in full-stops, exclamation marks, colons, or question marks
1165Line indented incorrectly; expected 8 spaces, found 10
1175Inline comments must start with a capital letter
1175Inline comments must end in full-stops, exclamation marks, colons, or question marks
1178Expected 1 space before "/"; 0 found
1178Expected 1 space after "/"; 0 found
1179Expected 1 space before "/"; 0 found
1179Expected 1 space after "/"; 0 found
1196There should be no white space after an opening "("
1196There should be no white space before a closing ")"
1208There should be no white space after an opening "("
1235Expected 1 space before "+"; 0 found
1235Expected 1 space after "+"; 0 found
1235Expected 1 space before "/"; 0 found
1235Expected 1 space after "/"; 0 found
1279Inline comments must start with a capital letter
1279Inline comments must end in full-stops, exclamation marks, colons, or question marks
1282Inline comments must start with a capital letter
1282Inline comments must end in full-stops, exclamation marks, colons, or question marks
1325Expected 1 space after "<="; 0 found
1355Line exceeds 80 characters; contains 87 characters
1359There should be no white space after an opening "("
1359There should be no white space before a closing ")"
1362There should be no white space after an opening "("
1362There should be no white space before a closing ")"
1401Line exceeds 80 characters; contains 92 characters
1423Expected "object" but found "stdClass" for parameter type
1428Type hint "Bool" missing for $show_yield_form
1429Line exceeds 80 characters; contains 94 characters
1429There must be no blank line following an inline comment
1431There should be no white space before a closing ")"
1435Line exceeds 80 characters; contains 96 characters
1440Expected 1 space before "?"; 0 found
1440Expected 1 space after "?"; 0 found
1440Expected 1 space before ":"; 0 found
1440Expected 1 space after ":"; 0 found
1454Expected 1 space before "?"; 0 found
1454Expected 1 space after "?"; 0 found
1454Expected 1 space before ":"; 0 found
1454Expected 1 space after ":"; 0 found
1548No space found before comment text; expected "// $node = node_form_submit_build_node($form, $form_state);" but found "//$node = node_form_submit_build_node($form, $form_state);"
1548Inline comments must end in full-stops, exclamation marks, colons, or question marks
1592No space found before comment text; expected "// node stuff" but found "//node stuff"
1592Inline comments must start with a capital letter
1592Inline comments must end in full-stops, exclamation marks, colons, or question marks
1600There must be no blank line following an inline comment
1600No space found before comment text; expected "// recipe stuff" but found "//recipe stuff"
1600Inline comments must start with a capital letter
1600Inline comments must end in full-stops, exclamation marks, colons, or question marks
1602No space found before comment text; expected "// WYSIWYG fields need an array with a 'value' key." but found "//WYSIWYG fields need an array with a 'value' key."
1613No space found before comment text; expected "// ingredients, have to change them into node->ingredients format" but found "//ingredients, have to change them into node->ingredients format"
1613Inline comments must end in full-stops, exclamation marks, colons, or question marks
1648Line exceeds 80 characters; contains 100 characters
1671Doc comment for parameter $recipe_name_or_abbrev does not match actual variable name $unit_name_or_abbrev
1674Return type missing for @return tag in function comment
1740A comma should follow the last multiline array item. Found: name
1750Inline comments must start with a capital letter
1755Inline comments must start with a capital letter
1755Inline comments must end in full-stops, exclamation marks, colons, or question marks
1763Inline comments must start with a capital letter
1768Inline comments must start with a capital letter
1768Inline comments must end in full-stops, exclamation marks, colons, or question marks
1776Inline comments must start with a capital letter
1781Inline comments must start with a capital letter
1781Inline comments must end in full-stops, exclamation marks, colons, or question marks
1788Return type missing for @return tag in function comment
1819Line indented incorrectly; expected 2 spaces, found 1
1917Separate the @param and @return sections by a blank line.
1920Invalid function name, expected fix_encoding but found fixEncoding
1921Space after closing parenthesis of function call prohibited
1921Space found before semicolon; expected ");" but found ") ;"
1995Return type missing for @return tag in function comment
1996Line exceeds 80 characters; contains 122 characters
2000Expected 1 space after "=>"; 13 found
2000If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2000Expected one space after the comma, 9 found
2000Expected one space after the comma, 9 found
2000Expected one space after the comma, 5 found
2001Expected 1 space after "=>"; 2 found
2001If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2001Expected one space after the comma, 8 found
2001Expected one space after the comma, 8 found
2001Expected one space after the comma, 4 found
2002If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2002Expected one space after the comma, 7 found
2002Expected one space after the comma, 7 found
2002Expected one space after the comma, 5 found
2003Expected 1 space after "=>"; 7 found
2003If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2003Expected one space after the comma, 6 found
2003Expected one space after the comma, 6 found
2003Expected one space after the comma, 3 found
2004Expected 1 space after "=>"; 11 found
2004If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2004Expected one space after the comma, 7 found
2004Expected one space after the comma, 7 found
2004Expected one space after the comma, 4 found
2005Expected 1 space after "=>"; 11 found
2005If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2005Expected one space after the comma, 7 found
2005Expected one space after the comma, 7 found
2005Expected one space after the comma, 4 found
2006Expected 1 space after "=>"; 2 found
2006If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2010If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2010Expected one space after the comma, 2 found
2010Expected 1 space between double arrow and "array"; 2 found
2010Expected 1 space after "=>"; 2 found
2011If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2011Expected one space after the comma, 2 found
2011Expected 1 space between double arrow and "array"; 2 found
2011Expected 1 space after "=>"; 2 found
2012Expected 1 space after "=>"; 6 found
2012If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2012Expected one space after the comma, 6 found
2012Expected one space after the comma, 6 found
2012Expected one space after the comma, 3 found
2012Expected 1 space between double arrow and "array"; 2 found
2012Expected 1 space after "=>"; 2 found
2013Expected 1 space after "=>"; 2 found
2013If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2013Expected one space after the comma, 2 found
2013Expected one space after the comma, 2 found
2013Expected one space after the comma, 2 found
2013Expected 1 space between double arrow and "array"; 2 found
2013Expected 1 space after "=>"; 2 found
2014Expected 1 space after "=>"; 2 found
2014If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2014Expected one space after the comma, 2 found
2014Expected one space after the comma, 2 found
2014Expected one space after the comma, 2 found
2014Expected 1 space between double arrow and "array"; 2 found
2014Expected 1 space after "=>"; 2 found
2015Expected 1 space after "=>"; 7 found
2015If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2015Expected one space after the comma, 7 found
2015Expected one space after the comma, 7 found
2015Expected one space after the comma, 3 found
2015Expected 1 space between double arrow and "array"; 2 found
2015Expected 1 space after "=>"; 2 found
2016Expected 1 space after "=>"; 2 found
2016If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2016Expected one space after the comma, 2 found
2016Expected one space after the comma, 2 found
2016Expected one space after the comma, 2 found
2016Expected 1 space between double arrow and "array"; 2 found
2016Expected 1 space after "=>"; 2 found
2017Expected 1 space after "=>"; 3 found
2017If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2017Expected one space after the comma, 3 found
2017Expected one space after the comma, 3 found
2017Expected one space after the comma, 2 found
2017Expected 1 space between double arrow and "array"; 2 found
2017Expected 1 space after "=>"; 2 found
2021If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2021Expected one space after the comma, 3 found
2022Expected 1 space after "=>"; 3 found
2022If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2022Expected one space after the comma, 3 found
2022Expected one space after the comma, 3 found
2022Expected one space after the comma, 3 found
2024Expected 1 space after "=>"; 4 found
2024If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2024Expected one space after the comma, 3 found
2024Expected one space after the comma, 3 found
2024Expected 1 space between double arrow and "array"; 2 found
2024Expected 1 space after "=>"; 2 found
2025Expected 1 space after "=>"; 4 found
2025If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2025Expected one space after the comma, 3 found
2025Expected one space after the comma, 3 found
2025Expected 1 space between double arrow and "array"; 2 found
2025Expected 1 space after "=>"; 2 found
2026Expected 1 space after "=>"; 5 found
2026If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2026Expected one space after the comma, 4 found
2026Expected one space after the comma, 3 found
2026Expected one space after the comma, 2 found
2026Expected 1 space between double arrow and "array"; 2 found
2026Expected 1 space after "=>"; 2 found
2027Expected 1 space after "=>"; 4 found
2027If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2027Expected one space after the comma, 3 found
2027Expected one space after the comma, 2 found
2027Expected one space after the comma, 2 found
2027Expected 1 space between double arrow and "array"; 2 found
2027Expected 1 space after "=>"; 2 found
2028Expected 1 space after "=>"; 2 found
2028If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2028Expected one space after the comma, 2 found
2028Expected 1 space between double arrow and "array"; 2 found
2028Expected 1 space after "=>"; 2 found
2029Expected 1 space after "=>"; 6 found
2029If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2029Expected one space after the comma, 5 found
2029Expected one space after the comma, 5 found
2029Expected one space after the comma, 2 found
2029Expected 1 space between double arrow and "array"; 2 found
2029Expected 1 space after "=>"; 2 found
2030Expected 1 space after "=>"; 5 found
2030If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2030Expected one space after the comma, 4 found
2030Expected one space after the comma, 4 found
2030Expected one space after the comma, 2 found
2030Expected 1 space between double arrow and "array"; 2 found
2030Expected 1 space after "=>"; 2 found
2031Expected 1 space after "=>"; 4 found
2031If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2031Expected one space after the comma, 3 found
2031Expected one space after the comma, 2 found
2031Expected one space after the comma, 2 found
2031Expected 1 space between double arrow and "array"; 2 found
2031Expected 1 space after "=>"; 2 found
2032Expected 1 space after "=>"; 5 found
2032If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2032Expected one space after the comma, 4 found
2032Expected one space after the comma, 3 found
2032Expected one space after the comma, 2 found
2032Expected 1 space between double arrow and "array"; 2 found
2032Expected 1 space after "=>"; 2 found
2033Expected 1 space after "=>"; 3 found
2033If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2033Expected one space after the comma, 2 found
2033Expected one space after the comma, 2 found
2033Expected one space after the comma, 2 found
2033Expected 1 space between double arrow and "array"; 2 found
2033Expected 1 space after "=>"; 2 found
2035Expected 1 space after "=>"; 5 found
2035If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2035Expected one space after the comma, 4 found
2035Expected one space after the comma, 4 found
2035If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2036Expected 1 space after "=>"; 2 found
2036If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
2036Expected one space after the comma, 2 found
2036Expected 1 space between double arrow and "array"; 2 found
2036Expected 1 space after "=>"; 2 found
2036A comma should follow the last multiline array item. Found: )
2039There should be no white space after an opening "("
2039There should be no white space before a closing ")"
2066Line indented incorrectly; expected 2 spaces, found 4
recipe.pages.inc
5Doc comment short description must start with a capital letter
5Doc comment short description must end with a full stop
src/Tests/RecipeImportFormsTest.php
1Missing file doc comment
src/Tests/RecipeLandingPageTest.php
1Missing file doc comment
src/Tests/RecipeNodeAccessTest.php
1Missing file doc comment
src/Tests/RecipeNodeTest.php
1Missing file doc comment
152No space found before comment text; expected "// 'recipe_ingredient_name_normalize' => 1," but found "//'recipe_ingredient_name_normalize' => 1,"
155No space found before comment text; expected "// 'recipe_summary_location' => 2," but found "//'recipe_summary_location' => 2,"
170Line exceeds 80 characters; contains 88 characters
170No space found before comment text; expected "// $this->assertText(strtolower($ing_0_name), 'Found normalized ingredient 0 name.');" but found "//$this->assertText(strtolower($ing_0_name), 'Found normalized ingredient 0 name.');"
171Line exceeds 80 characters; contains 88 characters
171No space found before comment text; expected "// $this->assertText(strtolower($ing_1_name), 'Found normalized ingredient 1 name.');" but found "//$this->assertText(strtolower($ing_1_name), 'Found normalized ingredient 1 name.');"
172Line exceeds 80 characters; contains 88 characters
172No space found before comment text; expected "// $this->assertText(strtolower($ing_2_name), 'Found normalized ingredient 2 name.');" but found "//$this->assertText(strtolower($ing_2_name), 'Found normalized ingredient 2 name.');"
173Line exceeds 80 characters; contains 88 characters
173No space found before comment text; expected "// $this->assertText(strtolower($ing_3_name), 'Found normalized ingredient 3 name.');" but found "//$this->assertText(strtolower($ing_3_name), 'Found normalized ingredient 3 name.');"
174Line exceeds 80 characters; contains 88 characters
174There must be no blank line following an inline comment
174No space found before comment text; expected "// $this->assertText(strtolower($ing_4_name), 'Found normalized ingredient 4 name.');" but found "//$this->assertText(strtolower($ing_4_name), 'Found normalized ingredient 4 name.');"
174Inline comments must end in full-stops, exclamation marks, colons, or question marks
176There must be no blank line following an inline comment
176No space found before comment text; expected "// $this->assertNoText(t('Summary'), 'Did not find the recipe summary.');" but found "//$this->assertNoText(t('Summary'), 'Did not find the recipe summary.');"
176Inline comments must end in full-stops, exclamation marks, colons, or question marks
248If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
249If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
250If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
251If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
252If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
265If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
266If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
267If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
268If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
269If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
281If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
282If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
283If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
284If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
285If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
410If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
425If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
439If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
451If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
464If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
475If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
src/Tests/RecipeTranslationTest.php
1Missing file doc comment
139Missing parameter type
142Visibility must be declared on method "addLanguage"
163TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
167TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
src/Tests/RecipeUnitTest.php
1Missing file doc comment
src/Tests/RecipeWebTestBase.php
1Missing file doc comment
src/Tests/RecipeYieldFormTest.php
1Missing file doc comment
tests/recipe_test.module
14Hook implementations should not duplicate @param documentation
24Expected 1 space after "=>"; 2 found

History

UpdatedResult
20 Sep 2017 at 19:56 UTC
14 Sep 2017 at 04:05 UTC
11 Sep 2017 at 18:59 UTC
9 Sep 2017 at 20:46 UTC
9 Sep 2017 at 07:03 UTC
9 Sep 2017 at 04:31 UTC
8 Aug 2017 at 04:08 UTC
19 Jul 2017 at 03:45 UTC
17 Dec 2015 at 16:46 UTC