48 pass, 2 fail

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

482Skinr.Skinr
12Skinr.SkinrApiTestCase
- setUp
- testSkinrImplementsAPI
- testSkinrImplements
- testSkinrImplementsCache
- testSkinrInvokeAll
- testSkinrSkinInfo
- testSkinrGroupInfo
- testSkinrConfigInfo
- testSkinrSkinHooks
- testSkinrSkinLoadSave
- testSkinrSkinDefaultsDuplicates
- testSkinrSkinDefaults
5Skinr.SkinrContextApiTestCase
- setUp
- testSkinrContextGroupHooks
- testSkinrContextGroupLoadSave
- testSkinrContextGroupDefaultsDuplicates
- testSkinrContextGroupDefaults
2Skinr.SkinrContextDisplayTestCase
- setUp
- testSkinrContextDisplayed
3Skinr.SkinrContextUIAdminTestCase
- setUp
- testSkinListingWithGroups
- testGroupSkinImportExport
3Skinr.SkinrContextUIBasicTestCase
- setUp
- testGroupList
- testGroupAdd
3Skinr.SkinrDisplayTestCase
- setUp
- testCurrentTheme
- testSkinrDisplayed
1Skinr.SkinrInstallationTestCase
- testInstallation
12Skinr.SkinrPanelsTestCase
- setUp
testPanelsDefault
fail: [Other] Line 72 of sites/all/modules/skinr/skinr_panels/tests/skinr_panels.test:
Contexual link to edit pane's skin configuration on panel page (stored in code) was found.

fail: [Other] Line 97 of sites/all/modules/skinr/skinr_panels/tests/skinr_panels.test:
Contexual link to edit pane's skin configuration on mini panel (stored in code) was found.
testPanelsDatabase
fail: [Other] Line 129 of sites/all/modules/skinr/skinr_panels/tests/skinr_panels.test:
Contexual link to edit pane's skin configuration on panel node was found.

fail: [Other] Line 142 of sites/all/modules/skinr/skinr_panels/tests/skinr_panels.test:
Contexual link to edit pane's skin configuration on panel page (stored in DB) was found.

fail: [Other] Line 169 of sites/all/modules/skinr/skinr_panels/tests/skinr_panels.test:
Contexual link to edit pane's skin configuration on mini panel (stored in DB) was found.
5Skinr.SkinrUIAdminTestCase
- setUp
- testSkinDefaultStatus
- testSkinGroups
- testSkinListing
- testSkinImportExport
5Skinr.SkinrUIBasicTestCase
- setUp
- testSkinEdit
- testSkinAdditionalEdit
- testSkinEditWidgets
- testSkinEditThemeHooks
4Skinr.SkinrUIPluginTestCase
- setUp
- testBlock
- testComment
- testNode
2Skinr.SkinrUISkinableTestCase
- setUp
- testHookSkinable
2Skinr.SkinrUpdateScriptTest
- setUp
- testSkinrImplementsApi

762 coding standards messages

762 more than previous result

CHANGELOG.txt 6 more
line 20Line exceeds 80 characters; contains 81 characters
56Line exceeds 80 characters; contains 81 characters
100Line exceeds 80 characters; contains 81 characters
126Line exceeds 80 characters; contains 83 characters
133Line exceeds 80 characters; contains 83 characters
163Line exceeds 80 characters; contains 91 characters
modules/block.skinr.inc 7 more
1The PHP open tag must be followed by exactly one blank line
57No space found before comment text; expected "// list($module, $delta) = explode('__', $element, 2);" but found "//list($module, $delta) = explode('__', $element, 2);"
57Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
70Return type missing for @return tag in function comment
86Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
87Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
177Concat operator must be surrounded by a single space
modules/comment.skinr.inc 1 more
1The PHP open tag must be followed by exactly one blank line
modules/node.skinr.inc 1 more
1The PHP open tag must be followed by exactly one blank line
modules/system.skinr.inc 1 more
1The PHP open tag must be followed by exactly one blank line
modules/views.skinr.inc 2 more
68Line exceeds 80 characters; contains 91 characters
70Line indented incorrectly; expected 7 spaces, found 6
README.txt 1 more
39Expected 1 newline at end of file; 2 found
skinr.api.php 39 more
1The PHP open tag must be followed by exactly one blank line
4Line exceeds 80 characters; contains 88 characters
5Doc comment short description must be on a single line, further text should be a separate paragraph
25Line exceeds 80 characters; contains 81 characters
26Line exceeds 80 characters; contains 85 characters
29Return type missing for @return tag in function comment
39Missing parameter type
41Missing parameter type
44Return type missing for @return tag in function comment
51Expected 1 space after "="; 2 found
63Missing parameter type
65Missing parameter type
67Missing parameter type
81Missing parameter type
83Missing parameter type
85Missing parameter type
90Return type missing for @return tag in function comment
92Separate the @return and @code sections by a blank line.
115Return type missing for @return tag in function comment
125Return comment indentation must be 3 spaces, found 1 spaces
126Return comment indentation must be 3 spaces, found 1 spaces
127Return comment indentation must be 3 spaces, found 1 spaces
129Return comment indentation must be 3 spaces, found 1 spaces
293Comment indentation error, expected only 1 spaces
299Comment indentation error, expected only 3 spaces
302Comment indentation error, expected only 5 spaces
307Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
310If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
365Missing parameter type
434Missing parameter type
446Missing parameter type
448Missing parameter type
469Missing parameter type
473Missing parameter type
478Line exceeds 80 characters; contains 81 characters
491Missing parameter type
505Missing parameter type
516Missing parameter type
518Missing parameter type
skinr.features.inc 2 more
20Concat operator must be surrounded by a single space
68Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
skinr.install 4 more
125There must be no blank line following an inline comment
132If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
178There must be no blank line following an inline comment
215There must be no blank line following an inline comment
skinr.module 93 more
91Line exceeds 80 characters; contains 81 characters
100Line exceeds 80 characters; contains 88 characters
193Missing parameter type
223Return type missing for @return tag in function comment
371Missing parameter type
373Missing parameter type
376Return type missing for @return tag in function comment
416Missing parameter type
419Return type missing for @return tag in function comment
515Missing parameter type
520Return type missing for @return tag in function comment
559Missing parameter type
560Line exceeds 80 characters; contains 81 characters
586Doc comment short description must start with a capital letter
588Doc comment long description must start with a capital letter
596There must be no blank line following an inline comment
601Missing parameter type
604Return type missing for @return tag in function comment
627Missing parameter type
630Return type missing for @return tag in function comment
684Missing parameter type
694Missing parameter type
707Line exceeds 80 characters; contains 81 characters
726Missing parameter type
729Return type missing for @return tag in function comment
771Missing parameter type
774Return type missing for @return tag in function comment
798Parameter tags must be defined first in a doc comment
798Missing parameter type
801Return type missing for @return tag in function comment
826If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
863Missing parameter type
866Return type missing for @return tag in function comment
875Line indented incorrectly; expected 4 spaces, found 2
875Object operator not indented correctly; expected 4 spaces but found 2
925Missing parameter type
927Missing parameter type
932Return type missing for @return tag in function comment
933Return comment indentation must be 3 spaces, found 2 spaces
955Line exceeds 80 characters; contains 81 characters
957Missing parameter type
960Return type missing for @return tag in function comment
961Return comment indentation must be 3 spaces, found 2 spaces
984Missing parameter type
986Missing parameter type
991Return type missing for @return tag in function comment
992Return comment indentation must be 3 spaces, found 2 spaces
1027Missing function doc comment
1045Use "elseif" in place of "else if"
1058Use "elseif" in place of "else if"
1061Use "elseif" in place of "else if"
1064Use "elseif" in place of "else if"
1067Use "elseif" in place of "else if"
1095Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
1116Line exceeds 80 characters; contains 81 characters
1118Missing parameter type
1120Missing parameter type
1123Return type missing for @return tag in function comment
1145Missing parameter type
1148Return type missing for @return tag in function comment
1181Missing parameter type
1190Return type missing for @return tag in function comment
1195Object operator not indented correctly; expected 4 spaces but found 6
1218Missing parameter type
1221Return type missing for @return tag in function comment
1240Missing parameter type
1244Return type missing for @return tag in function comment
1254There must be no blank line following an inline comment
1262Line exceeds 80 characters; contains 81 characters
1275Missing parameter type
1278Return type missing for @return tag in function comment
1317Missing parameter type
1320Return type missing for @return tag in function comment
1331Missing parameter type
1333Missing parameter type
1353Missing function doc comment
1361Line exceeds 80 characters; contains 84 characters
1393Line exceeds 80 characters; contains 86 characters
1399TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1399TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
1408Missing parameter type
1410Missing parameter type
1466Return type missing for @return tag in function comment
1524Return type missing for @return tag in function comment
1587Return type missing for @return tag in function comment
1612Missing parameter type
1614Missing parameter type
1617Return type missing for @return tag in function comment
1672Missing function doc comment
1676Missing function doc comment
1680Missing function doc comment
1684Missing function doc comment
1688Missing function doc comment
skinr.uuid.inc 50 more
5Line exceeds 80 characters; contains 86 characters
10Line indented incorrectly; expected 2 spaces, found 0
17Return type missing for @return tag in function comment
20Line indented incorrectly; expected 2 spaces, found 0
21Line indented incorrectly; expected 4 spaces, found 2
23Line indented incorrectly; expected 4 spaces, found 2
24Line indented incorrectly; expected 6 spaces, found 4
25Line indented incorrectly; expected 8 spaces, found 6
26Line indented incorrectly; expected 6 spaces, found 4
27Line indented incorrectly; expected 6 spaces, found 4
28Line indented incorrectly; expected 8 spaces, found 6
29Line indented incorrectly; expected 6 spaces, found 4
30Line indented incorrectly; expected 6 spaces, found 4
31Line indented incorrectly; expected 8 spaces, found 6
32Line indented incorrectly; expected 6 spaces, found 4
33Line indented incorrectly; expected 4 spaces, found 2
34Line indented incorrectly; expected 4 spaces, found 2
35Line indented incorrectly; expected 2 spaces, found 0
37Line indented incorrectly; expected 2 spaces, found 0
40Line indented incorrectly; expected 2 spaces, found 0
41Line indented incorrectly; expected 4 spaces, found 2
42Line indented incorrectly; expected 2 spaces, found 0
44Line indented incorrectly; expected 2 spaces, found 0
45Line indented incorrectly; expected 2 spaces, found 0
46Line indented incorrectly; expected 2 spaces, found 0
46Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
55Line indented incorrectly; expected 2 spaces, found 0
56Line indented incorrectly; expected 4 spaces, found 2
56Missing function doc comment
56Expected 1 blank line before function; 0 found
57Line indented incorrectly; expected 6 spaces, found 4
58Line indented incorrectly; expected 4 spaces, found 2
58Expected 1 blank line after function; 0 found
59Line indented incorrectly; expected 2 spaces, found 0
61Line indented incorrectly; expected 2 spaces, found 0
66Line indented incorrectly; expected 2 spaces, found 0
67Line indented incorrectly; expected 4 spaces, found 2
68Line indented incorrectly; expected 4 spaces, found 2
69Line indented incorrectly; expected 2 spaces, found 0
71Line indented incorrectly; expected 2 spaces, found 0
74Line indented incorrectly; expected 2 spaces, found 0
75Line indented incorrectly; expected 4 spaces, found 2
76Line indented incorrectly; expected 2 spaces, found 0
78Line indented incorrectly; expected 2 spaces, found 0
83Line indented incorrectly; expected 2 spaces, found 0
84Line indented incorrectly; expected 4 spaces, found 2
85Line indented incorrectly; expected 4 spaces, found 2
93Line exceeds 80 characters; contains 85 characters
97Line indented incorrectly; expected at least 6 spaces, found 2
98Line indented incorrectly; expected 2 spaces, found 0
skinr_context/skinr_context.api.php 7 more
1The PHP open tag must be followed by exactly one blank line
4Line exceeds 80 characters; contains 88 characters
5Doc comment short description must be on a single line, further text should be a separate paragraph
25Missing parameter type
36Missing parameter type
47Missing parameter type
49Missing parameter type
skinr_context/skinr_context.features.inc 2 more
20Concat operator must be surrounded by a single space
82Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
skinr_context/skinr_context.install 3 more
108Empty installation hooks are not necessary
160Functions must not contain multiple empty lines in a row; found 2 empty lines
169Expected 1 space after WHILE keyword; 0 found
skinr_context/skinr_context.module 44 more
1Missing file doc comment
38Missing parameter type
41Return type missing for @return tag in function comment
58Missing parameter type
61Return type missing for @return tag in function comment
127Missing parameter type
137Missing parameter type
157Line exceeds 80 characters; contains 81 characters
178Missing parameter type
181Return type missing for @return tag in function comment
200Parameter tags must be defined first in a doc comment
200Missing parameter type
203Return type missing for @return tag in function comment
228If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
265Missing parameter type
268Return type missing for @return tag in function comment
277Line indented incorrectly; expected 4 spaces, found 2
277Object operator not indented correctly; expected 4 spaces but found 2
329Missing parameter type
331Missing parameter type
336Return type missing for @return tag in function comment
337Return comment indentation must be 3 spaces, found 2 spaces
359Line exceeds 80 characters; contains 82 characters
361Missing parameter type
374Line exceeds 80 characters; contains 84 characters
376Missing parameter type
378Missing parameter type
383Return type missing for @return tag in function comment
384Return comment indentation must be 3 spaces, found 2 spaces
416Missing function doc comment
422Line exceeds 80 characters; contains 86 characters
424Missing parameter type
426Missing parameter type
429Return type missing for @return tag in function comment
448Missing parameter type
451Return type missing for @return tag in function comment
484Missing parameter type
489Return type missing for @return tag in function comment
494Object operator not indented correctly; expected 4 spaces but found 6
513Missing parameter type
523Return type missing for @return tag in function comment
556Missing parameter type
559Return type missing for @return tag in function comment
688No space found before comment text; expected "// skinr_context_skinr_skin_insert($skin);" but found "//skinr_context_skinr_skin_insert($skin);"
skinr_context/skinr_context_ui.admin.inc 18 more
6There must be exactly one blank line after the file comment
12Expected 1 blank line before function; 2 found
35Return type missing for @return tag in function comment
85Missing parameter type
89Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
99Doc comment short description must be on a single line, further text should be a separate paragraph
111Type hint "array" missing for $groups
111Type hint "array" missing for $updates
117If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
117A comma should follow the last multiline array item. Found: )
201Missing function doc comment
263If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
371Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
395Missing parameter type
399Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
433If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
522Missing parameter type
539If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
skinr_context/skinr_context_ui.edit.inc 27 more
5Line exceeds 80 characters; contains 86 characters
6There must be exactly one blank line after the file comment
12Missing parameter type
14Missing parameter type
16Missing parameter type
19Expected 1 blank line before function; 2 found
24If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
30Missing parameter type
32Missing parameter type
34Missing parameter type
53Line exceeds 80 characters; contains 91 characters
70Missing parameter type
72Missing parameter type
79Missing function doc comment
97Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
146Missing parameter type
161If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
184Missing parameter type
186Missing parameter type
292Line exceeds 80 characters; contains 91 characters
300Expected 1 blank line after function; 2 found
304There must be no blank line following an inline comment
309Missing parameter type
342If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
355If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
361Line exceeds 80 characters; contains 83 characters
363Missing parameter type
skinr_context/skinr_context_ui.module 23 more
5Line exceeds 80 characters; contains 108 characters
15Do not use t() in hook_menu()
21Do not use t() in hook_menu()
35Comments may not appear after statements
35Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
45Comments may not appear after statements
45Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
137Missing parameter type
139Missing parameter type
143If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
177Trailing punctuation for @see references is not allowed.
181Expected 1 blank line after function; 2 found
185There must be no blank line following an inline comment
248Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
270Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
275A comma should follow the last multiline array item. Found: )
277Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
285Concat operator must be surrounded by a single space
285Concat operator must be surrounded by a single space
302Line exceeds 80 characters; contains 111 characters
302Comments may not appear after statements
333Line exceeds 80 characters; contains 89 characters
485The use of function eval() is discouraged
skinr_context/tests/skinr_context.test 12 more
14Missing function doc comment
23Visibility must be declared on method "setUp"
23Missing function doc comment
187Line exceeds 80 characters; contains 81 characters
232There must be no blank line following an inline comment
264Expected 1 blank line after function; 0 found
265The closing brace for the class must have an empty line before it
275Missing function doc comment
284Missing function doc comment
325Missing function doc comment
361Expected 1 blank line after function; 0 found
362The closing brace for the class must have an empty line before it
skinr_context/tests/skinr_context_test/skinr_context_test.module 10 more
10There must be no blank line following an inline comment
10Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
21There must be no blank line following an inline comment
21Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
32There must be no blank line following an inline comment
32Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
43There must be no blank line following an inline comment
43Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
54There must be no blank line following an inline comment
54Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
skinr_context/tests/skinr_context_test_default/skinr_context_test_default.skinr_default.inc 3 more
1The PHP open tag must be followed by exactly one blank line
4Doc comment short description must start with a capital letter
4Doc comment short description must end with a full stop
skinr_context/tests/skinr_context_test_default_duplicate/skinr_context_test_default_duplicate.skinr_default.inc 3 more
1The PHP open tag must be followed by exactly one blank line
4Doc comment short description must start with a capital letter
4Doc comment short description must end with a full stop
skinr_context/tests/skinr_context_ui.test 24 more
14Visibility must be declared on method "setUp"
14Missing function doc comment
20Expected 1 blank line after function; 0 found
21The closing brace for the class must have an empty line before it
27Missing function doc comment
27Expected 1 blank line before function; 0 found
36Visibility must be declared on method "setUp"
36Missing function doc comment
43Visibility must be declared on method "testGroupList"
69Line exceeds 80 characters; contains 82 characters
75Line exceeds 80 characters; contains 82 characters
116Visibility must be declared on method "testGroupAdd"
131Line exceeds 80 characters; contains 82 characters
150Expected 1 blank line after function; 0 found
151The closing brace for the class must have an empty line before it
157Missing function doc comment
157Expected 1 blank line before function; 0 found
166Visibility must be declared on method "setUp"
166Missing function doc comment
173Visibility must be declared on method "testSkinListingWithGroups"
198Line exceeds 80 characters; contains 91 characters
237Visibility must be declared on method "testGroupSkinImportExport"
331Expected 1 blank line after function; 0 found
332The closing brace for the class must have an empty line before it
skinr_panels/skinr_panels.install 2 more
11Empty installation hooks are not necessary
17Empty installation hooks are not necessary
skinr_panels/skinr_panels.module 1 more
39Line exceeds 80 characters; contains 132 characters
skinr_panels/skinr_panels.skinr.inc 19 more
1The PHP open tag must be followed by exactly one blank line
74Line exceeds 80 characters; contains 83 characters
75Line indented incorrectly; expected 9 spaces, found 8
82Line indented incorrectly; expected 8 spaces, found 10
83Line indented incorrectly; expected 8 spaces, found 10
84Line exceeds 80 characters; contains 85 characters
84Line indented incorrectly; expected 8 spaces, found 10
86Line indented incorrectly; expected 9 spaces, found 8
93Only string literals should be passed to t() where possible
108Calling class constructors must always include parentheses
127Line indented incorrectly; expected 9 spaces, found 8
134Line indented incorrectly; expected 8 spaces, found 10
135Line indented incorrectly; expected 8 spaces, found 10
136Line indented incorrectly; expected 8 spaces, found 10
138Line indented incorrectly; expected 9 spaces, found 8
175If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
183Missing parameter comment
183Missing parameter type
185Return type missing for @return tag in function comment
skinr_panels/tests/skinr_panels.test 18 more
12Missing function doc comment
12Expected 1 blank line before function; 0 found
16If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
21Visibility must be declared on method "setUp"
21Missing function doc comment
22If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
45Missing parameter type
47Missing parameter type
49Missing parameter type
51Separate the @param and @return sections by a blank line.
51Return type missing for @return tag in function comment
66Visibility must be declared on method "testPanelsDefault"
73Functions must not contain multiple empty lines in a row; found 2 empty lines
107Visibility must be declared on method "testPanelsDatabase"
130Functions must not contain multiple empty lines in a row; found 2 empty lines
143Functions must not contain multiple empty lines in a row; found 2 empty lines
190Expected 1 blank line after function; 0 found
191The closing brace for the class must have an empty line before it
skinr_panels/tests/skinr_panels_test/pages_default/skinr_panels_test.inc 18 more
1Missing file doc comment
49Line indented incorrectly; expected 0 spaces, found 2
50Line indented incorrectly; expected 0 spaces, found 2
51Line indented incorrectly; expected 0 spaces, found 2
52Line indented incorrectly; expected 0 spaces, found 2
53Line indented incorrectly; expected 0 spaces, found 2
54Line indented incorrectly; expected 0 spaces, found 2
55Line indented incorrectly; expected 0 spaces, found 2
56Line indented incorrectly; expected 0 spaces, found 2
60Line indented incorrectly; expected 0 spaces, found 2
61Line indented incorrectly; expected 0 spaces, found 2
64Line indented incorrectly; expected 0 spaces, found 2
65Line indented incorrectly; expected 0 spaces, found 2
66Line indented incorrectly; expected 0 spaces, found 2
67Line indented incorrectly; expected 0 spaces, found 2
68Line indented incorrectly; expected 0 spaces, found 2
69Line indented incorrectly; expected 0 spaces, found 2
70Line indented incorrectly; expected 0 spaces, found 2
skinr_panels/tests/skinr_panels_test/panels_default/skinr_panels_test_mini_panel.inc 18 more
1Missing file doc comment
27Line indented incorrectly; expected 0 spaces, found 2
28Line indented incorrectly; expected 0 spaces, found 2
29Line indented incorrectly; expected 0 spaces, found 2
30Line indented incorrectly; expected 0 spaces, found 2
31Line indented incorrectly; expected 0 spaces, found 2
32Line indented incorrectly; expected 0 spaces, found 2
33Line indented incorrectly; expected 0 spaces, found 2
34Line indented incorrectly; expected 0 spaces, found 2
38Line indented incorrectly; expected 0 spaces, found 2
39Line indented incorrectly; expected 0 spaces, found 2
42Line indented incorrectly; expected 0 spaces, found 2
43Line indented incorrectly; expected 0 spaces, found 2
44Line indented incorrectly; expected 0 spaces, found 2
45Line indented incorrectly; expected 0 spaces, found 2
46Line indented incorrectly; expected 0 spaces, found 2
47Line indented incorrectly; expected 0 spaces, found 2
48Line indented incorrectly; expected 0 spaces, found 2
skinr_panels/tests/skinr_panels_test/skinr_panels_test.module 1 more
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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
skinr_panels/tests/skinr_panels_test/skinr_panels_test.pages_default.inc 1 more
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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
skinr_panels/tests/skinr_panels_test/skinr_panels_test.panels_default.inc 1 more
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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
skinr_ui.admin.inc 51 more
70Return type missing for @return tag in function comment
150Missing parameter type
154Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
204Array closing indentation error, expected 2 spaces but found 3
239Doc comment short description must be on a single line, further text should be a separate paragraph
251Type hint "array" missing for $skins
251Type hint "array" missing for $updates
257A comma should follow the last multiline array item. Found: )
353Line exceeds 80 characters; contains 82 characters
355Line exceeds 80 characters; contains 83 characters
361Case breaking statements must be followed by a single blank line
364Case breaking statements must be followed by a single blank line
388If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
417Missing function doc comment
549Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
573Missing parameter type
581If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
582Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
589If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
589Concat operator must be surrounded by a single space
624Missing parameter type
746Only string literals should be passed to t() where possible
783Missing parameter type
785Missing parameter type
788Return type missing for @return tag in function comment
817There must be no blank line following an inline comment
902Missing parameter type
948Missing parameter type
993There must be no blank line following an inline comment
1000Concat operator must be surrounded by a single space
1082The use of function eval() is discouraged
1139Line indented incorrectly; expected 2 spaces, found 4
1140Line indented incorrectly; expected 2 spaces, found 6
1141Line indented incorrectly; expected 2 spaces, found 4
1142Line indented incorrectly; expected 2 spaces, found 4
1145Line indented incorrectly; expected 2 spaces, found 4
1146Line indented incorrectly; expected 2 spaces, found 4
1147Line indented incorrectly; expected 2 spaces, found 4
1148Line indented incorrectly; expected 2 spaces, found 4
1149Line indented incorrectly; expected 2 spaces, found 4
1151Line indented incorrectly; expected 3 spaces, found 2
1185Functions must not contain multiple empty lines in a row; found 2 empty lines
1198Missing function doc comment
1202Missing function doc comment
1213Missing parameter type
1231If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1253Missing parameter type
1255Missing parameter type
1257Missing parameter type
1275If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
1294Missing function doc comment
skinr_ui.api.php 13 more
1The PHP open tag must be followed by exactly one blank line
4Line exceeds 80 characters; contains 88 characters
5Doc comment short description must be on a single line, further text should be a separate paragraph
27Missing parameter type
31Return type missing for @return tag in function comment
50Missing parameter type
52Missing parameter type
54Missing parameter type
57Return type missing for @return tag in function comment
73Missing parameter type
74Line exceeds 80 characters; contains 81 characters
81Line exceeds 80 characters; contains 88 characters
83Missing parameter type
skinr_ui.edit.inc 32 more
6There must be exactly one blank line after the file comment
12Missing parameter type
14Missing parameter type
17Expected 1 blank line before function; 2 found
25Missing parameter type
27Missing parameter type
45Line exceeds 80 characters; contains 82 characters
62Missing parameter type
64Missing parameter type
66Missing parameter type
120Functions must not contain multiple empty lines in a row; found 2 empty lines
124Line exceeds 80 characters; contains 92 characters
180There must be no blank line following an inline comment
204Only string literals should be passed to t() where possible
207Only string literals should be passed to t() where possible
210Case breaking statements must be followed by a single blank line
214Only string literals should be passed to t() where possible
217Only string literals should be passed to t() where possible
220Case breaking statements must be followed by a single blank line
224Only string literals should be passed to t() where possible
227Only string literals should be passed to t() where possible
230Case breaking statements must be followed by a single blank line
245Only string literals should be passed to t() where possible
246Only string literals should be passed to t() where possible
409Doc comment short description must be on a single line, further text should be a separate paragraph
411Missing parameter type
413Missing parameter type
416Return type missing for @return tag in function comment
432Doc comment short description must be on a single line, further text should be a separate paragraph
434Missing parameter type
437Return type missing for @return tag in function comment
445Only string literals should be passed to t() where possible
skinr_ui.install 1 more
22Empty installation hooks are not necessary
skinr_ui.module 27 more
43Missing parameter type
45Missing parameter type
48Return type missing for @return tag in function comment
71Do not use t() in hook_menu()
107Do not use t() in hook_menu()
117Do not use t() in hook_menu()
137Comments may not appear after statements
137Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
197Expected 1 blank line after function; 2 found
217Concat operator must be surrounded by a single space
224Case breaking statements must be followed by a single blank line
224Language constructs must be followed by a single space; expected 1 space but found 2
226Case breaking statements must be followed by a single blank line
226Language constructs must be followed by a single space; expected 1 space but found 2
228Case breaking statements must be followed by a single blank line
228Language constructs must be followed by a single space; expected 1 space but found 2
232Language constructs must be followed by a single space; expected 1 space but found 2
239Missing parameter type
241Missing parameter type
251Return type missing for @return tag in function comment
280Line exceeds 80 characters; contains 81 characters
303There should be no white space before a closing ")"
331Concat operator must be surrounded by a single space
342Empty return statement not required here
348Missing parameter type
350Missing parameter type
352Missing parameter type
tests/skinr.test 53 more
8Missing class doc comment
12Missing parameter type
14Missing parameter type
16Missing parameter type
18Separate the @param and @return sections by a blank line.
18Return type missing for @return tag in function comment
21Visibility must be declared on method "assertSkinrClass"
21Expected 1 blank line before function; 0 found
32Missing parameter type
34Missing parameter type
36Missing parameter type
38Separate the @param and @return sections by a blank line.
38Return type missing for @return tag in function comment
41Visibility must be declared on method "assertNoSkinrClass"
50Doc comment short description must be on a single line, further text should be a separate paragraph
52Missing parameter type
54Missing parameter type
56Missing parameter type
58Separate the @param and @return sections by a blank line.
58Return type missing for @return tag in function comment
66Expected 1 blank line after function; 0 found
67The closing brace for the class must have an empty line before it
75Missing function doc comment
83Possible useless method overriding detected
83Visibility must be declared on method "setUp"
83Missing function doc comment
90Visibility must be declared on method "testInstallation"
142Expected 1 blank line after function; 0 found
143The closing brace for the class must have an empty line before it
151Missing function doc comment
159Missing function doc comment
168Public method name "SkinrApiTestCase::testSkinrImplementsAPI" is not in lowerCamel format
181There must be no space between the "array" keyword and the opening parenthesis
244Visibility must be declared on method "testSkinrImplements"
275Visibility must be declared on method "testSkinrImplementsCache"
335Visibility must be declared on method "testSkinrInvokeAll"
688There must be no blank line following an inline comment
714Expected 1 blank line after function; 0 found
715The closing brace for the class must have an empty line before it
726Missing function doc comment
734Missing function doc comment
779Missing function doc comment
796Missing function doc comment
847Expected 1 blank line after function; 0 found
848The closing brace for the class must have an empty line before it
856Class property $update_url should use lowerCamel naming without underscores
857Class property $update_user should use lowerCamel naming without underscores
859Missing function doc comment
867Visibility must be declared on method "setUp"
867Missing function doc comment
877Visibility must be declared on method "testSkinrImplementsApi"
889Expected 1 blank line after function; 0 found
890The closing brace for the class must have an empty line before it
tests/skinr_test/skinr_test.css 4 more
1Opening brace should be the last content on the line
1Closing brace of class definition must be on new line
2Opening brace should be the last content on the line
2Closing brace of class definition must be on new line
tests/skinr_test/skinr_test.module 11 more
124If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
133There must be no blank line following an inline comment
133Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
144There must be no blank line following an inline comment
144Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
155There must be no blank line following an inline comment
155Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
166There must be no blank line following an inline comment
166Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
177There must be no blank line following an inline comment
177Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
tests/skinr_test/skinr_test.skinr.inc 3 more
1Missing file doc comment
34Key specified for array entry; first entry has no key
35If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
tests/skinr_test/skinr_test_advanced.css 4 more
1Opening brace should be the last content on the line
1Closing brace of class definition must be on new line
2Opening brace should be the last content on the line
2Closing brace of class definition must be on new line
tests/skinr_test/skinr_test_data.css 4 more
1Opening brace should be the last content on the line
1Closing brace of class definition must be on new line
2Opening brace should be the last content on the line
2Closing brace of class definition must be on new line
tests/skinr_test/skins/example/example.inc 1 more
1Missing file doc comment
tests/skinr_test/themes/skinr_test_basetheme/skinr_test_basetheme.skinr.inc 1 more
1Missing file doc comment
tests/skinr_test/themes/skinr_test_basetheme_other/skinr_test_basetheme_other.skinr.inc 1 more
1Missing file doc comment
tests/skinr_test/themes/skinr_test_subtheme/skinr_test_subtheme.skinr.inc 1 more
1Missing file doc comment
tests/skinr_test/themes/skinr_test_subtheme_other/skinr_test_subtheme_other.skinr.inc 1 more
1Missing file doc comment
tests/skinr_test_default/skinr_test_default.skinr_default.inc 3 more
1The PHP open tag must be followed by exactly one blank line
4Doc comment short description must start with a capital letter
4Doc comment short description must end with a full stop
tests/skinr_test_default_duplicate/skinr_test_default_duplicate.skinr_default.inc 3 more
1The PHP open tag must be followed by exactly one blank line
4Doc comment short description must start with a capital letter
4Doc comment short description must end with a full stop
tests/skinr_test_incompatible/skinr_test_incompatible.module 3 more
1Missing file doc comment
4Format 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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
tests/skinr_ui.test 73 more
14Visibility must be declared on method "setUp"
14Missing function doc comment
19If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
75Missing parameter type
77Missing parameter type
79Missing parameter type
81Separate the @param and @return sections by a blank line.
81Return type missing for @return tag in function comment
84Visibility must be declared on method "assertSkinrClass"
93Missing parameter type
95Missing parameter type
97Missing parameter type
99Separate the @param and @return sections by a blank line.
99Return type missing for @return tag in function comment
102Visibility must be declared on method "assertNoSkinrClass"
106Expected 1 blank line after function; 0 found
107The closing brace for the class must have an empty line before it
113Missing function doc comment
113Expected 1 blank line before function; 0 found
127Visibility must be declared on method "testSkinEdit"
172Visibility must be declared on method "testSkinAdditionalEdit"
203Visibility must be declared on method "testSkinEditWidgets"
237Visibility must be declared on method "testSkinEditThemeHooks"
245Functions must not contain multiple empty lines in a row; found 2 empty lines
254Functions must not contain multiple empty lines in a row; found 2 empty lines
263Expected 1 blank line after function; 0 found
264The closing brace for the class must have an empty line before it
270Missing function doc comment
270Expected 1 blank line before function; 0 found
278Visibility must be declared on method "setUp"
278Missing function doc comment
294Visibility must be declared on method "testHookSkinable"
295There must be no blank line following an inline comment
316Expected 1 blank line after function; 0 found
317The closing brace for the class must have an empty line before it
323Missing function doc comment
323Expected 1 blank line before function; 0 found
331Visibility must be declared on method "setUp"
331Missing function doc comment
355Visibility must be declared on method "testSkinDefaultStatus"
384Line exceeds 80 characters; contains 95 characters
401Visibility must be declared on method "testSkinGroups"
415Visibility must be declared on method "testSkinListing"
462Visibility must be declared on method "testSkinImportExport"
508Expected 1 blank line after function; 0 found
509The closing brace for the class must have an empty line before it
515Missing function doc comment
515Expected 1 blank line before function; 0 found
523Visibility must be declared on method "setUp"
523Missing function doc comment
545Missing parameter type
547Missing parameter type
549Missing parameter type
551Separate the @param and @return sections by a blank line.
551Return type missing for @return tag in function comment
562Visibility must be declared on method "testBlock"
608Visibility must be declared on method "testComment"
651Visibility must be declared on method "testNode"
687Visibility must be declared on method "testSystem"
689Expected 1 blank line after function; 0 found
690The closing brace for the class must have an empty line before it
699Missing function doc comment
699Expected 1 blank line before function; 0 found
708Visibility must be declared on method "setUp"
708Missing function doc comment
726Missing parameter type
728Missing parameter type
730Missing parameter type
732Separate the @param and @return sections by a blank line.
732Return type missing for @return tag in function comment
743Visibility must be declared on method "testViews"
771Expected 1 blank line after function; 0 found
772The closing brace for the class must have an empty line before it
tests/skinr_ui_test/skinr_ui_test.skinr.inc 5 more
1Missing file doc comment
32Line exceeds 80 characters; contains 87 characters
46If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
59If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
70Missing function doc comment
tests/skinr_ui_test/skinr_ui_test.views_default.inc 1 more
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.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
tests/skinr_ui_test/views_default/skinr_ui_test.inc 2 more
1Missing file doc comment
3Calling class constructors must always include parentheses
tests/skinr_ui_test_skinable/skinr_ui_test_skinable.module 1 more
21Missing function doc comment
tests/skinr_ui_test_skinable/skinr_ui_test_skinable.skinr.inc 1 more
1Missing file doc comment

History

UpdatedResult
12 Jun 2017 at 19:43 UTC
17 Dec 2015 at 14:00 UTC