64 pass

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

All classes passed!
64New Relic Insights.New Relic Insights
5New Relic Insights.NewRelicInsightsClientsConnectionTestCase
- testGetRemoteEntityQuery
- testHandleRestErrorWithError
- testHandleRestErrorNoError
- testMakeRequest
- testCallMethodArray
4New Relic Insights.NewRelicInsightsInsertTestCase
- setUp
- testPostEvent
- testWatchdogWorkflow
- testBetterStatsWorkflow
2New Relic Insights.NewRelicInsightsInsightEntityTestCase
- testInsightPropertyIsset
- testInsightPropertyGet
4New Relic Insights.NewRelicInsightsQueryTestCase
- setUp
- testQueryKeyMustBeSet
- testInternalQuery
- testExternalQuery
45New Relic Insights.NewRelicInsightsRemoteEntityQueryTestCase
- testGetSetNRQL
- testBuildNRQL
- testCountNRQL
- testRangeNRQL
- testEntityConditionEntityID
- testEntityConditionEntityType
- testEntityConditionBundle
- testEntityConditionArbitrary
- testFieldConditionArbitrary
- testPropertyConditionArbitrary
- testPropertyConditionNotEqualsOperatorSQL
- testPropertyConditionContainsOperator
- testPropertyConditionStartsWithOperator
- testPropertyConditionInOperator
- testPropertyConditionNotInOperator
- testPropertyConditionNRQLInjection
- testPropertyConditionTimestamp
- testTimeConditionNormalization
- testTimeConditionNormalizationForgiveness
- testTimeConditionGreaterThanOperator
- testTimeConditionLessThanOperatorOnly
- testTimeConditionLessThanOperator
- testTimeConditionGreaterThanOrEqualToOperator
- testTimeConditionLessThanOrEqualToOperatorOnly
- testTimeConditionLessThanOrEqualToOperator
- testTimeConditionEqualToOperator
- testTimeConditionBetweenOperator
- testExecuteClientCall
- testExecuteStandardResponse
- testExecuteCountResponse
- testExecuteNRQLInjectionResponse
- testBuildFromEFQCount
- testBuildFromEFQRange
- testBuildFromEFQViewsRangePerPage
- testBuildFromEFQViewsRangeTotalPages
- testBuildFromEFQViewsRangeTotalPagesPerPage
- testBuildFromEFQPropertyCondition
- testBuildFromEFQEntityCondition
- testBuildFromEFQFieldCondition
- testBuildNRQLMultiBundle
- testBuildNRQLMultiConditions
- testBuildNRQLMultiInConditions
- testBuildNRQLMultiInWithNormalConditions
- testBuildNRQLMultiOutConditions
- testBuildNRQLMultiOutWithNormalConditions
4New Relic Insights.NewRelicInsightsUITestCase
- setUp
- testShouldFollowPermissions
- testShouldAllowConfigThroughUI
- testShouldAllowAccesslogDisableDB

382 coding standards messages

382 more than previous result

doc/configuring.md 4 more
line 63Line exceeds 80 characters; contains 83 characters
64Line exceeds 80 characters; contains 101 characters
68Line exceeds 80 characters; contains 163 characters
69Line exceeds 80 characters; contains 162 characters
doc/inserting.md 3 more
188Line exceeds 80 characters; contains 106 characters
189Line exceeds 80 characters; contains 110 characters
190Line exceeds 80 characters; contains 146 characters
doc/querying.md 4 more
59Line exceeds 80 characters; contains 82 characters
75Line exceeds 80 characters; contains 92 characters
122Line exceeds 80 characters; contains 89 characters
193Line exceeds 80 characters; contains 104 characters
new_relic_insights.admin.inc 8 more
6There must be exactly one blank line after the file comment
12Expected 1 blank line before function; 2 found
24Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
33Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
43If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
61Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
65A comma should follow the last multiline array item. Found: )
73A comma should follow the last multiline array item. Found: )
new_relic_insights.install 2 more
100Array indentation error, expected 8 spaces but found 10
129Empty array declaration must have no space between the parentheses
new_relic_insights.module 18 more
6There must be exactly one blank line after the file comment
112Comments may not appear after statements
200Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
269Doc comment short description must be on a single line, further text should be a separate paragraph
315If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
364Doc comment short description must be on a single line, further text should be a separate paragraph
369Parameter tags must be grouped together in a doc comment
373Type hint "array" missing for $data
396Type hint "array" missing for $data
448Doc comment short description must be on a single line, further text should be a separate paragraph
500Doc comment short description must be on a single line, further text should be a separate paragraph
529Doc comment short description must be on a single line, further text should be a separate paragraph
648Expected 1 space after "?"; 3 found
660Comments may not appear after statements
660Inline comments must start with a capital letter
661Comments may not appear after statements
661Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
665There should be no white space after an opening "("
new_relic_insights.views.inc 4 more
6There must be exactly one blank line after the file comment
14Expected 1 blank line before function; 2 found
25Expected 1 space after FOREACH keyword; 0 found
37Expected 1 space after FOREACH keyword; 0 found
src/clients_connection_new_relic_insights_query.inc 43 more
1The PHP open tag must be followed by exactly one blank line
10Class name must begin with a capital letter
10Class name must use UpperCamel naming without underscores
14There must be exactly one blank line before the tags in a doc comment
16Class property $endpoint_base should use lowerCamel naming without underscores
24Return type missing for @return tag in function comment
25Return comment indentation must be 3 spaces, found 2 spaces
27Visibility must be declared on method "credentialsProperties"
31Parameter $form is not described in comment
34Missing parameter type
35Parameter comment indentation must be 3 spaces, found 2 spaces
40Visibility must be declared on method "connectionSettingsFormAlter"
77Visibility must be declared on method "connectionSettingsForm_submit"
77Method name "clients_connection_new_relic_insights_query::connectionSettingsForm_submit" is not in lowerCamel format
89There must be no blank line following an inline comment
94Visibility must be declared on method "remote_entity_load"
94Method name "clients_connection_new_relic_insights_query::remote_entity_load" is not in lowerCamel format
101Visibility must be declared on method "remote_entity_save"
101Method name "clients_connection_new_relic_insights_query::remote_entity_save" is not in lowerCamel format
108Visibility must be declared on method "getRemoteEntityQuery"
115Visibility must be declared on method "entity_property_type_map"
115Method name "clients_connection_new_relic_insights_query::entity_property_type_map" is not in lowerCamel format
139There must be no blank line following an inline comment
148Missing parameter type
149Parameter comment indentation must be 3 spaces, found 2 spaces
153Visibility must be declared on method "handleRestError"
170Missing parameter type
172Missing parameter type
179Return type missing for @return tag in function comment
180Return comment indentation must be 3 spaces, found 2 spaces
182Visibility must be declared on method "callMethodArray"
206Missing parameter type
207Parameter comment indentation must be 3 spaces, found 2 spaces
208Missing parameter type
209Parameter comment indentation must be 3 spaces, found 2 spaces
210Parameter comment indentation must be 3 spaces, found 2 spaces
211Parameter comment indentation must be 3 spaces, found 2 spaces
212Missing parameter type
212Parameter comment must be on the next line
213Parameter comment indentation must be 3 spaces, found 2 spaces
215Return type missing for @return tag in function comment
216Return comment indentation must be 3 spaces, found 2 spaces
218Visibility must be declared on method "makeRequest"
src/Insight.inc 5 more
8Missing class doc comment
10Missing function doc comment
19Missing function doc comment
23Missing function doc comment
27Missing function doc comment
src/InsightEntityController.inc 10 more
8Missing class doc comment
30Line indented incorrectly; expected 12 spaces, found 14
31Line indented incorrectly; expected 14 spaces, found 16
32Line indented incorrectly; expected 16 spaces, found 18
33Line indented incorrectly; expected 14 spaces, found 16
34Line indented incorrectly; expected 14 spaces, found 16
35Line indented incorrectly; expected 16 spaces, found 18
36Line indented incorrectly; expected 16 spaces, found 18
37Line indented incorrectly; expected 16 spaces, found 18
38Line indented incorrectly; expected 14 spaces, found 16
src/InsightRemoteEntityQuery.inc 58 more
6There must be exactly one blank line after the file comment
9Missing class doc comment
25Missing @var tag in member variable comment
48Doc comment short description must be on a single line, further text should be a separate paragraph
52The @var tag must be the first tag in a member variable comment
63Doc comment short description must be on a single line, further text should be a separate paragraph
86Missing short description in doc comment
88Missing parameter comment
88Missing parameter type
89Missing parameter comment
89Missing parameter type
90Missing parameter comment
92Visibility must be declared on method "entityCondition"
114Missing short description in doc comment
116Missing parameter comment
116Missing parameter type
117Missing parameter comment
117Missing parameter type
118Missing parameter comment
120Visibility must be declared on method "propertyCondition"
147Case breaking statements must be followed by a single blank line
148Code after RETURN statement cannot be executed
148Line indented incorrectly; expected 6 spaces, found 8
158Case breaking statements must be followed by a single blank line
159Code after RETURN statement cannot be executed
159Line indented incorrectly; expected 6 spaces, found 8
160Line indented incorrectly; expected 4 spaces, found 2
160Closing brace indented incorrectly; expected 4 spaces, found 2
182Missing short description in doc comment
184Missing parameter comment
184Missing parameter type
185Missing parameter comment
185Missing parameter type
187Visibility must be declared on method "timeCondition"
193Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
236Missing short description in doc comment
239Missing parameter comment
239Missing parameter type
240Missing parameter comment
240Missing parameter type
241Missing parameter comment
241Missing parameter type
242Missing parameter comment
244Visibility must be declared on method "fieldCondition"
248Missing short description in doc comment
250Missing parameter comment
251Missing parameter comment
253Type hint "null" missing for $start
253Type hint "null" missing for $length
274Visibility must be declared on method "execute"
300Missing parameter type
303Return type missing for @return tag in function comment
306Visibility must be declared on method "buildFromEFQ"
306Method name "InsightRemoteEntityQuery::buildFromEFQ" is not in lowerCamel format
356Public method name "InsightRemoteEntityQuery::buildNRQL" is not in lowerCamel format
471Public method name "InsightRemoteEntityQuery::getNRQL" is not in lowerCamel format
477Doc comment short description must be on a single line, further text should be a separate paragraph
482Public method name "InsightRemoteEntityQuery::setNRQL" is not in lowerCamel format
test/module/new_relic_insights_endpoint/new_relic_insights_endpoint.install 2 more
6There must be exactly one blank line after the file comment
12Expected 1 blank line before function; 2 found
test/module/new_relic_insights_endpoint/new_relic_insights_endpoint.module 4 more
5Doc comment short description must end with a full stop
6There must be exactly one blank line after the file comment
12Expected 1 blank line before function; 2 found
57Description for the @return value is missing
test/src/clients_connection_new_relic_insights_query.test 18 more
8Missing class doc comment
12There must be exactly one blank line before the tags in a doc comment
18There must be exactly one blank line before the tags in a doc comment
24There must be exactly one blank line before the tags in a doc comment
31Missing function doc comment
39Missing function doc comment
45"require_once" is a statement not a function; no parentheses are required
46"require_once" is a statement not a function; no parentheses are required
47"require_once" is a statement not a function; no parentheses are required
48"require_once" is a statement not a function; no parentheses are required
63Visibility must be declared on method "testGetRemoteEntityQuery"
64"require_once" is a statement not a function; no parentheses are required
65"require_once" is a statement not a function; no parentheses are required
73Visibility must be declared on method "testHandleRestErrorWithError"
92Visibility must be declared on method "testHandleRestErrorNoError"
110Visibility must be declared on method "testMakeRequest"
137Visibility must be declared on method "testCallMethodArray"
166There must be exactly one blank line before the tags in a doc comment
test/src/clients_connection_wrapper.php 13 more
6Doc comment short description must be on a single line, further text should be a separate paragraph
9Class name must begin with a capital letter
9Class name must use UpperCamel naming without underscores
9Missing class doc comment
11Missing function doc comment
19Visibility must be declared on method "get_credentials_storage_plugin"
19Method name "clients_connection_wrapper::get_credentials_storage_plugin" is not in lowerCamel format
19Missing function doc comment
25Class name must begin with a capital letter
25Class name must use UpperCamel naming without underscores
25Missing class doc comment
27Visibility must be declared on method "credentialsLoad"
27Missing function doc comment
test/src/insert.test 14 more
4The second line in the file doc comment must be "@file"
10There must be exactly one blank line before the tags in a doc comment
21Missing function doc comment
35Parameter tags must be grouped together in a doc comment
40Functions must not contain multiple empty lines in a row; found 2 empty lines
114"require_once" is a statement not a function; no parentheses are required
146Expected 1 blank line after function; 0 found
147The closing brace for the class must have an empty line before it
151Doc comment short description must be on a single line, further text should be a separate paragraph
156Parameter tags must be grouped together in a doc comment
159Parameter tags must be grouped together in a doc comment
166Missing function doc comment
166Expected 1 blank line before function; 0 found
175Expected 1 blank line after function; 0 found
test/src/Insight.test 10 more
8Missing class doc comment
12There must be exactly one blank line before the tags in a doc comment
18There must be exactly one blank line before the tags in a doc comment
20Class property $entity_data should use lowerCamel naming without underscores
27Missing function doc comment
35Missing function doc comment
41"require_once" is a statement not a function; no parentheses are required
42"require_once" is a statement not a function; no parentheses are required
53Visibility must be declared on method "testInsightPropertyIsset"
71Visibility must be declared on method "testInsightPropertyGet"
test/src/InsightRemoteEntityQuery.test 107 more
8Missing class doc comment
12Missing @var tag in member variable comment
17There must be exactly one blank line before the tags in a doc comment
23There must be exactly one blank line before the tags in a doc comment
29There must be exactly one blank line before the tags in a doc comment
33Missing function doc comment
41Missing function doc comment
46"require_once" is a statement not a function; no parentheses are required
47"require_once" is a statement not a function; no parentheses are required
48"require_once" is a statement not a function; no parentheses are required
66Parameter tags must be grouped together in a doc comment
69Protected method name "NewRelicInsightsRemoteEntityQueryTestCase::assertNRQLContains" is not in lowerCamel format
80Protected method name "NewRelicInsightsRemoteEntityQueryTestCase::assertDefaultNRQL" is not in lowerCamel format
87Doc comment short description must be on a single line, further text should be a separate paragraph
89Visibility must be declared on method "testGetSetNRQL"
89Method name "NewRelicInsightsRemoteEntityQueryTestCase::testGetSetNRQL" is not in lowerCamel format
99Visibility must be declared on method "testBuildNRQL"
99Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQL" is not in lowerCamel format
107Visibility must be declared on method "testCountNRQL"
107Method name "NewRelicInsightsRemoteEntityQueryTestCase::testCountNRQL" is not in lowerCamel format
116Visibility must be declared on method "testRangeNRQL"
116Method name "NewRelicInsightsRemoteEntityQueryTestCase::testRangeNRQL" is not in lowerCamel format
127Doc comment short description must end with a full stop
129Visibility must be declared on method "testEntityConditionEntityID"
129Method name "NewRelicInsightsRemoteEntityQueryTestCase::testEntityConditionEntityID" is not in lowerCamel format
136Doc comment short description must end with a full stop
138Visibility must be declared on method "testEntityConditionEntityType"
145Doc comment short description must end with a full stop
147Visibility must be declared on method "testEntityConditionBundle"
156Visibility must be declared on method "testEntityConditionArbitrary"
166Visibility must be declared on method "testFieldConditionArbitrary"
176Visibility must be declared on method "testPropertyConditionArbitrary"
186Visibility must be declared on method "testPropertyConditionNotEqualsOperatorSQL"
186Method name "NewRelicInsightsRemoteEntityQueryTestCase::testPropertyConditionNotEqualsOperatorSQL" is not in lowerCamel format
195Doc comment short description must be on a single line, further text should be a separate paragraph
197Visibility must be declared on method "testPropertyConditionContainsOperator"
206Doc comment short description must be on a single line, further text should be a separate paragraph
208Visibility must be declared on method "testPropertyConditionStartsWithOperator"
218Visibility must be declared on method "testPropertyConditionInOperator"
230Visibility must be declared on method "testPropertyConditionNotInOperator"
242Visibility must be declared on method "testPropertyConditionNRQLInjection"
242Method name "NewRelicInsightsRemoteEntityQueryTestCase::testPropertyConditionNRQLInjection" is not in lowerCamel format
251Visibility must be declared on method "testPropertyConditionTimestamp"
262Visibility must be declared on method "testTimeConditionNormalization"
272Doc comment short description must be on a single line, further text should be a separate paragraph
274Visibility must be declared on method "testTimeConditionNormalizationForgiveness"
285Visibility must be declared on method "testTimeConditionGreaterThanOperator"
295Doc comment short description must be on a single line, further text should be a separate paragraph
297Visibility must be declared on method "testTimeConditionLessThanOperatorOnly"
305Doc comment short description must be on a single line, further text should be a separate paragraph
307Visibility must be declared on method "testTimeConditionLessThanOperator"
320Doc comment short description must be on a single line, further text should be a separate paragraph
322Visibility must be declared on method "testTimeConditionGreaterThanOrEqualToOperator"
332Doc comment short description must be on a single line, further text should be a separate paragraph
334Visibility must be declared on method "testTimeConditionLessThanOrEqualToOperatorOnly"
342Doc comment short description must be on a single line, further text should be a separate paragraph
344Visibility must be declared on method "testTimeConditionLessThanOrEqualToOperator"
357Doc comment short description must be on a single line, further text should be a separate paragraph
359Visibility must be declared on method "testTimeConditionEqualToOperator"
370Doc comment short description must be on a single line, further text should be a separate paragraph
372Visibility must be declared on method "testTimeConditionBetweenOperator"
385Visibility must be declared on method "testExecuteClientCall"
400Visibility must be declared on method "testExecuteStandardResponse"
410Visibility must be declared on method "testExecuteCountResponse"
421Visibility must be declared on method "testExecuteNRQLInjectionResponse"
421Method name "NewRelicInsightsRemoteEntityQueryTestCase::testExecuteNRQLInjectionResponse" is not in lowerCamel format
436Visibility must be declared on method "testBuildFromEFQCount"
436Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQCount" is not in lowerCamel format
447Visibility must be declared on method "testBuildFromEFQRange"
447Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQRange" is not in lowerCamel format
459Visibility must be declared on method "testBuildFromEFQViewsRangePerPage"
459Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQViewsRangePerPage" is not in lowerCamel format
460Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
479Visibility must be declared on method "testBuildFromEFQViewsRangeTotalPages"
479Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQViewsRangeTotalPages" is not in lowerCamel format
480Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
499Visibility must be declared on method "testBuildFromEFQViewsRangeTotalPagesPerPage"
499Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQViewsRangeTotalPagesPerPage" is not in lowerCamel format
500Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
520Visibility must be declared on method "testBuildFromEFQPropertyCondition"
520Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQPropertyCondition" is not in lowerCamel format
531Visibility must be declared on method "testBuildFromEFQEntityCondition"
531Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQEntityCondition" is not in lowerCamel format
542Visibility must be declared on method "testBuildFromEFQFieldCondition"
542Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildFromEFQFieldCondition" is not in lowerCamel format
553Visibility must be declared on method "testBuildNRQLMultiBundle"
553Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiBundle" is not in lowerCamel format
564Visibility must be declared on method "testBuildNRQLMultiConditions"
564Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiConditions" is not in lowerCamel format
581Visibility must be declared on method "testBuildNRQLMultiInConditions"
581Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiInConditions" is not in lowerCamel format
583If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
584If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
599Doc comment short description must be on a single line, further text should be a separate paragraph
601Visibility must be declared on method "testBuildNRQLMultiInWithNormalConditions"
601Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiInWithNormalConditions" is not in lowerCamel format
603If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
604If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
620Visibility must be declared on method "testBuildNRQLMultiOutConditions"
620Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiOutConditions" is not in lowerCamel format
622If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
623If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
638Doc comment short description must be on a single line, further text should be a separate paragraph
640Visibility must be declared on method "testBuildNRQLMultiOutWithNormalConditions"
640Method name "NewRelicInsightsRemoteEntityQueryTestCase::testBuildNRQLMultiOutWithNormalConditions" is not in lowerCamel format
642If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
643If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
test/src/InsightWrapper.php 5 more
6Doc comment short description must be on a single line, further text should be a separate paragraph
9Missing class doc comment
11Missing function doc comment
17Expected 1 blank line after function; 2 found
20The closing brace for the class must have an empty line before it
test/src/MockConnection.php 7 more
6There must be exactly one blank line after the file comment
9Missing class doc comment
13There must be exactly one blank line before the tags in a doc comment
19There must be exactly one blank line before the tags in a doc comment
25There must be exactly one blank line before the tags in a doc comment
29Missing function doc comment
33Missing function doc comment
test/src/MockCustomEventRecorder.php 7 more
6Doc comment short description must be on a single line, further text should be a separate paragraph
7There must be exactly one blank line after the file comment
12Doc comment short description must be on a single line, further text should be a separate paragraph
17Parameter tags must be grouped together in a doc comment
20Parameter tags must be grouped together in a doc comment
27Missing function doc comment
27Expected 1 blank line before function; 0 found
test/src/NewRelicInsightsBehaviorTestBase.test 10 more
6There must be exactly one blank line after the file comment
9Missing class doc comment
13There must be exactly one blank line before the tags in a doc comment
19There must be exactly one blank line before the tags in a doc comment
25There must be exactly one blank line before the tags in a doc comment
29Missing function doc comment
41Missing function doc comment
48Doc comment short description must be on a single line, further text should be a separate paragraph
50Protected method name "NewRelicInsightsBehaviorTestBase::setUpInsightsUA" is not in lowerCamel format
76Parameter tags must be grouped together in a doc comment
test/src/NewRelicInsightsUnitTestBase.test 14 more
6There must be exactly one blank line after the file comment
9Missing class doc comment
13There must be exactly one blank line before the tags in a doc comment
19Doc comment short description must be on a single line, further text should be a separate paragraph
29Concat operator must be surrounded by a single space
35Doc comment short description must be on a single line, further text should be a separate paragraph
37Protected method name "NewRelicInsightsUnitTestBase::require_once_insanity" is not in lowerCamel format
42"require_once" is a statement not a function; no parentheses are required
48"require_once" is a statement not a function; no parentheses are required
54"require_once" is a statement not a function; no parentheses are required
59Line exceeds 80 characters; contains 82 characters
59Line indented incorrectly; expected 4 spaces, found 6
60Line indented incorrectly; expected 4 spaces, found 6
62"require_once" is a statement not a function; no parentheses are required
test/src/query.test 7 more
10There must be exactly one blank line before the tags in a doc comment
14Missing function doc comment
22Missing function doc comment
24Calling class constructors must always include parentheses
33Parameter tags must be grouped together in a doc comment
67Doc comment short description must be on a single line, further text should be a separate paragraph
81Doc comment short description must be on a single line, further text should be a separate paragraph
test/src/UI.test 5 more
10There must be exactly one blank line before the tags in a doc comment
12Class property $admin_values should use lowerCamel naming without underscores
20Missing function doc comment
59Public method name "NewRelicInsightsUITestCase::testShouldAllowConfigThroughUI" is not in lowerCamel format
110Public method name "NewRelicInsightsUITestCase::testShouldAllowAccesslogDisableDB" is not in lowerCamel format

History

UpdatedResult
12 Jun 2017 at 18:45 UTC
14 Dec 2015 at 23:01 UTC
13 Dec 2015 at 05:55 UTC
13 Dec 2015 at 05:24 UTC