Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

plagiarism/vericite/lang/es/plagiarism_vericite.php
BOM character found

PHP coding style problems

(1981 errors, 456 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

plagiarism/vericite/classes/task/send_files.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Whitespace found at end of line
(#7) Opening brace should be on the same line as the declaration
(#12) Whitespace found at end of line
(#13) Opening brace should be on the same line as the declaration
(#15) "include_once" must be immediately followed by an open parenthesis
(#22) Whitespace found at end of line
(#23) Opening brace should be on the same line as the declaration
(#29) Variable "dbfileIDs" must be all lower-case
(#30) Variable "dbfileIDs" must be all lower-case
(#32) Variable "dbfileIDs" must be all lower-case
(#32) Variable "dbfileID" must be all lower-case
(#34) Variable "dbfileID" must be all lower-case
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line exceeds 132 characters; contains 145 characters
(#40) Variable "dbfileIDs" must be all lower-case
(#40) Variable "dbfileID" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// Get data for this row" but found "//Get data for this row"
(#43) Variable "dbfileID" must be all lower-case
(#43) Line exceeds 132 characters; contains 159 characters
(#52) Variable "reportMetaData" must be all lower-case
(#56) Expected 1 space after "?"; 2 found
(#77) Whitespace found at end of line
(#78) Variable "apiArgs" must be all lower-case
(#79) Variable "apiArgs" must be all lower-case
(#80) Variable "apiArgs" must be all lower-case
(#81) Variable "apiArgs" must be all lower-case
(#82) Variable "apiArgs" must be all lower-case
(#83) Variable "apiArgs" must be all lower-case
(#83) Whitespace found at end of line
(#84) Variable "externalContentData" must be all lower-case
(#85) Variable "externalContentData" must be all lower-case
(#90) Variable "externalContentData" must be all lower-case
(#91) Variable "externalContentData" must be all lower-case
(#92) Variable "externalContentData" must be all lower-case
(#93) Variable "externalContentData" must be all lower-case
(#94) Variable "reportMetaData" must be all lower-case
(#94) Variable "externalContentData" must be all lower-case
(#94) Line exceeds 132 characters; contains 138 characters
(#95) Variable "apiArgs" must be all lower-case
(#95) Variable "reportMetaData" must be all lower-case
(#96) Variable "apiArgs" must be all lower-case
(#96) Line exceeds 132 characters; contains 157 characters
(#98) AS keyword must be lowercase; expected "as" but found "AS"
(#101) Line exceeds 132 characters; contains 142 characters
(#104) Variable "fh_res" must not contain underscores.
(#105) Variable "fh_res" must not contain underscores.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) No space found before comment text; expected "// Set Encryption from header" but found "//Set Encryption from header"
(#119) Variable "result_json" must not contain underscores.
(#120) Variable "result_json" must not contain underscores.
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// delete temp file" but found "//delete temp file"
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line exceeds 132 characters; contains 146 characters
plagiarism/vericite/db/access.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
plagiarism/vericite/db/events.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
plagiarism/vericite/db/tasks.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
plagiarism/vericite/db/upgrade.php
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Opening brace should be on the same line as the declaration
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// need to add tokenUser column in Token table" but found "//need to add tokenUser column in Token table"
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// change API url to new url" but found "//change API url to new url"
(#92) Variable "vcApi" must be all lower-case
(#93) Variable "vcApi" must be all lower-case
(#94) Variable "vcApi" must be all lower-case
(#95) Variable "vcApi" must be all lower-case
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// need to add preliminary column in files table" but found "//need to add preliminary column in files table"
plagiarism/vericite/lang/es/plagiarism_vericite.php
(#1) The first thing in a PHP file must be the <?php tag.
plagiarism/vericite/lib.php
(#33) "require_once" must be immediately followed by an open parenthesis
(#34) "require_once" must be immediately followed by an open parenthesis
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) No space found before comment text; expected "// after PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN of submission, use this cache time" but found "//after PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN of submission, use this cache time"
(#47) No space found before comment text; expected "// do not consult the cache until X minutes after the initial submission" but found "//do not consult the cache until X minutes after the initial submission"
(#48) Line exceeds 132 characters; contains 151 characters
(#48) No space found before comment text; expected "// within PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN of submission, use this cache time" but found "//within PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN of submission, use this cache time"
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) No space found before comment text; expected "// preliminary scores to be rechecked soon" but found "//preliminary scores to be rechecked soon"
(#62) Whitespace found at end of line
(#63) Opening brace should be on the same line as the declaration
(#75) The use of function print_r() is forbidden
(#91) Line exceeds 132 characters; contains 138 characters
(#97) Line exceeds maximum limit of 180 characters; contains 181 characters
(#105) Line exceeds 132 characters; contains 139 characters
(#107) Line exceeds maximum limit of 180 characters; contains 205 characters
(#108) Expected 1 space after "="; 2 found
(#108) Line exceeds 132 characters; contains 140 characters
(#117) The use of function print_r() is forbidden
(#120) Line exceeds 132 characters; contains 150 characters
(#135) No space found before comment text; expected "// Show Report and/or Score if allowed." but found "//Show Report and/or Score if allowed."
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Line exceeds 132 characters; contains 134 characters
(#142) Line exceeds 132 characters; contains 134 characters
(#145) Line exceeds 132 characters; contains 149 characters
(#146) Empty ELSE statement detected
(#147) No space found before comment text; expected "// Not able to view report or score..." but found "//Not able to view report or score..."
(#150) Line exceeds 132 characters; contains 141 characters
(#158) Whitespace found at end of line
(#159) Opening brace should be on the same line as the declaration
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) The use of function print_r() is forbidden
(#167) Line exceeds 132 characters; contains 139 characters
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Variable "viewPreliminaryReport" must be all lower-case
(#202) Expected 1 space after "=>"; 2 found
(#208) Variable "viewPreliminaryReport" must be all lower-case
(#210) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) No space found before comment text; expected "// do not consult the cache if the timesubmitted is less than PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN" but found "//do not consult the cache if the timesubmitted is less than PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN"
(#216) Variable "cacheTime" must be all lower-case
(#218) Line exceeds maximum limit of 180 characters; contains 246 characters
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) No space found before comment text; expected "// there should only be 1 result" but found "//there should only be 1 result"
(#223) Line exceeds 132 characters; contains 147 characters
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// don't consult the cache until at least PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN after submission" but found "//don't consult the cache until at least PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN after submission"
(#226) Line exceeds 132 characters; contains 136 characters
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// recheck after PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN_RECHECK minutes instead of the normal cache time" but found "//recheck after PLAGIARISM_VERICITE_SCORE_CACHE_IGNORE_MIN_RECHECK minutes instead of the normal cache time"
(#227) Variable "cacheTime" must be all lower-case
(#232) Expected 1 space before "=="; 0 found
(#232) Expected 1 space after "=="; 0 found
(#233) Variable "cacheTime" must be all lower-case
(#235) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#237) Variable "cacheTime" must be all lower-case
(#237) Line exceeds 132 characters; contains 168 characters
(#238) The use of function print_r() is forbidden
(#239) Variable "cacheTime" must be all lower-case
(#256) The use of function print_r() is forbidden
(#258) Variable "cacheTime" must be all lower-case
(#260) Variable "scoreElement" must be all lower-case
(#261) Variable "scoreElement" must be all lower-case
(#262) Variable "scoreElement" must be all lower-case
(#263) Variable "scoreElement" must be all lower-case
(#277) Line exceeds 132 characters; contains 150 characters
(#282) Line exceeds 132 characters; contains 143 characters
(#319) The use of function print_r() is forbidden
(#319) The use of function print_r() is forbidden
(#319) Line exceeds 132 characters; contains 134 characters
(#321) The use of function print_r() is forbidden
(#330) Line exceeds 132 characters; contains 147 characters
(#331) The use of function print_r() is forbidden
(#334) The use of function print_r() is forbidden
(#343) Variable "apiArgs" must be all lower-case
(#344) Variable "apiArgs" must be all lower-case
(#345) Variable "apiArgs" must be all lower-case
(#346) Variable "apiArgs" must be all lower-case
(#347) Variable "apiArgs" must be all lower-case
(#348) Variable "apiArgs" must be all lower-case
(#351) Variable "apiArgs" must be all lower-case
(#352) Variable "apiArgs" must be all lower-case
(#353) Variable "apiArgs" must be all lower-case
(#356) Variable "apiArgs" must be all lower-case
(#357) Variable "apiArgs" must be all lower-case
(#358) Variable "apiArgs" must be all lower-case
(#361) Variable "apiArgs" must be all lower-case
(#361) Line exceeds 132 characters; contains 145 characters
(#363) Variable "report_url_link_response" must not contain underscores.
(#364) Variable "report_url_link_url" must not contain underscores.
(#364) Variable "report_url_link_response" must not contain underscores.
(#365) Variable "report_url_link_identifier" must not contain underscores.
(#365) Variable "report_url_link_response" must not contain underscores.
(#368) Variable "report_url_link_url" must not contain underscores.
(#368) Variable "report_url_link_identifier" must not contain underscores.
(#369) The use of function print_r() is forbidden
(#369) Variable "report_url_link_response" must not contain underscores.
(#369) Line exceeds 132 characters; contains 157 characters
(#373) Variable "report_url_link_identifier" must not contain underscores.
(#373) Variable "report_url_link_url" must not contain underscores.
(#373) Line exceeds 132 characters; contains 163 characters
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "report_url_link_identifier" must not contain underscores.
(#376) Variable "report_url_link_url" must not contain underscores.
(#381) Variable "report_url_link_identifier" must not contain underscores.
(#387) Variable "report_url_link_url" must not contain underscores.
(#397) Variable "report_url_link_response" must not contain underscores.
(#398) Variable "report_url_link_response" must not contain underscores.
(#399) Variable "report_url_link_identifier" must not contain underscores.
(#401) Variable "report_url_link_url" must not contain underscores.
(#418) The use of function print_r() is forbidden
(#425) Whitespace found at end of line
(#426) Opening brace should be on the same line as the declaration
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Line exceeds 132 characters; contains 145 characters
(#445) Line exceeds 132 characters; contains 133 characters
(#446) Line exceeds 132 characters; contains 161 characters
(#452) Line exceeds 132 characters; contains 148 characters
(#453) Line exceeds 132 characters; contains 136 characters
(#454) Line exceeds 132 characters; contains 167 characters
(#460) Line exceeds 132 characters; contains 147 characters
(#461) Line exceeds 132 characters; contains 135 characters
(#462) Line exceeds 132 characters; contains 165 characters
(#468) Line exceeds 132 characters; contains 154 characters
(#469) Line exceeds 132 characters; contains 142 characters
(#470) Line exceeds 132 characters; contains 179 characters
(#477) Line exceeds 132 characters; contains 152 characters
(#478) Line exceeds 132 characters; contains 140 characters
(#479) Line exceeds 132 characters; contains 168 characters
(#485) Line exceeds 132 characters; contains 155 characters
(#486) Line exceeds 132 characters; contains 143 characters
(#487) Line exceeds 132 characters; contains 174 characters
(#493) Line exceeds 132 characters; contains 154 characters
(#494) Line exceeds 132 characters; contains 142 characters
(#495) Line exceeds 132 characters; contains 172 characters
(#501) Line exceeds 132 characters; contains 161 characters
(#502) Line exceeds 132 characters; contains 149 characters
(#503) Line exceeds maximum limit of 180 characters; contains 186 characters
(#530) Variable "apiArgs" must be all lower-case
(#531) Variable "apiArgs" must be all lower-case
(#532) Variable "apiArgs" must be all lower-case
(#533) Variable "apiArgs" must be all lower-case
(#534) Variable "apiArgs" must be all lower-case
(#539) Line exceeds 132 characters; contains 162 characters
(#540) Line exceeds 132 characters; contains 171 characters
(#541) Line exceeds 132 characters; contains 166 characters
(#542) Line exceeds maximum limit of 180 characters; contains 188 characters
(#544) Line exceeds 132 characters; contains 159 characters
(#544) No space found before comment text; expected "// VeriCite expects the time to be in milliseconds" but found "//VeriCite expects the time to be in milliseconds"
(#547) No space found before comment text; expected "// TODO: attachments (introattachments)" but found "//TODO: attachments (introattachments)"
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#548) This comment is 60% valid code; is this commented out code?
(#548) Line exceeds maximum limit of 180 characters; contains 267 characters
(#552) Variable "apiArgs" must be all lower-case
(#553) Variable "apiArgs" must be all lower-case
(#566) Whitespace found at end of line
(#567) Opening brace should be on the same line as the declaration
(#600) Line exceeds 132 characters; contains 133 characters
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Line exceeds maximum limit of 180 characters; contains 181 characters
(#614) Whitespace found at end of line
(#615) Line exceeds maximum limit of 180 characters; contains 201 characters
(#625) Line exceeds 132 characters; contains 135 characters
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Line exceeds maximum limit of 180 characters; contains 184 characters
(#631) Whitespace found at end of line
(#632) Line exceeds maximum limit of 180 characters; contains 204 characters
(#634) Line exceeds 132 characters; contains 137 characters
(#642) Line exceeds 132 characters; contains 138 characters
(#643) Line exceeds 132 characters; contains 133 characters
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#648) Line exceeds maximum limit of 180 characters; contains 183 characters
(#648) Whitespace found at end of line
(#649) Line exceeds maximum limit of 180 characters; contains 203 characters
(#651) Line exceeds 132 characters; contains 135 characters
(#659) Line exceeds 132 characters; contains 137 characters
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Line exceeds maximum limit of 180 characters; contains 189 characters
(#668) Line exceeds maximum limit of 180 characters; contains 210 characters
(#670) Line exceeds 132 characters; contains 144 characters
(#676) Line exceeds 132 characters; contains 137 characters
(#677) Line exceeds 132 characters; contains 138 characters
(#678) Line exceeds 132 characters; contains 144 characters
(#679) Line exceeds 132 characters; contains 145 characters
(#687) Whitespace found at end of line
(#688) Opening brace should be on the same line as the declaration
(#689) Line exceeds maximum limit of 180 characters; contains 234 characters
(#698) Whitespace found at end of line
(#699) Opening brace should be on the same line as the declaration
(#722) Whitespace found at end of line
(#723) Opening brace should be on the same line as the declaration
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#730) Whitespace found at end of line
(#731) Opening brace should be on the same line as the declaration
(#734) Visibility must be declared on method "plagiarism_vericite_get_scores"
(#734) Whitespace found at end of line
(#735) Opening brace should be on the same line as the declaration
(#737) Variable "scoreElement" must be all lower-case
(#738) Variable "apiArgs" must be all lower-case
(#739) Variable "apiArgs" must be all lower-case
(#740) Variable "apiArgs" must be all lower-case
(#741) Variable "apiArgs" must be all lower-case
(#742) Variable "apiArgs" must be all lower-case
(#743) Variable "apiArgs" must be all lower-case
(#744) Variable "apiArgs" must be all lower-case
(#745) Variable "apiArgs" must be all lower-case
(#745) Line exceeds 132 characters; contains 137 characters
(#749) AS keyword must be lowercase; expected "as" but found "AS"
(#756) Expected "if (...) {\n"; found "if(...) {\n"
(#757) Line indented incorrectly; expected at least 20 spaces, found 18
(#757) Line exceeds maximum limit of 180 characters; contains 196 characters
(#758) Line indented incorrectly; expected at least 20 spaces, found 18
(#759) Line indented incorrectly; expected at least 20 spaces, found 18
(#760) Line indented incorrectly; expected at least 20 spaces, found 18
(#761) Line indented incorrectly; expected at least 20 spaces, found 18
(#762) Line indented incorrectly; expected at least 20 spaces, found 18
(#763) Line indented incorrectly; expected at least 20 spaces, found 18
(#764) Line indented incorrectly; expected at least 20 spaces, found 18
(#765) Line indented incorrectly; expected at least 20 spaces, found 18
(#766) Line indented incorrectly; expected at least 20 spaces, found 18
(#767) Line indented incorrectly; expected at least 20 spaces, found 18
(#768) Line indented incorrectly; expected 20 spaces, found 18
(#769) Line indented incorrectly; expected at least 24 spaces, found 22
(#770) Line indented incorrectly; expected at least 24 spaces, found 22
(#771) Line indented incorrectly; expected at least 24 spaces, found 22
(#771) Variable "scoreElement" must be all lower-case
(#772) Line indented incorrectly; expected 20 spaces, found 18
(#778) Line exceeds 132 characters; contains 171 characters
(#781) Line exceeds 132 characters; contains 146 characters
(#795) Variable "scoreElement" must be all lower-case
(#798) Whitespace found at end of line
(#799) Opening brace should be on the same line as the declaration
(#804) Whitespace found at end of line
(#805) Opening brace should be on the same line as the declaration
(#811) Whitespace found at end of line
(#812) Opening brace should be on the same line as the declaration
(#829) Whitespace found at end of line
(#830) Opening brace should be on the same line as the declaration
(#854) Whitespace found at end of line
(#855) Opening brace should be on the same line as the declaration
(#859) Whitespace found at end of line
(#860) Opening brace should be on the same line as the declaration
(#864) Variable "host_url" must not contain underscores.
(#885) Variable "host_url" must not contain underscores.
(#886) Variable "host_url" must not contain underscores.
(#888) Variable "host_url" must not contain underscores.
(#889) Variable "host_url" must not contain underscores.
(#891) Variable "api_client" must not contain underscores.
(#892) Variable "assignments_api" must not contain underscores.
(#892) Variable "api_client" must not contain underscores.
(#893) Variable "reports_api" must not contain underscores.
(#893) Variable "api_client" must not contain underscores.
(#898) Expected "try {\n...} catch (...) {\n"; found "try{\n...}catch (...) {\n"
(#901) Line indented incorrectly; expected 16 spaces, found 12
(#902) Line indented incorrectly; expected at least 20 spaces, found 16
(#902) Variable "assignments_api" must not contain underscores.
(#902) Line exceeds maximum limit of 180 characters; contains 183 characters
(#904) Line indented incorrectly; expected 16 spaces, found 12
(#905) Line indented incorrectly; expected at least 20 spaces, found 16
(#905) Variable "reports_api" must not contain underscores.
(#905) Line exceeds maximum limit of 180 characters; contains 203 characters
(#907) Line indented incorrectly; expected 16 spaces, found 12
(#908) Line indented incorrectly; expected at least 20 spaces, found 16
(#908) Variable "reports_api" must not contain underscores.
(#908) Line exceeds maximum limit of 180 characters; contains 188 characters
(#910) Line indented incorrectly; expected 16 spaces, found 12
(#911) Line indented incorrectly; expected at least 20 spaces, found 16
(#911) Variable "reports_api" must not contain underscores.
(#911) Line exceeds maximum limit of 180 characters; contains 260 characters
(#928) Variable "fields_string" must not contain underscores.
(#929) Expected 1 space before "=>"; 0 found
(#929) Expected 1 space after "=>"; 0 found
(#929) Expected 1 space before "=>"; 0 found
(#929) Expected 1 space after "=>"; 0 found
(#931) Variable "fields_string" must not contain underscores.
(#933) Variable "fields_string" must not contain underscores.
(#936) Variable "fields_string" must not contain underscores.
(#936) Variable "fields_string" must not contain underscores.
(#937) Variable "fields_string" must not contain underscores.
(#958) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#968) Variable "responseCode" must be all lower-case
(#970) Variable "responseCode" must be all lower-case
(#971) Variable "responseCode" must be all lower-case
plagiarism/vericite/plagiarism_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Visibility must be declared on method "definition"
(#25) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds 132 characters; contains 161 characters
(#33) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 135 characters
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// show a preliminary score" but found "//show a preliminary score"
(#60) Line exceeds 132 characters; contains 134 characters
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// Default settings for new assignments" but found "//Default settings for new assignments"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// enable VC" but found "//enable VC"
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) No space found before comment text; expected "// students to view score" but found "//students to view score"
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// students to view report" but found "//students to view report"
(#77) Line exceeds 132 characters; contains 134 characters
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// students to view report" but found "//students to view report"
(#82) Line exceeds 132 characters; contains 134 characters
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// exclude quotes" but found "//exclude quotes"
(#87) Line exceeds 132 characters; contains 134 characters
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) No space found before comment text; expected "// Exclude Quotes hide from instructor" but found "//Exclude Quotes hide from instructor"
(#92) Line exceeds 132 characters; contains 164 characters
(#93) Line exceeds 132 characters; contains 143 characters
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// exclude self plagiarism" but found "//exclude self plagiarism"
(#97) Line exceeds 132 characters; contains 139 characters
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// Hide "Exclude Self-Plagiarism" from instructor" but found "//Hide "Exclude Self-Plagiarism" from instructor"
(#102) Line exceeds 132 characters; contains 169 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) No space found before comment text; expected "// Store in Institutional Index" but found "//Store in Institutional Index"
(#107) Line exceeds 132 characters; contains 137 characters
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// Hide "Store in Institutional Index" setting from Instructor" but found "//Hide "Store in Institutional Index" setting from Instructor"
(#112) Line exceeds 132 characters; contains 167 characters
(#113) Line exceeds 132 characters; contains 146 characters
(#116) No space found before comment text; expected "// Enable Student Preview" but found "//Enable Student Preview"
(#117) Line exceeds 132 characters; contains 148 characters
(#117) This comment is 74% valid code; is this commented out code?
(#117) No space found before comment text; expected "// $mform->addElement('checkbox', 'vericite_enabled_student_preview_default', get_string('enablestupreviewvericite', 'plagiarism_vericite'));" but found "//$mform->addElement('checkbox', 'vericite_enabled_student_preview_default', get_string('enablestupreviewvericite', 'plagiarism_vericite'));"
(#118) This comment is 77% valid code; is this commented out code?
(#118) No space found before comment text; expected "// $mform->addHelpButton('vericite_enabled_student_preview_default', 'enablestupreviewvericite', 'plagiarism_vericite');" but found "//$mform->addHelpButton('vericite_enabled_student_preview_default', 'enablestupreviewvericite', 'plagiarism_vericite');"
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 80% valid code; is this commented out code?
(#119) No space found before comment text; expected "// $mform->setDefault('vericite_enabled_student_preview_default', false);" but found "//$mform->setDefault('vericite_enabled_student_preview_default', false);"
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) No space found before comment text; expected "// Hide "Store in Enable Student Preview" setting from Instructor" but found "//Hide "Store in Enable Student Preview" setting from Instructor"
(#122) Line exceeds 132 characters; contains 176 characters
(#123) Line exceeds 132 characters; contains 155 characters
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// Default settings for Forums" but found "//Default settings for Forums"
(#129) Line exceeds 132 characters; contains 139 characters
(#133) Line exceeds 132 characters; contains 141 characters
(#137) Line exceeds 132 characters; contains 141 characters
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// Hide "Exclude Quotes" from instructor" but found "//Hide "Exclude Quotes" from instructor"
(#142) Line exceeds 132 characters; contains 171 characters
(#143) Line exceeds 132 characters; contains 150 characters
(#146) Line exceeds 132 characters; contains 146 characters
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// Hide "Exclude Self-Plag" from instructor" but found "//Hide "Exclude Self-Plag" from instructor"
(#151) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 155 characters
(#155) Line exceeds 132 characters; contains 144 characters
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) No space found before comment text; expected "// Hide "Store in institutional index" from instructor" but found "//Hide "Store in institutional index" from instructor"
(#160) Line exceeds 132 characters; contains 174 characters
(#161) Line exceeds 132 characters; contains 153 characters
(#164) No space found before comment text; expected "// Enable Student Preview" but found "//Enable Student Preview"
(#165) Line exceeds 132 characters; contains 155 characters
(#165) This comment is 74% valid code; is this commented out code?
(#165) No space found before comment text; expected "// $mform->addElement('checkbox', 'vericite_enabled_student_preview_default_forums', get_string('enablestupreviewvericite', 'plagiarism_vericite'));" but found "//$mform->addElement('checkbox', 'vericite_enabled_student_preview_default_forums', get_string('enablestupreviewvericite', 'plagiarism_vericite'));"
(#166) Line exceeds 132 characters; contains 134 characters
(#166) This comment is 77% valid code; is this commented out code?
(#166) No space found before comment text; expected "// $mform->addHelpButton('vericite_enabled_student_preview_default_forums', 'enablestupreviewvericite', 'plagiarism_vericite');" but found "//$mform->addHelpButton('vericite_enabled_student_preview_default_forums', 'enablestupreviewvericite', 'plagiarism_vericite');"
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) This comment is 80% valid code; is this commented out code?
(#167) No space found before comment text; expected "// $mform->setDefault('vericite_enabled_student_preview_default_forums', false);" but found "//$mform->setDefault('vericite_enabled_student_preview_default_forums', false);"
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// Hide "Enable Student Preview" from instructor" but found "//Hide "Enable Student Preview" from instructor"
(#170) Line exceeds maximum limit of 180 characters; contains 183 characters
(#171) Line exceeds 132 characters; contains 162 characters
plagiarism/vericite/sdk/autoload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Whitespace found at end of line
(#38) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "base_dir" must not contain underscores.
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Variable "relative_class" must not contain underscores.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "base_dir" must not contain underscores.
(#59) Variable "relative_class" must not contain underscores.
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) "require" must be immediately followed by an open parenthesis
plagiarism/vericite/sdk/lib/Api/AssignmentsApi.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Whitespace found at end of line
(#44) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Member variable "apiClient" must be all lower-case
(#58) Variable "apiClient" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "apiClient" must be all lower-case
(#61) Variable "apiClient" must be all lower-case
(#64) Variable "apiClient" must be all lower-case
(#72) Public method name "AssignmentsApi::getApiClient" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#84) Public method name "AssignmentsApi::setApiClient" must be in lower-case letters only
(#84) Variable "apiClient" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "apiClient" must be all lower-case
(#93) Whitespace found at end of line
(#104) Public method name "AssignmentsApi::createUpdateAssignment" must be in lower-case letters only
(#104) Variable "context_id" must not contain underscores.
(#104) Variable "assignment_id" must not contain underscores.
(#104) Variable "consumer_secret" must not contain underscores.
(#104) Variable "assignment_data" must not contain underscores.
(#104) Line exceeds 132 characters; contains 137 characters
(#105) Opening brace should be on the same line as the declaration
(#106) Variable "context_id" must not contain underscores.
(#106) Variable "assignment_id" must not contain underscores.
(#106) Variable "consumer_secret" must not contain underscores.
(#106) Variable "assignment_data" must not contain underscores.
(#106) Line exceeds 132 characters; contains 156 characters
(#113) Whitespace found at end of line
(#124) Public method name "AssignmentsApi::createUpdateAssignmentWithHttpInfo" must be in lower-case letters only
(#124) Variable "context_id" must not contain underscores.
(#124) Variable "assignment_id" must not contain underscores.
(#124) Variable "consumer_secret" must not contain underscores.
(#124) Variable "assignment_data" must not contain underscores.
(#124) Line exceeds 132 characters; contains 149 characters
(#125) Opening brace should be on the same line as the declaration
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "context_id" must not contain underscores.
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "assignment_id" must not contain underscores.
(#132) Line exceeds 132 characters; contains 133 characters
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "consumer_secret" must not contain underscores.
(#140) Line exceeds 132 characters; contains 135 characters
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "assignment_data" must not contain underscores.
(#144) Line exceeds 132 characters; contains 135 characters
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "resourcePath" must be all lower-case
(#148) Variable "httpBody" must be all lower-case
(#149) Variable "queryParams" must be all lower-case
(#150) Variable "headerParams" must be all lower-case
(#151) Variable "formParams" must be all lower-case
(#152) Variable "_header_accept" must not contain underscores.
(#153) Variable "_header_accept" must not contain underscores.
(#154) Variable "headerParams" must be all lower-case
(#154) Variable "_header_accept" must not contain underscores.
(#156) Variable "headerParams" must be all lower-case
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Variable "queryParams" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "headerParams" must be all lower-case
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "consumer_secret" must not contain underscores.
(#168) Variable "headerParams" must be all lower-case
(#168) Variable "consumer_secret" must not contain underscores.
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "context_id" must not contain underscores.
(#172) Variable "resourcePath" must be all lower-case
(#174) Variable "context_id" must not contain underscores.
(#175) Variable "resourcePath" must be all lower-case
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "assignment_id" must not contain underscores.
(#180) Variable "resourcePath" must be all lower-case
(#182) Variable "assignment_id" must not contain underscores.
(#183) Variable "resourcePath" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Variable "resourcePath" must be all lower-case
(#187) Variable "resourcePath" must be all lower-case
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Variable "_tempBody" must be all lower-case
(#190) Variable "_tempBody" must not contain underscores.
(#191) Variable "assignment_data" must not contain underscores.
(#192) Variable "_tempBody" must be all lower-case
(#192) Variable "_tempBody" must not contain underscores.
(#192) Variable "assignment_data" must not contain underscores.
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "_tempBody" must be all lower-case
(#196) Variable "_tempBody" must not contain underscores.
(#197) Variable "httpBody" must be all lower-case
(#197) Variable "_tempBody" must be all lower-case
(#197) Variable "_tempBody" must not contain underscores.
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Variable "formParams" must be all lower-case
(#199) Variable "httpBody" must be all lower-case
(#199) Variable "formParams" must be all lower-case
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Variable "statusCode" must be all lower-case
(#203) Variable "httpHeader" must be all lower-case
(#204) Variable "resourcePath" must be all lower-case
(#206) Variable "queryParams" must be all lower-case
(#207) Variable "httpBody" must be all lower-case
(#208) Variable "headerParams" must be all lower-case
(#213) Variable "httpHeader" must be all lower-case
(#213) Variable "statusCode" must be all lower-case
(#213) Variable "httpHeader" must be all lower-case
(#213) Line exceeds 132 characters; contains 163 characters
(#217) Line exceeds 132 characters; contains 169 characters
(#221) Line exceeds 132 characters; contains 167 characters
(#225) Line exceeds 132 characters; contains 167 characters
(#229) Line exceeds 132 characters; contains 167 characters
(#233) Line exceeds 132 characters; contains 167 characters
plagiarism/vericite/sdk/lib/Api/ReportsApi.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Whitespace found at end of line
(#44) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Member variable "apiClient" must be all lower-case
(#58) Variable "apiClient" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "apiClient" must be all lower-case
(#61) Variable "apiClient" must be all lower-case
(#64) Variable "apiClient" must be all lower-case
(#72) Public method name "ReportsApi::getApiClient" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#84) Public method name "ReportsApi::setApiClient" must be in lower-case letters only
(#84) Variable "apiClient" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "apiClient" must be all lower-case
(#93) Whitespace found at end of line
(#107) Public method name "ReportsApi::getReportUrls" must be in lower-case letters only
(#107) Variable "context_id" must not contain underscores.
(#107) Variable "assignment_id_filter" must not contain underscores.
(#107) Variable "consumer_secret" must not contain underscores.
(#107) Variable "token_user" must not contain underscores.
(#107) Variable "token_user_role" must not contain underscores.
(#107) Variable "user_id_filter" must not contain underscores.
(#107) Variable "external_content_id_filter" must not contain underscores.
(#107) Variable "print_report_page" must not contain underscores.
(#107) Line exceeds maximum limit of 180 characters; contains 216 characters
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "context_id" must not contain underscores.
(#109) Variable "assignment_id_filter" must not contain underscores.
(#109) Variable "consumer_secret" must not contain underscores.
(#109) Variable "token_user" must not contain underscores.
(#109) Variable "token_user_role" must not contain underscores.
(#109) Variable "user_id_filter" must not contain underscores.
(#109) Variable "external_content_id_filter" must not contain underscores.
(#109) Variable "print_report_page" must not contain underscores.
(#109) Line exceeds maximum limit of 180 characters; contains 221 characters
(#116) Whitespace found at end of line
(#130) Public method name "ReportsApi::getReportUrlsWithHttpInfo" must be in lower-case letters only
(#130) Variable "context_id" must not contain underscores.
(#130) Variable "assignment_id_filter" must not contain underscores.
(#130) Variable "consumer_secret" must not contain underscores.
(#130) Variable "token_user" must not contain underscores.
(#130) Variable "token_user_role" must not contain underscores.
(#130) Variable "user_id_filter" must not contain underscores.
(#130) Variable "external_content_id_filter" must not contain underscores.
(#130) Variable "print_report_page" must not contain underscores.
(#130) Line exceeds maximum limit of 180 characters; contains 228 characters
(#131) Opening brace should be on the same line as the declaration
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "context_id" must not contain underscores.
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Variable "assignment_id_filter" must not contain underscores.
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "consumer_secret" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "token_user" must not contain underscores.
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "token_user_role" must not contain underscores.
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "resourcePath" must be all lower-case
(#158) Variable "httpBody" must be all lower-case
(#159) Variable "queryParams" must be all lower-case
(#160) Variable "headerParams" must be all lower-case
(#161) Variable "formParams" must be all lower-case
(#162) Variable "_header_accept" must not contain underscores.
(#163) Variable "_header_accept" must not contain underscores.
(#164) Variable "headerParams" must be all lower-case
(#164) Variable "_header_accept" must not contain underscores.
(#166) Variable "headerParams" must be all lower-case
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "assignment_id_filter" must not contain underscores.
(#170) Variable "queryParams" must be all lower-case
(#170) Variable "assignment_id_filter" must not contain underscores.
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "user_id_filter" must not contain underscores.
(#174) Variable "queryParams" must be all lower-case
(#174) Variable "user_id_filter" must not contain underscores.
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Variable "external_content_id_filter" must not contain underscores.
(#178) Variable "queryParams" must be all lower-case
(#178) Variable "external_content_id_filter" must not contain underscores.
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Variable "print_report_page" must not contain underscores.
(#182) Variable "queryParams" must be all lower-case
(#182) Variable "print_report_page" must not contain underscores.
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Variable "token_user" must not contain underscores.
(#186) Variable "queryParams" must be all lower-case
(#186) Variable "token_user" must not contain underscores.
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "token_user_role" must not contain underscores.
(#190) Variable "queryParams" must be all lower-case
(#190) Variable "token_user_role" must not contain underscores.
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Variable "headerParams" must be all lower-case
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Variable "consumer_secret" must not contain underscores.
(#198) Variable "headerParams" must be all lower-case
(#198) Variable "consumer_secret" must not contain underscores.
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Variable "context_id" must not contain underscores.
(#202) Variable "resourcePath" must be all lower-case
(#204) Variable "context_id" must not contain underscores.
(#205) Variable "resourcePath" must be all lower-case
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "resourcePath" must be all lower-case
(#209) Variable "resourcePath" must be all lower-case
(#210) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#211) Whitespace found at end of line
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "_tempBody" must be all lower-case
(#213) Variable "_tempBody" must not contain underscores.
(#214) Variable "httpBody" must be all lower-case
(#214) Variable "_tempBody" must be all lower-case
(#214) Variable "_tempBody" must not contain underscores.
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Usage of ELSEIF not allowed; use ELSE IF instead
(#215) Variable "formParams" must be all lower-case
(#216) Variable "httpBody" must be all lower-case
(#216) Variable "formParams" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "statusCode" must be all lower-case
(#220) Variable "httpHeader" must be all lower-case
(#221) Variable "resourcePath" must be all lower-case
(#223) Variable "queryParams" must be all lower-case
(#224) Variable "httpBody" must be all lower-case
(#225) Variable "headerParams" must be all lower-case
(#230) Variable "httpHeader" must be all lower-case
(#230) Variable "statusCode" must be all lower-case
(#230) Variable "httpHeader" must be all lower-case
(#230) Line exceeds 132 characters; contains 164 characters
(#234) Line exceeds 132 characters; contains 170 characters
(#238) Line exceeds 132 characters; contains 167 characters
(#242) Line exceeds 132 characters; contains 167 characters
(#246) Line exceeds 132 characters; contains 167 characters
(#250) Line exceeds 132 characters; contains 167 characters
(#262) Whitespace found at end of line
(#273) Public method name "ReportsApi::getScores" must be in lower-case letters only
(#273) Variable "context_id" must not contain underscores.
(#273) Variable "consumer_secret" must not contain underscores.
(#273) Variable "assignment_id" must not contain underscores.
(#273) Variable "user_id" must not contain underscores.
(#273) Variable "external_content_id" must not contain underscores.
(#273) Line exceeds 132 characters; contains 140 characters
(#274) Opening brace should be on the same line as the declaration
(#275) Variable "context_id" must not contain underscores.
(#275) Variable "consumer_secret" must not contain underscores.
(#275) Variable "assignment_id" must not contain underscores.
(#275) Variable "user_id" must not contain underscores.
(#275) Variable "external_content_id" must not contain underscores.
(#275) Line exceeds 132 characters; contains 145 characters
(#282) Whitespace found at end of line
(#293) Public method name "ReportsApi::getScoresWithHttpInfo" must be in lower-case letters only
(#293) Variable "context_id" must not contain underscores.
(#293) Variable "consumer_secret" must not contain underscores.
(#293) Variable "assignment_id" must not contain underscores.
(#293) Variable "user_id" must not contain underscores.
(#293) Variable "external_content_id" must not contain underscores.
(#293) Line exceeds 132 characters; contains 152 characters
(#294) Opening brace should be on the same line as the declaration
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "context_id" must not contain underscores.
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Variable "consumer_secret" must not contain underscores.
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "resourcePath" must be all lower-case
(#309) Variable "httpBody" must be all lower-case
(#310) Variable "queryParams" must be all lower-case
(#311) Variable "headerParams" must be all lower-case
(#312) Variable "formParams" must be all lower-case
(#313) Variable "_header_accept" must not contain underscores.
(#314) Variable "_header_accept" must not contain underscores.
(#315) Variable "headerParams" must be all lower-case
(#315) Variable "_header_accept" must not contain underscores.
(#317) Variable "headerParams" must be all lower-case
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Variable "assignment_id" must not contain underscores.
(#321) Variable "queryParams" must be all lower-case
(#321) Variable "assignment_id" must not contain underscores.
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "user_id" must not contain underscores.
(#325) Variable "queryParams" must be all lower-case
(#325) Variable "user_id" must not contain underscores.
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Variable "external_content_id" must not contain underscores.
(#329) Variable "queryParams" must be all lower-case
(#329) Variable "external_content_id" must not contain underscores.
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Variable "headerParams" must be all lower-case
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Variable "consumer_secret" must not contain underscores.
(#337) Variable "headerParams" must be all lower-case
(#337) Variable "consumer_secret" must not contain underscores.
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Variable "context_id" must not contain underscores.
(#341) Variable "resourcePath" must be all lower-case
(#343) Variable "context_id" must not contain underscores.
(#344) Variable "resourcePath" must be all lower-case
(#347) Inline comments must start with a capital letter, digit or 3-dots sequence
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Variable "resourcePath" must be all lower-case
(#348) Variable "resourcePath" must be all lower-case
(#349) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#350) Whitespace found at end of line
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "_tempBody" must be all lower-case
(#352) Variable "_tempBody" must not contain underscores.
(#353) Variable "httpBody" must be all lower-case
(#353) Variable "_tempBody" must be all lower-case
(#353) Variable "_tempBody" must not contain underscores.
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Variable "formParams" must be all lower-case
(#355) Variable "httpBody" must be all lower-case
(#355) Variable "formParams" must be all lower-case
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "statusCode" must be all lower-case
(#359) Variable "httpHeader" must be all lower-case
(#360) Variable "resourcePath" must be all lower-case
(#362) Variable "queryParams" must be all lower-case
(#363) Variable "httpBody" must be all lower-case
(#364) Variable "headerParams" must be all lower-case
(#369) Variable "httpHeader" must be all lower-case
(#369) Variable "statusCode" must be all lower-case
(#369) Variable "httpHeader" must be all lower-case
(#369) Line exceeds 132 characters; contains 164 characters
(#373) Line exceeds 132 characters; contains 170 characters
(#377) Line exceeds 132 characters; contains 167 characters
(#381) Line exceeds 132 characters; contains 167 characters
(#385) Line exceeds 132 characters; contains 167 characters
(#389) Line exceeds 132 characters; contains 167 characters
(#401) Whitespace found at end of line
(#414) Public method name "ReportsApi::submitRequest" must be in lower-case letters only
(#414) Variable "context_id" must not contain underscores.
(#414) Variable "assignment_id" must not contain underscores.
(#414) Variable "user_id" must not contain underscores.
(#414) Variable "consumer_secret" must not contain underscores.
(#414) Variable "report_meta_data" must not contain underscores.
(#414) Variable "immediate_score_only" must not contain underscores.
(#414) Line exceeds 132 characters; contains 169 characters
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "context_id" must not contain underscores.
(#416) Variable "assignment_id" must not contain underscores.
(#416) Variable "user_id" must not contain underscores.
(#416) Variable "consumer_secret" must not contain underscores.
(#416) Variable "report_meta_data" must not contain underscores.
(#416) Variable "immediate_score_only" must not contain underscores.
(#416) Line exceeds maximum limit of 180 characters; contains 181 characters
(#423) Whitespace found at end of line
(#436) Public method name "ReportsApi::submitRequestWithHttpInfo" must be in lower-case letters only
(#436) Variable "context_id" must not contain underscores.
(#436) Variable "assignment_id" must not contain underscores.
(#436) Variable "user_id" must not contain underscores.
(#436) Variable "consumer_secret" must not contain underscores.
(#436) Variable "report_meta_data" must not contain underscores.
(#436) Variable "immediate_score_only" must not contain underscores.
(#436) Line exceeds maximum limit of 180 characters; contains 181 characters
(#437) Opening brace should be on the same line as the declaration
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "context_id" must not contain underscores.
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Variable "assignment_id" must not contain underscores.
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Variable "user_id" must not contain underscores.
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "consumer_secret" must not contain underscores.
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Variable "report_meta_data" must not contain underscores.
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Variable "resourcePath" must be all lower-case
(#464) Variable "httpBody" must be all lower-case
(#465) Variable "queryParams" must be all lower-case
(#466) Variable "headerParams" must be all lower-case
(#467) Variable "formParams" must be all lower-case
(#468) Variable "_header_accept" must not contain underscores.
(#469) Variable "_header_accept" must not contain underscores.
(#470) Variable "headerParams" must be all lower-case
(#470) Variable "_header_accept" must not contain underscores.
(#472) Variable "headerParams" must be all lower-case
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Variable "immediate_score_only" must not contain underscores.
(#476) Variable "queryParams" must be all lower-case
(#476) Variable "immediate_score_only" must not contain underscores.
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Variable "queryParams" must be all lower-case
(#482) Inline comments must start with a capital letter, digit or 3-dots sequence
(#482) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Variable "headerParams" must be all lower-case
(#486) Inline comments must start with a capital letter, digit or 3-dots sequence
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#487) Variable "consumer_secret" must not contain underscores.
(#488) Variable "headerParams" must be all lower-case
(#488) Variable "consumer_secret" must not contain underscores.
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Variable "context_id" must not contain underscores.
(#492) Variable "resourcePath" must be all lower-case
(#494) Variable "context_id" must not contain underscores.
(#495) Variable "resourcePath" must be all lower-case
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) Inline comments must end in full-stops, exclamation marks, or question marks
(#499) Variable "assignment_id" must not contain underscores.
(#500) Variable "resourcePath" must be all lower-case
(#502) Variable "assignment_id" must not contain underscores.
(#503) Variable "resourcePath" must be all lower-case
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Variable "user_id" must not contain underscores.
(#508) Variable "resourcePath" must be all lower-case
(#510) Variable "user_id" must not contain underscores.
(#511) Variable "resourcePath" must be all lower-case
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Variable "resourcePath" must be all lower-case
(#515) Variable "resourcePath" must be all lower-case
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Variable "_tempBody" must be all lower-case
(#518) Variable "_tempBody" must not contain underscores.
(#519) Variable "report_meta_data" must not contain underscores.
(#520) Variable "_tempBody" must be all lower-case
(#520) Variable "_tempBody" must not contain underscores.
(#520) Variable "report_meta_data" must not contain underscores.
(#523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Variable "_tempBody" must be all lower-case
(#524) Variable "_tempBody" must not contain underscores.
(#525) Variable "httpBody" must be all lower-case
(#525) Variable "_tempBody" must be all lower-case
(#525) Variable "_tempBody" must not contain underscores.
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Usage of ELSEIF not allowed; use ELSE IF instead
(#526) Variable "formParams" must be all lower-case
(#527) Variable "httpBody" must be all lower-case
(#527) Variable "formParams" must be all lower-case
(#527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#527) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Variable "statusCode" must be all lower-case
(#531) Variable "httpHeader" must be all lower-case
(#532) Variable "resourcePath" must be all lower-case
(#534) Variable "queryParams" must be all lower-case
(#535) Variable "httpBody" must be all lower-case
(#536) Variable "headerParams" must be all lower-case
(#541) Variable "httpHeader" must be all lower-case
(#541) Variable "statusCode" must be all lower-case
(#541) Variable "httpHeader" must be all lower-case
(#541) Line exceeds 132 characters; contains 163 characters
(#545) Line exceeds 132 characters; contains 169 characters
(#549) Line exceeds 132 characters; contains 167 characters
(#553) Line exceeds 132 characters; contains 167 characters
(#557) Line exceeds 132 characters; contains 167 characters
(#561) Line exceeds 132 characters; contains 167 characters
plagiarism/vericite/sdk/lib/ApiClient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "PATCH" must be all lower-case
(#43) Member variable "POST" must be all lower-case
(#44) Member variable "GET" must be all lower-case
(#45) Member variable "HEAD" must be all lower-case
(#46) Member variable "OPTIONS" must be all lower-case
(#47) Member variable "PUT" must be all lower-case
(#48) Member variable "DELETE" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Public method name "ApiClient::getConfig" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#94) Public method name "ApiClient::getSerializer" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#106) Public method name "ApiClient::getApiKeyWithPrefix" must be in lower-case letters only
(#106) Variable "apiKeyIdentifier" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "apiKeyIdentifier" must be all lower-case
(#109) Variable "apiKey" must be all lower-case
(#109) Variable "apiKeyIdentifier" must be all lower-case
(#111) Variable "apiKey" must be all lower-case
(#116) Variable "keyWithPrefix" must be all lower-case
(#116) Variable "apiKey" must be all lower-case
(#118) Variable "keyWithPrefix" must be all lower-case
(#118) Variable "apiKey" must be all lower-case
(#121) Variable "keyWithPrefix" must be all lower-case
(#138) Public method name "ApiClient::callApi" must be in lower-case letters only
(#138) Variable "resourcePath" must be all lower-case
(#138) Variable "queryParams" must be all lower-case
(#138) Variable "postData" must be all lower-case
(#138) Variable "headerParams" must be all lower-case
(#138) Variable "responseType" must be all lower-case
(#138) Variable "endpointPath" must be all lower-case
(#138) Line exceeds 132 characters; contains 135 characters
(#139) Opening brace should be on the same line as the declaration
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Variable "headerParams" must be all lower-case
(#145) Variable "headerParams" must be all lower-case
(#148) Variable "headerParams" must be all lower-case
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "postData" must be all lower-case
(#154) Variable "postData" must be all lower-case
(#154) Variable "postData" must be all lower-case
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#155) Variable "postData" must be all lower-case
(#155) Variable "postData" must be all lower-case
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Variable "postData" must be all lower-case
(#156) Variable "postData" must be all lower-case
(#159) Variable "resourcePath" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Whitespace found at end of line
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line exceeds 132 characters; contains 133 characters
(#198) Variable "queryParams" must be all lower-case
(#199) Variable "queryParams" must be all lower-case
(#202) Variable "POST" must be all lower-case
(#204) Variable "postData" must be all lower-case
(#205) Usage of ELSEIF not allowed; use ELSE IF instead
(#205) Variable "HEAD" must be all lower-case
(#207) Usage of ELSEIF not allowed; use ELSE IF instead
(#207) Variable "OPTIONS" must be all lower-case
(#209) Variable "postData" must be all lower-case
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#210) Variable "PATCH" must be all lower-case
(#212) Variable "postData" must be all lower-case
(#213) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Variable "PUT" must be all lower-case
(#215) Variable "postData" must be all lower-case
(#216) Usage of ELSEIF not allowed; use ELSE IF instead
(#216) Variable "DELETE" must be all lower-case
(#218) Variable "postData" must be all lower-case
(#219) Usage of ELSEIF not allowed; use ELSE IF instead
(#219) Variable "GET" must be all lower-case
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) The use of function error_log() is forbidden
(#229) The use of function print_r() is forbidden
(#229) Variable "postData" must be all lower-case
(#229) Line exceeds 132 characters; contains 151 characters
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "http_header_size" must not contain underscores.
(#243) Variable "http_header" must not contain underscores.
(#243) Variable "http_header_size" must not contain underscores.
(#244) Variable "http_body" must not contain underscores.
(#244) Variable "http_header_size" must not contain underscores.
(#245) Variable "response_info" must not contain underscores.
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) The use of function error_log() is forbidden
(#249) The use of function print_r() is forbidden
(#249) Variable "http_body" must not contain underscores.
(#249) Line exceeds 132 characters; contains 152 characters
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "response_info" must not contain underscores.
(#254) Variable "curl_error_message" must not contain underscores.
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Variable "curl_error_message" must not contain underscores.
(#258) Variable "error_message" must not contain underscores.
(#260) Variable "error_message" must not contain underscores.
(#264) Variable "error_message" must not contain underscores.
(#265) Variable "response_info" must not contain underscores.
(#267) Usage of ELSEIF not allowed; use ELSE IF instead
(#267) Variable "response_info" must not contain underscores.
(#267) Variable "response_info" must not contain underscores.
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Variable "responseType" must be all lower-case
(#269) Variable "responseType" must be all lower-case
(#270) Variable "http_body" must not contain underscores.
(#270) Variable "response_info" must not contain underscores.
(#270) Variable "http_header" must not contain underscores.
(#273) Variable "http_body" must not contain underscores.
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Variable "http_body" must not contain underscores.
(#278) Variable "http_body" must not contain underscores.
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Variable "http_body" must not contain underscores.
(#284) Variable "response_info" must not contain underscores.
(#285) Variable "response_info" must not contain underscores.
(#286) Variable "http_header" must not contain underscores.
(#290) Variable "response_info" must not contain underscores.
(#290) Variable "http_header" must not contain underscores.
(#300) Public method name "ApiClient::selectHeaderAccept" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#304) Usage of ELSEIF not allowed; use ELSE IF instead
(#318) Public method name "ApiClient::selectHeaderContentType" must be in lower-case letters only
(#318) Variable "content_type" must not contain underscores.
(#319) Opening brace should be on the same line as the declaration
(#320) Variable "content_type" must not contain underscores.
(#320) Variable "content_type" must not contain underscores.
(#320) Variable "content_type" must not contain underscores.
(#322) Usage of ELSEIF not allowed; use ELSE IF instead
(#322) Variable "content_type" must not contain underscores.
(#325) Variable "content_type" must not contain underscores.
(#329) Line indented incorrectly; expected at least 4 spaces, found 3
(#336) Protected method name "ApiClient::httpParseHeaders" must be in lower-case letters only
(#336) Variable "raw_headers" must not contain underscores.
(#337) Opening brace should be on the same line as the declaration
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Variable "raw_headers" must not contain underscores.
(#348) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
plagiarism/vericite/sdk/lib/ApiException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Whitespace found at end of line
(#41) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Member variable "responseBody" must be all lower-case
(#56) Member variable "responseHeaders" must be all lower-case
(#63) Member variable "responseObject" must be all lower-case
(#73) Variable "responseHeaders" must be all lower-case
(#73) Variable "responseBody" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#76) Variable "responseHeaders" must be all lower-case
(#77) Variable "responseBody" must be all lower-case
(#85) Public method name "ApiException::getResponseHeaders" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "ApiException::getResponseBody" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "ApiException::setResponseObject" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "ApiException::getResponseObject" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
plagiarism/vericite/sdk/lib/Configuration.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Whitespace found at end of line
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "defaultConfiguration" must be all lower-case
(#49) Member variable "apiKeys" must be all lower-case
(#56) Member variable "apiKeyPrefixes" must be all lower-case
(#63) Member variable "accessToken" must be all lower-case
(#84) Member variable "defaultHeaders" must be all lower-case
(#98) Member variable "curlTimeout" must be all lower-case
(#105) Member variable "curlConnectTimeout" must be all lower-case
(#112) Member variable "userAgent" must be all lower-case
(#126) Member variable "debugFile" must be all lower-case
(#133) Member variable "tempFolderPath" must be all lower-case
(#142) Member variable "sslVerification" must be all lower-case
(#149) Member variable "proxyHost" must be all lower-case
(#156) Member variable "proxyPort" must be all lower-case
(#164) Member variable "proxyType" must be all lower-case
(#171) Member variable "proxyUser" must be all lower-case
(#178) Member variable "proxyPassword" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#196) Public method name "Configuration::setApiKey" must be in lower-case letters only
(#196) Variable "apiKeyIdentifier" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "apiKeyIdentifier" must be all lower-case
(#209) Public method name "Configuration::getApiKey" must be in lower-case letters only
(#209) Variable "apiKeyIdentifier" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#211) Variable "apiKeyIdentifier" must be all lower-case
(#211) Variable "apiKeyIdentifier" must be all lower-case
(#222) Public method name "Configuration::setApiKeyPrefix" must be in lower-case letters only
(#222) Variable "apiKeyIdentifier" must be all lower-case
(#223) Opening brace should be on the same line as the declaration
(#224) Variable "apiKeyIdentifier" must be all lower-case
(#235) Public method name "Configuration::getApiKeyPrefix" must be in lower-case letters only
(#235) Variable "apiKeyIdentifier" must be all lower-case
(#236) Opening brace should be on the same line as the declaration
(#237) Variable "apiKeyIdentifier" must be all lower-case
(#237) Variable "apiKeyIdentifier" must be all lower-case
(#247) Public method name "Configuration::setAccessToken" must be in lower-case letters only
(#247) Variable "accessToken" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "accessToken" must be all lower-case
(#258) Public method name "Configuration::getAccessToken" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#270) Public method name "Configuration::setUsername" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#281) Public method name "Configuration::getUsername" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#293) Public method name "Configuration::setPassword" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#304) Public method name "Configuration::getPassword" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#317) Public method name "Configuration::addDefaultHeader" must be in lower-case letters only
(#317) Variable "headerName" must be all lower-case
(#317) Variable "headerValue" must be all lower-case
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "headerName" must be all lower-case
(#323) Variable "headerName" must be all lower-case
(#323) Expected 1 space after "="; 2 found
(#323) Variable "headerValue" must be all lower-case
(#332) Public method name "Configuration::getDefaultHeaders" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#344) Public method name "Configuration::deleteDefaultHeader" must be in lower-case letters only
(#344) Variable "headerName" must be all lower-case
(#345) Opening brace should be on the same line as the declaration
(#346) Variable "headerName" must be all lower-case
(#356) Public method name "Configuration::setHost" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#367) Public method name "Configuration::getHost" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#379) Public method name "Configuration::setUserAgent" must be in lower-case letters only
(#379) Variable "userAgent" must be all lower-case
(#380) Opening brace should be on the same line as the declaration
(#381) Variable "userAgent" must be all lower-case
(#385) Variable "userAgent" must be all lower-case
(#394) Public method name "Configuration::getUserAgent" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#406) Public method name "Configuration::setCurlTimeout" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#421) Public method name "Configuration::getCurlTimeout" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Public method name "Configuration::setCurlConnectTimeout" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#448) Public method name "Configuration::getCurlConnectTimeout" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#461) Public method name "Configuration::setCurlProxyHost" must be in lower-case letters only
(#461) Variable "proxyHost" must be all lower-case
(#462) Opening brace should be on the same line as the declaration
(#463) Variable "proxyHost" must be all lower-case
(#472) Public method name "Configuration::getCurlProxyHost" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#484) Public method name "Configuration::setCurlProxyPort" must be in lower-case letters only
(#484) Variable "proxyPort" must be all lower-case
(#485) Opening brace should be on the same line as the declaration
(#486) Variable "proxyPort" must be all lower-case
(#495) Public method name "Configuration::getCurlProxyPort" must be in lower-case letters only
(#496) Opening brace should be on the same line as the declaration
(#507) Public method name "Configuration::setCurlProxyType" must be in lower-case letters only
(#507) Variable "proxyType" must be all lower-case
(#508) Opening brace should be on the same line as the declaration
(#509) Variable "proxyType" must be all lower-case
(#518) Public method name "Configuration::getCurlProxyType" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#530) Public method name "Configuration::setCurlProxyUser" must be in lower-case letters only
(#530) Variable "proxyUser" must be all lower-case
(#531) Opening brace should be on the same line as the declaration
(#532) Variable "proxyUser" must be all lower-case
(#541) Public method name "Configuration::getCurlProxyUser" must be in lower-case letters only
(#542) Opening brace should be on the same line as the declaration
(#553) Public method name "Configuration::setCurlProxyPassword" must be in lower-case letters only
(#553) Variable "proxyPassword" must be all lower-case
(#554) Opening brace should be on the same line as the declaration
(#555) Variable "proxyPassword" must be all lower-case
(#564) Public method name "Configuration::getCurlProxyPassword" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#576) Public method name "Configuration::setDebug" must be in lower-case letters only
(#577) Opening brace should be on the same line as the declaration
(#587) Public method name "Configuration::getDebug" must be in lower-case letters only
(#588) Opening brace should be on the same line as the declaration
(#599) Public method name "Configuration::setDebugFile" must be in lower-case letters only
(#599) Variable "debugFile" must be all lower-case
(#600) Opening brace should be on the same line as the declaration
(#601) Variable "debugFile" must be all lower-case
(#610) Public method name "Configuration::getDebugFile" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#622) Public method name "Configuration::setTempFolderPath" must be in lower-case letters only
(#622) Variable "tempFolderPath" must be all lower-case
(#623) Opening brace should be on the same line as the declaration
(#624) Variable "tempFolderPath" must be all lower-case
(#633) Public method name "Configuration::getTempFolderPath" must be in lower-case letters only
(#634) Opening brace should be on the same line as the declaration
(#645) Public method name "Configuration::setSSLVerification" must be in lower-case letters only
(#645) Variable "sslVerification" must be all lower-case
(#646) Opening brace should be on the same line as the declaration
(#647) Variable "sslVerification" must be all lower-case
(#656) Public method name "Configuration::getSSLVerification" must be in lower-case letters only
(#657) Opening brace should be on the same line as the declaration
(#666) Public method name "Configuration::getDefaultConfiguration" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#668) Variable "defaultConfiguration" must be all lower-case
(#669) Variable "defaultConfiguration" must be all lower-case
(#672) Variable "defaultConfiguration" must be all lower-case
(#682) Public method name "Configuration::setDefaultConfiguration" must be in lower-case letters only
(#683) Opening brace should be on the same line as the declaration
(#684) Variable "defaultConfiguration" must be all lower-case
(#692) Public method name "Configuration::toDebugReport" must be in lower-case letters only
(#693) Opening brace should be on the same line as the declaration
plagiarism/vericite/sdk/lib/Model/AssignmentData.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#57) Line exceeds 132 characters; contains 146 characters
(#68) Public method name "AssignmentData::swaggerTypes" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "swaggerTypes" must be all lower-case
(#77) Member variable "attributeMap" must be all lower-case
(#123) Public method name "AssignmentData::attributeMap" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#125) Variable "attributeMap" must be all lower-case
(#129) Opening brace should be on the same line as the declaration
(#134) Opening brace should be on the same line as the declaration
(#138) Whitespace found at end of line
(#140) Whitespace found at end of line
(#153) Opening brace should be on the same line as the declaration
(#154) Line exceeds maximum limit of 180 characters; contains 181 characters
(#156) Line exceeds 132 characters; contains 166 characters
(#157) Line exceeds 132 characters; contains 142 characters
(#158) Line exceeds 132 characters; contains 151 characters
(#160) Line exceeds 132 characters; contains 136 characters
(#161) Line exceeds 132 characters; contains 142 characters
(#170) Public method name "AssignmentData::listInvalidProperties" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#172) Variable "invalid_properties" must not contain underscores.
(#175) Variable "invalid_properties" must not contain underscores.
(#177) Variable "invalid_properties" must not contain underscores.
(#187) Opening brace should be on the same line as the declaration
(#200) Public method name "AssignmentData::getAssignmentAttachmentExternalContent" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#207) Line exceeds 132 characters; contains 145 characters
(#210) Public method name "AssignmentData::setAssignmentAttachmentExternalContent" must be in lower-case letters only
(#210) Variable "assignment_attachment_external_content" must not contain underscores.
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "assignment_attachment_external_content" must not contain underscores.
(#221) Public method name "AssignmentData::getAssignmentDueDate" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#231) Public method name "AssignmentData::setAssignmentDueDate" must be in lower-case letters only
(#231) Variable "assignment_due_date" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "assignment_due_date" must not contain underscores.
(#242) Public method name "AssignmentData::getAssignmentEnableStudentPreview" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "AssignmentData::setAssignmentEnableStudentPreview" must be in lower-case letters only
(#252) Variable "assignment_enable_student_preview" must not contain underscores.
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "assignment_enable_student_preview" must not contain underscores.
(#263) Public method name "AssignmentData::getAssignmentExcludeQuotes" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "AssignmentData::setAssignmentExcludeQuotes" must be in lower-case letters only
(#273) Variable "assignment_exclude_quotes" must not contain underscores.
(#274) Opening brace should be on the same line as the declaration
(#275) Variable "assignment_exclude_quotes" must not contain underscores.
(#284) Public method name "AssignmentData::getAssignmentExcludeSelfPlag" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "AssignmentData::setAssignmentExcludeSelfPlag" must be in lower-case letters only
(#294) Variable "assignment_exclude_self_plag" must not contain underscores.
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "assignment_exclude_self_plag" must not contain underscores.
(#305) Public method name "AssignmentData::getAssignmentGrade" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#315) Public method name "AssignmentData::setAssignmentGrade" must be in lower-case letters only
(#315) Variable "assignment_grade" must not contain underscores.
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "assignment_grade" must not contain underscores.
(#326) Public method name "AssignmentData::getAssignmentInstructions" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#336) Public method name "AssignmentData::setAssignmentInstructions" must be in lower-case letters only
(#336) Variable "assignment_instructions" must not contain underscores.
(#337) Opening brace should be on the same line as the declaration
(#338) Variable "assignment_instructions" must not contain underscores.
(#347) Public method name "AssignmentData::getAssignmentStoreInIndex" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#357) Public method name "AssignmentData::setAssignmentStoreInIndex" must be in lower-case letters only
(#357) Variable "assignment_store_in_index" must not contain underscores.
(#358) Opening brace should be on the same line as the declaration
(#359) Variable "assignment_store_in_index" must not contain underscores.
(#368) Public method name "AssignmentData::getAssignmentTitle" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#378) Public method name "AssignmentData::setAssignmentTitle" must be in lower-case letters only
(#378) Variable "assignment_title" must not contain underscores.
(#379) Opening brace should be on the same line as the declaration
(#380) Variable "assignment_title" must not contain underscores.
(#390) Opening brace should be on the same line as the declaration
(#400) Opening brace should be on the same line as the declaration
(#411) Opening brace should be on the same line as the declaration
(#425) Opening brace should be on the same line as the declaration
(#434) Opening brace should be on the same line as the declaration
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#63) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::swaggerTypes" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "swaggerTypes" must be all lower-case
(#72) Member variable "attributeMap" must be all lower-case
(#103) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::attributeMap" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "attributeMap" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#118) Whitespace found at end of line
(#120) Whitespace found at end of line
(#133) Opening brace should be on the same line as the declaration
(#145) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::listInvalidProperties" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "invalid_properties" must not contain underscores.
(#150) Variable "invalid_properties" must not contain underscores.
(#153) Variable "invalid_properties" must not contain underscores.
(#156) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#161) Variable "invalid_properties" must not contain underscores.
(#171) Opening brace should be on the same line as the declaration
(#193) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::getExternalContentId" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#203) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::setExternalContentId" must be in lower-case letters only
(#203) Variable "external_content_id" must not contain underscores.
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "external_content_id" must not contain underscores.
(#214) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::getFileName" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#224) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::setFileName" must be in lower-case letters only
(#224) Variable "file_name" must not contain underscores.
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "file_name" must not contain underscores.
(#235) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::getUploadContentLength" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#245) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::setUploadContentLength" must be in lower-case letters only
(#245) Variable "upload_content_length" must not contain underscores.
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "upload_content_length" must not contain underscores.
(#256) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::getUploadContentType" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#266) Public method name "AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::setUploadContentType" must be in lower-case letters only
(#266) Variable "upload_content_type" must not contain underscores.
(#267) Opening brace should be on the same line as the declaration
(#268) Variable "upload_content_type" must not contain underscores.
(#278) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#299) Opening brace should be on the same line as the declaration
(#313) Opening brace should be on the same line as the declaration
(#322) Opening brace should be on the same line as the declaration
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/Error.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#60) Public method name "Error::swaggerTypes" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "swaggerTypes" must be all lower-case
(#69) Member variable "attributeMap" must be all lower-case
(#91) Public method name "Error::attributeMap" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "attributeMap" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#106) Whitespace found at end of line
(#108) Whitespace found at end of line
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Error::listInvalidProperties" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "invalid_properties" must not contain underscores.
(#134) Variable "invalid_properties" must not contain underscores.
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Error::getMessage" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "Error::setMessage" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#176) Opening brace should be on the same line as the declaration
(#186) Opening brace should be on the same line as the declaration
(#197) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/ExternalContentData.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#63) Public method name "ExternalContentData::swaggerTypes" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "swaggerTypes" must be all lower-case
(#72) Member variable "attributeMap" must be all lower-case
(#103) Public method name "ExternalContentData::attributeMap" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "attributeMap" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#118) Whitespace found at end of line
(#120) Whitespace found at end of line
(#133) Opening brace should be on the same line as the declaration
(#145) Public method name "ExternalContentData::listInvalidProperties" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Variable "invalid_properties" must not contain underscores.
(#150) Variable "invalid_properties" must not contain underscores.
(#153) Variable "invalid_properties" must not contain underscores.
(#156) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#161) Variable "invalid_properties" must not contain underscores.
(#171) Opening brace should be on the same line as the declaration
(#193) Public method name "ExternalContentData::getExternalContentId" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#203) Public method name "ExternalContentData::setExternalContentId" must be in lower-case letters only
(#203) Variable "external_content_id" must not contain underscores.
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "external_content_id" must not contain underscores.
(#214) Public method name "ExternalContentData::getFileName" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#224) Public method name "ExternalContentData::setFileName" must be in lower-case letters only
(#224) Variable "file_name" must not contain underscores.
(#225) Opening brace should be on the same line as the declaration
(#226) Variable "file_name" must not contain underscores.
(#235) Public method name "ExternalContentData::getUploadContentLength" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#245) Public method name "ExternalContentData::setUploadContentLength" must be in lower-case letters only
(#245) Variable "upload_content_length" must not contain underscores.
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "upload_content_length" must not contain underscores.
(#256) Public method name "ExternalContentData::getUploadContentType" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#266) Public method name "ExternalContentData::setUploadContentType" must be in lower-case letters only
(#266) Variable "upload_content_type" must not contain underscores.
(#267) Opening brace should be on the same line as the declaration
(#268) Variable "upload_content_type" must not contain underscores.
(#278) Opening brace should be on the same line as the declaration
(#288) Opening brace should be on the same line as the declaration
(#299) Opening brace should be on the same line as the declaration
(#313) Opening brace should be on the same line as the declaration
(#322) Opening brace should be on the same line as the declaration
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/ExternalContentUploadInfo.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#65) Public method name "ExternalContentUploadInfo::swaggerTypes" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "swaggerTypes" must be all lower-case
(#74) Member variable "attributeMap" must be all lower-case
(#111) Public method name "ExternalContentUploadInfo::attributeMap" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "attributeMap" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#141) Opening brace should be on the same line as the declaration
(#155) Public method name "ExternalContentUploadInfo::listInvalidProperties" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "ExternalContentUploadInfo::getContentLength" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "ExternalContentUploadInfo::setContentLength" must be in lower-case letters only
(#189) Variable "content_length" must not contain underscores.
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "content_length" must not contain underscores.
(#200) Public method name "ExternalContentUploadInfo::getContentType" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#210) Public method name "ExternalContentUploadInfo::setContentType" must be in lower-case letters only
(#210) Variable "content_type" must not contain underscores.
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "content_type" must not contain underscores.
(#221) Public method name "ExternalContentUploadInfo::getExternalContentId" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#231) Public method name "ExternalContentUploadInfo::setExternalContentId" must be in lower-case letters only
(#231) Variable "external_content_id" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "external_content_id" must not contain underscores.
(#242) Public method name "ExternalContentUploadInfo::getFilePath" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "ExternalContentUploadInfo::setFilePath" must be in lower-case letters only
(#252) Variable "file_path" must not contain underscores.
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "file_path" must not contain underscores.
(#263) Public method name "ExternalContentUploadInfo::getHeaders" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "ExternalContentUploadInfo::setHeaders" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#284) Public method name "ExternalContentUploadInfo::getUrlPost" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "ExternalContentUploadInfo::setUrlPost" must be in lower-case letters only
(#294) Variable "url_post" must not contain underscores.
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "url_post" must not contain underscores.
(#306) Opening brace should be on the same line as the declaration
(#316) Opening brace should be on the same line as the declaration
(#327) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/InlineResponse200.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#65) Public method name "InlineResponse200::swaggerTypes" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "swaggerTypes" must be all lower-case
(#74) Member variable "attributeMap" must be all lower-case
(#111) Public method name "InlineResponse200::attributeMap" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "attributeMap" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#141) Opening brace should be on the same line as the declaration
(#155) Public method name "InlineResponse200::listInvalidProperties" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "InlineResponse200::getContentLength" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "InlineResponse200::setContentLength" must be in lower-case letters only
(#189) Variable "content_length" must not contain underscores.
(#190) Opening brace should be on the same line as the declaration
(#191) Variable "content_length" must not contain underscores.
(#200) Public method name "InlineResponse200::getContentType" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#210) Public method name "InlineResponse200::setContentType" must be in lower-case letters only
(#210) Variable "content_type" must not contain underscores.
(#211) Opening brace should be on the same line as the declaration
(#212) Variable "content_type" must not contain underscores.
(#221) Public method name "InlineResponse200::getExternalContentId" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#231) Public method name "InlineResponse200::setExternalContentId" must be in lower-case letters only
(#231) Variable "external_content_id" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "external_content_id" must not contain underscores.
(#242) Public method name "InlineResponse200::getFilePath" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "InlineResponse200::setFilePath" must be in lower-case letters only
(#252) Variable "file_path" must not contain underscores.
(#253) Opening brace should be on the same line as the declaration
(#254) Variable "file_path" must not contain underscores.
(#263) Public method name "InlineResponse200::getHeaders" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "InlineResponse200::setHeaders" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#284) Public method name "InlineResponse200::getUrlPost" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "InlineResponse200::setUrlPost" must be in lower-case letters only
(#294) Variable "url_post" must not contain underscores.
(#295) Opening brace should be on the same line as the declaration
(#296) Variable "url_post" must not contain underscores.
(#306) Opening brace should be on the same line as the declaration
(#316) Opening brace should be on the same line as the declaration
(#327) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/InlineResponse2001.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#65) Public method name "InlineResponse2001::swaggerTypes" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "swaggerTypes" must be all lower-case
(#74) Member variable "attributeMap" must be all lower-case
(#111) Public method name "InlineResponse2001::attributeMap" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "attributeMap" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#141) Opening brace should be on the same line as the declaration
(#155) Public method name "InlineResponse2001::listInvalidProperties" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "InlineResponse2001::getAssignment" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "InlineResponse2001::setAssignment" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "InlineResponse2001::getDraft" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#210) Public method name "InlineResponse2001::setDraft" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#221) Public method name "InlineResponse2001::getExternalContentId" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#231) Public method name "InlineResponse2001::setExternalContentId" must be in lower-case letters only
(#231) Variable "external_content_id" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "external_content_id" must not contain underscores.
(#242) Public method name "InlineResponse2001::getPreliminary" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "InlineResponse2001::setPreliminary" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#263) Public method name "InlineResponse2001::getScore" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "InlineResponse2001::setScore" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#284) Public method name "InlineResponse2001::getUser" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "InlineResponse2001::setUser" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#306) Opening brace should be on the same line as the declaration
(#316) Opening brace should be on the same line as the declaration
(#327) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/InlineResponse2002.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#64) Public method name "InlineResponse2002::swaggerTypes" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "swaggerTypes" must be all lower-case
(#73) Member variable "attributeMap" must be all lower-case
(#107) Public method name "InlineResponse2002::attributeMap" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "attributeMap" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#137) Opening brace should be on the same line as the declaration
(#150) Public method name "InlineResponse2002::listInvalidProperties" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "invalid_properties" must not contain underscores.
(#154) Variable "invalid_properties" must not contain underscores.
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "InlineResponse2002::getAssignmentId" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#184) Public method name "InlineResponse2002::setAssignmentId" must be in lower-case letters only
(#184) Variable "assignment_id" must not contain underscores.
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "assignment_id" must not contain underscores.
(#195) Public method name "InlineResponse2002::getContextId" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#205) Public method name "InlineResponse2002::setContextId" must be in lower-case letters only
(#205) Variable "context_id" must not contain underscores.
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "context_id" must not contain underscores.
(#216) Public method name "InlineResponse2002::getExternalContentId" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#226) Public method name "InlineResponse2002::setExternalContentId" must be in lower-case letters only
(#226) Variable "external_content_id" must not contain underscores.
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "external_content_id" must not contain underscores.
(#237) Public method name "InlineResponse2002::getUrl" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#247) Public method name "InlineResponse2002::setUrl" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "InlineResponse2002::getUserId" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Public method name "InlineResponse2002::setUserId" must be in lower-case letters only
(#268) Variable "user_id" must not contain underscores.
(#269) Opening brace should be on the same line as the declaration
(#270) Variable "user_id" must not contain underscores.
(#280) Opening brace should be on the same line as the declaration
(#290) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#315) Opening brace should be on the same line as the declaration
(#324) Opening brace should be on the same line as the declaration
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/InlineResponse400.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#60) Public method name "InlineResponse400::swaggerTypes" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "swaggerTypes" must be all lower-case
(#69) Member variable "attributeMap" must be all lower-case
(#91) Public method name "InlineResponse400::attributeMap" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "attributeMap" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#106) Whitespace found at end of line
(#108) Whitespace found at end of line
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "InlineResponse400::listInvalidProperties" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#132) Variable "invalid_properties" must not contain underscores.
(#134) Variable "invalid_properties" must not contain underscores.
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "InlineResponse400::getMessage" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "InlineResponse400::setMessage" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#176) Opening brace should be on the same line as the declaration
(#186) Opening brace should be on the same line as the declaration
(#197) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/ReportMetaData.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#66) Public method name "ReportMetaData::swaggerTypes" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "swaggerTypes" must be all lower-case
(#75) Member variable "attributeMap" must be all lower-case
(#115) Public method name "ReportMetaData::attributeMap" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "attributeMap" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#130) Whitespace found at end of line
(#132) Whitespace found at end of line
(#145) Opening brace should be on the same line as the declaration
(#160) Public method name "ReportMetaData::listInvalidProperties" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#162) Variable "invalid_properties" must not contain underscores.
(#165) Variable "invalid_properties" must not contain underscores.
(#167) Variable "invalid_properties" must not contain underscores.
(#177) Opening brace should be on the same line as the declaration
(#190) Public method name "ReportMetaData::getAssignmentTitle" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#200) Public method name "ReportMetaData::setAssignmentTitle" must be in lower-case letters only
(#200) Variable "assignment_title" must not contain underscores.
(#201) Opening brace should be on the same line as the declaration
(#202) Variable "assignment_title" must not contain underscores.
(#211) Public method name "ReportMetaData::getContextTitle" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#221) Public method name "ReportMetaData::setContextTitle" must be in lower-case letters only
(#221) Variable "context_title" must not contain underscores.
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "context_title" must not contain underscores.
(#232) Public method name "ReportMetaData::getExternalContentData" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#242) Public method name "ReportMetaData::setExternalContentData" must be in lower-case letters only
(#242) Variable "external_content_data" must not contain underscores.
(#243) Opening brace should be on the same line as the declaration
(#244) Variable "external_content_data" must not contain underscores.
(#253) Public method name "ReportMetaData::getUserEmail" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#263) Public method name "ReportMetaData::setUserEmail" must be in lower-case letters only
(#263) Variable "user_email" must not contain underscores.
(#264) Opening brace should be on the same line as the declaration
(#265) Variable "user_email" must not contain underscores.
(#274) Public method name "ReportMetaData::getUserFirstName" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#284) Public method name "ReportMetaData::setUserFirstName" must be in lower-case letters only
(#284) Variable "user_first_name" must not contain underscores.
(#285) Opening brace should be on the same line as the declaration
(#286) Variable "user_first_name" must not contain underscores.
(#295) Public method name "ReportMetaData::getUserLastName" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#305) Public method name "ReportMetaData::setUserLastName" must be in lower-case letters only
(#305) Variable "user_last_name" must not contain underscores.
(#306) Opening brace should be on the same line as the declaration
(#307) Variable "user_last_name" must not contain underscores.
(#316) Public method name "ReportMetaData::getUserRole" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#326) Public method name "ReportMetaData::setUserRole" must be in lower-case letters only
(#326) Variable "user_role" must not contain underscores.
(#327) Opening brace should be on the same line as the declaration
(#328) Variable "user_role" must not contain underscores.
(#338) Opening brace should be on the same line as the declaration
(#348) Opening brace should be on the same line as the declaration
(#359) Opening brace should be on the same line as the declaration
(#373) Opening brace should be on the same line as the declaration
(#382) Opening brace should be on the same line as the declaration
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/ReportScoreReponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#65) Public method name "ReportScoreReponse::swaggerTypes" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "swaggerTypes" must be all lower-case
(#74) Member variable "attributeMap" must be all lower-case
(#111) Public method name "ReportScoreReponse::attributeMap" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "attributeMap" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#126) Whitespace found at end of line
(#128) Whitespace found at end of line
(#141) Opening brace should be on the same line as the declaration
(#155) Public method name "ReportScoreReponse::listInvalidProperties" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "invalid_properties" must not contain underscores.
(#159) Variable "invalid_properties" must not contain underscores.
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "ReportScoreReponse::getAssignment" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#189) Public method name "ReportScoreReponse::setAssignment" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#200) Public method name "ReportScoreReponse::getDraft" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#210) Public method name "ReportScoreReponse::setDraft" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#221) Public method name "ReportScoreReponse::getExternalContentId" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#231) Public method name "ReportScoreReponse::setExternalContentId" must be in lower-case letters only
(#231) Variable "external_content_id" must not contain underscores.
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "external_content_id" must not contain underscores.
(#242) Public method name "ReportScoreReponse::getPreliminary" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "ReportScoreReponse::setPreliminary" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#263) Public method name "ReportScoreReponse::getScore" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "ReportScoreReponse::setScore" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#284) Public method name "ReportScoreReponse::getUser" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#294) Public method name "ReportScoreReponse::setUser" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#306) Opening brace should be on the same line as the declaration
(#316) Opening brace should be on the same line as the declaration
(#327) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/Model/ReportURLLinkResponse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Expected 5 space(s) before asterisk; 6 found
(#48) Expected 5 space(s) before asterisk; 6 found
(#49) Expected 5 space(s) before asterisk; 6 found
(#50) Member variable "swaggerModelName" must be all lower-case
(#53) Expected 5 space(s) before asterisk; 6 found
(#54) Expected 5 space(s) before asterisk; 6 found
(#55) Expected 5 space(s) before asterisk; 6 found
(#56) Member variable "swaggerTypes" must be all lower-case
(#64) Public method name "ReportURLLinkResponse::swaggerTypes" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "swaggerTypes" must be all lower-case
(#73) Member variable "attributeMap" must be all lower-case
(#107) Public method name "ReportURLLinkResponse::attributeMap" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "attributeMap" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#122) Whitespace found at end of line
(#124) Whitespace found at end of line
(#137) Opening brace should be on the same line as the declaration
(#150) Public method name "ReportURLLinkResponse::listInvalidProperties" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "invalid_properties" must not contain underscores.
(#154) Variable "invalid_properties" must not contain underscores.
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "ReportURLLinkResponse::getAssignmentId" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#184) Public method name "ReportURLLinkResponse::setAssignmentId" must be in lower-case letters only
(#184) Variable "assignment_id" must not contain underscores.
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "assignment_id" must not contain underscores.
(#195) Public method name "ReportURLLinkResponse::getContextId" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#205) Public method name "ReportURLLinkResponse::setContextId" must be in lower-case letters only
(#205) Variable "context_id" must not contain underscores.
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "context_id" must not contain underscores.
(#216) Public method name "ReportURLLinkResponse::getExternalContentId" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#226) Public method name "ReportURLLinkResponse::setExternalContentId" must be in lower-case letters only
(#226) Variable "external_content_id" must not contain underscores.
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "external_content_id" must not contain underscores.
(#237) Public method name "ReportURLLinkResponse::getUrl" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#247) Public method name "ReportURLLinkResponse::setUrl" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#258) Public method name "ReportURLLinkResponse::getUserId" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#268) Public method name "ReportURLLinkResponse::setUserId" must be in lower-case letters only
(#268) Variable "user_id" must not contain underscores.
(#269) Opening brace should be on the same line as the declaration
(#270) Variable "user_id" must not contain underscores.
(#280) Opening brace should be on the same line as the declaration
(#290) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#315) Opening brace should be on the same line as the declaration
(#324) Opening brace should be on the same line as the declaration
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
plagiarism/vericite/sdk/lib/ObjectSerializer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Whitespace found at end of line
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Public method name "ObjectSerializer::sanitizeForSerialization" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#53) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Public method name "ObjectSerializer::sanitizeFilename" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#99) Public method name "ObjectSerializer::toPathValue" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#114) Public method name "ObjectSerializer::toQueryValue" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#132) Public method name "ObjectSerializer::toHeaderValue" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#146) Public method name "ObjectSerializer::toFormValue" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#164) Public method name "ObjectSerializer::toString" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Public method name "ObjectSerializer::serializeCollection" must be in lower-case letters only
(#183) Variable "collectionFormat" must be all lower-case
(#183) Variable "allowCollectionFormatMulti" must be all lower-case
(#184) Opening brace should be on the same line as the declaration
(#185) Variable "allowCollectionFormatMulti" must be all lower-case
(#185) Variable "collectionFormat" must be all lower-case
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Variable "collectionFormat" must be all lower-case
(#217) Variable "httpHeaders" must be all lower-case
(#218) Opening brace should be on the same line as the declaration
(#221) Usage of ELSEIF not allowed; use ELSE IF instead
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Variable "subClass_array" must be all lower-case
(#225) Variable "subClass_array" must not contain underscores.
(#226) Variable "subClass" must be all lower-case
(#226) Variable "subClass_array" must be all lower-case
(#226) Variable "subClass_array" must not contain underscores.
(#228) Variable "subClass" must be all lower-case
(#232) Usage of ELSEIF not allowed; use ELSE IF instead
(#233) Variable "subClass" must be all lower-case
(#236) Variable "subClass" must be all lower-case
(#239) Usage of ELSEIF not allowed; use ELSE IF instead
(#242) Usage of ELSEIF not allowed; use ELSE IF instead
(#254) Usage of ELSEIF not allowed; use ELSE IF instead
(#254) Line exceeds 132 characters; contains 168 characters
(#257) Usage of ELSEIF not allowed; use ELSE IF instead
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Variable "httpHeaders" must be all lower-case
(#260) Variable "httpHeaders" must be all lower-case
(#266) Variable "byte_written" must not contain underscores.
(#268) The use of function error_log() is forbidden
(#268) Variable "byte_written" must not contain underscores.
(#268) Line exceeds maximum limit of 180 characters; contains 229 characters
(#283) Variable "propertySetter" must be all lower-case
(#285) Variable "propertySetter" must be all lower-case
(#289) Variable "propertyValue" must be all lower-case
(#290) Variable "propertyValue" must be all lower-case
(#291) Variable "propertySetter" must be all lower-case
(#291) Variable "propertyValue" must be all lower-case
plagiarism/vericite/version.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Expected 1 space after "="; 2 found

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(265 errors, 3 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

plagiarism/vericite/backup/moodle2/backup_plagiarism_vericite_plugin.class.php
(#20) Package is not specified for class backup_plagiarism_vericite_plugin. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#20) Class backup_plagiarism_vericite_plugin is not documented
(#21) Function backup_plagiarism_vericite_plugin::define_module_plugin_structure is not documented
plagiarism/vericite/backup/moodle2/restore_plagiarism_vericite_plugin.class.php
(#20) Package is not specified for class restore_plagiarism_vericite_plugin. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#20) Class restore_plagiarism_vericite_plugin is not documented
(#23) Function restore_plagiarism_vericite_plugin::define_module_plugin_structure is not documented
(#34) Function restore_plagiarism_vericite_plugin::process_vericiteconfigmod is not documented
(#21) Variable restore_plagiarism_vericite_plugin::$existingcourse is not documented
plagiarism/vericite/classes/task/send_files.php
(#4) Package is not specified for class send_files. It is also not specified in file-level phpdocs
(#2) File-level phpdocs block is not found
(#4) Class send_files is not documented
(#6) Function send_files::get_name is not documented
(#12) Function send_files::execute is not documented
plagiarism/vericite/db/access.php
(#17) File-level phpdocs block is not found
plagiarism/vericite/db/events.php
(#17) File-level phpdocs block is not found
plagiarism/vericite/db/tasks.php
(#2) File-level phpdocs block is not found
plagiarism/vericite/db/upgrade.php
(#17) Package is not specified for function xmldb_plagiarism_vericite_upgrade. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#17) There is no description in phpdocs for function xmldb_plagiarism_vericite_upgrade
(#18) Not recommended phpdocs tag @global used
plagiarism/vericite/lang/en/plagiarism_vericite.php
(#17) No one-line description found in phpdocs for file
plagiarism/vericite/lang/es/plagiarism_vericite.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
plagiarism/vericite/lib.php
(#53) Class plagiarism_plugin_vericite is not documented
(#158) Function plagiarism_plugin_vericite::get_file_results is not documented
(#425) Function plagiarism_plugin_vericite::save_form_elements is not documented
(#687) Function plagiarism_plugin_vericite::config_options is not documented
(#734) Function plagiarism_plugin_vericite::plagiarism_vericite_get_scores is not documented
(#798) Function plagiarism_plugin_vericite::plagiarism_vericite_get_css_rank is not documented
(#804) Function plagiarism_plugin_vericite::plagiarism_vericite_identifier_prefix is not documented
(#811) Function plagiarism_vericite_log is not documented
(#829) Function plagiarism_vericite_get_settings is not documented
(#854) Function plagiarism_vericite_get_setting_boolean is not documented
(#859) Function plagiarism_vericite_ends_with is not documented
(#864) Function plagiarism_vericite_call_api is not documented
(#927) Function plagiarism_vericite_serialize_fields is not documented
(#940) Function plagiarism_vericite_curl_exec is not documented
(#59) Phpdocs for function plagiarism_plugin_vericite::get_links has incomplete parameters list
(#563) Phpdocs for function plagiarism_plugin_vericite::get_form_elements_module has incomplete parameters list
plagiarism/vericite/plagiarism_form.php
(#19) Package is not specified for class plagiarism_setup_form. It is also not specified in file-level phpdocs
(#17) File-level phpdocs block is not found
(#19) Class plagiarism_setup_form is not documented
(#22) Function plagiarism_setup_form::definition is not documented
plagiarism/vericite/sdk/autoload.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
plagiarism/vericite/sdk/lib/Api/AssignmentsApi.php
(#7) Package Swagger\Client is not valid
(#40) Package Swagger\Client is not valid
(#6) Category Class is not valid
(#39) Category Class is not valid
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#36) Class AssignmentsApi does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#36) Class AssignmentsApi does not have @license tag
plagiarism/vericite/sdk/lib/Api/ReportsApi.php
(#7) Package Swagger\Client is not valid
(#40) Package Swagger\Client is not valid
(#6) Category Class is not valid
(#39) Category Class is not valid
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#36) Class ReportsApi does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#36) Class ReportsApi does not have @license tag
plagiarism/vericite/sdk/lib/ApiClient.php
(#8) Package Swagger\Client is not valid
(#36) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#35) Category Class is not valid
(#42) Variable ApiClient::$PATCH is not documented
(#43) Variable ApiClient::$POST is not documented
(#44) Variable ApiClient::$GET is not documented
(#45) Variable ApiClient::$HEAD is not documented
(#46) Variable ApiClient::$OPTIONS is not documented
(#47) Variable ApiClient::$PUT is not documented
(#48) Variable ApiClient::$DELETE is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#32) Class ApiClient does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#32) Class ApiClient does not have @license tag
plagiarism/vericite/sdk/lib/ApiException.php
(#7) Package Swagger\Client is not valid
(#37) Package Swagger\Client is not valid
(#6) Category Class is not valid
(#36) Category Class is not valid
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#33) Class ApiException does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#33) Class ApiException does not have @license tag
plagiarism/vericite/sdk/lib/Configuration.php
(#7) Package Swagger\Client is not valid
(#36) Package Swagger\Client is not valid
(#6) Category Class is not valid
(#35) Category Class is not valid
(#42) Variable Configuration::$defaultConfiguration is not documented
(#2) No one-line description found in phpdocs for file
(#31) No one-line description found in phpdocs for class Configuration
(#2) File-level phpdocs block does not have @copyright tag
(#31) Class Configuration does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#31) Class Configuration does not have @license tag
plagiarism/vericite/sdk/lib/Model/AssignmentData.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#68) Function AssignmentData::swaggerTypes is not documented
(#123) Function AssignmentData::attributeMap is not documented
(#128) Function AssignmentData::setters is not documented
(#133) Function AssignmentData::getters is not documented
(#44) Constant AssignmentData::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class AssignmentData does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class AssignmentData does not have @license tag
plagiarism/vericite/sdk/lib/Model/AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#63) Function AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::swaggerTypes is not documented
(#103) Function AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::attributeMap is not documented
(#108) Function AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::setters is not documented
(#113) Function AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::getters is not documented
(#44) Constant AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class AssignmentscontextIDassignmentIDAssignmentAttachmentExternalContent does not have @license tag
plagiarism/vericite/sdk/lib/Model/Error.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#60) Function Error::swaggerTypes is not documented
(#91) Function Error::attributeMap is not documented
(#96) Function Error::setters is not documented
(#101) Function Error::getters is not documented
(#44) Constant Error::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class Error does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class Error does not have @license tag
plagiarism/vericite/sdk/lib/Model/ExternalContentData.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#63) Function ExternalContentData::swaggerTypes is not documented
(#103) Function ExternalContentData::attributeMap is not documented
(#108) Function ExternalContentData::setters is not documented
(#113) Function ExternalContentData::getters is not documented
(#44) Constant ExternalContentData::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class ExternalContentData does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class ExternalContentData does not have @license tag
plagiarism/vericite/sdk/lib/Model/ExternalContentUploadInfo.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#65) Function ExternalContentUploadInfo::swaggerTypes is not documented
(#111) Function ExternalContentUploadInfo::attributeMap is not documented
(#116) Function ExternalContentUploadInfo::setters is not documented
(#121) Function ExternalContentUploadInfo::getters is not documented
(#44) Constant ExternalContentUploadInfo::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class ExternalContentUploadInfo does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class ExternalContentUploadInfo does not have @license tag
plagiarism/vericite/sdk/lib/Model/InlineResponse200.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#65) Function InlineResponse200::swaggerTypes is not documented
(#111) Function InlineResponse200::attributeMap is not documented
(#116) Function InlineResponse200::setters is not documented
(#121) Function InlineResponse200::getters is not documented
(#44) Constant InlineResponse200::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class InlineResponse200 does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class InlineResponse200 does not have @license tag
plagiarism/vericite/sdk/lib/Model/InlineResponse2001.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#65) Function InlineResponse2001::swaggerTypes is not documented
(#111) Function InlineResponse2001::attributeMap is not documented
(#116) Function InlineResponse2001::setters is not documented
(#121) Function InlineResponse2001::getters is not documented
(#44) Constant InlineResponse2001::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class InlineResponse2001 does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class InlineResponse2001 does not have @license tag
plagiarism/vericite/sdk/lib/Model/InlineResponse2002.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#64) Function InlineResponse2002::swaggerTypes is not documented
(#107) Function InlineResponse2002::attributeMap is not documented
(#112) Function InlineResponse2002::setters is not documented
(#117) Function InlineResponse2002::getters is not documented
(#44) Constant InlineResponse2002::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class InlineResponse2002 does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class InlineResponse2002 does not have @license tag
plagiarism/vericite/sdk/lib/Model/InlineResponse400.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#60) Function InlineResponse400::swaggerTypes is not documented
(#91) Function InlineResponse400::attributeMap is not documented
(#96) Function InlineResponse400::setters is not documented
(#101) Function InlineResponse400::getters is not documented
(#44) Constant InlineResponse400::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class InlineResponse400 does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class InlineResponse400 does not have @license tag
plagiarism/vericite/sdk/lib/Model/ReportMetaData.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#66) Function ReportMetaData::swaggerTypes is not documented
(#115) Function ReportMetaData::attributeMap is not documented
(#120) Function ReportMetaData::setters is not documented
(#125) Function ReportMetaData::getters is not documented
(#44) Constant ReportMetaData::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class ReportMetaData does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class ReportMetaData does not have @license tag
plagiarism/vericite/sdk/lib/Model/ReportScoreReponse.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#65) Function ReportScoreReponse::swaggerTypes is not documented
(#111) Function ReportScoreReponse::attributeMap is not documented
(#116) Function ReportScoreReponse::setters is not documented
(#121) Function ReportScoreReponse::getters is not documented
(#44) Constant ReportScoreReponse::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class ReportScoreReponse does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class ReportScoreReponse does not have @license tag
plagiarism/vericite/sdk/lib/Model/ReportURLLinkResponse.php
(#8) Package Swagger\Client is not valid
(#38) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#37) Category Class is not valid
(#64) Function ReportURLLinkResponse::swaggerTypes is not documented
(#107) Function ReportURLLinkResponse::attributeMap is not documented
(#112) Function ReportURLLinkResponse::setters is not documented
(#117) Function ReportURLLinkResponse::getters is not documented
(#44) Constant ReportURLLinkResponse::DISCRIMINATOR is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#34) Class ReportURLLinkResponse does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Class ReportURLLinkResponse does not have @license tag
plagiarism/vericite/sdk/lib/ObjectSerializer.php
(#8) Package Swagger\Client is not valid
(#36) Package Swagger\Client is not valid
(#7) Category Class is not valid
(#35) Category Class is not valid
(#210) Phpdocs for function ObjectSerializer::deserialize has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#32) Class ObjectSerializer does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#32) Class ObjectSerializer does not have @license tag
plagiarism/vericite/settings.php
(#17) File-level phpdocs block is not found
plagiarism/vericite/version.php
(#17) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]