Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(14419 errors, 1927 warnings)

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

blocks/enrolcode/block_enrolcode.php
(#1) No one-line description found in phpdocs for docblock of file block_enrolcode.php
(#29) Missing docblock for class block_enrolcode
(#39) Missing docblock for function init
(#43) Missing docblock for function get_content
(#44) global $PAGE cannot be used in block classes. Use $this->page.
(#46) global $PAGE cannot be used in block classes. Use $this->page.
(#51) Short array syntax must be used to define arrays
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Short array syntax must be used to define arrays
(#64) Missing docblock for function hide_header
(#68) Missing docblock for function has_config
(#72) Missing docblock for function instance_allow_multiple
blocks/enrolcode/classes/code_form.php
(#1) No one-line description found in phpdocs for docblock of file code_form.php
(#29) Missing docblock for class code_form
(#30) Missing member variable doc comment
(#30) Member variable "accepted_types" must not contain underscores.
(#30) Scope modifier not specified for member variable "$accepted_types"
(#31) Missing member variable doc comment
(#31) Scope modifier not specified for member variable "$areamaxbytes"
(#32) Missing member variable doc comment
(#32) Scope modifier not specified for member variable "$maxbytes"
(#33) Missing member variable doc comment
(#33) Scope modifier not specified for member variable "$maxfiles"
(#34) Missing member variable doc comment
(#34) Scope modifier not specified for member variable "$subdirs"
(#36) Missing docblock for function definition
(#36) Visibility must be declared on method "definition"
(#38) Variable "create_form_courseid" must not contain underscores.
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Short array syntax must be used to define arrays
(#41) Line exceeds 132 characters; contains 133 characters
(#50) Variable "_groups" must not contain underscores.
(#50) Short array syntax must be used to define arrays
(#51) Variable "_groups" must not contain underscores.
(#52) Short array syntax must be used to define arrays
(#54) Variable "_groups" must not contain underscores.
(#63) Short array syntax must be used to define arrays
(#72) Variable "onclick_maturity" must not contain underscores.
(#72) Line exceeds maximum limit of 180 characters; contains 249 characters
(#73) Variable "onclick_enrolmentend" must not contain underscores.
(#73) Line exceeds maximum limit of 180 characters; contains 252 characters
(#74) This comment is 72% valid code; is this commented out code?
(#74) Line exceeds 132 characters; contains 155 characters
(#75) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#75) Short array syntax must be used to define arrays
(#75) Variable "onclick_maturity" must not contain underscores.
(#75) Line exceeds maximum limit of 180 characters; contains 181 characters
(#76) This comment is 72% valid code; is this commented out code?
(#76) Line exceeds 132 characters; contains 169 characters
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) Short array syntax must be used to define arrays
(#77) Variable "onclick_enrolmentend" must not contain underscores.
(#77) Line exceeds maximum limit of 180 characters; contains 185 characters
(#84) Line exceeds maximum limit of 180 characters; contains 227 characters
(#86) Line exceeds maximum limit of 180 characters; contains 313 characters
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Short array syntax must be used to define arrays
(#102) Variable "_groups" must not contain underscores.
(#104) Line exceeds 132 characters; contains 156 characters
(#106) Line exceeds maximum limit of 180 characters; contains 213 characters
(#107) Line exceeds maximum limit of 180 characters; contains 226 characters
(#110) Line exceeds maximum limit of 180 characters; contains 234 characters
(#111) Line exceeds maximum limit of 180 characters; contains 190 characters
(#115) Line exceeds maximum limit of 180 characters; contains 198 characters
(#116) Line exceeds maximum limit of 180 characters; contains 208 characters
(#121) Line exceeds 132 characters; contains 177 characters
(#124) No space found before comment text; expected "// $mform->hideIf('maturity', 'custommaturity', 'notchecked');" but found "//$mform->hideIf('maturity', 'custommaturity', 'notchecked');"
(#128) Variable "onclick_maturity" must not contain underscores.
(#129) Variable "onclick_enrolmentend" must not contain underscores.
(#130) Line exceeds 132 characters; contains 150 characters
(#131) Line exceeds 132 characters; contains 138 characters
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) No space found before comment text; expected "// '$("#fgroup_id_groupcustommaturity, #fgroup_id_groupenrolmentend").css("display", "block").children(".col-md-3").remove();'," but found "//'$("#fgroup_id_groupcustommaturity, #fgroup_id_groupenrolmentend").css("display", "block").children(".col-md-3").remove();',"
blocks/enrolcode/classes/hook_callbacks.php
(#1) No one-line description found in phpdocs for docblock of file hook_callbacks.php
(#25) Missing docblock for class hook_callbacks
(#26) Missing docblock for function before_standard_head_html_generation
(#29) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
blocks/enrolcode/classes/locallib.php
(#1) No one-line description found in phpdocs for docblock of file locallib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class locallib
(#29) Missing member variable doc comment
(#29) Member variable "create_form_courseid" must not contain underscores.
(#73) Line exceeds maximum limit of 180 characters; contains 187 characters
(#85) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Short array syntax must be used to define arrays
(#133) Variable "create_form_courseid" must not contain underscores.
(#134) Short array syntax must be used to define arrays
(#186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
blocks/enrolcode/classes/phpqrcode/bindings/tcpdf/qrcode.php
(#1) Moodle boilerplate not found
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) No space found before comment text; expected "// ============================================================+" but found "//============================================================+"
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found before comment text; expected "// ----------------------------------------------------------------------------" but found "// ----------------------------------------------------------------------------"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found before comment text; expected "// This library is free software; you can redistribute it and/or" but found "// This library is free software; you can redistribute it and/or"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found before comment text; expected "// modify it under the terms of the GNU Lesser General Public" but found "// modify it under the terms of the GNU Lesser General Public"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found before comment text; expected "// License as published by the Free Software Foundation; either" but found "// License as published by the Free Software Foundation; either"
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found before comment text; expected "// version 3 of the License, or any later version." but found "// version 3 of the License, or any later version."
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found before comment text; expected "// This library is distributed in the hope that it will be useful," but found "// This library is distributed in the hope that it will be useful,"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found before comment text; expected "// but WITHOUT ANY WARRANTY; without even the implied warranty of" but found "// but WITHOUT ANY WARRANTY; without even the implied warranty of"
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found before comment text; expected "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU" but found "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found before comment text; expected "// Lesser General Public License for more details." but found "// Lesser General Public License for more details."
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found before comment text; expected "// You should have received a copy of the GNU Lesser General Public" but found "// You should have received a copy of the GNU Lesser General Public"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found before comment text; expected "// License along with this library; if not, write to the Free Software" but found "// License along with this library; if not, write to the Free Software"
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found before comment text; expected "// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" but found "// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
(#23) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#65) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#66) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#67) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#68) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#69) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#70) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#71) Expected 1 space before comment text but found 15; use block comment if you need indentation
(#72) No space found before comment text; expected "// ============================================================+" but found "//============================================================+"
(#81) Line exceeds maximum limit of 180 characters; contains 386 characters
(#84) Incorrect @package tag for file qrcode.php. Expected block_enrolcode, found com.tecnick.tcpdf.
(#85) Docblock tag "@abstract" is not recommended.
(#87) Line exceeds 132 characters; contains 159 characters
(#90) Docblock tag "@version" is not recommended.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Line exceeds 132 characters; contains 136 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Line exceeds 132 characters; contains 166 characters
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Line exceeds 132 characters; contains 154 characters
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Spaces must be used to indent lines; tabs are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#211) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#235) Spaces must be used to indent lines; tabs are not allowed
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Line exceeds 132 characters; contains 149 characters
(#244) Spaces must be used to indent lines; tabs are not allowed
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Spaces must be used to indent lines; tabs are not allowed
(#249) Spaces must be used to indent lines; tabs are not allowed
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#254) Spaces must be used to indent lines; tabs are not allowed
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#268) Spaces must be used to indent lines; tabs are not allowed
(#269) Spaces must be used to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Line exceeds maximum limit of 180 characters; contains 393 characters
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 2
(#273) Variable "split_length" must not contain underscores.
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 12 spaces, found 3
(#274) Variable "split_length" must not contain underscores.
(#274) Logical operator "or" is prohibited; use "||" instead
(#274) Variable "split_length" must not contain underscores.
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 16 spaces, found 4
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 20 spaces, found 5
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 20 spaces, found 5
(#277) Variable "split_length" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 20 spaces, found 5
(#278) Variable "split_length" must not contain underscores.
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 16 spaces, found 4
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#281) Short array syntax must be used to define arrays
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used to indent lines; tabs are not allowed
(#291) Spaces must be used to indent lines; tabs are not allowed
(#292) Spaces must be used to indent lines; tabs are not allowed
(#293) Spaces must be used to indent lines; tabs are not allowed
(#294) Spaces must be used to indent lines; tabs are not allowed
(#295) Spaces must be used to indent lines; tabs are not allowed
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Line exceeds maximum limit of 180 characters; contains 387 characters
(#297) Spaces must be used to indent lines; tabs are not allowed
(#298) Spaces must be used to indent lines; tabs are not allowed
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Docblock tag "@name" is not recommended.
(#300) Spaces must be used to indent lines; tabs are not allowed
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Docblock tag "@abstract" is not recommended.
(#302) Spaces must be used to indent lines; tabs are not allowed
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Line exceeds 132 characters; contains 160 characters
(#304) Spaces must be used to indent lines; tabs are not allowed
(#305) Spaces must be used to indent lines; tabs are not allowed
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Docblock tag "@version" is not recommended.
(#307) Spaces must be used to indent lines; tabs are not allowed
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Docblock tag "@access" is not recommended.
(#312) @access tag is not allowed in member variable comment
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Member variable "barcode_array" must not contain underscores.
(#314) Short array syntax must be used to define arrays
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Line exceeds maximum limit of 180 characters; contains 203 characters
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Docblock tag "@access" is not recommended.
(#318) @access tag is not allowed in member variable comment
(#319) Spaces must be used to indent lines; tabs are not allowed
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Docblock tag "@access" is not recommended.
(#324) @access tag is not allowed in member variable comment
(#325) Spaces must be used to indent lines; tabs are not allowed
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Spaces must be used to indent lines; tabs are not allowed
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Docblock tag "@access" is not recommended.
(#330) @access tag is not allowed in member variable comment
(#331) Spaces must be used to indent lines; tabs are not allowed
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Spaces must be used to indent lines; tabs are not allowed
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Docblock tag "@access" is not recommended.
(#336) @access tag is not allowed in member variable comment
(#337) Spaces must be used to indent lines; tabs are not allowed
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Docblock tag "@access" is not recommended.
(#342) @access tag is not allowed in member variable comment
(#343) Spaces must be used to indent lines; tabs are not allowed
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Docblock tag "@access" is not recommended.
(#348) @access tag is not allowed in member variable comment
(#349) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) Spaces must be used to indent lines; tabs are not allowed
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Docblock tag "@access" is not recommended.
(#356) @access tag is not allowed in member variable comment
(#357) Spaces must be used to indent lines; tabs are not allowed
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Docblock tag "@access" is not recommended.
(#362) @access tag is not allowed in member variable comment
(#363) Spaces must be used to indent lines; tabs are not allowed
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Docblock tag "@access" is not recommended.
(#368) @access tag is not allowed in member variable comment
(#369) Spaces must be used to indent lines; tabs are not allowed
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used to indent lines; tabs are not allowed
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Docblock tag "@access" is not recommended.
(#374) @access tag is not allowed in member variable comment
(#375) Spaces must be used to indent lines; tabs are not allowed
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used to indent lines; tabs are not allowed
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Docblock tag "@access" is not recommended.
(#380) @access tag is not allowed in member variable comment
(#381) Spaces must be used to indent lines; tabs are not allowed
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Spaces must be used to indent lines; tabs are not allowed
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Docblock tag "@access" is not recommended.
(#386) @access tag is not allowed in member variable comment
(#387) Spaces must be used to indent lines; tabs are not allowed
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Docblock tag "@access" is not recommended.
(#394) @access tag is not allowed in member variable comment
(#395) Spaces must be used to indent lines; tabs are not allowed
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Short array syntax must be used to define arrays
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used to indent lines; tabs are not allowed
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Docblock tag "@access" is not recommended.
(#400) @access tag is not allowed in member variable comment
(#401) Spaces must be used to indent lines; tabs are not allowed
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Short array syntax must be used to define arrays
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Docblock tag "@access" is not recommended.
(#406) @access tag is not allowed in member variable comment
(#407) Spaces must be used to indent lines; tabs are not allowed
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Spaces must be used to indent lines; tabs are not allowed
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Docblock tag "@access" is not recommended.
(#412) @access tag is not allowed in member variable comment
(#413) Spaces must be used to indent lines; tabs are not allowed
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Short array syntax must be used to define arrays
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) No space found before comment text; expected "// of RSblock" but found "//of RSblock"
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Spaces must be used to indent lines; tabs are not allowed
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Docblock tag "@access" is not recommended.
(#418) @access tag is not allowed in member variable comment
(#419) Spaces must be used to indent lines; tabs are not allowed
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used to indent lines; tabs are not allowed
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Docblock tag "@access" is not recommended.
(#424) @access tag is not allowed in member variable comment
(#425) Spaces must be used to indent lines; tabs are not allowed
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Member variable "dataLength" must be all lower-case
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used to indent lines; tabs are not allowed
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Docblock tag "@access" is not recommended.
(#430) @access tag is not allowed in member variable comment
(#431) Spaces must be used to indent lines; tabs are not allowed
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#432) Member variable "eccLength" must be all lower-case
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#435) Spaces must be used to indent lines; tabs are not allowed
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Docblock tag "@access" is not recommended.
(#436) @access tag is not allowed in member variable comment
(#437) Spaces must be used to indent lines; tabs are not allowed
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Spaces must be used to indent lines; tabs are not allowed
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Docblock tag "@access" is not recommended.
(#444) @access tag is not allowed in member variable comment
(#445) Spaces must be used to indent lines; tabs are not allowed
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 2
(#446) Member variable "runLength" must be all lower-case
(#446) Short array syntax must be used to define arrays
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Line indented incorrectly; expected at least 8 spaces, found 2
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Docblock tag "@access" is not recommended.
(#452) @access tag is not allowed in member variable comment
(#453) Spaces must be used to indent lines; tabs are not allowed
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 8 spaces, found 2
(#454) Member variable "dataStr" must be all lower-case
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 2
(#457) Spaces must be used to indent lines; tabs are not allowed
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Docblock tag "@access" is not recommended.
(#458) @access tag is not allowed in member variable comment
(#459) Spaces must be used to indent lines; tabs are not allowed
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Spaces must be used to indent lines; tabs are not allowed
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Docblock tag "@access" is not recommended.
(#466) @access tag is not allowed in member variable comment
(#467) Spaces must be used to indent lines; tabs are not allowed
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Short array syntax must be used to define arrays
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Spaces must be used to indent lines; tabs are not allowed
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Docblock tag "@access" is not recommended.
(#472) @access tag is not allowed in member variable comment
(#473) Spaces must be used to indent lines; tabs are not allowed
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Short array syntax must be used to define arrays
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used to indent lines; tabs are not allowed
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Docblock tag "@access" is not recommended.
(#478) @access tag is not allowed in member variable comment
(#479) Spaces must be used to indent lines; tabs are not allowed
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) Member variable "anTable" must be all lower-case
(#480) Short array syntax must be used to define arrays
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 3
(#481) Blank comments are not allowed
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 3
(#482) Blank comments are not allowed
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 3
(#483) Blank comments are not allowed
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 4
(#484) Blank comments are not allowed
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 3
(#485) Blank comments are not allowed
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 3
(#486) Blank comments are not allowed
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 8 spaces, found 3
(#487) Blank comments are not allowed
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 3
(#488) There should be a comma after the last array item in a multi-line array.
(#488) Blank comments are not allowed
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 3
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Spaces must be used to indent lines; tabs are not allowed
(#493) Spaces must be used to indent lines; tabs are not allowed
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Docblock tag "@access" is not recommended.
(#494) @access tag is not allowed in member variable comment
(#495) Spaces must be used to indent lines; tabs are not allowed
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#496) Short array syntax must be used to define arrays
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Short array syntax must be used to define arrays
(#497) Line indented incorrectly; expected at least 8 spaces, found 3
(#497) Short array syntax must be used to define arrays
(#497) Blank comments are not allowed
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Short array syntax must be used to define arrays
(#498) Line indented incorrectly; expected at least 8 spaces, found 3
(#498) Short array syntax must be used to define arrays
(#498) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Short array syntax must be used to define arrays
(#499) Line indented incorrectly; expected at least 8 spaces, found 3
(#499) Short array syntax must be used to define arrays
(#499) Blank comments are not allowed
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Short array syntax must be used to define arrays
(#500) Line indented incorrectly; expected at least 8 spaces, found 3
(#500) Short array syntax must be used to define arrays
(#500) Blank comments are not allowed
(#501) Spaces must be used to indent lines; tabs are not allowed
(#501) Tab found within whitespace
(#501) Short array syntax must be used to define arrays
(#501) Line indented incorrectly; expected at least 8 spaces, found 3
(#501) Short array syntax must be used to define arrays
(#501) Blank comments are not allowed
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Short array syntax must be used to define arrays
(#502) Line indented incorrectly; expected at least 8 spaces, found 3
(#502) Short array syntax must be used to define arrays
(#502) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Tab found within whitespace
(#503) Short array syntax must be used to define arrays
(#503) Line indented incorrectly; expected at least 8 spaces, found 3
(#503) Short array syntax must be used to define arrays
(#503) Blank comments are not allowed
(#504) Spaces must be used to indent lines; tabs are not allowed
(#504) Tab found within whitespace
(#504) Short array syntax must be used to define arrays
(#504) Line indented incorrectly; expected at least 8 spaces, found 3
(#504) Short array syntax must be used to define arrays
(#504) Blank comments are not allowed
(#505) Spaces must be used to indent lines; tabs are not allowed
(#505) Tab found within whitespace
(#505) Short array syntax must be used to define arrays
(#505) Line indented incorrectly; expected at least 8 spaces, found 3
(#505) Short array syntax must be used to define arrays
(#505) Blank comments are not allowed
(#506) Spaces must be used to indent lines; tabs are not allowed
(#506) Tab found within whitespace
(#506) Short array syntax must be used to define arrays
(#506) Line indented incorrectly; expected at least 8 spaces, found 3
(#506) Short array syntax must be used to define arrays
(#506) Blank comments are not allowed
(#507) Spaces must be used to indent lines; tabs are not allowed
(#507) Tab found within whitespace
(#507) Short array syntax must be used to define arrays
(#507) Line indented incorrectly; expected at least 8 spaces, found 3
(#507) Short array syntax must be used to define arrays
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Short array syntax must be used to define arrays
(#508) Line indented incorrectly; expected at least 8 spaces, found 3
(#508) Short array syntax must be used to define arrays
(#508) Blank comments are not allowed
(#509) Spaces must be used to indent lines; tabs are not allowed
(#509) Tab found within whitespace
(#509) Short array syntax must be used to define arrays
(#509) Line indented incorrectly; expected at least 8 spaces, found 3
(#509) Short array syntax must be used to define arrays
(#509) Blank comments are not allowed
(#510) Spaces must be used to indent lines; tabs are not allowed
(#510) Tab found within whitespace
(#510) Short array syntax must be used to define arrays
(#510) Line indented incorrectly; expected at least 8 spaces, found 3
(#510) Short array syntax must be used to define arrays
(#510) Blank comments are not allowed
(#511) Spaces must be used to indent lines; tabs are not allowed
(#511) Tab found within whitespace
(#511) Short array syntax must be used to define arrays
(#511) Line indented incorrectly; expected at least 8 spaces, found 3
(#511) Short array syntax must be used to define arrays
(#511) Blank comments are not allowed
(#512) Spaces must be used to indent lines; tabs are not allowed
(#512) Tab found within whitespace
(#512) Short array syntax must be used to define arrays
(#512) Line indented incorrectly; expected at least 8 spaces, found 3
(#512) Short array syntax must be used to define arrays
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Tab found within whitespace
(#513) Short array syntax must be used to define arrays
(#513) Line indented incorrectly; expected at least 8 spaces, found 3
(#513) Short array syntax must be used to define arrays
(#513) Blank comments are not allowed
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Short array syntax must be used to define arrays
(#514) Line indented incorrectly; expected at least 8 spaces, found 3
(#514) Short array syntax must be used to define arrays
(#514) Blank comments are not allowed
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Short array syntax must be used to define arrays
(#515) Line indented incorrectly; expected at least 8 spaces, found 3
(#515) Short array syntax must be used to define arrays
(#515) Blank comments are not allowed
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Short array syntax must be used to define arrays
(#516) Line indented incorrectly; expected at least 8 spaces, found 3
(#516) Short array syntax must be used to define arrays
(#516) Blank comments are not allowed
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Short array syntax must be used to define arrays
(#517) Line indented incorrectly; expected at least 8 spaces, found 3
(#517) Short array syntax must be used to define arrays
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Short array syntax must be used to define arrays
(#518) Line indented incorrectly; expected at least 8 spaces, found 3
(#518) Short array syntax must be used to define arrays
(#518) Blank comments are not allowed
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Short array syntax must be used to define arrays
(#519) Line indented incorrectly; expected at least 8 spaces, found 3
(#519) Short array syntax must be used to define arrays
(#519) Blank comments are not allowed
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Short array syntax must be used to define arrays
(#520) Line indented incorrectly; expected at least 8 spaces, found 3
(#520) Short array syntax must be used to define arrays
(#520) Blank comments are not allowed
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Short array syntax must be used to define arrays
(#521) Line indented incorrectly; expected at least 8 spaces, found 3
(#521) Short array syntax must be used to define arrays
(#521) Blank comments are not allowed
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Short array syntax must be used to define arrays
(#522) Line indented incorrectly; expected at least 8 spaces, found 3
(#522) Short array syntax must be used to define arrays
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Short array syntax must be used to define arrays
(#523) Line indented incorrectly; expected at least 8 spaces, found 3
(#523) Short array syntax must be used to define arrays
(#523) Blank comments are not allowed
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Short array syntax must be used to define arrays
(#524) Line indented incorrectly; expected at least 8 spaces, found 3
(#524) Short array syntax must be used to define arrays
(#524) Blank comments are not allowed
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Short array syntax must be used to define arrays
(#525) Line indented incorrectly; expected at least 8 spaces, found 3
(#525) Short array syntax must be used to define arrays
(#525) Blank comments are not allowed
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Short array syntax must be used to define arrays
(#526) Line indented incorrectly; expected at least 8 spaces, found 3
(#526) Short array syntax must be used to define arrays
(#526) Blank comments are not allowed
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Short array syntax must be used to define arrays
(#527) Line indented incorrectly; expected at least 8 spaces, found 3
(#527) Short array syntax must be used to define arrays
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Short array syntax must be used to define arrays
(#528) Line indented incorrectly; expected at least 8 spaces, found 3
(#528) Short array syntax must be used to define arrays
(#528) Blank comments are not allowed
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Short array syntax must be used to define arrays
(#529) Line indented incorrectly; expected at least 8 spaces, found 3
(#529) Short array syntax must be used to define arrays
(#529) Blank comments are not allowed
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Short array syntax must be used to define arrays
(#530) Line indented incorrectly; expected at least 8 spaces, found 3
(#530) Short array syntax must be used to define arrays
(#530) Blank comments are not allowed
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Short array syntax must be used to define arrays
(#531) Line indented incorrectly; expected at least 8 spaces, found 3
(#531) Short array syntax must be used to define arrays
(#531) Blank comments are not allowed
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Short array syntax must be used to define arrays
(#532) Line indented incorrectly; expected at least 8 spaces, found 3
(#532) Short array syntax must be used to define arrays
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Short array syntax must be used to define arrays
(#533) Line indented incorrectly; expected at least 8 spaces, found 3
(#533) Short array syntax must be used to define arrays
(#533) Blank comments are not allowed
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Short array syntax must be used to define arrays
(#534) Line indented incorrectly; expected at least 8 spaces, found 3
(#534) Short array syntax must be used to define arrays
(#534) Blank comments are not allowed
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Short array syntax must be used to define arrays
(#535) Line indented incorrectly; expected at least 8 spaces, found 3
(#535) Short array syntax must be used to define arrays
(#535) Blank comments are not allowed
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Short array syntax must be used to define arrays
(#536) Line indented incorrectly; expected at least 8 spaces, found 3
(#536) Short array syntax must be used to define arrays
(#536) Blank comments are not allowed
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Short array syntax must be used to define arrays
(#537) Line indented incorrectly; expected at least 8 spaces, found 3
(#537) Short array syntax must be used to define arrays
(#537) There should be a comma after the last array item in a multi-line array.
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Spaces must be used to indent lines; tabs are not allowed
(#542) Spaces must be used to indent lines; tabs are not allowed
(#542) Docblock tag "@access" is not recommended.
(#542) @access tag is not allowed in member variable comment
(#543) Spaces must be used to indent lines; tabs are not allowed
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Member variable "lengthTableBits" must be all lower-case
(#544) Short array syntax must be used to define arrays
(#545) Spaces must be used to indent lines; tabs are not allowed
(#545) Tab found within whitespace
(#545) Short array syntax must be used to define arrays
(#545) Line indented incorrectly; expected at least 8 spaces, found 3
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Short array syntax must be used to define arrays
(#546) Line indented incorrectly; expected at least 8 spaces, found 3
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Short array syntax must be used to define arrays
(#547) Line indented incorrectly; expected at least 8 spaces, found 3
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Short array syntax must be used to define arrays
(#548) Line indented incorrectly; expected at least 8 spaces, found 3
(#548) There should be a comma after the last array item in a multi-line array.
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used to indent lines; tabs are not allowed
(#553) Spaces must be used to indent lines; tabs are not allowed
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Docblock tag "@access" is not recommended.
(#554) @access tag is not allowed in member variable comment
(#555) Spaces must be used to indent lines; tabs are not allowed
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#556) Member variable "eccTable" must be all lower-case
(#556) Short array syntax must be used to define arrays
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Short array syntax must be used to define arrays
(#557) Line indented incorrectly; expected at least 8 spaces, found 3
(#557) Short array syntax must be used to define arrays
(#557) Short array syntax must be used to define arrays
(#557) Short array syntax must be used to define arrays
(#557) Short array syntax must be used to define arrays
(#557) Blank comments are not allowed
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Short array syntax must be used to define arrays
(#558) Line indented incorrectly; expected at least 8 spaces, found 3
(#558) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#558) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Short array syntax must be used to define arrays
(#559) Line indented incorrectly; expected at least 8 spaces, found 3
(#559) Short array syntax must be used to define arrays
(#559) Short array syntax must be used to define arrays
(#559) Short array syntax must be used to define arrays
(#559) Short array syntax must be used to define arrays
(#559) Blank comments are not allowed
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Short array syntax must be used to define arrays
(#560) Line indented incorrectly; expected at least 8 spaces, found 3
(#560) Short array syntax must be used to define arrays
(#560) Short array syntax must be used to define arrays
(#560) Short array syntax must be used to define arrays
(#560) Short array syntax must be used to define arrays
(#560) Blank comments are not allowed
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Short array syntax must be used to define arrays
(#561) Line indented incorrectly; expected at least 8 spaces, found 3
(#561) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#561) Blank comments are not allowed
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Short array syntax must be used to define arrays
(#562) Line indented incorrectly; expected at least 8 spaces, found 3
(#562) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#562) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Short array syntax must be used to define arrays
(#563) Line indented incorrectly; expected at least 8 spaces, found 3
(#563) Short array syntax must be used to define arrays
(#563) Short array syntax must be used to define arrays
(#563) Short array syntax must be used to define arrays
(#563) Short array syntax must be used to define arrays
(#563) Blank comments are not allowed
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Short array syntax must be used to define arrays
(#564) Line indented incorrectly; expected at least 8 spaces, found 3
(#564) Short array syntax must be used to define arrays
(#564) Short array syntax must be used to define arrays
(#564) Short array syntax must be used to define arrays
(#564) Short array syntax must be used to define arrays
(#564) Blank comments are not allowed
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Short array syntax must be used to define arrays
(#565) Line indented incorrectly; expected at least 8 spaces, found 3
(#565) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#565) Blank comments are not allowed
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Short array syntax must be used to define arrays
(#566) Line indented incorrectly; expected at least 8 spaces, found 3
(#566) Short array syntax must be used to define arrays
(#566) Short array syntax must be used to define arrays
(#566) Short array syntax must be used to define arrays
(#566) Short array syntax must be used to define arrays
(#566) Blank comments are not allowed
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Short array syntax must be used to define arrays
(#567) Line indented incorrectly; expected at least 8 spaces, found 3
(#567) Short array syntax must be used to define arrays
(#567) Short array syntax must be used to define arrays
(#567) Short array syntax must be used to define arrays
(#567) Short array syntax must be used to define arrays
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Short array syntax must be used to define arrays
(#568) Line indented incorrectly; expected at least 8 spaces, found 3
(#568) Short array syntax must be used to define arrays
(#568) Short array syntax must be used to define arrays
(#568) Short array syntax must be used to define arrays
(#568) Short array syntax must be used to define arrays
(#568) Blank comments are not allowed
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Short array syntax must be used to define arrays
(#569) Line indented incorrectly; expected at least 8 spaces, found 3
(#569) Short array syntax must be used to define arrays
(#569) Short array syntax must be used to define arrays
(#569) Short array syntax must be used to define arrays
(#569) Short array syntax must be used to define arrays
(#569) Blank comments are not allowed
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Short array syntax must be used to define arrays
(#570) Line indented incorrectly; expected at least 8 spaces, found 3
(#570) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#570) Blank comments are not allowed
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Short array syntax must be used to define arrays
(#571) Line indented incorrectly; expected at least 8 spaces, found 3
(#571) Short array syntax must be used to define arrays
(#571) Short array syntax must be used to define arrays
(#571) Short array syntax must be used to define arrays
(#571) Short array syntax must be used to define arrays
(#571) Blank comments are not allowed
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Short array syntax must be used to define arrays
(#572) Line indented incorrectly; expected at least 8 spaces, found 3
(#572) Short array syntax must be used to define arrays
(#572) Short array syntax must be used to define arrays
(#572) Short array syntax must be used to define arrays
(#572) Short array syntax must be used to define arrays
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Short array syntax must be used to define arrays
(#573) Line indented incorrectly; expected at least 8 spaces, found 3
(#573) Short array syntax must be used to define arrays
(#573) Short array syntax must be used to define arrays
(#573) Short array syntax must be used to define arrays
(#573) Short array syntax must be used to define arrays
(#573) Blank comments are not allowed
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Short array syntax must be used to define arrays
(#574) Line indented incorrectly; expected at least 8 spaces, found 3
(#574) Short array syntax must be used to define arrays
(#574) Short array syntax must be used to define arrays
(#574) Short array syntax must be used to define arrays
(#574) Short array syntax must be used to define arrays
(#574) Blank comments are not allowed
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Short array syntax must be used to define arrays
(#575) Line indented incorrectly; expected at least 8 spaces, found 3
(#575) Short array syntax must be used to define arrays
(#575) Short array syntax must be used to define arrays
(#575) Short array syntax must be used to define arrays
(#575) Short array syntax must be used to define arrays
(#575) Blank comments are not allowed
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Short array syntax must be used to define arrays
(#576) Line indented incorrectly; expected at least 8 spaces, found 3
(#576) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#576) Blank comments are not allowed
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Short array syntax must be used to define arrays
(#577) Line indented incorrectly; expected at least 8 spaces, found 3
(#577) Short array syntax must be used to define arrays
(#577) Short array syntax must be used to define arrays
(#577) Short array syntax must be used to define arrays
(#577) Short array syntax must be used to define arrays
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Short array syntax must be used to define arrays
(#578) Line indented incorrectly; expected at least 8 spaces, found 3
(#578) Short array syntax must be used to define arrays
(#578) Short array syntax must be used to define arrays
(#578) Short array syntax must be used to define arrays
(#578) Short array syntax must be used to define arrays
(#578) Blank comments are not allowed
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Short array syntax must be used to define arrays
(#579) Line indented incorrectly; expected at least 8 spaces, found 3
(#579) Short array syntax must be used to define arrays
(#579) Short array syntax must be used to define arrays
(#579) Short array syntax must be used to define arrays
(#579) Short array syntax must be used to define arrays
(#579) Blank comments are not allowed
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Short array syntax must be used to define arrays
(#580) Line indented incorrectly; expected at least 8 spaces, found 3
(#580) Short array syntax must be used to define arrays
(#580) Short array syntax must be used to define arrays
(#580) Short array syntax must be used to define arrays
(#580) Short array syntax must be used to define arrays
(#580) Blank comments are not allowed
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Short array syntax must be used to define arrays
(#581) Line indented incorrectly; expected at least 8 spaces, found 3
(#581) Short array syntax must be used to define arrays
(#581) Short array syntax must be used to define arrays
(#581) Short array syntax must be used to define arrays
(#581) Short array syntax must be used to define arrays
(#581) Blank comments are not allowed
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Short array syntax must be used to define arrays
(#582) Line indented incorrectly; expected at least 8 spaces, found 3
(#582) Short array syntax must be used to define arrays
(#582) Short array syntax must be used to define arrays
(#582) Short array syntax must be used to define arrays
(#582) Short array syntax must be used to define arrays
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Short array syntax must be used to define arrays
(#583) Line indented incorrectly; expected at least 8 spaces, found 3
(#583) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#583) Blank comments are not allowed
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Short array syntax must be used to define arrays
(#584) Line indented incorrectly; expected at least 8 spaces, found 3
(#584) Short array syntax must be used to define arrays
(#584) Short array syntax must be used to define arrays
(#584) Short array syntax must be used to define arrays
(#584) Short array syntax must be used to define arrays
(#584) Blank comments are not allowed
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Short array syntax must be used to define arrays
(#585) Line indented incorrectly; expected at least 8 spaces, found 3
(#585) Short array syntax must be used to define arrays
(#585) Short array syntax must be used to define arrays
(#585) Short array syntax must be used to define arrays
(#585) Short array syntax must be used to define arrays
(#585) Blank comments are not allowed
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Short array syntax must be used to define arrays
(#586) Line indented incorrectly; expected at least 8 spaces, found 3
(#586) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#586) Blank comments are not allowed
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Short array syntax must be used to define arrays
(#587) Line indented incorrectly; expected at least 8 spaces, found 3
(#587) Short array syntax must be used to define arrays
(#587) Short array syntax must be used to define arrays
(#587) Short array syntax must be used to define arrays
(#587) Short array syntax must be used to define arrays
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Short array syntax must be used to define arrays
(#588) Line indented incorrectly; expected at least 8 spaces, found 3
(#588) Short array syntax must be used to define arrays
(#588) Short array syntax must be used to define arrays
(#588) Short array syntax must be used to define arrays
(#588) Short array syntax must be used to define arrays
(#588) Blank comments are not allowed
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Short array syntax must be used to define arrays
(#589) Line indented incorrectly; expected at least 8 spaces, found 3
(#589) Short array syntax must be used to define arrays
(#589) Short array syntax must be used to define arrays
(#589) Short array syntax must be used to define arrays
(#589) Short array syntax must be used to define arrays
(#589) Blank comments are not allowed
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Short array syntax must be used to define arrays
(#590) Line indented incorrectly; expected at least 8 spaces, found 3
(#590) Short array syntax must be used to define arrays
(#590) Short array syntax must be used to define arrays
(#590) Short array syntax must be used to define arrays
(#590) Short array syntax must be used to define arrays
(#590) Blank comments are not allowed
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Short array syntax must be used to define arrays
(#591) Line indented incorrectly; expected at least 8 spaces, found 3
(#591) Short array syntax must be used to define arrays
(#591) Short array syntax must be used to define arrays
(#591) Short array syntax must be used to define arrays
(#591) Short array syntax must be used to define arrays
(#591) Blank comments are not allowed
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Short array syntax must be used to define arrays
(#592) Line indented incorrectly; expected at least 8 spaces, found 3
(#592) Short array syntax must be used to define arrays
(#592) Short array syntax must be used to define arrays
(#592) Short array syntax must be used to define arrays
(#592) Short array syntax must be used to define arrays
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Short array syntax must be used to define arrays
(#593) Line indented incorrectly; expected at least 8 spaces, found 3
(#593) Short array syntax must be used to define arrays
(#593) Short array syntax must be used to define arrays
(#593) Short array syntax must be used to define arrays
(#593) Short array syntax must be used to define arrays
(#593) Blank comments are not allowed
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Short array syntax must be used to define arrays
(#594) Line indented incorrectly; expected at least 8 spaces, found 3
(#594) Short array syntax must be used to define arrays
(#594) Short array syntax must be used to define arrays
(#594) Short array syntax must be used to define arrays
(#594) Short array syntax must be used to define arrays
(#594) Blank comments are not allowed
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Short array syntax must be used to define arrays
(#595) Line indented incorrectly; expected at least 8 spaces, found 3
(#595) Short array syntax must be used to define arrays
(#595) Short array syntax must be used to define arrays
(#595) Short array syntax must be used to define arrays
(#595) Short array syntax must be used to define arrays
(#595) Blank comments are not allowed
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Short array syntax must be used to define arrays
(#596) Line indented incorrectly; expected at least 8 spaces, found 3
(#596) Short array syntax must be used to define arrays
(#596) Short array syntax must be used to define arrays
(#596) Short array syntax must be used to define arrays
(#596) Short array syntax must be used to define arrays
(#596) Blank comments are not allowed
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Short array syntax must be used to define arrays
(#597) Line indented incorrectly; expected at least 8 spaces, found 3
(#597) Short array syntax must be used to define arrays
(#597) Short array syntax must be used to define arrays
(#597) Short array syntax must be used to define arrays
(#597) Short array syntax must be used to define arrays
(#597) There should be a comma after the last array item in a multi-line array.
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used to indent lines; tabs are not allowed
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Line exceeds 132 characters; contains 153 characters
(#603) Spaces must be used to indent lines; tabs are not allowed
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Docblock tag "@access" is not recommended.
(#604) @access tag is not allowed in member variable comment
(#605) Spaces must be used to indent lines; tabs are not allowed
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 8 spaces, found 2
(#606) Member variable "alignmentPattern" must be all lower-case
(#606) Short array syntax must be used to define arrays
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Short array syntax must be used to define arrays
(#607) Line indented incorrectly; expected at least 8 spaces, found 3
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Short array syntax must be used to define arrays
(#608) Line indented incorrectly; expected at least 8 spaces, found 3
(#608) Short array syntax must be used to define arrays
(#608) Short array syntax must be used to define arrays
(#608) Short array syntax must be used to define arrays
(#608) Short array syntax must be used to define arrays
(#608) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Short array syntax must be used to define arrays
(#609) Line indented incorrectly; expected at least 8 spaces, found 3
(#609) Short array syntax must be used to define arrays
(#609) Short array syntax must be used to define arrays
(#609) Short array syntax must be used to define arrays
(#609) Short array syntax must be used to define arrays
(#609) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Short array syntax must be used to define arrays
(#610) Line indented incorrectly; expected at least 8 spaces, found 3
(#610) Short array syntax must be used to define arrays
(#610) Short array syntax must be used to define arrays
(#610) Short array syntax must be used to define arrays
(#610) Short array syntax must be used to define arrays
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Short array syntax must be used to define arrays
(#611) Line indented incorrectly; expected at least 8 spaces, found 3
(#611) Short array syntax must be used to define arrays
(#611) Short array syntax must be used to define arrays
(#611) Short array syntax must be used to define arrays
(#611) Short array syntax must be used to define arrays
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Short array syntax must be used to define arrays
(#612) Line indented incorrectly; expected at least 8 spaces, found 3
(#612) Short array syntax must be used to define arrays
(#612) Short array syntax must be used to define arrays
(#612) Short array syntax must be used to define arrays
(#612) Short array syntax must be used to define arrays
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Short array syntax must be used to define arrays
(#613) Line indented incorrectly; expected at least 8 spaces, found 3
(#613) Short array syntax must be used to define arrays
(#613) Short array syntax must be used to define arrays
(#613) Short array syntax must be used to define arrays
(#613) Short array syntax must be used to define arrays
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Short array syntax must be used to define arrays
(#614) Line indented incorrectly; expected at least 8 spaces, found 3
(#614) Short array syntax must be used to define arrays
(#614) Short array syntax must be used to define arrays
(#614) Short array syntax must be used to define arrays
(#614) Short array syntax must be used to define arrays
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Short array syntax must be used to define arrays
(#615) Line indented incorrectly; expected at least 8 spaces, found 3
(#615) Short array syntax must be used to define arrays
(#615) Short array syntax must be used to define arrays
(#615) Short array syntax must be used to define arrays
(#615) Short array syntax must be used to define arrays
(#615) There should be a comma after the last array item in a multi-line array.
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used to indent lines; tabs are not allowed
(#620) Spaces must be used to indent lines; tabs are not allowed
(#621) Spaces must be used to indent lines; tabs are not allowed
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Docblock tag "@access" is not recommended.
(#622) @access tag is not allowed in member variable comment
(#623) Spaces must be used to indent lines; tabs are not allowed
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Member variable "versionPattern" must be all lower-case
(#624) Short array syntax must be used to define arrays
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 3
(#625) Blank comments are not allowed
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 3
(#626) Blank comments are not allowed
(#627) Spaces must be used to indent lines; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 3
(#627) Blank comments are not allowed
(#628) Spaces must be used to indent lines; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 3
(#628) Blank comments are not allowed
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 3
(#629) There should be a comma after the last array item in a multi-line array.
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 8 spaces, found 2
(#633) Spaces must be used to indent lines; tabs are not allowed
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Docblock tag "@access" is not recommended.
(#634) @access tag is not allowed in member variable comment
(#635) Spaces must be used to indent lines; tabs are not allowed
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#636) Member variable "formatInfo" must be all lower-case
(#636) Short array syntax must be used to define arrays
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Short array syntax must be used to define arrays
(#637) Line indented incorrectly; expected at least 8 spaces, found 3
(#637) Blank comments are not allowed
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Short array syntax must be used to define arrays
(#638) Line indented incorrectly; expected at least 8 spaces, found 3
(#638) Blank comments are not allowed
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Short array syntax must be used to define arrays
(#639) Line indented incorrectly; expected at least 8 spaces, found 3
(#639) Blank comments are not allowed
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Short array syntax must be used to define arrays
(#640) Line indented incorrectly; expected at least 8 spaces, found 3
(#640) There should be a comma after the last array item in a multi-line array.
(#640) Blank comments are not allowed
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 8 spaces, found 2
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 8 spaces, found 2
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 8 spaces, found 2
(#649) Spaces must be used to indent lines; tabs are not allowed
(#650) Spaces must be used to indent lines; tabs are not allowed
(#651) Spaces must be used to indent lines; tabs are not allowed
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Line exceeds maximum limit of 180 characters; contains 269 characters
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Docblock tag "@access" is not recommended.
(#654) Spaces must be used to indent lines; tabs are not allowed
(#655) Spaces must be used to indent lines; tabs are not allowed
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 8 spaces, found 2
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 12 spaces, found 3
(#657) Variable "barcode_array" must not contain underscores.
(#657) Short array syntax must be used to define arrays
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 12 spaces, found 3
(#658) Logical operator "or" is prohibited; use "||" instead
(#658) Logical operator "or" is prohibited; use "||" instead
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 16 spaces, found 4
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 12 spaces, found 3
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Short array syntax must be used to define arrays
(#663) Spaces must be used to indent lines; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected 12 spaces, found 3
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 16 spaces, found 4
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 12 spaces, found 3
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 12 spaces, found 3
(#666) Logical operator "and" is prohibited; use "&&" instead
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 16 spaces, found 4
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 12 spaces, found 3
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected 12 spaces, found 3
(#669) Logical operator "or" is prohibited; use "||" instead
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 16 spaces, found 4
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 12 spaces, found 3
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 12 spaces, found 3
(#672) Short array syntax must be used to define arrays
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 12 spaces, found 3
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 3
(#674) Variable "qrTab" must be all lower-case
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 12 spaces, found 3
(#675) Variable "qrTab" must be all lower-case
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 12 spaces, found 3
(#676) Variable "barcode_array" must not contain underscores.
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 12 spaces, found 3
(#677) Variable "barcode_array" must not contain underscores.
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 12 spaces, found 3
(#678) Variable "barcode_array" must not contain underscores.
(#678) Short array syntax must be used to define arrays
(#679) Spaces must be used to indent lines; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected 12 spaces, found 3
(#679) Variable "qrTab" must be all lower-case
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 16 spaces, found 4
(#680) Variable "arrAdd" must be all lower-case
(#680) Short array syntax must be used to define arrays
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 16 spaces, found 4
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 20 spaces, found 5
(#682) Variable "arrAdd" must be all lower-case
(#682) Expected 1 space before "=="; 0 found
(#682) Expected 1 space after "=="; 0 found
(#682) Expected 1 space before "?"; 0 found
(#682) Expected 1 space after "?"; 0 found
(#682) Expected 1 space before ":"; 0 found
(#682) Expected 1 space after ":"; 0 found
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 16 spaces, found 4
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 16 spaces, found 4
(#684) Variable "barcode_array" must not contain underscores.
(#684) Variable "arrAdd" must be all lower-case
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected 12 spaces, found 3
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 12 spaces, found 3
(#686) Variable "barcode_array" must not contain underscores.
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 8 spaces, found 2
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used to indent lines; tabs are not allowed
(#691) Spaces must be used to indent lines; tabs are not allowed
(#692) Spaces must be used to indent lines; tabs are not allowed
(#692) Docblock tag "@access" is not recommended.
(#693) Spaces must be used to indent lines; tabs are not allowed
(#694) Spaces must be used to indent lines; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected 8 spaces, found 2
(#694) Public method name "QRcode::getBarcodeArray" must be in lower-case letters only
(#695) Spaces must be used to indent lines; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 12 spaces, found 3
(#696) Spaces must be used to indent lines; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 8 spaces, found 2
(#698) Spaces must be used to indent lines; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 8 spaces, found 2
(#699) Spaces must be used to indent lines; tabs are not allowed
(#700) Spaces must be used to indent lines; tabs are not allowed
(#701) Spaces must be used to indent lines; tabs are not allowed
(#702) Spaces must be used to indent lines; tabs are not allowed
(#703) Spaces must be used to indent lines; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected 8 spaces, found 2
(#704) Spaces must be used to indent lines; tabs are not allowed
(#704) Tab found within whitespace
(#704) Line indented incorrectly; expected at least 12 spaces, found 3
(#705) Spaces must be used to indent lines; tabs are not allowed
(#705) Tab found within whitespace
(#705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Line indented incorrectly; expected at least 12 spaces, found 3
(#706) Spaces must be used to indent lines; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected 12 spaces, found 3
(#706) Variable "frameLine" must be all lower-case
(#707) Spaces must be used to indent lines; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected 16 spaces, found 4
(#707) Expected 1 space before "="; 0 found
(#707) Expected 1 space after "="; 0 found
(#707) Expected 1 space before "<"; 0 found
(#707) Expected 1 space after "<"; 0 found
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 20 spaces, found 5
(#708) Variable "frameLine" must be all lower-case
(#708) Variable "frameLine" must be all lower-case
(#708) Expected 1 space before "&" operator; 0 found
(#708) Expected 1 space after "&" operator; 0 found
(#708) Expected 1 space before "?"; 0 found
(#708) Expected 1 space after "?"; 0 found
(#708) Expected 1 space before ":"; 0 found
(#708) Expected 1 space after ":"; 0 found
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected 16 spaces, found 4
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 12 spaces, found 3
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 12 spaces, found 3
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected 8 spaces, found 2
(#714) Spaces must be used to indent lines; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 8 spaces, found 2
(#715) Spaces must be used to indent lines; tabs are not allowed
(#716) Spaces must be used to indent lines; tabs are not allowed
(#717) Spaces must be used to indent lines; tabs are not allowed
(#718) Spaces must be used to indent lines; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 8 spaces, found 2
(#718) Protected method name "QRcode::encodeString" must be in lower-case letters only
(#719) Spaces must be used to indent lines; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 12 spaces, found 3
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 12 spaces, found 3
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 16 spaces, found 4
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 12 spaces, found 3
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 3
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 12 spaces, found 3
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 16 spaces, found 4
(#725) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 12 spaces, found 3
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 12 spaces, found 3
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 8 spaces, found 2
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#732) Spaces must be used to indent lines; tabs are not allowed
(#733) Spaces must be used to indent lines; tabs are not allowed
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected 8 spaces, found 2
(#734) Protected method name "QRcode::encodeMask" must be in lower-case letters only
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 12 spaces, found 3
(#735) Short array syntax must be used to define arrays
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 12 spaces, found 3
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected 12 spaces, found 3
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 16 spaces, found 4
(#738) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 12 spaces, found 3
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 12 spaces, found 3
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 12 spaces, found 3
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 12 spaces, found 3
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 12 spaces, found 3
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 12 spaces, found 3
(#745) Spaces must be used to indent lines; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 12 spaces, found 3
(#746) Spaces must be used to indent lines; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 12 spaces, found 3
(#747) Spaces must be used to indent lines; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected 12 spaces, found 3
(#748) Spaces must be used to indent lines; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 16 spaces, found 4
(#748) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#749) Spaces must be used to indent lines; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected 12 spaces, found 3
(#750) Spaces must be used to indent lines; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 12 spaces, found 3
(#751) Spaces must be used to indent lines; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 12 spaces, found 3
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 3
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 12 spaces, found 3
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 12 spaces, found 3
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 12 spaces, found 3
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Inline comments must start with a capital letter, digit or 3-dots sequence
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Line indented incorrectly; expected at least 12 spaces, found 3
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 12 spaces, found 3
(#758) Expected 1 space before "="; 0 found
(#758) Expected 1 space after "="; 0 found
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 16 spaces, found 4
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 16 spaces, found 4
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 16 spaces, found 4
(#761) Expected 1 space before "="; 0 found
(#761) Expected 1 space after "="; 0 found
(#761) Expected 1 space before "<"; 0 found
(#761) Expected 1 space after "<"; 0 found
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 20 spaces, found 5
(#763) Spaces must be used to indent lines; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 20 spaces, found 5
(#764) Spaces must be used to indent lines; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 20 spaces, found 5
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 16 spaces, found 4
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected 12 spaces, found 3
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Line indented incorrectly; expected at least 12 spaces, found 3
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 12 spaces, found 3
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 12 spaces, found 3
(#769) Expected 1 space before "="; 0 found
(#769) Expected 1 space after "="; 0 found
(#769) Expected 1 space before "<"; 0 found
(#769) Expected 1 space after "<"; 0 found
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 16 spaces, found 4
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 12 spaces, found 3
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#773) Line indented incorrectly; expected at least 12 spaces, found 3
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 12 spaces, found 3
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 16 spaces, found 4
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 20 spaces, found 5
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected 16 spaces, found 4
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 20 spaces, found 5
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 16 spaces, found 4
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 12 spaces, found 3
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 16 spaces, found 4
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 12 spaces, found 3
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected 12 spaces, found 3
(#784) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 16 spaces, found 4
(#785) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected 12 spaces, found 3
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 8 spaces, found 2
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used to indent lines; tabs are not allowed
(#792) Tab found within whitespace
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Line indented incorrectly; expected at least 8 spaces, found 2
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 8 spaces, found 2
(#795) Spaces must be used to indent lines; tabs are not allowed
(#796) Spaces must be used to indent lines; tabs are not allowed
(#797) Spaces must be used to indent lines; tabs are not allowed
(#798) Spaces must be used to indent lines; tabs are not allowed
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected 8 spaces, found 2
(#799) Protected method name "QRcode::setFrameAt" must be in lower-case letters only
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 12 spaces, found 3
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected 8 spaces, found 2
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 2
(#804) Spaces must be used to indent lines; tabs are not allowed
(#805) Spaces must be used to indent lines; tabs are not allowed
(#806) Spaces must be used to indent lines; tabs are not allowed
(#807) Spaces must be used to indent lines; tabs are not allowed
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 8 spaces, found 2
(#808) Protected method name "QRcode::getFrameAt" must be in lower-case letters only
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 12 spaces, found 3
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 8 spaces, found 2
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 8 spaces, found 2
(#813) Spaces must be used to indent lines; tabs are not allowed
(#814) Spaces must be used to indent lines; tabs are not allowed
(#815) Spaces must be used to indent lines; tabs are not allowed
(#816) Spaces must be used to indent lines; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected 8 spaces, found 2
(#816) Protected method name "QRcode::getNextPosition" must be in lower-case letters only
(#817) Spaces must be used to indent lines; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected 12 spaces, found 3
(#817) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#818) Spaces must be used to indent lines; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected 16 spaces, found 4
(#819) Spaces must be used to indent lines; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 20 spaces, found 5
(#820) Spaces must be used to indent lines; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 20 spaces, found 5
(#820) Short array syntax must be used to define arrays
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#821) Spaces must be used to indent lines; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 16 spaces, found 4
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 16 spaces, found 4
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 16 spaces, found 4
(#824) Spaces must be used to indent lines; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected at least 16 spaces, found 4
(#825) Spaces must be used to indent lines; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected 16 spaces, found 4
(#826) Spaces must be used to indent lines; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected at least 20 spaces, found 5
(#827) Spaces must be used to indent lines; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 20 spaces, found 5
(#828) Spaces must be used to indent lines; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected 16 spaces, found 4
(#829) Spaces must be used to indent lines; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 20 spaces, found 5
(#830) Spaces must be used to indent lines; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected at least 20 spaces, found 5
(#831) Spaces must be used to indent lines; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 20 spaces, found 5
(#832) Spaces must be used to indent lines; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected 16 spaces, found 4
(#833) Spaces must be used to indent lines; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected 16 spaces, found 4
(#834) Spaces must be used to indent lines; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected 20 spaces, found 5
(#835) Spaces must be used to indent lines; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 24 spaces, found 6
(#836) Spaces must be used to indent lines; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 24 spaces, found 6
(#837) Spaces must be used to indent lines; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 24 spaces, found 6
(#838) Spaces must be used to indent lines; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected 24 spaces, found 6
(#839) Spaces must be used to indent lines; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 28 spaces, found 7
(#840) Spaces must be used to indent lines; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 28 spaces, found 7
(#841) Spaces must be used to indent lines; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 24 spaces, found 6
(#842) Spaces must be used to indent lines; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected 20 spaces, found 5
(#843) Spaces must be used to indent lines; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 16 spaces, found 4
(#844) Spaces must be used to indent lines; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected 20 spaces, found 5
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 24 spaces, found 6
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 24 spaces, found 6
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 24 spaces, found 6
(#848) Spaces must be used to indent lines; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected 24 spaces, found 6
(#849) Spaces must be used to indent lines; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 28 spaces, found 7
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 28 spaces, found 7
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 24 spaces, found 6
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected 20 spaces, found 5
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected 16 spaces, found 4
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 16 spaces, found 4
(#854) Logical operator "or" is prohibited; use "||" instead
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 20 spaces, found 5
(#855) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected 16 spaces, found 4
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 16 spaces, found 4
(#858) Spaces must be used to indent lines; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 16 spaces, found 4
(#859) Spaces must be used to indent lines; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected 12 spaces, found 3
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 12 spaces, found 3
(#860) Short array syntax must be used to define arrays
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#860) Expected 1 space before "=>"; 0 found
(#860) Expected 1 space after "=>"; 0 found
(#861) Spaces must be used to indent lines; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected 8 spaces, found 2
(#863) Spaces must be used to indent lines; tabs are not allowed
(#863) Tab found within whitespace
(#863) Inline comments must start with a capital letter, digit or 3-dots sequence
(#863) Line indented incorrectly; expected at least 8 spaces, found 2
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Line indented incorrectly; expected at least 8 spaces, found 2
(#867) Spaces must be used to indent lines; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected at least 8 spaces, found 2
(#868) Spaces must be used to indent lines; tabs are not allowed
(#869) Spaces must be used to indent lines; tabs are not allowed
(#870) Spaces must be used to indent lines; tabs are not allowed
(#871) Spaces must be used to indent lines; tabs are not allowed
(#872) Spaces must be used to indent lines; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected 8 spaces, found 2
(#873) Spaces must be used to indent lines; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 12 spaces, found 3
(#874) Spaces must be used to indent lines; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 12 spaces, found 3
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 12 spaces, found 3
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 12 spaces, found 3
(#876) Variable "blockNo" must be all lower-case
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 12 spaces, found 3
(#877) Variable "dataPos" must be all lower-case
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 12 spaces, found 3
(#878) Variable "eccPos" must be all lower-case
(#879) Spaces must be used to indent lines; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 12 spaces, found 3
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected 12 spaces, found 3
(#880) Expected 1 space before "="; 0 found
(#880) Expected 1 space after "="; 0 found
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 16 spaces, found 4
(#881) Variable "eccPos" must be all lower-case
(#882) Spaces must be used to indent lines; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 16 spaces, found 4
(#882) Variable "blockNo" must be all lower-case
(#882) Short array syntax must be used to define arrays
(#883) Spaces must be used to indent lines; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 16 spaces, found 4
(#883) Variable "blockNo" must be all lower-case
(#884) Spaces must be used to indent lines; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected at least 16 spaces, found 4
(#884) Variable "blockNo" must be all lower-case
(#884) Variable "dataPos" must be all lower-case
(#885) Spaces must be used to indent lines; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 16 spaces, found 4
(#885) Variable "blockNo" must be all lower-case
(#886) Spaces must be used to indent lines; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 16 spaces, found 4
(#886) Variable "blockNo" must be all lower-case
(#887) Spaces must be used to indent lines; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 16 spaces, found 4
(#887) Variable "blockNo" must be all lower-case
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 16 spaces, found 4
(#888) Commas (,) must be followed by white space.
(#888) Variable "eccPos" must be all lower-case
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 16 spaces, found 4
(#889) Variable "dataPos" must be all lower-case
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 16 spaces, found 4
(#890) Variable "eccPos" must be all lower-case
(#891) Spaces must be used to indent lines; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 16 spaces, found 4
(#891) Variable "blockNo" must be all lower-case
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected 12 spaces, found 3
(#893) Spaces must be used to indent lines; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected 12 spaces, found 3
(#894) Spaces must be used to indent lines; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 16 spaces, found 4
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected 12 spaces, found 3
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 12 spaces, found 3
(#897) Spaces must be used to indent lines; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 12 spaces, found 3
(#898) Spaces must be used to indent lines; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 12 spaces, found 3
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 12 spaces, found 3
(#899) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#900) Spaces must be used to indent lines; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 16 spaces, found 4
(#901) Spaces must be used to indent lines; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected 12 spaces, found 3
(#902) Spaces must be used to indent lines; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected at least 12 spaces, found 3
(#903) Spaces must be used to indent lines; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected 12 spaces, found 3
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#904) Spaces must be used to indent lines; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 16 spaces, found 4
(#904) Variable "eccPos" must be all lower-case
(#905) Spaces must be used to indent lines; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 16 spaces, found 4
(#905) Variable "blockNo" must be all lower-case
(#905) Short array syntax must be used to define arrays
(#906) Spaces must be used to indent lines; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 16 spaces, found 4
(#906) Variable "blockNo" must be all lower-case
(#907) Spaces must be used to indent lines; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected at least 16 spaces, found 4
(#907) Variable "blockNo" must be all lower-case
(#907) Variable "dataPos" must be all lower-case
(#908) Spaces must be used to indent lines; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 16 spaces, found 4
(#908) Variable "blockNo" must be all lower-case
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected at least 16 spaces, found 4
(#909) Variable "blockNo" must be all lower-case
(#910) Spaces must be used to indent lines; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 16 spaces, found 4
(#910) Variable "blockNo" must be all lower-case
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 16 spaces, found 4
(#911) Variable "eccPos" must be all lower-case
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 16 spaces, found 4
(#912) Variable "dataPos" must be all lower-case
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 16 spaces, found 4
(#913) Variable "eccPos" must be all lower-case
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 16 spaces, found 4
(#914) Variable "blockNo" must be all lower-case
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 12 spaces, found 3
(#916) Spaces must be used to indent lines; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 3
(#917) Spaces must be used to indent lines; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected 8 spaces, found 2
(#919) Spaces must be used to indent lines; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) Spaces must be used to indent lines; tabs are not allowed
(#921) Spaces must be used to indent lines; tabs are not allowed
(#922) Spaces must be used to indent lines; tabs are not allowed
(#923) Spaces must be used to indent lines; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected 8 spaces, found 2
(#923) Protected method name "QRcode::getCode" must be in lower-case letters only
(#924) Spaces must be used to indent lines; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 12 spaces, found 3
(#925) Spaces must be used to indent lines; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 16 spaces, found 4
(#926) Spaces must be used to indent lines; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 16 spaces, found 4
(#927) Spaces must be used to indent lines; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected 16 spaces, found 4
(#928) Spaces must be used to indent lines; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 20 spaces, found 5
(#929) Spaces must be used to indent lines; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected 16 spaces, found 4
(#930) Spaces must be used to indent lines; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 16 spaces, found 4
(#931) Spaces must be used to indent lines; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected 12 spaces, found 3
(#931) Usage of ELSEIF not allowed; use ELSE IF instead
(#932) Spaces must be used to indent lines; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 16 spaces, found 4
(#933) Spaces must be used to indent lines; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 16 spaces, found 4
(#934) Spaces must be used to indent lines; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 16 spaces, found 4
(#935) Spaces must be used to indent lines; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected 12 spaces, found 3
(#936) Spaces must be used to indent lines; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 16 spaces, found 4
(#937) Spaces must be used to indent lines; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 12 spaces, found 3
(#938) Spaces must be used to indent lines; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 12 spaces, found 3
(#939) Spaces must be used to indent lines; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 12 spaces, found 3
(#940) Spaces must be used to indent lines; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected 8 spaces, found 2
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Tab found within whitespace
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#942) Line indented incorrectly; expected at least 8 spaces, found 2
(#944) Spaces must be used to indent lines; tabs are not allowed
(#944) Tab found within whitespace
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Line indented incorrectly; expected at least 8 spaces, found 2
(#946) Spaces must be used to indent lines; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 8 spaces, found 2
(#947) Spaces must be used to indent lines; tabs are not allowed
(#948) Spaces must be used to indent lines; tabs are not allowed
(#949) Spaces must be used to indent lines; tabs are not allowed
(#950) Spaces must be used to indent lines; tabs are not allowed
(#951) Spaces must be used to indent lines; tabs are not allowed
(#952) Spaces must be used to indent lines; tabs are not allowed
(#953) Spaces must be used to indent lines; tabs are not allowed
(#954) Spaces must be used to indent lines; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected 8 spaces, found 3
(#954) Protected method name "QRcode::writeFormatInformation" must be in lower-case letters only
(#955) Spaces must be used to indent lines; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 12 spaces, found 3
(#956) Spaces must be used to indent lines; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 12 spaces, found 3
(#956) Expected 1 space after "="; 2 found
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected 12 spaces, found 3
(#957) Expected 1 space before "="; 0 found
(#957) Expected 1 space after "="; 0 found
(#957) Expected 1 space before "<"; 0 found
(#957) Expected 1 space after "<"; 0 found
(#958) Spaces must be used to indent lines; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 16 spaces, found 4
(#959) Spaces must be used to indent lines; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 20 spaces, found 5
(#960) Spaces must be used to indent lines; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected at least 20 spaces, found 5
(#961) Spaces must be used to indent lines; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected 16 spaces, found 4
(#962) Spaces must be used to indent lines; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected at least 20 spaces, found 5
(#963) Spaces must be used to indent lines; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 16 spaces, found 4
(#964) Spaces must be used to indent lines; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 16 spaces, found 4
(#965) Spaces must be used to indent lines; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected 16 spaces, found 4
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 20 spaces, found 5
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 16 spaces, found 4
(#968) Spaces must be used to indent lines; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 20 spaces, found 5
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected 16 spaces, found 4
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 16 spaces, found 4
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 12 spaces, found 3
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected 12 spaces, found 3
(#972) Expected 1 space before "="; 0 found
(#972) Expected 1 space after "="; 0 found
(#972) Expected 1 space before "<"; 0 found
(#972) Expected 1 space after "<"; 0 found
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected 16 spaces, found 3
(#974) Spaces must be used to indent lines; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 20 spaces, found 4
(#975) Spaces must be used to indent lines; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 20 spaces, found 4
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected 16 spaces, found 3
(#977) Spaces must be used to indent lines; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 20 spaces, found 4
(#978) Spaces must be used to indent lines; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected 16 spaces, found 3
(#979) Spaces must be used to indent lines; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 16 spaces, found 3
(#980) Spaces must be used to indent lines; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 16 spaces, found 3
(#981) Spaces must be used to indent lines; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 20 spaces, found 4
(#982) Spaces must be used to indent lines; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected 16 spaces, found 3
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 20 spaces, found 4
(#984) Spaces must be used to indent lines; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected 16 spaces, found 3
(#985) Spaces must be used to indent lines; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 16 spaces, found 3
(#986) Spaces must be used to indent lines; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected 12 spaces, found 3
(#987) Spaces must be used to indent lines; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 12 spaces, found 3
(#988) Spaces must be used to indent lines; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected 8 spaces, found 2
(#988) Closing brace indented incorrectly; expected 3 spaces, found 2
(#990) Spaces must be used to indent lines; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 8 spaces, found 2
(#991) Spaces must be used to indent lines; tabs are not allowed
(#992) Spaces must be used to indent lines; tabs are not allowed
(#993) Spaces must be used to indent lines; tabs are not allowed
(#994) Spaces must be used to indent lines; tabs are not allowed
(#995) Spaces must be used to indent lines; tabs are not allowed
(#996) Spaces must be used to indent lines; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected 8 spaces, found 3
(#997) Spaces must be used to indent lines; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 12 spaces, found 3
(#998) Spaces must be used to indent lines; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected 8 spaces, found 2
(#998) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1000) Spaces must be used to indent lines; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 8 spaces, found 2
(#1001) Spaces must be used to indent lines; tabs are not allowed
(#1002) Spaces must be used to indent lines; tabs are not allowed
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected 8 spaces, found 3
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 12 spaces, found 3
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected 8 spaces, found 2
(#1008) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1010) Spaces must be used to indent lines; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 2
(#1011) Spaces must be used to indent lines; tabs are not allowed
(#1012) Spaces must be used to indent lines; tabs are not allowed
(#1013) Spaces must be used to indent lines; tabs are not allowed
(#1014) Spaces must be used to indent lines; tabs are not allowed
(#1015) Spaces must be used to indent lines; tabs are not allowed
(#1016) Spaces must be used to indent lines; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected 8 spaces, found 3
(#1017) Spaces must be used to indent lines; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 12 spaces, found 3
(#1018) Spaces must be used to indent lines; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected 8 spaces, found 2
(#1018) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1020) Spaces must be used to indent lines; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 8 spaces, found 2
(#1021) Spaces must be used to indent lines; tabs are not allowed
(#1022) Spaces must be used to indent lines; tabs are not allowed
(#1023) Spaces must be used to indent lines; tabs are not allowed
(#1024) Spaces must be used to indent lines; tabs are not allowed
(#1025) Spaces must be used to indent lines; tabs are not allowed
(#1026) Spaces must be used to indent lines; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected 8 spaces, found 3
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 12 spaces, found 3
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 8 spaces, found 2
(#1028) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1030) Spaces must be used to indent lines; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 8 spaces, found 2
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected 8 spaces, found 3
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 12 spaces, found 3
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected 8 spaces, found 2
(#1038) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 8 spaces, found 2
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1043) Spaces must be used to indent lines; tabs are not allowed
(#1044) Spaces must be used to indent lines; tabs are not allowed
(#1045) Spaces must be used to indent lines; tabs are not allowed
(#1046) Spaces must be used to indent lines; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected 8 spaces, found 3
(#1047) Spaces must be used to indent lines; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 12 spaces, found 3
(#1048) Spaces must be used to indent lines; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected 8 spaces, found 2
(#1048) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1050) Spaces must be used to indent lines; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 8 spaces, found 2
(#1051) Spaces must be used to indent lines; tabs are not allowed
(#1052) Spaces must be used to indent lines; tabs are not allowed
(#1053) Spaces must be used to indent lines; tabs are not allowed
(#1054) Spaces must be used to indent lines; tabs are not allowed
(#1055) Spaces must be used to indent lines; tabs are not allowed
(#1056) Spaces must be used to indent lines; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected 8 spaces, found 3
(#1057) Spaces must be used to indent lines; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 3
(#1058) Spaces must be used to indent lines; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected 8 spaces, found 2
(#1058) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1060) Spaces must be used to indent lines; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 8 spaces, found 2
(#1061) Spaces must be used to indent lines; tabs are not allowed
(#1062) Spaces must be used to indent lines; tabs are not allowed
(#1063) Spaces must be used to indent lines; tabs are not allowed
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1065) Spaces must be used to indent lines; tabs are not allowed
(#1066) Spaces must be used to indent lines; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 8 spaces, found 3
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 12 spaces, found 3
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected 8 spaces, found 2
(#1068) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 8 spaces, found 2
(#1071) Spaces must be used to indent lines; tabs are not allowed
(#1072) Spaces must be used to indent lines; tabs are not allowed
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1075) Spaces must be used to indent lines; tabs are not allowed
(#1076) Spaces must be used to indent lines; tabs are not allowed
(#1077) Spaces must be used to indent lines; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 8 spaces, found 2
(#1077) Protected method name "QRcode::generateMaskNo" must be in lower-case letters only
(#1077) Variable "maskNo" must be all lower-case
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 12 spaces, found 3
(#1078) Variable "bitMask" must be all lower-case
(#1079) Spaces must be used to indent lines; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected 12 spaces, found 3
(#1079) Expected 1 space before "="; 0 found
(#1079) Expected 1 space after "="; 0 found
(#1079) Expected 1 space before "<"; 0 found
(#1079) Expected 1 space after "<"; 0 found
(#1080) Spaces must be used to indent lines; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected 16 spaces, found 4
(#1080) Expected 1 space before "="; 0 found
(#1080) Expected 1 space after "="; 0 found
(#1080) Expected 1 space before "<"; 0 found
(#1080) Expected 1 space after "<"; 0 found
(#1081) Spaces must be used to indent lines; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected 20 spaces, found 5
(#1082) Spaces must be used to indent lines; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 24 spaces, found 6
(#1082) Variable "bitMask" must be all lower-case
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 20 spaces, found 5
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 24 spaces, found 6
(#1084) Variable "maskFunc" must be all lower-case
(#1084) Short array syntax must be used to define arrays
(#1084) Variable "maskNo" must be all lower-case
(#1085) Spaces must be used to indent lines; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 24 spaces, found 6
(#1085) Variable "bitMask" must be all lower-case
(#1085) Variable "maskFunc" must be all lower-case
(#1085) Expected 1 space before "?"; 0 found
(#1085) Expected 1 space after "?"; 0 found
(#1085) Expected 1 space before ":"; 0 found
(#1085) Expected 1 space after ":"; 0 found
(#1086) Spaces must be used to indent lines; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 20 spaces, found 5
(#1087) Spaces must be used to indent lines; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected 16 spaces, found 4
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected 12 spaces, found 3
(#1089) Spaces must be used to indent lines; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 12 spaces, found 3
(#1089) Variable "bitMask" must be all lower-case
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected 8 spaces, found 2
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 8 spaces, found 2
(#1093) Spaces must be used to indent lines; tabs are not allowed
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1098) Spaces must be used to indent lines; tabs are not allowed
(#1099) Spaces must be used to indent lines; tabs are not allowed
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1101) Spaces must be used to indent lines; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected 8 spaces, found 3
(#1101) Protected method name "QRcode::makeMaskNo" must be in lower-case letters only
(#1101) Variable "maskNo" must be all lower-case
(#1101) Variable "maskGenOnly" must be all lower-case
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 12 spaces, found 3
(#1103) Spaces must be used to indent lines; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected at least 12 spaces, found 3
(#1103) Variable "bitMask" must be all lower-case
(#1103) Short array syntax must be used to define arrays
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 12 spaces, found 3
(#1104) Variable "bitMask" must be all lower-case
(#1104) Variable "maskNo" must be all lower-case
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 12 spaces, found 3
(#1105) Variable "maskGenOnly" must be all lower-case
(#1106) Spaces must be used to indent lines; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 16 spaces, found 4
(#1107) Spaces must be used to indent lines; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected 12 spaces, found 3
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected at least 12 spaces, found 3
(#1109) Spaces must be used to indent lines; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected 12 spaces, found 3
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1109) Expected 1 space before "<"; 0 found
(#1109) Expected 1 space after "<"; 0 found
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 16 spaces, found 4
(#1110) Expected 1 space before "="; 0 found
(#1110) Expected 1 space after "="; 0 found
(#1110) Expected 1 space before "<"; 0 found
(#1110) Expected 1 space after "<"; 0 found
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected 20 spaces, found 5
(#1111) Variable "bitMask" must be all lower-case
(#1112) Spaces must be used to indent lines; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 24 spaces, found 6
(#1112) Variable "bitMask" must be all lower-case
(#1113) Spaces must be used to indent lines; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 20 spaces, found 5
(#1114) Spaces must be used to indent lines; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 20 spaces, found 5
(#1115) Spaces must be used to indent lines; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected 16 spaces, found 4
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected 12 spaces, found 3
(#1117) Spaces must be used to indent lines; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected at least 12 spaces, found 3
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected 8 spaces, found 2
(#1118) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1120) Spaces must be used to indent lines; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 8 spaces, found 2
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1122) Spaces must be used to indent lines; tabs are not allowed
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1124) Spaces must be used to indent lines; tabs are not allowed
(#1125) Spaces must be used to indent lines; tabs are not allowed
(#1126) Spaces must be used to indent lines; tabs are not allowed
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 8 spaces, found 3
(#1128) Protected method name "QRcode::makeMask" must be in lower-case letters only
(#1128) Variable "maskNo" must be all lower-case
(#1129) Spaces must be used to indent lines; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 12 spaces, found 3
(#1130) Spaces must be used to indent lines; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 12 spaces, found 3
(#1130) Variable "maskNo" must be all lower-case
(#1131) Spaces must be used to indent lines; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 12 spaces, found 3
(#1131) Variable "maskNo" must be all lower-case
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 12 spaces, found 3
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 8 spaces, found 2
(#1133) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1135) Spaces must be used to indent lines; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 8 spaces, found 2
(#1136) Spaces must be used to indent lines; tabs are not allowed
(#1137) Spaces must be used to indent lines; tabs are not allowed
(#1138) Spaces must be used to indent lines; tabs are not allowed
(#1139) Spaces must be used to indent lines; tabs are not allowed
(#1140) Spaces must be used to indent lines; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected 8 spaces, found 3
(#1140) Protected method name "QRcode::calcN1N3" must be in lower-case letters only
(#1141) Spaces must be used to indent lines; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected at least 12 spaces, found 3
(#1142) Spaces must be used to indent lines; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected 12 spaces, found 3
(#1142) Expected 1 space before "="; 0 found
(#1142) Expected 1 space after "="; 0 found
(#1142) Expected 1 space before "<"; 0 found
(#1142) Expected 1 space after "<"; 0 found
(#1143) Spaces must be used to indent lines; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 16 spaces, found 4
(#1144) Spaces must be used to indent lines; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 20 spaces, found 5
(#1145) Spaces must be used to indent lines; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected 16 spaces, found 4
(#1146) Spaces must be used to indent lines; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 16 spaces, found 4
(#1147) Spaces must be used to indent lines; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected 20 spaces, found 5
(#1147) Logical operator "and" is prohibited; use "&&" instead
(#1147) Expected 1 space before "-"; 0 found
(#1147) Expected 1 space after "-"; 0 found
(#1147) Logical operator "and" is prohibited; use "&&" instead
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 24 spaces, found 6
(#1149) Spaces must be used to indent lines; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 24 spaces, found 6
(#1149) Expected 1 space before "-"; 0 found
(#1149) Expected 1 space after "-"; 0 found
(#1150) Spaces must be used to indent lines; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected at least 24 spaces, found 7
(#1150) Logical operator "and" is prohibited; use "&&" instead
(#1150) Expected 1 space before "-"; 0 found
(#1150) Expected 1 space after "-"; 0 found
(#1151) Spaces must be used to indent lines; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected at least 24 spaces, found 7
(#1151) Logical operator "and" is prohibited; use "&&" instead
(#1151) Expected 1 space before "+"; 0 found
(#1151) Expected 1 space after "+"; 0 found
(#1152) Spaces must be used to indent lines; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 24 spaces, found 7
(#1152) Logical operator "and" is prohibited; use "&&" instead
(#1152) Expected 1 space before "+"; 0 found
(#1152) Expected 1 space after "+"; 0 found
(#1153) Spaces must be used to indent lines; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected 28 spaces, found 7
(#1153) Expected 1 space before "-"; 0 found
(#1153) Expected 1 space after "-"; 0 found
(#1153) Logical operator "or" is prohibited; use "||" instead
(#1153) Expected 1 space before "-"; 0 found
(#1153) Expected 1 space after "-"; 0 found
(#1154) Spaces must be used to indent lines; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected at least 32 spaces, found 8
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected 28 spaces, found 7
(#1155) Usage of ELSEIF not allowed; use ELSE IF instead
(#1155) Expected 1 space before "+"; 0 found
(#1155) Expected 1 space after "+"; 0 found
(#1155) Logical operator "or" is prohibited; use "||" instead
(#1155) Expected 1 space before "+"; 0 found
(#1155) Expected 1 space after "+"; 0 found
(#1156) Spaces must be used to indent lines; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 32 spaces, found 8
(#1157) Spaces must be used to indent lines; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected 28 spaces, found 7
(#1158) Spaces must be used to indent lines; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected 24 spaces, found 6
(#1159) Spaces must be used to indent lines; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 20 spaces, found 5
(#1160) Spaces must be used to indent lines; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected 16 spaces, found 4
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected 12 spaces, found 3
(#1162) Spaces must be used to indent lines; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected at least 12 spaces, found 3
(#1163) Spaces must be used to indent lines; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected 8 spaces, found 2
(#1163) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected at least 8 spaces, found 2
(#1166) Spaces must be used to indent lines; tabs are not allowed
(#1167) Spaces must be used to indent lines; tabs are not allowed
(#1168) Spaces must be used to indent lines; tabs are not allowed
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1170) Spaces must be used to indent lines; tabs are not allowed
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected 8 spaces, found 3
(#1171) Protected method name "QRcode::evaluateSymbol" must be in lower-case letters only
(#1172) Spaces must be used to indent lines; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 12 spaces, found 3
(#1173) Spaces must be used to indent lines; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 12 spaces, found 3
(#1174) Spaces must be used to indent lines; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected 12 spaces, found 3
(#1174) Expected 1 space before "="; 0 found
(#1174) Expected 1 space after "="; 0 found
(#1174) Expected 1 space before "<"; 0 found
(#1174) Expected 1 space after "<"; 0 found
(#1175) Spaces must be used to indent lines; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 16 spaces, found 4
(#1176) Spaces must be used to indent lines; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 16 spaces, found 4
(#1177) Spaces must be used to indent lines; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected at least 16 spaces, found 4
(#1177) Variable "frameY" must be all lower-case
(#1178) Spaces must be used to indent lines; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected 16 spaces, found 4
(#1179) Spaces must be used to indent lines; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 20 spaces, found 5
(#1179) Variable "frameYM" must be all lower-case
(#1179) Expected 1 space before "-"; 0 found
(#1179) Expected 1 space after "-"; 0 found
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected 16 spaces, found 4
(#1181) Spaces must be used to indent lines; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 16 spaces, found 4
(#1181) Expected 1 space before "="; 0 found
(#1181) Expected 1 space after "="; 0 found
(#1181) Expected 1 space before "<"; 0 found
(#1181) Expected 1 space after "<"; 0 found
(#1182) Spaces must be used to indent lines; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected 20 spaces, found 5
(#1182) Logical operator "and" is prohibited; use "&&" instead
(#1183) Spaces must be used to indent lines; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 24 spaces, found 6
(#1183) Variable "frameY" must be all lower-case
(#1183) Variable "frameY" must be all lower-case
(#1183) Expected 1 space before "-"; 0 found
(#1183) Expected 1 space after "-"; 0 found
(#1183) Variable "frameYM" must be all lower-case
(#1183) Variable "frameYM" must be all lower-case
(#1183) Expected 1 space before "-"; 0 found
(#1183) Expected 1 space after "-"; 0 found
(#1184) Spaces must be used to indent lines; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 24 spaces, found 6
(#1184) Variable "frameY" must be all lower-case
(#1184) Variable "frameY" must be all lower-case
(#1184) Expected 1 space before "-"; 0 found
(#1184) Expected 1 space after "-"; 0 found
(#1184) Variable "frameYM" must be all lower-case
(#1184) Variable "frameYM" must be all lower-case
(#1184) Expected 1 space before "-"; 0 found
(#1184) Expected 1 space after "-"; 0 found
(#1185) Spaces must be used to indent lines; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 24 spaces, found 6
(#1186) Spaces must be used to indent lines; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 28 spaces, found 7
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected 24 spaces, found 6
(#1188) Spaces must be used to indent lines; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected 20 spaces, found 5
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected 20 spaces, found 5
(#1189) Logical operator "and" is prohibited; use "&&" instead
(#1189) Variable "frameY" must be all lower-case
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 24 spaces, found 6
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 24 spaces, found 6
(#1192) Spaces must be used to indent lines; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 24 spaces, found 6
(#1193) Spaces must be used to indent lines; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected 20 spaces, found 5
(#1193) Usage of ELSEIF not allowed; use ELSE IF instead
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected 24 spaces, found 6
(#1194) Variable "frameY" must be all lower-case
(#1194) Variable "frameY" must be all lower-case
(#1194) Expected 1 space before "-"; 0 found
(#1194) Expected 1 space after "-"; 0 found
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 28 spaces, found 7
(#1196) Spaces must be used to indent lines; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 28 spaces, found 7
(#1197) Spaces must be used to indent lines; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected 24 spaces, found 6
(#1198) Spaces must be used to indent lines; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 28 spaces, found 7
(#1199) Spaces must be used to indent lines; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected 24 spaces, found 6
(#1200) Spaces must be used to indent lines; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected 20 spaces, found 5
(#1201) Spaces must be used to indent lines; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected 16 spaces, found 4
(#1202) Spaces must be used to indent lines; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected at least 16 spaces, found 4
(#1202) Expected 1 space before "+"; 0 found
(#1202) Expected 1 space after "+"; 0 found
(#1203) Spaces must be used to indent lines; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Spaces must be used to indent lines; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Expected 1 space before "="; 0 found
(#1204) Expected 1 space after "="; 0 found
(#1204) Expected 1 space before "<"; 0 found
(#1204) Expected 1 space after "<"; 0 found
(#1205) Spaces must be used to indent lines; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected at least 16 spaces, found 4
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 16 spaces, found 4
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected 16 spaces, found 4
(#1207) Expected 1 space before "="; 0 found
(#1207) Expected 1 space after "="; 0 found
(#1207) Expected 1 space before "<"; 0 found
(#1207) Expected 1 space after "<"; 0 found
(#1208) Spaces must be used to indent lines; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected 20 spaces, found 5
(#1208) Logical operator "and" is prohibited; use "&&" instead
(#1209) Spaces must be used to indent lines; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 24 spaces, found 6
(#1210) Spaces must be used to indent lines; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 24 spaces, found 6
(#1211) Spaces must be used to indent lines; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 24 spaces, found 6
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected 20 spaces, found 5
(#1212) Usage of ELSEIF not allowed; use ELSE IF instead
(#1213) Spaces must be used to indent lines; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected 24 spaces, found 6
(#1213) Expected 1 space before "-"; 0 found
(#1213) Expected 1 space after "-"; 0 found
(#1214) Spaces must be used to indent lines; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected at least 28 spaces, found 7
(#1215) Spaces must be used to indent lines; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected at least 28 spaces, found 7
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 24 spaces, found 6
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 28 spaces, found 7
(#1218) Spaces must be used to indent lines; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected 24 spaces, found 6
(#1219) Spaces must be used to indent lines; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected 20 spaces, found 5
(#1220) Spaces must be used to indent lines; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected 16 spaces, found 4
(#1221) Spaces must be used to indent lines; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 16 spaces, found 4
(#1221) Expected 1 space before "+"; 0 found
(#1221) Expected 1 space after "+"; 0 found
(#1222) Spaces must be used to indent lines; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 12 spaces, found 3
(#1223) Spaces must be used to indent lines; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 12 spaces, found 3
(#1224) Spaces must be used to indent lines; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 8 spaces, found 2
(#1224) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 8 spaces, found 2
(#1227) Spaces must be used to indent lines; tabs are not allowed
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1229) Spaces must be used to indent lines; tabs are not allowed
(#1230) Spaces must be used to indent lines; tabs are not allowed
(#1231) Spaces must be used to indent lines; tabs are not allowed
(#1232) Spaces must be used to indent lines; tabs are not allowed
(#1233) Spaces must be used to indent lines; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 8 spaces, found 3
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 12 spaces, found 3
(#1234) Variable "minDemerit" must be all lower-case
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 12 spaces, found 3
(#1235) Variable "bestMaskNum" must be all lower-case
(#1236) Spaces must be used to indent lines; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected at least 12 spaces, found 3
(#1236) Variable "bestMask" must be all lower-case
(#1236) Short array syntax must be used to define arrays
(#1237) Spaces must be used to indent lines; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 12 spaces, found 3
(#1237) Variable "checked_masks" must not contain underscores.
(#1237) Short array syntax must be used to define arrays
(#1238) Spaces must be used to indent lines; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected 12 spaces, found 3
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 16 spaces, found 4
(#1239) Variable "howManuOut" must be all lower-case
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected 16 spaces, found 4
(#1240) Expected 1 space after "<"; 2 found
(#1240) Variable "howManuOut" must be all lower-case
(#1241) Spaces must be used to indent lines; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected at least 20 spaces, found 5
(#1241) Variable "remPos" must be all lower-case
(#1241) Variable "checked_masks" must not contain underscores.
(#1241) Expected 1 space before "-"; 0 found
(#1241) Expected 1 space after "-"; 0 found
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 20 spaces, found 5
(#1242) Variable "checked_masks" must not contain underscores.
(#1242) Variable "remPos" must be all lower-case
(#1243) Spaces must be used to indent lines; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected at least 20 spaces, found 5
(#1243) Variable "checked_masks" must not contain underscores.
(#1243) Variable "checked_masks" must not contain underscores.
(#1244) Spaces must be used to indent lines; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected 16 spaces, found 4
(#1245) Spaces must be used to indent lines; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected 12 spaces, found 3
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 12 spaces, found 3
(#1246) Variable "bestMask" must be all lower-case
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected 12 spaces, found 3
(#1247) Variable "checked_masks" must not contain underscores.
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 16 spaces, found 4
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 16 spaces, found 4
(#1250) Spaces must be used to indent lines; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 16 spaces, found 4
(#1251) Spaces must be used to indent lines; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 16 spaces, found 4
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 16 spaces, found 4
(#1253) Spaces must be used to indent lines; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 16 spaces, found 4
(#1254) Spaces must be used to indent lines; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 16 spaces, found 4
(#1255) Spaces must be used to indent lines; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 16 spaces, found 4
(#1256) Spaces must be used to indent lines; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected 16 spaces, found 4
(#1256) Variable "minDemerit" must be all lower-case
(#1257) Spaces must be used to indent lines; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 20 spaces, found 5
(#1257) Variable "minDemerit" must be all lower-case
(#1258) Spaces must be used to indent lines; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected at least 20 spaces, found 5
(#1258) Variable "bestMask" must be all lower-case
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 20 spaces, found 5
(#1259) Variable "bestMaskNum" must be all lower-case
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected 16 spaces, found 4
(#1261) Spaces must be used to indent lines; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected 12 spaces, found 3
(#1262) Spaces must be used to indent lines; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected at least 12 spaces, found 3
(#1262) Variable "bestMask" must be all lower-case
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 8 spaces, found 2
(#1263) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1265) Spaces must be used to indent lines; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1265) Line indented incorrectly; expected at least 8 spaces, found 2
(#1267) Spaces must be used to indent lines; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) Line indented incorrectly; expected at least 8 spaces, found 2
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 8 spaces, found 2
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1271) Spaces must be used to indent lines; tabs are not allowed
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1275) Spaces must be used to indent lines; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected 8 spaces, found 3
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected 12 spaces, found 3
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected at least 16 spaces, found 4
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected 12 spaces, found 3
(#1279) Spaces must be used to indent lines; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected at least 12 spaces, found 3
(#1280) Spaces must be used to indent lines; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected 8 spaces, found 2
(#1280) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1282) Spaces must be used to indent lines; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected at least 8 spaces, found 2
(#1283) Spaces must be used to indent lines; tabs are not allowed
(#1284) Spaces must be used to indent lines; tabs are not allowed
(#1285) Spaces must be used to indent lines; tabs are not allowed
(#1286) Spaces must be used to indent lines; tabs are not allowed
(#1287) Spaces must be used to indent lines; tabs are not allowed
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected 8 spaces, found 3
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected 12 spaces, found 3
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected at least 16 spaces, found 4
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected 12 spaces, found 3
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected at least 12 spaces, found 3
(#1293) Spaces must be used to indent lines; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected 8 spaces, found 2
(#1293) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected at least 8 spaces, found 2
(#1296) Spaces must be used to indent lines; tabs are not allowed
(#1297) Spaces must be used to indent lines; tabs are not allowed
(#1298) Spaces must be used to indent lines; tabs are not allowed
(#1299) Spaces must be used to indent lines; tabs are not allowed
(#1300) Spaces must be used to indent lines; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Line indented incorrectly; expected 8 spaces, found 3
(#1300) Protected method name "QRcode::identifyMode" must be in lower-case letters only
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected 12 spaces, found 3
(#1302) Spaces must be used to indent lines; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 16 spaces, found 4
(#1303) Spaces must be used to indent lines; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected 12 spaces, found 3
(#1304) Spaces must be used to indent lines; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Line indented incorrectly; expected at least 12 spaces, found 3
(#1305) Spaces must be used to indent lines; tabs are not allowed
(#1305) Tab found within whitespace
(#1305) Line indented incorrectly; expected 12 spaces, found 3
(#1306) Spaces must be used to indent lines; tabs are not allowed
(#1306) Tab found within whitespace
(#1306) Line indented incorrectly; expected at least 16 spaces, found 4
(#1307) Spaces must be used to indent lines; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Line indented incorrectly; expected 12 spaces, found 3
(#1307) Usage of ELSEIF not allowed; use ELSE IF instead
(#1308) Spaces must be used to indent lines; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected at least 16 spaces, found 4
(#1309) Spaces must be used to indent lines; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected 12 spaces, found 3
(#1309) Usage of ELSEIF not allowed; use ELSE IF instead
(#1310) Spaces must be used to indent lines; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected 16 spaces, found 4
(#1310) Expected 1 space before "+"; 0 found
(#1310) Expected 1 space after "+"; 0 found
(#1311) Spaces must be used to indent lines; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected at least 20 spaces, found 5
(#1311) Expected 1 space before "+"; 0 found
(#1311) Expected 1 space after "+"; 0 found
(#1312) Spaces must be used to indent lines; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 20 spaces, found 5
(#1313) Spaces must be used to indent lines; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected 20 spaces, found 5
(#1313) Logical operator "or" is prohibited; use "||" instead
(#1314) Spaces must be used to indent lines; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected at least 24 spaces, found 6
(#1315) Spaces must be used to indent lines; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected 20 spaces, found 5
(#1316) Spaces must be used to indent lines; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected 16 spaces, found 4
(#1317) Spaces must be used to indent lines; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Line indented incorrectly; expected 12 spaces, found 3
(#1318) Spaces must be used to indent lines; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected at least 12 spaces, found 3
(#1319) Spaces must be used to indent lines; tabs are not allowed
(#1319) Tab found within whitespace
(#1319) Line indented incorrectly; expected 8 spaces, found 2
(#1319) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1321) Spaces must be used to indent lines; tabs are not allowed
(#1321) Tab found within whitespace
(#1321) Line indented incorrectly; expected at least 8 spaces, found 2
(#1322) Spaces must be used to indent lines; tabs are not allowed
(#1323) Spaces must be used to indent lines; tabs are not allowed
(#1324) Spaces must be used to indent lines; tabs are not allowed
(#1325) Spaces must be used to indent lines; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected 8 spaces, found 3
(#1325) Protected method name "QRcode::eatNum" must be in lower-case letters only
(#1326) Spaces must be used to indent lines; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 12 spaces, found 3
(#1327) Spaces must be used to indent lines; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected at least 12 spaces, found 3
(#1328) Spaces must be used to indent lines; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected 12 spaces, found 3
(#1328) Expected "while (...) {\n"; found "while(...) {\n"
(#1329) Spaces must be used to indent lines; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected at least 16 spaces, found 4
(#1330) Spaces must be used to indent lines; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected 12 spaces, found 3
(#1331) Spaces must be used to indent lines; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected at least 12 spaces, found 3
(#1332) Spaces must be used to indent lines; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected at least 12 spaces, found 3
(#1333) Spaces must be used to indent lines; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 12 spaces, found 3
(#1334) Spaces must be used to indent lines; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 16 spaces, found 4
(#1335) Spaces must be used to indent lines; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Line indented incorrectly; expected at least 16 spaces, found 4
(#1335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1336) Spaces must be used to indent lines; tabs are not allowed
(#1336) Tab found within whitespace
(#1336) Line indented incorrectly; expected at least 16 spaces, found 4
(#1336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1337) Spaces must be used to indent lines; tabs are not allowed
(#1337) Tab found within whitespace
(#1337) Line indented incorrectly; expected 16 spaces, found 4
(#1338) Spaces must be used to indent lines; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Line indented incorrectly; expected at least 20 spaces, found 5
(#1339) Spaces must be used to indent lines; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) Line indented incorrectly; expected 16 spaces, found 4
(#1340) Spaces must be used to indent lines; tabs are not allowed
(#1340) Tab found within whitespace
(#1340) Line indented incorrectly; expected 12 spaces, found 3
(#1341) Spaces must be used to indent lines; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected 12 spaces, found 3
(#1342) Spaces must be used to indent lines; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 16 spaces, found 4
(#1343) Spaces must be used to indent lines; tabs are not allowed
(#1343) Tab found within whitespace
(#1343) Line indented incorrectly; expected at least 16 spaces, found 4
(#1343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1344) Spaces must be used to indent lines; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected at least 16 spaces, found 4
(#1344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1345) Spaces must be used to indent lines; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected 16 spaces, found 4
(#1346) Spaces must be used to indent lines; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected at least 20 spaces, found 5
(#1347) Spaces must be used to indent lines; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected 16 spaces, found 4
(#1348) Spaces must be used to indent lines; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Line indented incorrectly; expected 12 spaces, found 3
(#1349) Spaces must be used to indent lines; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 12 spaces, found 3
(#1350) Spaces must be used to indent lines; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected at least 12 spaces, found 3
(#1351) Spaces must be used to indent lines; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected 8 spaces, found 2
(#1351) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1353) Spaces must be used to indent lines; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 8 spaces, found 2
(#1354) Spaces must be used to indent lines; tabs are not allowed
(#1355) Spaces must be used to indent lines; tabs are not allowed
(#1356) Spaces must be used to indent lines; tabs are not allowed
(#1357) Spaces must be used to indent lines; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected 8 spaces, found 3
(#1357) Protected method name "QRcode::eatAn" must be in lower-case letters only
(#1358) Spaces must be used to indent lines; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 12 spaces, found 3
(#1359) Spaces must be used to indent lines; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected at least 12 spaces, found 3
(#1360) Spaces must be used to indent lines; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected at least 12 spaces, found 3
(#1361) Spaces must be used to indent lines; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected 12 spaces, found 3
(#1361) Expected "while (...) {\n"; found "while(...) {\n"
(#1362) Spaces must be used to indent lines; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected 16 spaces, found 4
(#1363) Spaces must be used to indent lines; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected at least 20 spaces, found 5
(#1364) Spaces must be used to indent lines; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Line indented incorrectly; expected 20 spaces, found 5
(#1364) Expected "while (...) {\n"; found "while(...) {\n"
(#1365) Spaces must be used to indent lines; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected at least 24 spaces, found 6
(#1366) Spaces must be used to indent lines; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected 20 spaces, found 5
(#1367) Spaces must be used to indent lines; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Line indented incorrectly; expected at least 20 spaces, found 5
(#1367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1368) Spaces must be used to indent lines; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected at least 20 spaces, found 5
(#1369) Spaces must be used to indent lines; tabs are not allowed
(#1369) Tab found within whitespace
(#1369) Line indented incorrectly; expected at least 20 spaces, found 5
(#1369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Spaces must be used to indent lines; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected 20 spaces, found 5
(#1371) Spaces must be used to indent lines; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Line indented incorrectly; expected at least 24 spaces, found 6
(#1372) Spaces must be used to indent lines; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected 20 spaces, found 5
(#1373) Spaces must be used to indent lines; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 24 spaces, found 6
(#1374) Spaces must be used to indent lines; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected 20 spaces, found 5
(#1375) Spaces must be used to indent lines; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected 16 spaces, found 4
(#1376) Spaces must be used to indent lines; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 20 spaces, found 5
(#1377) Spaces must be used to indent lines; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected 16 spaces, found 4
(#1378) Spaces must be used to indent lines; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Line indented incorrectly; expected 12 spaces, found 3
(#1379) Spaces must be used to indent lines; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Line indented incorrectly; expected at least 12 spaces, found 3
(#1380) Spaces must be used to indent lines; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Line indented incorrectly; expected 12 spaces, found 3
(#1381) Spaces must be used to indent lines; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected at least 16 spaces, found 4
(#1382) Spaces must be used to indent lines; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 16 spaces, found 4
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1383) Spaces must be used to indent lines; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected at least 16 spaces, found 4
(#1383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected 16 spaces, found 4
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected at least 20 spaces, found 5
(#1386) Spaces must be used to indent lines; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected 16 spaces, found 4
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected 12 spaces, found 3
(#1388) Spaces must be used to indent lines; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Line indented incorrectly; expected at least 12 spaces, found 3
(#1389) Spaces must be used to indent lines; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 12 spaces, found 3
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected 8 spaces, found 2
(#1390) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 8 spaces, found 2
(#1393) Spaces must be used to indent lines; tabs are not allowed
(#1394) Spaces must be used to indent lines; tabs are not allowed
(#1395) Spaces must be used to indent lines; tabs are not allowed
(#1396) Spaces must be used to indent lines; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected 8 spaces, found 3
(#1396) Protected method name "QRcode::eatKanji" must be in lower-case letters only
(#1397) Spaces must be used to indent lines; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 12 spaces, found 3
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected 12 spaces, found 3
(#1398) Expected "while (...) {\n"; found "while(...) {\n"
(#1399) Spaces must be used to indent lines; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 16 spaces, found 4
(#1400) Spaces must be used to indent lines; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected 12 spaces, found 3
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected at least 12 spaces, found 3
(#1402) Spaces must be used to indent lines; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 12 spaces, found 3
(#1403) Spaces must be used to indent lines; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected 8 spaces, found 2
(#1403) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1405) Spaces must be used to indent lines; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected at least 8 spaces, found 2
(#1406) Spaces must be used to indent lines; tabs are not allowed
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1409) Spaces must be used to indent lines; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected 8 spaces, found 3
(#1410) Spaces must be used to indent lines; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Line indented incorrectly; expected at least 12 spaces, found 3
(#1411) Spaces must be used to indent lines; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Line indented incorrectly; expected at least 12 spaces, found 3
(#1412) Spaces must be used to indent lines; tabs are not allowed
(#1412) Tab found within whitespace
(#1412) Line indented incorrectly; expected at least 12 spaces, found 3
(#1413) Spaces must be used to indent lines; tabs are not allowed
(#1413) Tab found within whitespace
(#1413) Line indented incorrectly; expected at least 12 spaces, found 3
(#1413) Variable "dataStrLen" must be all lower-case
(#1414) Spaces must be used to indent lines; tabs are not allowed
(#1414) Tab found within whitespace
(#1414) Line indented incorrectly; expected 12 spaces, found 3
(#1414) Expected "while (...) {\n"; found "while(...) {\n"
(#1414) Variable "dataStrLen" must be all lower-case
(#1415) Spaces must be used to indent lines; tabs are not allowed
(#1415) Tab found within whitespace
(#1415) Line indented incorrectly; expected at least 16 spaces, found 4
(#1416) Spaces must be used to indent lines; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected 16 spaces, found 4
(#1417) Spaces must be used to indent lines; tabs are not allowed
(#1417) Tab found within whitespace
(#1417) Line indented incorrectly; expected at least 20 spaces, found 5
(#1418) Spaces must be used to indent lines; tabs are not allowed
(#1418) Tab found within whitespace
(#1418) Line indented incorrectly; expected 16 spaces, found 4
(#1419) Spaces must be used to indent lines; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected 16 spaces, found 4
(#1420) Spaces must be used to indent lines; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected at least 20 spaces, found 5
(#1421) Spaces must be used to indent lines; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Line indented incorrectly; expected 20 spaces, found 5
(#1421) Expected "while (...) {\n"; found "while(...) {\n"
(#1422) Spaces must be used to indent lines; tabs are not allowed
(#1422) Tab found within whitespace
(#1422) Line indented incorrectly; expected at least 24 spaces, found 6
(#1423) Spaces must be used to indent lines; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected 20 spaces, found 5
(#1424) Spaces must be used to indent lines; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Line indented incorrectly; expected at least 20 spaces, found 5
(#1424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1425) Spaces must be used to indent lines; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected at least 20 spaces, found 5
(#1426) Spaces must be used to indent lines; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Line indented incorrectly; expected at least 20 spaces, found 5
(#1426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1427) Spaces must be used to indent lines; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Line indented incorrectly; expected 20 spaces, found 5
(#1428) Spaces must be used to indent lines; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected at least 24 spaces, found 6
(#1429) Spaces must be used to indent lines; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Line indented incorrectly; expected 20 spaces, found 5
(#1430) Spaces must be used to indent lines; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Line indented incorrectly; expected at least 24 spaces, found 6
(#1431) Spaces must be used to indent lines; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected 20 spaces, found 5
(#1432) Spaces must be used to indent lines; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected 16 spaces, found 4
(#1432) Usage of ELSEIF not allowed; use ELSE IF instead
(#1433) Spaces must be used to indent lines; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 20 spaces, found 5
(#1434) Spaces must be used to indent lines; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Line indented incorrectly; expected 20 spaces, found 5
(#1434) Expected "while (...) {\n"; found "while(...) {\n"
(#1435) Spaces must be used to indent lines; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected at least 24 spaces, found 6
(#1436) Spaces must be used to indent lines; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected 20 spaces, found 5
(#1437) Spaces must be used to indent lines; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected at least 20 spaces, found 5
(#1437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1438) Spaces must be used to indent lines; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 20 spaces, found 5
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 20 spaces, found 5
(#1439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1440) Spaces must be used to indent lines; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 20 spaces, found 5
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 24 spaces, found 6
(#1442) Spaces must be used to indent lines; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Line indented incorrectly; expected 20 spaces, found 5
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected at least 24 spaces, found 6
(#1444) Spaces must be used to indent lines; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected 20 spaces, found 5
(#1445) Spaces must be used to indent lines; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected 16 spaces, found 4
(#1446) Spaces must be used to indent lines; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 20 spaces, found 5
(#1447) Spaces must be used to indent lines; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected 16 spaces, found 4
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected 12 spaces, found 3
(#1449) Spaces must be used to indent lines; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 12 spaces, found 3
(#1450) Spaces must be used to indent lines; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected at least 12 spaces, found 3
(#1451) Spaces must be used to indent lines; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 12 spaces, found 3
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected 8 spaces, found 2
(#1452) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1454) Spaces must be used to indent lines; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected at least 8 spaces, found 2
(#1455) Spaces must be used to indent lines; tabs are not allowed
(#1456) Spaces must be used to indent lines; tabs are not allowed
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected 8 spaces, found 3
(#1457) Protected method name "QRcode::splitString" must be in lower-case letters only
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected 12 spaces, found 3
(#1459) Spaces must be used to indent lines; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected 16 spaces, found 4
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected at least 20 spaces, found 5
(#1461) Spaces must be used to indent lines; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected 16 spaces, found 4
(#1462) Spaces must be used to indent lines; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 16 spaces, found 4
(#1463) Spaces must be used to indent lines; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected 16 spaces, found 4
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected 20 spaces, found 5
(#1465) Spaces must be used to indent lines; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 24 spaces, found 6
(#1466) Spaces must be used to indent lines; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 24 spaces, found 6
(#1467) Spaces must be used to indent lines; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected 20 spaces, found 5
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected 20 spaces, found 5
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 24 spaces, found 6
(#1470) Spaces must be used to indent lines; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected at least 24 spaces, found 6
(#1471) Spaces must be used to indent lines; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 20 spaces, found 5
(#1472) Spaces must be used to indent lines; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected 20 spaces, found 5
(#1473) Spaces must be used to indent lines; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 24 spaces, found 6
(#1474) Spaces must be used to indent lines; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 28 spaces, found 7
(#1475) Spaces must be used to indent lines; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected 24 spaces, found 6
(#1476) Spaces must be used to indent lines; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 28 spaces, found 7
(#1477) Spaces must be used to indent lines; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected 24 spaces, found 6
(#1478) Spaces must be used to indent lines; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 24 spaces, found 6
(#1479) Spaces must be used to indent lines; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected 20 spaces, found 5
(#1480) Spaces must be used to indent lines; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Line indented incorrectly; expected 20 spaces, found 5
(#1481) Spaces must be used to indent lines; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Line indented incorrectly; expected at least 24 spaces, found 6
(#1482) Spaces must be used to indent lines; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected at least 24 spaces, found 6
(#1483) Spaces must be used to indent lines; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected 20 spaces, found 5
(#1484) Spaces must be used to indent lines; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Line indented incorrectly; expected 16 spaces, found 4
(#1485) Spaces must be used to indent lines; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected 16 spaces, found 4
(#1486) Spaces must be used to indent lines; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected at least 20 spaces, found 5
(#1487) Spaces must be used to indent lines; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected 16 spaces, found 4
(#1488) Spaces must be used to indent lines; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Line indented incorrectly; expected 16 spaces, found 4
(#1489) Spaces must be used to indent lines; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected at least 20 spaces, found 5
(#1490) Spaces must be used to indent lines; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Line indented incorrectly; expected 16 spaces, found 4
(#1491) Spaces must be used to indent lines; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected at least 16 spaces, found 4
(#1492) Spaces must be used to indent lines; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected 12 spaces, found 3
(#1493) Spaces must be used to indent lines; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected 8 spaces, found 2
(#1493) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1495) Spaces must be used to indent lines; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 8 spaces, found 2
(#1496) Spaces must be used to indent lines; tabs are not allowed
(#1497) Spaces must be used to indent lines; tabs are not allowed
(#1498) Spaces must be used to indent lines; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Line indented incorrectly; expected 8 spaces, found 3
(#1498) Protected method name "QRcode::toUpper" must be in lower-case letters only
(#1499) Spaces must be used to indent lines; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected at least 12 spaces, found 3
(#1499) Variable "stringLen" must be all lower-case
(#1500) Spaces must be used to indent lines; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected at least 12 spaces, found 3
(#1501) Spaces must be used to indent lines; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected 12 spaces, found 3
(#1501) Variable "stringLen" must be all lower-case
(#1502) Spaces must be used to indent lines; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 16 spaces, found 4
(#1503) Spaces must be used to indent lines; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected 16 spaces, found 4
(#1504) Spaces must be used to indent lines; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected at least 20 spaces, found 5
(#1505) Spaces must be used to indent lines; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected 16 spaces, found 4
(#1506) Spaces must be used to indent lines; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected 20 spaces, found 5
(#1506) Logical operator "and" is prohibited; use "&&" instead
(#1507) Spaces must be used to indent lines; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected at least 24 spaces, found 6
(#1508) Spaces must be used to indent lines; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected 20 spaces, found 5
(#1509) Spaces must be used to indent lines; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected at least 20 spaces, found 5
(#1510) Spaces must be used to indent lines; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected 16 spaces, found 4
(#1511) Spaces must be used to indent lines; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected 12 spaces, found 3
(#1512) Spaces must be used to indent lines; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected at least 12 spaces, found 3
(#1513) Spaces must be used to indent lines; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 8 spaces, found 2
(#1513) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1515) Spaces must be used to indent lines; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1515) Line indented incorrectly; expected at least 8 spaces, found 2
(#1517) Spaces must be used to indent lines; tabs are not allowed
(#1517) Tab found within whitespace
(#1517) Inline comments must end in full-stops, exclamation marks, or question marks
(#1517) Line indented incorrectly; expected at least 8 spaces, found 2
(#1519) Spaces must be used to indent lines; tabs are not allowed
(#1519) Tab found within whitespace
(#1519) Line indented incorrectly; expected at least 8 spaces, found 2
(#1520) Spaces must be used to indent lines; tabs are not allowed
(#1521) Spaces must be used to indent lines; tabs are not allowed
(#1522) Spaces must be used to indent lines; tabs are not allowed
(#1523) Spaces must be used to indent lines; tabs are not allowed
(#1524) Spaces must be used to indent lines; tabs are not allowed
(#1525) Spaces must be used to indent lines; tabs are not allowed
(#1526) Spaces must be used to indent lines; tabs are not allowed
(#1527) Spaces must be used to indent lines; tabs are not allowed
(#1527) Tab found within whitespace
(#1527) Line indented incorrectly; expected 8 spaces, found 3
(#1527) Protected method name "QRcode::newInputItem" must be in lower-case letters only
(#1528) Spaces must be used to indent lines; tabs are not allowed
(#1528) Tab found within whitespace
(#1528) Line indented incorrectly; expected at least 12 spaces, found 3
(#1528) Variable "setData" must be all lower-case
(#1529) Spaces must be used to indent lines; tabs are not allowed
(#1529) Tab found within whitespace
(#1529) Line indented incorrectly; expected 12 spaces, found 3
(#1529) Variable "setData" must be all lower-case
(#1530) Spaces must be used to indent lines; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 16 spaces, found 4
(#1530) Variable "setData" must be all lower-case
(#1530) Variable "setData" must be all lower-case
(#1530) Variable "setData" must be all lower-case
(#1531) Spaces must be used to indent lines; tabs are not allowed
(#1531) Tab found within whitespace
(#1531) Line indented incorrectly; expected 12 spaces, found 3
(#1532) Spaces must be used to indent lines; tabs are not allowed
(#1532) Tab found within whitespace
(#1532) Line indented incorrectly; expected 12 spaces, found 3
(#1532) Variable "setData" must be all lower-case
(#1533) Spaces must be used to indent lines; tabs are not allowed
(#1533) Tab found within whitespace
(#1533) Line indented incorrectly; expected at least 16 spaces, found 4
(#1533) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1534) Spaces must be used to indent lines; tabs are not allowed
(#1534) Tab found within whitespace
(#1534) Line indented incorrectly; expected 12 spaces, found 3
(#1535) Spaces must be used to indent lines; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Line indented incorrectly; expected at least 12 spaces, found 3
(#1535) Short array syntax must be used to define arrays
(#1536) Spaces must be used to indent lines; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Line indented incorrectly; expected at least 12 spaces, found 3
(#1537) Spaces must be used to indent lines; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Line indented incorrectly; expected at least 12 spaces, found 3
(#1538) Spaces must be used to indent lines; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected at least 12 spaces, found 3
(#1538) Variable "setData" must be all lower-case
(#1539) Spaces must be used to indent lines; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 12 spaces, found 3
(#1540) Spaces must be used to indent lines; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected at least 12 spaces, found 3
(#1541) Spaces must be used to indent lines; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected 8 spaces, found 2
(#1541) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 8 spaces, found 2
(#1544) Spaces must be used to indent lines; tabs are not allowed
(#1545) Spaces must be used to indent lines; tabs are not allowed
(#1546) Spaces must be used to indent lines; tabs are not allowed
(#1547) Spaces must be used to indent lines; tabs are not allowed
(#1548) Spaces must be used to indent lines; tabs are not allowed
(#1549) Spaces must be used to indent lines; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected 8 spaces, found 3
(#1549) Protected method name "QRcode::encodeModeNum" must be in lower-case letters only
(#1550) Spaces must be used to indent lines; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 12 spaces, found 3
(#1551) Spaces must be used to indent lines; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected at least 12 spaces, found 3
(#1551) Short array syntax must be used to define arrays
(#1552) Spaces must be used to indent lines; tabs are not allowed
(#1552) Tab found within whitespace
(#1552) Line indented incorrectly; expected at least 12 spaces, found 3
(#1553) Spaces must be used to indent lines; tabs are not allowed
(#1553) Tab found within whitespace
(#1553) Line indented incorrectly; expected at least 12 spaces, found 3
(#1554) Spaces must be used to indent lines; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected at least 12 spaces, found 3
(#1554) Line exceeds 132 characters; contains 133 characters
(#1555) Spaces must be used to indent lines; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected 12 spaces, found 3
(#1555) Expected 1 space before "="; 0 found
(#1555) Expected 1 space after "="; 0 found
(#1556) Spaces must be used to indent lines; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 16 spaces, found 4
(#1556) Expected 1 space before "*"; 0 found
(#1556) Expected 1 space after "*"; 0 found
(#1556) Space found before square bracket; expected "3]" but found "3 ]"
(#1557) Spaces must be used to indent lines; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected at least 16 spaces, found 4
(#1557) Expected 1 space before "*"; 0 found
(#1557) Expected 1 space after "*"; 0 found
(#1557) Expected 1 space before "+"; 0 found
(#1557) Expected 1 space after "+"; 0 found
(#1558) Spaces must be used to indent lines; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Line indented incorrectly; expected at least 16 spaces, found 4
(#1558) Expected 1 space before "*"; 0 found
(#1558) Expected 1 space after "*"; 0 found
(#1558) Expected 1 space before "+"; 0 found
(#1558) Expected 1 space after "+"; 0 found
(#1559) Spaces must be used to indent lines; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Line indented incorrectly; expected at least 16 spaces, found 4
(#1560) Spaces must be used to indent lines; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected 12 spaces, found 3
(#1561) Spaces must be used to indent lines; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected 12 spaces, found 3
(#1562) Spaces must be used to indent lines; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected at least 16 spaces, found 4
(#1562) Expected 1 space before "*"; 0 found
(#1562) Expected 1 space after "*"; 0 found
(#1563) Spaces must be used to indent lines; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 16 spaces, found 4
(#1564) Spaces must be used to indent lines; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Line indented incorrectly; expected 12 spaces, found 3
(#1564) Usage of ELSEIF not allowed; use ELSE IF instead
(#1565) Spaces must be used to indent lines; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected at least 16 spaces, found 4
(#1565) Expected 1 space before "*"; 0 found
(#1565) Expected 1 space after "*"; 0 found
(#1565) Space found before square bracket; expected "3]" but found "3 ]"
(#1566) Spaces must be used to indent lines; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Line indented incorrectly; expected at least 16 spaces, found 4
(#1566) Expected 1 space before "*"; 0 found
(#1566) Expected 1 space after "*"; 0 found
(#1566) Expected 1 space before "+"; 0 found
(#1566) Expected 1 space after "+"; 0 found
(#1567) Spaces must be used to indent lines; tabs are not allowed
(#1567) Tab found within whitespace
(#1567) Line indented incorrectly; expected at least 16 spaces, found 4
(#1568) Spaces must be used to indent lines; tabs are not allowed
(#1568) Tab found within whitespace
(#1568) Line indented incorrectly; expected 12 spaces, found 3
(#1569) Spaces must be used to indent lines; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected at least 12 spaces, found 3
(#1570) Spaces must be used to indent lines; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected 8 spaces, found 2
(#1570) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1572) Spaces must be used to indent lines; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 8 spaces, found 2
(#1573) Spaces must be used to indent lines; tabs are not allowed
(#1574) Spaces must be used to indent lines; tabs are not allowed
(#1575) Spaces must be used to indent lines; tabs are not allowed
(#1576) Spaces must be used to indent lines; tabs are not allowed
(#1577) Spaces must be used to indent lines; tabs are not allowed
(#1578) Spaces must be used to indent lines; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Line indented incorrectly; expected 8 spaces, found 3
(#1578) Protected method name "QRcode::encodeModeAn" must be in lower-case letters only
(#1579) Spaces must be used to indent lines; tabs are not allowed
(#1579) Tab found within whitespace
(#1579) Line indented incorrectly; expected at least 12 spaces, found 3
(#1580) Spaces must be used to indent lines; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Line indented incorrectly; expected at least 12 spaces, found 3
(#1580) Short array syntax must be used to define arrays
(#1581) Spaces must be used to indent lines; tabs are not allowed
(#1581) Tab found within whitespace
(#1581) Line indented incorrectly; expected at least 12 spaces, found 3
(#1582) Spaces must be used to indent lines; tabs are not allowed
(#1582) Tab found within whitespace
(#1582) Line indented incorrectly; expected at least 12 spaces, found 3
(#1583) Spaces must be used to indent lines; tabs are not allowed
(#1583) Tab found within whitespace
(#1583) Line indented incorrectly; expected 12 spaces, found 3
(#1583) Expected 1 space before "="; 0 found
(#1583) Expected 1 space after "="; 0 found
(#1584) Spaces must be used to indent lines; tabs are not allowed
(#1584) Tab found within whitespace
(#1584) Line indented incorrectly; expected at least 16 spaces, found 4
(#1584) Expected 1 space before "*"; 0 found
(#1584) Expected 1 space after "*"; 0 found
(#1584) Space found before square bracket; expected "2]" but found "2 ]"
(#1585) Spaces must be used to indent lines; tabs are not allowed
(#1585) Tab found within whitespace
(#1585) Line indented incorrectly; expected at least 16 spaces, found 4
(#1585) Expected 1 space before "*"; 0 found
(#1585) Expected 1 space after "*"; 0 found
(#1585) Expected 1 space before "+"; 0 found
(#1585) Expected 1 space after "+"; 0 found
(#1586) Spaces must be used to indent lines; tabs are not allowed
(#1586) Tab found within whitespace
(#1586) Line indented incorrectly; expected at least 16 spaces, found 4
(#1587) Spaces must be used to indent lines; tabs are not allowed
(#1587) Tab found within whitespace
(#1587) Line indented incorrectly; expected 12 spaces, found 3
(#1588) Spaces must be used to indent lines; tabs are not allowed
(#1588) Tab found within whitespace
(#1588) Line indented incorrectly; expected 12 spaces, found 3
(#1589) Spaces must be used to indent lines; tabs are not allowed
(#1589) Tab found within whitespace
(#1589) Line indented incorrectly; expected at least 16 spaces, found 4
(#1590) Spaces must be used to indent lines; tabs are not allowed
(#1590) Tab found within whitespace
(#1590) Line indented incorrectly; expected at least 16 spaces, found 4
(#1591) Spaces must be used to indent lines; tabs are not allowed
(#1591) Tab found within whitespace
(#1591) Line indented incorrectly; expected 12 spaces, found 3
(#1592) Spaces must be used to indent lines; tabs are not allowed
(#1592) Tab found within whitespace
(#1592) Line indented incorrectly; expected at least 12 spaces, found 3
(#1593) Spaces must be used to indent lines; tabs are not allowed
(#1593) Tab found within whitespace
(#1593) Line indented incorrectly; expected 8 spaces, found 2
(#1593) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1595) Spaces must be used to indent lines; tabs are not allowed
(#1595) Tab found within whitespace
(#1595) Line indented incorrectly; expected at least 8 spaces, found 2
(#1596) Spaces must be used to indent lines; tabs are not allowed
(#1597) Spaces must be used to indent lines; tabs are not allowed
(#1598) Spaces must be used to indent lines; tabs are not allowed
(#1599) Spaces must be used to indent lines; tabs are not allowed
(#1600) Spaces must be used to indent lines; tabs are not allowed
(#1601) Spaces must be used to indent lines; tabs are not allowed
(#1601) Tab found within whitespace
(#1601) Line indented incorrectly; expected 8 spaces, found 3
(#1601) Protected method name "QRcode::encodeMode8" must be in lower-case letters only
(#1602) Spaces must be used to indent lines; tabs are not allowed
(#1602) Tab found within whitespace
(#1602) Line indented incorrectly; expected at least 12 spaces, found 3
(#1602) Short array syntax must be used to define arrays
(#1603) Spaces must be used to indent lines; tabs are not allowed
(#1603) Tab found within whitespace
(#1603) Line indented incorrectly; expected at least 12 spaces, found 3
(#1604) Spaces must be used to indent lines; tabs are not allowed
(#1604) Tab found within whitespace
(#1604) Line indented incorrectly; expected at least 12 spaces, found 3
(#1604) Line exceeds 132 characters; contains 133 characters
(#1605) Spaces must be used to indent lines; tabs are not allowed
(#1605) Tab found within whitespace
(#1605) Line indented incorrectly; expected 12 spaces, found 3
(#1605) Expected 1 space before "="; 0 found
(#1605) Expected 1 space after "="; 0 found
(#1606) Spaces must be used to indent lines; tabs are not allowed
(#1606) Tab found within whitespace
(#1606) Line indented incorrectly; expected at least 16 spaces, found 4
(#1607) Spaces must be used to indent lines; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Line indented incorrectly; expected 12 spaces, found 3
(#1608) Spaces must be used to indent lines; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected at least 12 spaces, found 3
(#1609) Spaces must be used to indent lines; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected 8 spaces, found 2
(#1609) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1611) Spaces must be used to indent lines; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected at least 8 spaces, found 2
(#1612) Spaces must be used to indent lines; tabs are not allowed
(#1613) Spaces must be used to indent lines; tabs are not allowed
(#1614) Spaces must be used to indent lines; tabs are not allowed
(#1615) Spaces must be used to indent lines; tabs are not allowed
(#1616) Spaces must be used to indent lines; tabs are not allowed
(#1617) Spaces must be used to indent lines; tabs are not allowed
(#1617) Tab found within whitespace
(#1617) Line indented incorrectly; expected 8 spaces, found 3
(#1617) Protected method name "QRcode::encodeModeKanji" must be in lower-case letters only
(#1618) Spaces must be used to indent lines; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected at least 12 spaces, found 3
(#1618) Short array syntax must be used to define arrays
(#1619) Spaces must be used to indent lines; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 12 spaces, found 3
(#1620) Spaces must be used to indent lines; tabs are not allowed
(#1620) Tab found within whitespace
(#1620) Line indented incorrectly; expected at least 12 spaces, found 3
(#1620) Line exceeds 132 characters; contains 144 characters
(#1621) Spaces must be used to indent lines; tabs are not allowed
(#1621) Tab found within whitespace
(#1621) Line indented incorrectly; expected 12 spaces, found 3
(#1621) Expected 1 space before "="; 0 found
(#1621) Expected 1 space after "="; 0 found
(#1621) Expected 1 space before "<"; 0 found
(#1621) Expected 1 space after "<"; 0 found
(#1621) Expected 1 space before "+="; 0 found
(#1621) Expected 1 space after "+="; 0 found
(#1622) Spaces must be used to indent lines; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected at least 16 spaces, found 4
(#1622) Expected 1 space before "+"; 0 found
(#1622) Expected 1 space after "+"; 0 found
(#1623) Spaces must be used to indent lines; tabs are not allowed
(#1623) Tab found within whitespace
(#1623) Line indented incorrectly; expected 16 spaces, found 4
(#1624) Spaces must be used to indent lines; tabs are not allowed
(#1624) Tab found within whitespace
(#1624) Line indented incorrectly; expected at least 20 spaces, found 5
(#1625) Spaces must be used to indent lines; tabs are not allowed
(#1625) Tab found within whitespace
(#1625) Line indented incorrectly; expected 16 spaces, found 4
(#1626) Spaces must be used to indent lines; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected at least 20 spaces, found 5
(#1627) Spaces must be used to indent lines; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected 16 spaces, found 4
(#1628) Spaces must be used to indent lines; tabs are not allowed
(#1628) Tab found within whitespace
(#1628) Line indented incorrectly; expected at least 16 spaces, found 4
(#1629) Spaces must be used to indent lines; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected at least 16 spaces, found 4
(#1630) Spaces must be used to indent lines; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Line indented incorrectly; expected at least 16 spaces, found 4
(#1631) Spaces must be used to indent lines; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Line indented incorrectly; expected 12 spaces, found 3
(#1632) Spaces must be used to indent lines; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Line indented incorrectly; expected at least 12 spaces, found 3
(#1633) Spaces must be used to indent lines; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected 8 spaces, found 2
(#1633) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1635) Spaces must be used to indent lines; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Line indented incorrectly; expected at least 8 spaces, found 2
(#1636) Spaces must be used to indent lines; tabs are not allowed
(#1637) Spaces must be used to indent lines; tabs are not allowed
(#1638) Spaces must be used to indent lines; tabs are not allowed
(#1639) Spaces must be used to indent lines; tabs are not allowed
(#1640) Spaces must be used to indent lines; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Line indented incorrectly; expected 8 spaces, found 3
(#1640) Protected method name "QRcode::encodeModeStructure" must be in lower-case letters only
(#1641) Spaces must be used to indent lines; tabs are not allowed
(#1641) Tab found within whitespace
(#1641) Line indented incorrectly; expected at least 12 spaces, found 3
(#1641) Short array syntax must be used to define arrays
(#1642) Spaces must be used to indent lines; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected at least 12 spaces, found 3
(#1643) Spaces must be used to indent lines; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Line indented incorrectly; expected at least 12 spaces, found 3
(#1644) Spaces must be used to indent lines; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected at least 12 spaces, found 3
(#1645) Spaces must be used to indent lines; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Line indented incorrectly; expected at least 12 spaces, found 3
(#1646) Spaces must be used to indent lines; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected at least 12 spaces, found 3
(#1647) Spaces must be used to indent lines; tabs are not allowed
(#1647) Tab found within whitespace
(#1647) Line indented incorrectly; expected 8 spaces, found 2
(#1647) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1649) Spaces must be used to indent lines; tabs are not allowed
(#1649) Tab found within whitespace
(#1649) Line indented incorrectly; expected at least 8 spaces, found 2
(#1650) Spaces must be used to indent lines; tabs are not allowed
(#1651) Spaces must be used to indent lines; tabs are not allowed
(#1652) Spaces must be used to indent lines; tabs are not allowed
(#1653) Spaces must be used to indent lines; tabs are not allowed
(#1654) Spaces must be used to indent lines; tabs are not allowed
(#1655) Spaces must be used to indent lines; tabs are not allowed
(#1655) Tab found within whitespace
(#1655) Line indented incorrectly; expected 8 spaces, found 3
(#1655) Protected method name "QRcode::encodeBitStream" must be in lower-case letters only
(#1656) Spaces must be used to indent lines; tabs are not allowed
(#1656) Tab found within whitespace
(#1656) Line indented incorrectly; expected at least 12 spaces, found 3
(#1656) Short array syntax must be used to define arrays
(#1657) Spaces must be used to indent lines; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 12 spaces, found 3
(#1658) Spaces must be used to indent lines; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Line indented incorrectly; expected 12 spaces, found 3
(#1659) Spaces must be used to indent lines; tabs are not allowed
(#1659) Tab found within whitespace
(#1659) Line indented incorrectly; expected at least 16 spaces, found 4
(#1660) Spaces must be used to indent lines; tabs are not allowed
(#1660) Tab found within whitespace
(#1660) Line indented incorrectly; expected at least 16 spaces, found 4
(#1661) Spaces must be used to indent lines; tabs are not allowed
(#1661) Tab found within whitespace
(#1661) Line indented incorrectly; expected at least 16 spaces, found 4
(#1662) Spaces must be used to indent lines; tabs are not allowed
(#1662) Tab found within whitespace
(#1662) Line indented incorrectly; expected at least 16 spaces, found 4
(#1663) Spaces must be used to indent lines; tabs are not allowed
(#1663) Tab found within whitespace
(#1663) Line indented incorrectly; expected at least 16 spaces, found 4
(#1663) Short array syntax must be used to define arrays
(#1664) Spaces must be used to indent lines; tabs are not allowed
(#1664) Tab found within whitespace
(#1664) Line indented incorrectly; expected at least 16 spaces, found 4
(#1665) Spaces must be used to indent lines; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected at least 16 spaces, found 4
(#1666) Spaces must be used to indent lines; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected 12 spaces, found 3
(#1667) Spaces must be used to indent lines; tabs are not allowed
(#1667) Tab found within whitespace
(#1667) Line indented incorrectly; expected 16 spaces, found 4
(#1668) Spaces must be used to indent lines; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected 20 spaces, found 5
(#1669) Spaces must be used to indent lines; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Line indented incorrectly; expected at least 24 spaces, found 6
(#1670) Spaces must be used to indent lines; tabs are not allowed
(#1670) Tab found within whitespace
(#1670) Line indented incorrectly; expected at least 24 spaces, found 6
(#1671) Spaces must be used to indent lines; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Line indented incorrectly; expected 20 spaces, found 5
(#1672) Spaces must be used to indent lines; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected 20 spaces, found 5
(#1673) Spaces must be used to indent lines; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Line indented incorrectly; expected at least 24 spaces, found 6
(#1674) Spaces must be used to indent lines; tabs are not allowed
(#1674) Tab found within whitespace
(#1674) Line indented incorrectly; expected at least 24 spaces, found 6
(#1675) Spaces must be used to indent lines; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected 20 spaces, found 5
(#1676) Spaces must be used to indent lines; tabs are not allowed
(#1676) Tab found within whitespace
(#1676) Line indented incorrectly; expected 20 spaces, found 5
(#1677) Spaces must be used to indent lines; tabs are not allowed
(#1677) Tab found within whitespace
(#1677) Line indented incorrectly; expected at least 24 spaces, found 6
(#1678) Spaces must be used to indent lines; tabs are not allowed
(#1678) Tab found within whitespace
(#1678) Line indented incorrectly; expected at least 24 spaces, found 6
(#1679) Spaces must be used to indent lines; tabs are not allowed
(#1679) Tab found within whitespace
(#1679) Line indented incorrectly; expected 20 spaces, found 5
(#1680) Spaces must be used to indent lines; tabs are not allowed
(#1680) Tab found within whitespace
(#1680) Line indented incorrectly; expected 20 spaces, found 5
(#1681) Spaces must be used to indent lines; tabs are not allowed
(#1681) Tab found within whitespace
(#1681) Line indented incorrectly; expected at least 24 spaces, found 6
(#1682) Spaces must be used to indent lines; tabs are not allowed
(#1682) Tab found within whitespace
(#1682) Line indented incorrectly; expected at least 24 spaces, found 6
(#1683) Spaces must be used to indent lines; tabs are not allowed
(#1683) Tab found within whitespace
(#1683) Line indented incorrectly; expected 20 spaces, found 5
(#1684) Spaces must be used to indent lines; tabs are not allowed
(#1684) Tab found within whitespace
(#1684) Line indented incorrectly; expected 20 spaces, found 5
(#1685) Spaces must be used to indent lines; tabs are not allowed
(#1685) Tab found within whitespace
(#1685) Line indented incorrectly; expected at least 24 spaces, found 6
(#1686) Spaces must be used to indent lines; tabs are not allowed
(#1686) Tab found within whitespace
(#1686) Line indented incorrectly; expected at least 24 spaces, found 6
(#1687) Spaces must be used to indent lines; tabs are not allowed
(#1687) Tab found within whitespace
(#1687) Line indented incorrectly; expected 20 spaces, found 5
(#1688) Spaces must be used to indent lines; tabs are not allowed
(#1688) Tab found within whitespace
(#1688) Line indented incorrectly; expected 20 spaces, found 5
(#1689) Spaces must be used to indent lines; tabs are not allowed
(#1689) Tab found within whitespace
(#1689) Line indented incorrectly; expected at least 24 spaces, found 6
(#1690) Spaces must be used to indent lines; tabs are not allowed
(#1690) Tab found within whitespace
(#1690) Line indented incorrectly; expected 20 spaces, found 5
(#1691) Spaces must be used to indent lines; tabs are not allowed
(#1691) Tab found within whitespace
(#1691) Line indented incorrectly; expected 16 spaces, found 4
(#1692) Spaces must be used to indent lines; tabs are not allowed
(#1692) Tab found within whitespace
(#1692) Line indented incorrectly; expected 12 spaces, found 3
(#1693) Spaces must be used to indent lines; tabs are not allowed
(#1693) Tab found within whitespace
(#1693) Line indented incorrectly; expected at least 12 spaces, found 3
(#1694) Spaces must be used to indent lines; tabs are not allowed
(#1694) Tab found within whitespace
(#1694) Line indented incorrectly; expected 8 spaces, found 2
(#1694) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1696) Spaces must be used to indent lines; tabs are not allowed
(#1696) Tab found within whitespace
(#1696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1696) Line indented incorrectly; expected at least 8 spaces, found 2
(#1698) Spaces must be used to indent lines; tabs are not allowed
(#1698) Tab found within whitespace
(#1698) Inline comments must end in full-stops, exclamation marks, or question marks
(#1698) Line indented incorrectly; expected at least 8 spaces, found 2
(#1700) Spaces must be used to indent lines; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Line indented incorrectly; expected at least 8 spaces, found 2
(#1701) Spaces must be used to indent lines; tabs are not allowed
(#1702) Spaces must be used to indent lines; tabs are not allowed
(#1703) Spaces must be used to indent lines; tabs are not allowed
(#1704) Spaces must be used to indent lines; tabs are not allowed
(#1705) Spaces must be used to indent lines; tabs are not allowed
(#1706) Spaces must be used to indent lines; tabs are not allowed
(#1707) Spaces must be used to indent lines; tabs are not allowed
(#1708) Spaces must be used to indent lines; tabs are not allowed
(#1709) Spaces must be used to indent lines; tabs are not allowed
(#1710) Spaces must be used to indent lines; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Line indented incorrectly; expected 8 spaces, found 2
(#1710) Protected method name "QRcode::appendNewInputItem" must be in lower-case letters only
(#1711) Spaces must be used to indent lines; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected at least 12 spaces, found 3
(#1712) Spaces must be used to indent lines; tabs are not allowed
(#1712) Tab found within whitespace
(#1712) Line indented incorrectly; expected at least 12 spaces, found 3
(#1713) Spaces must be used to indent lines; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Line indented incorrectly; expected 8 spaces, found 2
(#1715) Spaces must be used to indent lines; tabs are not allowed
(#1715) Tab found within whitespace
(#1715) Line indented incorrectly; expected at least 8 spaces, found 2
(#1716) Spaces must be used to indent lines; tabs are not allowed
(#1717) Spaces must be used to indent lines; tabs are not allowed
(#1718) Spaces must be used to indent lines; tabs are not allowed
(#1719) Spaces must be used to indent lines; tabs are not allowed
(#1720) Spaces must be used to indent lines; tabs are not allowed
(#1721) Spaces must be used to indent lines; tabs are not allowed
(#1722) Spaces must be used to indent lines; tabs are not allowed
(#1723) Spaces must be used to indent lines; tabs are not allowed
(#1723) Tab found within whitespace
(#1723) Line indented incorrectly; expected 8 spaces, found 3
(#1723) Protected method name "QRcode::insertStructuredAppendHeader" must be in lower-case letters only
(#1724) Spaces must be used to indent lines; tabs are not allowed
(#1724) Tab found within whitespace
(#1724) Line indented incorrectly; expected 12 spaces, found 3
(#1725) Spaces must be used to indent lines; tabs are not allowed
(#1725) Tab found within whitespace
(#1725) Line indented incorrectly; expected at least 16 spaces, found 4
(#1726) Spaces must be used to indent lines; tabs are not allowed
(#1726) Tab found within whitespace
(#1726) Line indented incorrectly; expected 12 spaces, found 3
(#1727) Spaces must be used to indent lines; tabs are not allowed
(#1727) Tab found within whitespace
(#1727) Line indented incorrectly; expected 12 spaces, found 3
(#1727) Logical operator "or" is prohibited; use "||" instead
(#1728) Spaces must be used to indent lines; tabs are not allowed
(#1728) Tab found within whitespace
(#1728) Line indented incorrectly; expected at least 16 spaces, found 4
(#1729) Spaces must be used to indent lines; tabs are not allowed
(#1729) Tab found within whitespace
(#1729) Line indented incorrectly; expected 12 spaces, found 3
(#1730) Spaces must be used to indent lines; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected at least 12 spaces, found 3
(#1730) Short array syntax must be used to define arrays
(#1731) Spaces must be used to indent lines; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Line indented incorrectly; expected at least 12 spaces, found 3
(#1732) Spaces must be used to indent lines; tabs are not allowed
(#1732) Tab found within whitespace
(#1732) Line indented incorrectly; expected at least 12 spaces, found 3
(#1733) Spaces must be used to indent lines; tabs are not allowed
(#1733) Tab found within whitespace
(#1733) Line indented incorrectly; expected at least 12 spaces, found 3
(#1734) Spaces must be used to indent lines; tabs are not allowed
(#1734) Tab found within whitespace
(#1734) Line indented incorrectly; expected 8 spaces, found 2
(#1734) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1736) Spaces must be used to indent lines; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected at least 8 spaces, found 2
(#1737) Spaces must be used to indent lines; tabs are not allowed
(#1738) Spaces must be used to indent lines; tabs are not allowed
(#1739) Spaces must be used to indent lines; tabs are not allowed
(#1740) Spaces must be used to indent lines; tabs are not allowed
(#1741) Spaces must be used to indent lines; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Line indented incorrectly; expected 8 spaces, found 3
(#1741) Protected method name "QRcode::calcParity" must be in lower-case letters only
(#1742) Spaces must be used to indent lines; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Line indented incorrectly; expected at least 12 spaces, found 3
(#1743) Spaces must be used to indent lines; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected 12 spaces, found 3
(#1744) Spaces must be used to indent lines; tabs are not allowed
(#1744) Tab found within whitespace
(#1744) Line indented incorrectly; expected 16 spaces, found 4
(#1745) Spaces must be used to indent lines; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Line indented incorrectly; expected 20 spaces, found 5
(#1745) Expected 1 space before "="; 0 found
(#1745) Expected 1 space after "="; 0 found
(#1745) Expected 1 space before "-"; 0 found
(#1745) Expected 1 space after "-"; 0 found
(#1745) Expected 1 space before ">="; 0 found
(#1745) Expected 1 space after ">="; 0 found
(#1746) Spaces must be used to indent lines; tabs are not allowed
(#1746) Tab found within whitespace
(#1746) Line indented incorrectly; expected at least 24 spaces, found 6
(#1747) Spaces must be used to indent lines; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Line indented incorrectly; expected 20 spaces, found 5
(#1748) Spaces must be used to indent lines; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Line indented incorrectly; expected 16 spaces, found 4
(#1749) Spaces must be used to indent lines; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Line indented incorrectly; expected 12 spaces, found 3
(#1750) Spaces must be used to indent lines; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Line indented incorrectly; expected at least 12 spaces, found 3
(#1751) Spaces must be used to indent lines; tabs are not allowed
(#1751) Tab found within whitespace
(#1751) Line indented incorrectly; expected 8 spaces, found 2
(#1751) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1753) Spaces must be used to indent lines; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Line indented incorrectly; expected at least 8 spaces, found 2
(#1754) Spaces must be used to indent lines; tabs are not allowed
(#1755) Spaces must be used to indent lines; tabs are not allowed
(#1756) Spaces must be used to indent lines; tabs are not allowed
(#1757) Spaces must be used to indent lines; tabs are not allowed
(#1758) Spaces must be used to indent lines; tabs are not allowed
(#1759) Spaces must be used to indent lines; tabs are not allowed
(#1759) Tab found within whitespace
(#1759) Line indented incorrectly; expected 8 spaces, found 3
(#1759) Protected method name "QRcode::checkModeNum" must be in lower-case letters only
(#1760) Spaces must be used to indent lines; tabs are not allowed
(#1760) Tab found within whitespace
(#1760) Line indented incorrectly; expected 12 spaces, found 3
(#1760) Expected 1 space before "="; 0 found
(#1760) Expected 1 space after "="; 0 found
(#1760) Expected 1 space before "<"; 0 found
(#1760) Expected 1 space after "<"; 0 found
(#1761) Spaces must be used to indent lines; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Line indented incorrectly; expected 16 spaces, found 4
(#1761) Expected "if (...) {\n"; found "if (...){\n"
(#1761) Logical operator "or" is prohibited; use "||" instead
(#1762) Spaces must be used to indent lines; tabs are not allowed
(#1762) Tab found within whitespace
(#1762) Line indented incorrectly; expected at least 20 spaces, found 5
(#1763) Spaces must be used to indent lines; tabs are not allowed
(#1763) Tab found within whitespace
(#1763) Line indented incorrectly; expected 16 spaces, found 4
(#1764) Spaces must be used to indent lines; tabs are not allowed
(#1764) Tab found within whitespace
(#1764) Line indented incorrectly; expected 12 spaces, found 3
(#1765) Spaces must be used to indent lines; tabs are not allowed
(#1765) Tab found within whitespace
(#1765) Line indented incorrectly; expected at least 12 spaces, found 3
(#1766) Spaces must be used to indent lines; tabs are not allowed
(#1766) Tab found within whitespace
(#1766) Line indented incorrectly; expected 8 spaces, found 2
(#1766) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1768) Spaces must be used to indent lines; tabs are not allowed
(#1768) Tab found within whitespace
(#1768) Line indented incorrectly; expected at least 8 spaces, found 2
(#1769) Spaces must be used to indent lines; tabs are not allowed
(#1770) Spaces must be used to indent lines; tabs are not allowed
(#1771) Spaces must be used to indent lines; tabs are not allowed
(#1772) Spaces must be used to indent lines; tabs are not allowed
(#1773) Spaces must be used to indent lines; tabs are not allowed
(#1773) Tab found within whitespace
(#1773) Line indented incorrectly; expected 8 spaces, found 3
(#1773) Protected method name "QRcode::estimateBitsModeNum" must be in lower-case letters only
(#1774) Spaces must be used to indent lines; tabs are not allowed
(#1774) Tab found within whitespace
(#1774) Line indented incorrectly; expected at least 12 spaces, found 3
(#1775) Spaces must be used to indent lines; tabs are not allowed
(#1775) Tab found within whitespace
(#1775) Line indented incorrectly; expected at least 12 spaces, found 3
(#1776) Spaces must be used to indent lines; tabs are not allowed
(#1776) Tab found within whitespace
(#1776) Line indented incorrectly; expected 12 spaces, found 3
(#1777) Spaces must be used to indent lines; tabs are not allowed
(#1777) Tab found within whitespace
(#1777) Line indented incorrectly; expected 16 spaces, found 4
(#1778) Spaces must be used to indent lines; tabs are not allowed
(#1778) Tab found within whitespace
(#1778) Line indented incorrectly; expected at least 20 spaces, found 5
(#1779) Spaces must be used to indent lines; tabs are not allowed
(#1779) Tab found within whitespace
(#1779) Line indented incorrectly; expected at least 20 spaces, found 5
(#1780) Spaces must be used to indent lines; tabs are not allowed
(#1780) Tab found within whitespace
(#1780) Line indented incorrectly; expected 16 spaces, found 4
(#1781) Spaces must be used to indent lines; tabs are not allowed
(#1781) Tab found within whitespace
(#1781) Line indented incorrectly; expected 16 spaces, found 4
(#1782) Spaces must be used to indent lines; tabs are not allowed
(#1782) Tab found within whitespace
(#1782) Line indented incorrectly; expected at least 20 spaces, found 5
(#1783) Spaces must be used to indent lines; tabs are not allowed
(#1783) Tab found within whitespace
(#1783) Line indented incorrectly; expected at least 20 spaces, found 5
(#1784) Spaces must be used to indent lines; tabs are not allowed
(#1784) Tab found within whitespace
(#1784) Line indented incorrectly; expected 16 spaces, found 4
(#1785) Spaces must be used to indent lines; tabs are not allowed
(#1785) Tab found within whitespace
(#1785) Line indented incorrectly; expected 16 spaces, found 4
(#1786) Spaces must be used to indent lines; tabs are not allowed
(#1786) Tab found within whitespace
(#1786) Line indented incorrectly; expected at least 20 spaces, found 5
(#1787) Spaces must be used to indent lines; tabs are not allowed
(#1787) Tab found within whitespace
(#1787) Line indented incorrectly; expected 16 spaces, found 4
(#1788) Spaces must be used to indent lines; tabs are not allowed
(#1788) Tab found within whitespace
(#1788) Line indented incorrectly; expected 12 spaces, found 3
(#1789) Spaces must be used to indent lines; tabs are not allowed
(#1789) Tab found within whitespace
(#1789) Line indented incorrectly; expected at least 12 spaces, found 3
(#1790) Spaces must be used to indent lines; tabs are not allowed
(#1790) Tab found within whitespace
(#1790) Line indented incorrectly; expected 8 spaces, found 2
(#1790) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1792) Spaces must be used to indent lines; tabs are not allowed
(#1792) Tab found within whitespace
(#1792) Line indented incorrectly; expected at least 8 spaces, found 2
(#1793) Spaces must be used to indent lines; tabs are not allowed
(#1794) Spaces must be used to indent lines; tabs are not allowed
(#1795) Spaces must be used to indent lines; tabs are not allowed
(#1796) Spaces must be used to indent lines; tabs are not allowed
(#1797) Spaces must be used to indent lines; tabs are not allowed
(#1797) Tab found within whitespace
(#1797) Line indented incorrectly; expected 8 spaces, found 2
(#1797) Protected method name "QRcode::lookAnTable" must be in lower-case letters only
(#1798) Spaces must be used to indent lines; tabs are not allowed
(#1798) Tab found within whitespace
(#1798) Line indented incorrectly; expected at least 12 spaces, found 3
(#1798) Expected 1 space before "?"; 0 found
(#1798) Expected 1 space after "?"; 0 found
(#1798) Expected 1 space before ":"; 0 found
(#1798) Expected 1 space after ":"; 0 found
(#1799) Spaces must be used to indent lines; tabs are not allowed
(#1799) Tab found within whitespace
(#1799) Line indented incorrectly; expected 8 spaces, found 2
(#1801) Spaces must be used to indent lines; tabs are not allowed
(#1801) Tab found within whitespace
(#1801) Line indented incorrectly; expected at least 8 spaces, found 2
(#1802) Spaces must be used to indent lines; tabs are not allowed
(#1803) Spaces must be used to indent lines; tabs are not allowed
(#1804) Spaces must be used to indent lines; tabs are not allowed
(#1805) Spaces must be used to indent lines; tabs are not allowed
(#1806) Spaces must be used to indent lines; tabs are not allowed
(#1807) Spaces must be used to indent lines; tabs are not allowed
(#1807) Tab found within whitespace
(#1807) Line indented incorrectly; expected 8 spaces, found 3
(#1807) Protected method name "QRcode::checkModeAn" must be in lower-case letters only
(#1808) Spaces must be used to indent lines; tabs are not allowed
(#1808) Tab found within whitespace
(#1808) Line indented incorrectly; expected 12 spaces, found 3
(#1808) Expected 1 space before "="; 0 found
(#1808) Expected 1 space after "="; 0 found
(#1808) Expected 1 space before "<"; 0 found
(#1808) Expected 1 space after "<"; 0 found
(#1809) Spaces must be used to indent lines; tabs are not allowed
(#1809) Tab found within whitespace
(#1809) Line indented incorrectly; expected 16 spaces, found 4
(#1810) Spaces must be used to indent lines; tabs are not allowed
(#1810) Tab found within whitespace
(#1810) Line indented incorrectly; expected at least 20 spaces, found 5
(#1811) Spaces must be used to indent lines; tabs are not allowed
(#1811) Tab found within whitespace
(#1811) Line indented incorrectly; expected 16 spaces, found 4
(#1812) Spaces must be used to indent lines; tabs are not allowed
(#1812) Tab found within whitespace
(#1812) Line indented incorrectly; expected 12 spaces, found 3
(#1813) Spaces must be used to indent lines; tabs are not allowed
(#1813) Tab found within whitespace
(#1813) Line indented incorrectly; expected at least 12 spaces, found 3
(#1814) Spaces must be used to indent lines; tabs are not allowed
(#1814) Tab found within whitespace
(#1814) Line indented incorrectly; expected 8 spaces, found 2
(#1814) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1816) Spaces must be used to indent lines; tabs are not allowed
(#1816) Tab found within whitespace
(#1816) Line indented incorrectly; expected at least 8 spaces, found 2
(#1817) Spaces must be used to indent lines; tabs are not allowed
(#1818) Spaces must be used to indent lines; tabs are not allowed
(#1819) Spaces must be used to indent lines; tabs are not allowed
(#1820) Spaces must be used to indent lines; tabs are not allowed
(#1821) Spaces must be used to indent lines; tabs are not allowed
(#1821) Tab found within whitespace
(#1821) Line indented incorrectly; expected 8 spaces, found 3
(#1821) Protected method name "QRcode::estimateBitsModeAn" must be in lower-case letters only
(#1822) Spaces must be used to indent lines; tabs are not allowed
(#1822) Tab found within whitespace
(#1822) Line indented incorrectly; expected at least 12 spaces, found 3
(#1823) Spaces must be used to indent lines; tabs are not allowed
(#1823) Tab found within whitespace
(#1823) Line indented incorrectly; expected at least 12 spaces, found 3
(#1824) Spaces must be used to indent lines; tabs are not allowed
(#1824) Tab found within whitespace
(#1824) Line indented incorrectly; expected 12 spaces, found 3
(#1825) Spaces must be used to indent lines; tabs are not allowed
(#1825) Tab found within whitespace
(#1825) Line indented incorrectly; expected at least 16 spaces, found 4
(#1826) Spaces must be used to indent lines; tabs are not allowed
(#1826) Tab found within whitespace
(#1826) Line indented incorrectly; expected 12 spaces, found 3
(#1827) Spaces must be used to indent lines; tabs are not allowed
(#1827) Tab found within whitespace
(#1827) Line indented incorrectly; expected at least 12 spaces, found 3
(#1828) Spaces must be used to indent lines; tabs are not allowed
(#1828) Tab found within whitespace
(#1828) Line indented incorrectly; expected 8 spaces, found 2
(#1828) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1830) Spaces must be used to indent lines; tabs are not allowed
(#1830) Tab found within whitespace
(#1830) Line indented incorrectly; expected at least 8 spaces, found 2
(#1831) Spaces must be used to indent lines; tabs are not allowed
(#1832) Spaces must be used to indent lines; tabs are not allowed
(#1833) Spaces must be used to indent lines; tabs are not allowed
(#1834) Spaces must be used to indent lines; tabs are not allowed
(#1835) Spaces must be used to indent lines; tabs are not allowed
(#1835) Tab found within whitespace
(#1835) Line indented incorrectly; expected 8 spaces, found 3
(#1835) Protected method name "QRcode::estimateBitsMode8" must be in lower-case letters only
(#1836) Spaces must be used to indent lines; tabs are not allowed
(#1836) Tab found within whitespace
(#1836) Line indented incorrectly; expected at least 12 spaces, found 3
(#1837) Spaces must be used to indent lines; tabs are not allowed
(#1837) Tab found within whitespace
(#1837) Line indented incorrectly; expected 8 spaces, found 2
(#1837) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1839) Spaces must be used to indent lines; tabs are not allowed
(#1839) Tab found within whitespace
(#1839) Line indented incorrectly; expected at least 8 spaces, found 2
(#1840) Spaces must be used to indent lines; tabs are not allowed
(#1841) Spaces must be used to indent lines; tabs are not allowed
(#1842) Spaces must be used to indent lines; tabs are not allowed
(#1843) Spaces must be used to indent lines; tabs are not allowed
(#1844) Spaces must be used to indent lines; tabs are not allowed
(#1844) Tab found within whitespace
(#1844) Line indented incorrectly; expected 8 spaces, found 3
(#1844) Protected method name "QRcode::estimateBitsModeKanji" must be in lower-case letters only
(#1845) Spaces must be used to indent lines; tabs are not allowed
(#1845) Tab found within whitespace
(#1845) Line indented incorrectly; expected at least 12 spaces, found 3
(#1846) Spaces must be used to indent lines; tabs are not allowed
(#1846) Tab found within whitespace
(#1846) Line indented incorrectly; expected 8 spaces, found 2
(#1846) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1848) Spaces must be used to indent lines; tabs are not allowed
(#1848) Tab found within whitespace
(#1848) Line indented incorrectly; expected at least 8 spaces, found 2
(#1849) Spaces must be used to indent lines; tabs are not allowed
(#1850) Spaces must be used to indent lines; tabs are not allowed
(#1851) Spaces must be used to indent lines; tabs are not allowed
(#1852) Spaces must be used to indent lines; tabs are not allowed
(#1853) Spaces must be used to indent lines; tabs are not allowed
(#1854) Spaces must be used to indent lines; tabs are not allowed
(#1854) Tab found within whitespace
(#1854) Line indented incorrectly; expected 8 spaces, found 3
(#1854) Protected method name "QRcode::checkModeKanji" must be in lower-case letters only
(#1855) Spaces must be used to indent lines; tabs are not allowed
(#1855) Tab found within whitespace
(#1855) Line indented incorrectly; expected 12 spaces, found 3
(#1856) Spaces must be used to indent lines; tabs are not allowed
(#1856) Tab found within whitespace
(#1856) Line indented incorrectly; expected at least 16 spaces, found 4
(#1857) Spaces must be used to indent lines; tabs are not allowed
(#1857) Tab found within whitespace
(#1857) Line indented incorrectly; expected 12 spaces, found 3
(#1858) Spaces must be used to indent lines; tabs are not allowed
(#1858) Tab found within whitespace
(#1858) Line indented incorrectly; expected 12 spaces, found 3
(#1858) Expected 1 space before "="; 0 found
(#1858) Expected 1 space after "="; 0 found
(#1858) Expected 1 space before "<"; 0 found
(#1858) Expected 1 space after "<"; 0 found
(#1858) Expected 1 space before "+="; 0 found
(#1858) Expected 1 space after "+="; 0 found
(#1859) Spaces must be used to indent lines; tabs are not allowed
(#1859) Tab found within whitespace
(#1859) Line indented incorrectly; expected at least 16 spaces, found 4
(#1859) Expected 1 space before "+"; 0 found
(#1859) Expected 1 space after "+"; 0 found
(#1860) Spaces must be used to indent lines; tabs are not allowed
(#1860) Tab found within whitespace
(#1860) Line indented incorrectly; expected 16 spaces, found 4
(#1860) Logical operator "or" is prohibited; use "||" instead
(#1860) Logical operator "and" is prohibited; use "&&" instead
(#1860) Logical operator "or" is prohibited; use "||" instead
(#1861) Spaces must be used to indent lines; tabs are not allowed
(#1861) Tab found within whitespace
(#1861) Line indented incorrectly; expected at least 20 spaces, found 5
(#1862) Spaces must be used to indent lines; tabs are not allowed
(#1862) Tab found within whitespace
(#1862) Line indented incorrectly; expected 16 spaces, found 4
(#1863) Spaces must be used to indent lines; tabs are not allowed
(#1863) Tab found within whitespace
(#1863) Line indented incorrectly; expected 12 spaces, found 3
(#1864) Spaces must be used to indent lines; tabs are not allowed
(#1864) Tab found within whitespace
(#1864) Line indented incorrectly; expected at least 12 spaces, found 3
(#1865) Spaces must be used to indent lines; tabs are not allowed
(#1865) Tab found within whitespace
(#1865) Line indented incorrectly; expected 8 spaces, found 2
(#1865) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1867) Spaces must be used to indent lines; tabs are not allowed
(#1867) Tab found within whitespace
(#1867) Line indented incorrectly; expected at least 8 spaces, found 2
(#1868) Spaces must be used to indent lines; tabs are not allowed
(#1869) Spaces must be used to indent lines; tabs are not allowed
(#1870) Spaces must be used to indent lines; tabs are not allowed
(#1871) Spaces must be used to indent lines; tabs are not allowed
(#1872) Spaces must be used to indent lines; tabs are not allowed
(#1873) Spaces must be used to indent lines; tabs are not allowed
(#1874) Spaces must be used to indent lines; tabs are not allowed
(#1874) Tab found within whitespace
(#1874) Line indented incorrectly; expected 8 spaces, found 2
(#1875) Spaces must be used to indent lines; tabs are not allowed
(#1875) Tab found within whitespace
(#1875) Line indented incorrectly; expected 12 spaces, found 3
(#1876) Spaces must be used to indent lines; tabs are not allowed
(#1876) Tab found within whitespace
(#1876) Line indented incorrectly; expected at least 16 spaces, found 4
(#1877) Spaces must be used to indent lines; tabs are not allowed
(#1877) Tab found within whitespace
(#1877) Line indented incorrectly; expected 12 spaces, found 3
(#1878) Spaces must be used to indent lines; tabs are not allowed
(#1878) Tab found within whitespace
(#1878) Line indented incorrectly; expected 12 spaces, found 3
(#1879) Spaces must be used to indent lines; tabs are not allowed
(#1879) Tab found within whitespace
(#1879) Line indented incorrectly; expected 16 spaces, found 4
(#1880) Spaces must be used to indent lines; tabs are not allowed
(#1880) Tab found within whitespace
(#1880) Line indented incorrectly; expected at least 20 spaces, found 5
(#1881) Spaces must be used to indent lines; tabs are not allowed
(#1881) Tab found within whitespace
(#1881) Line indented incorrectly; expected 16 spaces, found 4
(#1882) Spaces must be used to indent lines; tabs are not allowed
(#1882) Tab found within whitespace
(#1882) Line indented incorrectly; expected 16 spaces, found 4
(#1883) Spaces must be used to indent lines; tabs are not allowed
(#1883) Tab found within whitespace
(#1883) Line indented incorrectly; expected at least 20 spaces, found 5
(#1884) Spaces must be used to indent lines; tabs are not allowed
(#1884) Tab found within whitespace
(#1884) Line indented incorrectly; expected 16 spaces, found 4
(#1885) Spaces must be used to indent lines; tabs are not allowed
(#1885) Tab found within whitespace
(#1885) Line indented incorrectly; expected 16 spaces, found 4
(#1886) Spaces must be used to indent lines; tabs are not allowed
(#1886) Tab found within whitespace
(#1886) Line indented incorrectly; expected at least 20 spaces, found 5
(#1887) Spaces must be used to indent lines; tabs are not allowed
(#1887) Tab found within whitespace
(#1887) Line indented incorrectly; expected 16 spaces, found 4
(#1888) Spaces must be used to indent lines; tabs are not allowed
(#1888) Tab found within whitespace
(#1888) Line indented incorrectly; expected 16 spaces, found 4
(#1889) Spaces must be used to indent lines; tabs are not allowed
(#1889) Tab found within whitespace
(#1889) Line indented incorrectly; expected at least 20 spaces, found 5
(#1890) Spaces must be used to indent lines; tabs are not allowed
(#1890) Tab found within whitespace
(#1890) Line indented incorrectly; expected 16 spaces, found 4
(#1891) Spaces must be used to indent lines; tabs are not allowed
(#1891) Tab found within whitespace
(#1891) Line indented incorrectly; expected 16 spaces, found 4
(#1892) Spaces must be used to indent lines; tabs are not allowed
(#1892) Tab found within whitespace
(#1892) Line indented incorrectly; expected at least 20 spaces, found 5
(#1893) Spaces must be used to indent lines; tabs are not allowed
(#1893) Tab found within whitespace
(#1893) Line indented incorrectly; expected 16 spaces, found 4
(#1894) Spaces must be used to indent lines; tabs are not allowed
(#1894) Tab found within whitespace
(#1894) Line indented incorrectly; expected 16 spaces, found 4
(#1895) Spaces must be used to indent lines; tabs are not allowed
(#1895) Tab found within whitespace
(#1895) Line indented incorrectly; expected at least 20 spaces, found 5
(#1896) Spaces must be used to indent lines; tabs are not allowed
(#1896) Tab found within whitespace
(#1896) Line indented incorrectly; expected 16 spaces, found 4
(#1897) Spaces must be used to indent lines; tabs are not allowed
(#1897) Tab found within whitespace
(#1897) Line indented incorrectly; expected 12 spaces, found 3
(#1898) Spaces must be used to indent lines; tabs are not allowed
(#1898) Tab found within whitespace
(#1898) Line indented incorrectly; expected at least 12 spaces, found 3
(#1899) Spaces must be used to indent lines; tabs are not allowed
(#1899) Tab found within whitespace
(#1899) Line indented incorrectly; expected 8 spaces, found 2
(#1901) Spaces must be used to indent lines; tabs are not allowed
(#1901) Tab found within whitespace
(#1901) Line indented incorrectly; expected at least 8 spaces, found 2
(#1902) Spaces must be used to indent lines; tabs are not allowed
(#1903) Spaces must be used to indent lines; tabs are not allowed
(#1904) Spaces must be used to indent lines; tabs are not allowed
(#1905) Spaces must be used to indent lines; tabs are not allowed
(#1906) Spaces must be used to indent lines; tabs are not allowed
(#1907) Spaces must be used to indent lines; tabs are not allowed
(#1907) Tab found within whitespace
(#1907) Line indented incorrectly; expected 8 spaces, found 3
(#1907) Protected method name "QRcode::estimateBitStreamSize" must be in lower-case letters only
(#1908) Spaces must be used to indent lines; tabs are not allowed
(#1908) Tab found within whitespace
(#1908) Line indented incorrectly; expected at least 12 spaces, found 3
(#1909) Spaces must be used to indent lines; tabs are not allowed
(#1909) Tab found within whitespace
(#1909) Line indented incorrectly; expected 12 spaces, found 3
(#1910) Spaces must be used to indent lines; tabs are not allowed
(#1910) Tab found within whitespace
(#1910) Line indented incorrectly; expected at least 16 spaces, found 4
(#1911) Spaces must be used to indent lines; tabs are not allowed
(#1911) Tab found within whitespace
(#1911) Line indented incorrectly; expected 12 spaces, found 3
(#1912) Spaces must be used to indent lines; tabs are not allowed
(#1912) Tab found within whitespace
(#1912) Line indented incorrectly; expected 12 spaces, found 3
(#1913) Spaces must be used to indent lines; tabs are not allowed
(#1913) Tab found within whitespace
(#1913) Line indented incorrectly; expected 16 spaces, found 4
(#1914) Spaces must be used to indent lines; tabs are not allowed
(#1914) Tab found within whitespace
(#1914) Line indented incorrectly; expected 20 spaces, found 5
(#1915) Spaces must be used to indent lines; tabs are not allowed
(#1915) Tab found within whitespace
(#1915) Line indented incorrectly; expected at least 24 spaces, found 6
(#1916) Spaces must be used to indent lines; tabs are not allowed
(#1916) Tab found within whitespace
(#1916) Line indented incorrectly; expected at least 24 spaces, found 6
(#1917) Spaces must be used to indent lines; tabs are not allowed
(#1917) Tab found within whitespace
(#1917) Line indented incorrectly; expected 20 spaces, found 5
(#1918) Spaces must be used to indent lines; tabs are not allowed
(#1918) Tab found within whitespace
(#1918) Line indented incorrectly; expected 20 spaces, found 5
(#1919) Spaces must be used to indent lines; tabs are not allowed
(#1919) Tab found within whitespace
(#1919) Line indented incorrectly; expected at least 24 spaces, found 6
(#1920) Spaces must be used to indent lines; tabs are not allowed
(#1920) Tab found within whitespace
(#1920) Line indented incorrectly; expected at least 24 spaces, found 6
(#1921) Spaces must be used to indent lines; tabs are not allowed
(#1921) Tab found within whitespace
(#1921) Line indented incorrectly; expected 20 spaces, found 5
(#1922) Spaces must be used to indent lines; tabs are not allowed
(#1922) Tab found within whitespace
(#1922) Line indented incorrectly; expected 20 spaces, found 5
(#1923) Spaces must be used to indent lines; tabs are not allowed
(#1923) Tab found within whitespace
(#1923) Line indented incorrectly; expected at least 24 spaces, found 6
(#1924) Spaces must be used to indent lines; tabs are not allowed
(#1924) Tab found within whitespace
(#1924) Line indented incorrectly; expected at least 24 spaces, found 6
(#1925) Spaces must be used to indent lines; tabs are not allowed
(#1925) Tab found within whitespace
(#1925) Line indented incorrectly; expected 20 spaces, found 5
(#1926) Spaces must be used to indent lines; tabs are not allowed
(#1926) Tab found within whitespace
(#1926) Line indented incorrectly; expected 20 spaces, found 5
(#1927) Spaces must be used to indent lines; tabs are not allowed
(#1927) Tab found within whitespace
(#1927) Line indented incorrectly; expected at least 24 spaces, found 6
(#1928) Spaces must be used to indent lines; tabs are not allowed
(#1928) Tab found within whitespace
(#1928) Line indented incorrectly; expected at least 24 spaces, found 6
(#1929) Spaces must be used to indent lines; tabs are not allowed
(#1929) Tab found within whitespace
(#1929) Line indented incorrectly; expected 20 spaces, found 5
(#1930) Spaces must be used to indent lines; tabs are not allowed
(#1930) Tab found within whitespace
(#1930) Line indented incorrectly; expected 20 spaces, found 5
(#1931) Spaces must be used to indent lines; tabs are not allowed
(#1931) Tab found within whitespace
(#1931) Line indented incorrectly; expected at least 24 spaces, found 6
(#1932) Spaces must be used to indent lines; tabs are not allowed
(#1932) Tab found within whitespace
(#1932) Line indented incorrectly; expected 20 spaces, found 5
(#1933) Spaces must be used to indent lines; tabs are not allowed
(#1933) Tab found within whitespace
(#1933) Line indented incorrectly; expected 20 spaces, found 5
(#1934) Spaces must be used to indent lines; tabs are not allowed
(#1934) Tab found within whitespace
(#1934) Line indented incorrectly; expected at least 24 spaces, found 6
(#1935) Spaces must be used to indent lines; tabs are not allowed
(#1935) Tab found within whitespace
(#1935) Line indented incorrectly; expected 20 spaces, found 5
(#1936) Spaces must be used to indent lines; tabs are not allowed
(#1936) Tab found within whitespace
(#1936) Line indented incorrectly; expected 16 spaces, found 4
(#1937) Spaces must be used to indent lines; tabs are not allowed
(#1937) Tab found within whitespace
(#1937) Line indented incorrectly; expected at least 16 spaces, found 4
(#1938) Spaces must be used to indent lines; tabs are not allowed
(#1938) Tab found within whitespace
(#1938) Line indented incorrectly; expected at least 16 spaces, found 4
(#1939) Spaces must be used to indent lines; tabs are not allowed
(#1939) Tab found within whitespace
(#1939) Line indented incorrectly; expected at least 16 spaces, found 4
(#1940) Spaces must be used to indent lines; tabs are not allowed
(#1940) Tab found within whitespace
(#1940) Line indented incorrectly; expected at least 16 spaces, found 4
(#1941) Spaces must be used to indent lines; tabs are not allowed
(#1941) Tab found within whitespace
(#1941) Line indented incorrectly; expected 12 spaces, found 3
(#1942) Spaces must be used to indent lines; tabs are not allowed
(#1942) Tab found within whitespace
(#1942) Line indented incorrectly; expected at least 12 spaces, found 3
(#1943) Spaces must be used to indent lines; tabs are not allowed
(#1943) Tab found within whitespace
(#1943) Line indented incorrectly; expected 8 spaces, found 2
(#1943) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1945) Spaces must be used to indent lines; tabs are not allowed
(#1945) Tab found within whitespace
(#1945) Line indented incorrectly; expected at least 8 spaces, found 2
(#1946) Spaces must be used to indent lines; tabs are not allowed
(#1947) Spaces must be used to indent lines; tabs are not allowed
(#1948) Spaces must be used to indent lines; tabs are not allowed
(#1949) Spaces must be used to indent lines; tabs are not allowed
(#1950) Spaces must be used to indent lines; tabs are not allowed
(#1950) Tab found within whitespace
(#1950) Line indented incorrectly; expected 8 spaces, found 3
(#1950) Protected method name "QRcode::estimateVersion" must be in lower-case letters only
(#1951) Spaces must be used to indent lines; tabs are not allowed
(#1951) Tab found within whitespace
(#1951) Line indented incorrectly; expected at least 12 spaces, found 3
(#1952) Spaces must be used to indent lines; tabs are not allowed
(#1952) Tab found within whitespace
(#1952) Line indented incorrectly; expected at least 12 spaces, found 3
(#1953) Spaces must be used to indent lines; tabs are not allowed
(#1953) Tab found within whitespace
(#1953) Line indented incorrectly; expected 12 spaces, found 3
(#1954) Spaces must be used to indent lines; tabs are not allowed
(#1954) Tab found within whitespace
(#1954) Line indented incorrectly; expected at least 16 spaces, found 4
(#1955) Spaces must be used to indent lines; tabs are not allowed
(#1955) Tab found within whitespace
(#1955) Line indented incorrectly; expected at least 16 spaces, found 4
(#1956) Spaces must be used to indent lines; tabs are not allowed
(#1956) Tab found within whitespace
(#1956) Line indented incorrectly; expected at least 16 spaces, found 4
(#1957) Spaces must be used to indent lines; tabs are not allowed
(#1957) Tab found within whitespace
(#1957) Line indented incorrectly; expected 16 spaces, found 4
(#1958) Spaces must be used to indent lines; tabs are not allowed
(#1958) Tab found within whitespace
(#1958) Line indented incorrectly; expected at least 20 spaces, found 5
(#1959) Spaces must be used to indent lines; tabs are not allowed
(#1959) Tab found within whitespace
(#1959) Line indented incorrectly; expected 16 spaces, found 4
(#1960) Spaces must be used to indent lines; tabs are not allowed
(#1960) Tab found within whitespace
(#1960) Line indented incorrectly; expected 12 spaces, found 3
(#1961) Spaces must be used to indent lines; tabs are not allowed
(#1961) Tab found within whitespace
(#1961) Line indented incorrectly; expected at least 12 spaces, found 3
(#1962) Spaces must be used to indent lines; tabs are not allowed
(#1962) Tab found within whitespace
(#1962) Line indented incorrectly; expected 8 spaces, found 2
(#1962) Closing brace indented incorrectly; expected 3 spaces, found 2
(#1964) Spaces must be used to indent lines; tabs are not allowed
(#1964) Tab found within whitespace
(#1964) Line indented incorrectly; expected at least 8 spaces, found 2
(#1965) Spaces must be used to indent lines; tabs are not allowed
(#1966) Spaces must be used to indent lines; tabs are not allowed
(#1967) Spaces must be used to indent lines; tabs are not allowed
(#1968) Spaces must be used to indent lines; tabs are not allowed
(#1969) Spaces must be used to indent lines; tabs are not allowed
(#1970) Spaces must be used to indent lines; tabs are not allowed
(#1971) Spaces must be used to indent lines; tabs are not allowed
(#1971) Tab found within whitespace
(#1971) Line indented incorrectly; expected 8 spaces, found 3
(#1971) Protected method name "QRcode::lengthOfCode" must be in lower-case letters only
(#1972) Spaces must be used to indent lines; tabs are not allowed
(#1972) Tab found within whitespace
(#1972) Line indented incorrectly; expected at least 12 spaces, found 3
(#1973) Spaces must be used to indent lines; tabs are not allowed
(#1973) Tab found within whitespace
(#1973) Line indented incorrectly; expected 12 spaces, found 3
(#1974) Spaces must be used to indent lines; tabs are not allowed
(#1974) Tab found within whitespace
(#1974) Line indented incorrectly; expected 16 spaces, found 4
(#1975) Spaces must be used to indent lines; tabs are not allowed
(#1975) Tab found within whitespace
(#1975) Line indented incorrectly; expected at least 20 spaces, found 5
(#1976) Spaces must be used to indent lines; tabs are not allowed
(#1976) Tab found within whitespace
(#1976) Line indented incorrectly; expected at least 20 spaces, found 5
(#1977) Spaces must be used to indent lines; tabs are not allowed
(#1977) Tab found within whitespace
(#1977) Line indented incorrectly; expected at least 20 spaces, found 5
(#1978) Spaces must be used to indent lines; tabs are not allowed
(#1978) Tab found within whitespace
(#1978) Line indented incorrectly; expected 20 spaces, found 5
(#1979) Spaces must be used to indent lines; tabs are not allowed
(#1979) Tab found within whitespace
(#1979) Line indented incorrectly; expected at least 24 spaces, found 6
(#1980) Spaces must be used to indent lines; tabs are not allowed
(#1980) Tab found within whitespace
(#1980) Line indented incorrectly; expected 20 spaces, found 5
(#1980) Usage of ELSEIF not allowed; use ELSE IF instead
(#1981) Spaces must be used to indent lines; tabs are not allowed
(#1981) Tab found within whitespace
(#1981) Line indented incorrectly; expected at least 24 spaces, found 6
(#1982) Spaces must be used to indent lines; tabs are not allowed
(#1982) Tab found within whitespace
(#1982) Line indented incorrectly; expected 20 spaces, found 5
(#1983) Spaces must be used to indent lines; tabs are not allowed
(#1983) Tab found within whitespace
(#1983) Line indented incorrectly; expected at least 20 spaces, found 5
(#1984) Spaces must be used to indent lines; tabs are not allowed
(#1984) Tab found within whitespace
(#1984) Line indented incorrectly; expected 16 spaces, found 4
(#1985) Spaces must be used to indent lines; tabs are not allowed
(#1985) Tab found within whitespace
(#1985) Line indented incorrectly; expected 16 spaces, found 4
(#1986) Spaces must be used to indent lines; tabs are not allowed
(#1986) Tab found within whitespace
(#1986) Line indented incorrectly; expected at least 20 spaces, found 5
(#1987) Spaces must be used to indent lines; tabs are not allowed
(#1987) Tab found within whitespace
(#1987) Line indented incorrectly; expected at least 20 spaces, found 5
(#1988) Spaces must be used to indent lines; tabs are not allowed
(#1988) Tab found within whitespace
(#1988) Line indented incorrectly; expected at least 20 spaces, found 5
(#1989) Spaces must be used to indent lines; tabs are not allowed
(#1989) Tab found within whitespace
(#1989) Line indented incorrectly; expected 20 spaces, found 5
(#1990) Spaces must be used to indent lines; tabs are not allowed
(#1990) Tab found within whitespace
(#1990) Line indented incorrectly; expected at least 24 spaces, found 6
(#1991) Spaces must be used to indent lines; tabs are not allowed
(#1991) Tab found within whitespace
(#1991) Line indented incorrectly; expected 20 spaces, found 5
(#1992) Spaces must be used to indent lines; tabs are not allowed
(#1992) Tab found within whitespace
(#1992) Line indented incorrectly; expected at least 20 spaces, found 5
(#1993) Spaces must be used to indent lines; tabs are not allowed
(#1993) Tab found within whitespace
(#1993) Line indented incorrectly; expected 16 spaces, found 4
(#1994) Spaces must be used to indent lines; tabs are not allowed
(#1994) Tab found within whitespace
(#1994) Line indented incorrectly; expected 16 spaces, found 4
(#1995) Spaces must be used to indent lines; tabs are not allowed
(#1995) Tab found within whitespace
(#1995) Line indented incorrectly; expected at least 20 spaces, found 5
(#1996) Spaces must be used to indent lines; tabs are not allowed
(#1996) Tab found within whitespace
(#1996) Line indented incorrectly; expected at least 20 spaces, found 5
(#1997) Spaces must be used to indent lines; tabs are not allowed
(#1997) Tab found within whitespace
(#1997) Line indented incorrectly; expected 16 spaces, found 4
(#1998) Spaces must be used to indent lines; tabs are not allowed
(#1998) Tab found within whitespace
(#1998) Line indented incorrectly; expected 16 spaces, found 4
(#1999) Spaces must be used to indent lines; tabs are not allowed
(#1999) Tab found within whitespace
(#1999) Line indented incorrectly; expected at least 20 spaces, found 5
(#2000) Spaces must be used to indent lines; tabs are not allowed
(#2000) Tab found within whitespace
(#2000) Line indented incorrectly; expected at least 20 spaces, found 5
(#2001) Spaces must be used to indent lines; tabs are not allowed
(#2001) Tab found within whitespace
(#2001) Line indented incorrectly; expected 16 spaces, found 4
(#2002) Spaces must be used to indent lines; tabs are not allowed
(#2002) Tab found within whitespace
(#2002) Line indented incorrectly; expected 16 spaces, found 4
(#2003) Spaces must be used to indent lines; tabs are not allowed
(#2003) Tab found within whitespace
(#2003) Line indented incorrectly; expected at least 20 spaces, found 5
(#2004) Spaces must be used to indent lines; tabs are not allowed
(#2004) Tab found within whitespace
(#2004) Line indented incorrectly; expected at least 20 spaces, found 5
(#2005) Spaces must be used to indent lines; tabs are not allowed
(#2005) Tab found within whitespace
(#2005) Line indented incorrectly; expected 16 spaces, found 4
(#2006) Spaces must be used to indent lines; tabs are not allowed
(#2006) Tab found within whitespace
(#2006) Line indented incorrectly; expected 16 spaces, found 4
(#2007) Spaces must be used to indent lines; tabs are not allowed
(#2007) Tab found within whitespace
(#2007) Line indented incorrectly; expected at least 20 spaces, found 5
(#2008) Spaces must be used to indent lines; tabs are not allowed
(#2008) Tab found within whitespace
(#2008) Line indented incorrectly; expected at least 20 spaces, found 5
(#2009) Spaces must be used to indent lines; tabs are not allowed
(#2009) Tab found within whitespace
(#2009) Line indented incorrectly; expected 16 spaces, found 4
(#2010) Spaces must be used to indent lines; tabs are not allowed
(#2010) Tab found within whitespace
(#2010) Line indented incorrectly; expected 12 spaces, found 3
(#2011) Spaces must be used to indent lines; tabs are not allowed
(#2011) Tab found within whitespace
(#2011) Line indented incorrectly; expected at least 12 spaces, found 3
(#2012) Spaces must be used to indent lines; tabs are not allowed
(#2012) Tab found within whitespace
(#2012) Line indented incorrectly; expected 12 spaces, found 3
(#2013) Spaces must be used to indent lines; tabs are not allowed
(#2013) Tab found within whitespace
(#2013) Line indented incorrectly; expected at least 16 spaces, found 4
(#2014) Spaces must be used to indent lines; tabs are not allowed
(#2014) Tab found within whitespace
(#2014) Line indented incorrectly; expected 12 spaces, found 3
(#2015) Spaces must be used to indent lines; tabs are not allowed
(#2015) Tab found within whitespace
(#2015) Line indented incorrectly; expected 12 spaces, found 3
(#2016) Spaces must be used to indent lines; tabs are not allowed
(#2016) Tab found within whitespace
(#2016) Line indented incorrectly; expected at least 16 spaces, found 4
(#2017) Spaces must be used to indent lines; tabs are not allowed
(#2017) Tab found within whitespace
(#2017) Line indented incorrectly; expected 12 spaces, found 3
(#2018) Spaces must be used to indent lines; tabs are not allowed
(#2018) Tab found within whitespace
(#2018) Line indented incorrectly; expected at least 12 spaces, found 3
(#2019) Spaces must be used to indent lines; tabs are not allowed
(#2019) Tab found within whitespace
(#2019) Line indented incorrectly; expected 8 spaces, found 2
(#2019) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2021) Spaces must be used to indent lines; tabs are not allowed
(#2021) Tab found within whitespace
(#2021) Line indented incorrectly; expected at least 8 spaces, found 2
(#2022) Spaces must be used to indent lines; tabs are not allowed
(#2023) Spaces must be used to indent lines; tabs are not allowed
(#2024) Spaces must be used to indent lines; tabs are not allowed
(#2025) Spaces must be used to indent lines; tabs are not allowed
(#2026) Spaces must be used to indent lines; tabs are not allowed
(#2026) Tab found within whitespace
(#2026) Line indented incorrectly; expected 8 spaces, found 3
(#2026) Protected method name "QRcode::createBitStream" must be in lower-case letters only
(#2027) Spaces must be used to indent lines; tabs are not allowed
(#2027) Tab found within whitespace
(#2027) Line indented incorrectly; expected at least 12 spaces, found 3
(#2028) Spaces must be used to indent lines; tabs are not allowed
(#2028) Tab found within whitespace
(#2028) Line indented incorrectly; expected 12 spaces, found 3
(#2029) Spaces must be used to indent lines; tabs are not allowed
(#2029) Tab found within whitespace
(#2029) Line indented incorrectly; expected at least 16 spaces, found 4
(#2030) Spaces must be used to indent lines; tabs are not allowed
(#2030) Tab found within whitespace
(#2030) Line indented incorrectly; expected at least 16 spaces, found 4
(#2031) Spaces must be used to indent lines; tabs are not allowed
(#2031) Tab found within whitespace
(#2031) Line indented incorrectly; expected at least 16 spaces, found 4
(#2032) Spaces must be used to indent lines; tabs are not allowed
(#2032) Tab found within whitespace
(#2032) Line indented incorrectly; expected 12 spaces, found 3
(#2033) Spaces must be used to indent lines; tabs are not allowed
(#2033) Tab found within whitespace
(#2033) Line indented incorrectly; expected at least 12 spaces, found 3
(#2033) Short array syntax must be used to define arrays
(#2034) Spaces must be used to indent lines; tabs are not allowed
(#2034) Tab found within whitespace
(#2034) Line indented incorrectly; expected 8 spaces, found 2
(#2034) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2036) Spaces must be used to indent lines; tabs are not allowed
(#2036) Tab found within whitespace
(#2036) Line indented incorrectly; expected at least 8 spaces, found 2
(#2037) Spaces must be used to indent lines; tabs are not allowed
(#2038) Spaces must be used to indent lines; tabs are not allowed
(#2039) Spaces must be used to indent lines; tabs are not allowed
(#2040) Spaces must be used to indent lines; tabs are not allowed
(#2041) Spaces must be used to indent lines; tabs are not allowed
(#2041) Tab found within whitespace
(#2041) Line indented incorrectly; expected 8 spaces, found 3
(#2041) Protected method name "QRcode::convertData" must be in lower-case letters only
(#2042) Spaces must be used to indent lines; tabs are not allowed
(#2042) Tab found within whitespace
(#2042) Line indented incorrectly; expected at least 12 spaces, found 3
(#2043) Spaces must be used to indent lines; tabs are not allowed
(#2043) Tab found within whitespace
(#2043) Line indented incorrectly; expected 12 spaces, found 3
(#2044) Spaces must be used to indent lines; tabs are not allowed
(#2044) Tab found within whitespace
(#2044) Line indented incorrectly; expected at least 16 spaces, found 4
(#2045) Spaces must be used to indent lines; tabs are not allowed
(#2045) Tab found within whitespace
(#2045) Line indented incorrectly; expected 12 spaces, found 3
(#2046) Spaces must be used to indent lines; tabs are not allowed
(#2046) Tab found within whitespace
(#2046) Line indented incorrectly; expected 12 spaces, found 3
(#2047) Spaces must be used to indent lines; tabs are not allowed
(#2047) Tab found within whitespace
(#2047) Line indented incorrectly; expected at least 16 spaces, found 4
(#2048) Spaces must be used to indent lines; tabs are not allowed
(#2048) Tab found within whitespace
(#2048) Line indented incorrectly; expected at least 16 spaces, found 4
(#2049) Spaces must be used to indent lines; tabs are not allowed
(#2049) Tab found within whitespace
(#2049) Line indented incorrectly; expected at least 16 spaces, found 4
(#2050) Spaces must be used to indent lines; tabs are not allowed
(#2050) Tab found within whitespace
(#2050) Line indented incorrectly; expected 16 spaces, found 4
(#2051) Spaces must be used to indent lines; tabs are not allowed
(#2051) Tab found within whitespace
(#2051) Line indented incorrectly; expected at least 20 spaces, found 5
(#2052) Spaces must be used to indent lines; tabs are not allowed
(#2052) Tab found within whitespace
(#2052) Line indented incorrectly; expected 16 spaces, found 4
(#2053) Spaces must be used to indent lines; tabs are not allowed
(#2053) Tab found within whitespace
(#2053) Line indented incorrectly; expected at least 16 spaces, found 4
(#2054) Spaces must be used to indent lines; tabs are not allowed
(#2054) Tab found within whitespace
(#2054) Line indented incorrectly; expected 16 spaces, found 4
(#2055) Spaces must be used to indent lines; tabs are not allowed
(#2055) Tab found within whitespace
(#2055) Line indented incorrectly; expected at least 20 spaces, found 5
(#2056) Spaces must be used to indent lines; tabs are not allowed
(#2056) Tab found within whitespace
(#2056) Line indented incorrectly; expected 16 spaces, found 4
(#2056) Usage of ELSEIF not allowed; use ELSE IF instead
(#2057) Spaces must be used to indent lines; tabs are not allowed
(#2057) Tab found within whitespace
(#2057) Line indented incorrectly; expected at least 20 spaces, found 5
(#2058) Spaces must be used to indent lines; tabs are not allowed
(#2058) Tab found within whitespace
(#2058) Line indented incorrectly; expected 16 spaces, found 4
(#2059) Spaces must be used to indent lines; tabs are not allowed
(#2059) Tab found within whitespace
(#2059) Line indented incorrectly; expected at least 20 spaces, found 5
(#2060) Spaces must be used to indent lines; tabs are not allowed
(#2060) Tab found within whitespace
(#2060) Line indented incorrectly; expected 16 spaces, found 4
(#2061) Spaces must be used to indent lines; tabs are not allowed
(#2061) Tab found within whitespace
(#2061) Line indented incorrectly; expected 12 spaces, found 3
(#2062) Spaces must be used to indent lines; tabs are not allowed
(#2062) Tab found within whitespace
(#2062) Line indented incorrectly; expected at least 12 spaces, found 3
(#2063) Spaces must be used to indent lines; tabs are not allowed
(#2063) Tab found within whitespace
(#2063) Line indented incorrectly; expected 8 spaces, found 2
(#2063) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2065) Spaces must be used to indent lines; tabs are not allowed
(#2065) Tab found within whitespace
(#2065) Line indented incorrectly; expected at least 8 spaces, found 2
(#2066) Spaces must be used to indent lines; tabs are not allowed
(#2067) Spaces must be used to indent lines; tabs are not allowed
(#2068) Spaces must be used to indent lines; tabs are not allowed
(#2069) Spaces must be used to indent lines; tabs are not allowed
(#2070) Spaces must be used to indent lines; tabs are not allowed
(#2070) Tab found within whitespace
(#2070) Line indented incorrectly; expected 8 spaces, found 3
(#2070) Protected method name "QRcode::appendPaddingBit" must be in lower-case letters only
(#2071) Spaces must be used to indent lines; tabs are not allowed
(#2071) Tab found within whitespace
(#2071) Line indented incorrectly; expected at least 12 spaces, found 3
(#2072) Spaces must be used to indent lines; tabs are not allowed
(#2072) Tab found within whitespace
(#2072) Line indented incorrectly; expected at least 12 spaces, found 3
(#2073) Spaces must be used to indent lines; tabs are not allowed
(#2073) Tab found within whitespace
(#2073) Line indented incorrectly; expected at least 12 spaces, found 3
(#2074) Spaces must be used to indent lines; tabs are not allowed
(#2074) Tab found within whitespace
(#2074) Line indented incorrectly; expected 12 spaces, found 3
(#2075) Spaces must be used to indent lines; tabs are not allowed
(#2075) Tab found within whitespace
(#2075) Line indented incorrectly; expected at least 16 spaces, found 4
(#2076) Spaces must be used to indent lines; tabs are not allowed
(#2076) Tab found within whitespace
(#2076) Line indented incorrectly; expected 12 spaces, found 3
(#2077) Spaces must be used to indent lines; tabs are not allowed
(#2077) Tab found within whitespace
(#2077) Line indented incorrectly; expected 12 spaces, found 3
(#2078) Spaces must be used to indent lines; tabs are not allowed
(#2078) Tab found within whitespace
(#2078) Line indented incorrectly; expected at least 16 spaces, found 4
(#2079) Spaces must be used to indent lines; tabs are not allowed
(#2079) Tab found within whitespace
(#2079) Line indented incorrectly; expected 12 spaces, found 3
(#2080) Spaces must be used to indent lines; tabs are not allowed
(#2080) Tab found within whitespace
(#2080) Line indented incorrectly; expected at least 12 spaces, found 3
(#2081) Spaces must be used to indent lines; tabs are not allowed
(#2081) Tab found within whitespace
(#2081) Line indented incorrectly; expected at least 12 spaces, found 3
(#2082) Spaces must be used to indent lines; tabs are not allowed
(#2082) Tab found within whitespace
(#2082) Line indented incorrectly; expected at least 12 spaces, found 3
(#2082) Short array syntax must be used to define arrays
(#2083) Spaces must be used to indent lines; tabs are not allowed
(#2083) Tab found within whitespace
(#2083) Line indented incorrectly; expected at least 12 spaces, found 3
(#2084) Spaces must be used to indent lines; tabs are not allowed
(#2084) Tab found within whitespace
(#2084) Line indented incorrectly; expected at least 12 spaces, found 3
(#2085) Spaces must be used to indent lines; tabs are not allowed
(#2085) Tab found within whitespace
(#2085) Line indented incorrectly; expected 12 spaces, found 3
(#2086) Spaces must be used to indent lines; tabs are not allowed
(#2086) Tab found within whitespace
(#2086) Line indented incorrectly; expected at least 16 spaces, found 4
(#2086) Short array syntax must be used to define arrays
(#2087) Spaces must be used to indent lines; tabs are not allowed
(#2087) Tab found within whitespace
(#2087) Line indented incorrectly; expected 16 spaces, found 4
(#2087) Expected 1 space before "="; 0 found
(#2087) Expected 1 space after "="; 0 found
(#2087) Expected 1 space before "<"; 0 found
(#2087) Expected 1 space after "<"; 0 found
(#2088) Spaces must be used to indent lines; tabs are not allowed
(#2088) Tab found within whitespace
(#2088) Line indented incorrectly; expected at least 20 spaces, found 5
(#2088) Expected 1 space before "&" operator; 0 found
(#2088) Expected 1 space after "&" operator; 0 found
(#2088) Expected 1 space before "?"; 0 found
(#2088) Expected 1 space after "?"; 0 found
(#2088) Expected 1 space before ":"; 0 found
(#2088) Expected 1 space after ":"; 0 found
(#2089) Spaces must be used to indent lines; tabs are not allowed
(#2089) Tab found within whitespace
(#2089) Line indented incorrectly; expected 16 spaces, found 4
(#2090) Spaces must be used to indent lines; tabs are not allowed
(#2090) Tab found within whitespace
(#2090) Line indented incorrectly; expected at least 16 spaces, found 4
(#2091) Spaces must be used to indent lines; tabs are not allowed
(#2091) Tab found within whitespace
(#2091) Line indented incorrectly; expected 12 spaces, found 3
(#2092) Spaces must be used to indent lines; tabs are not allowed
(#2092) Tab found within whitespace
(#2092) Line indented incorrectly; expected at least 12 spaces, found 3
(#2093) Spaces must be used to indent lines; tabs are not allowed
(#2093) Tab found within whitespace
(#2093) Line indented incorrectly; expected 8 spaces, found 2
(#2093) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2095) Spaces must be used to indent lines; tabs are not allowed
(#2095) Tab found within whitespace
(#2095) Line indented incorrectly; expected at least 8 spaces, found 2
(#2096) Spaces must be used to indent lines; tabs are not allowed
(#2097) Spaces must be used to indent lines; tabs are not allowed
(#2098) Spaces must be used to indent lines; tabs are not allowed
(#2099) Spaces must be used to indent lines; tabs are not allowed
(#2100) Spaces must be used to indent lines; tabs are not allowed
(#2100) Tab found within whitespace
(#2100) Line indented incorrectly; expected 8 spaces, found 3
(#2100) Protected method name "QRcode::mergeBitStream" must be in lower-case letters only
(#2101) Spaces must be used to indent lines; tabs are not allowed
(#2101) Tab found within whitespace
(#2101) Line indented incorrectly; expected at least 12 spaces, found 3
(#2102) Spaces must be used to indent lines; tabs are not allowed
(#2102) Tab found within whitespace
(#2102) Line indented incorrectly; expected at least 12 spaces, found 3
(#2102) Short array syntax must be used to define arrays
(#2103) Spaces must be used to indent lines; tabs are not allowed
(#2103) Tab found within whitespace
(#2103) Line indented incorrectly; expected 12 spaces, found 3
(#2104) Spaces must be used to indent lines; tabs are not allowed
(#2104) Tab found within whitespace
(#2104) Line indented incorrectly; expected at least 16 spaces, found 4
(#2105) Spaces must be used to indent lines; tabs are not allowed
(#2105) Tab found within whitespace
(#2105) Line indented incorrectly; expected 12 spaces, found 3
(#2106) Spaces must be used to indent lines; tabs are not allowed
(#2106) Tab found within whitespace
(#2106) Line indented incorrectly; expected at least 12 spaces, found 3
(#2107) Spaces must be used to indent lines; tabs are not allowed
(#2107) Tab found within whitespace
(#2107) Line indented incorrectly; expected 8 spaces, found 2
(#2107) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2109) Spaces must be used to indent lines; tabs are not allowed
(#2109) Tab found within whitespace
(#2109) Line indented incorrectly; expected at least 8 spaces, found 2
(#2110) Spaces must be used to indent lines; tabs are not allowed
(#2111) Spaces must be used to indent lines; tabs are not allowed
(#2112) Spaces must be used to indent lines; tabs are not allowed
(#2113) Spaces must be used to indent lines; tabs are not allowed
(#2114) Spaces must be used to indent lines; tabs are not allowed
(#2114) Tab found within whitespace
(#2114) Line indented incorrectly; expected 8 spaces, found 2
(#2114) Protected method name "QRcode::getBitStream" must be in lower-case letters only
(#2115) Spaces must be used to indent lines; tabs are not allowed
(#2115) Tab found within whitespace
(#2115) Line indented incorrectly; expected at least 12 spaces, found 3
(#2116) Spaces must be used to indent lines; tabs are not allowed
(#2116) Tab found within whitespace
(#2116) Line indented incorrectly; expected at least 12 spaces, found 3
(#2117) Spaces must be used to indent lines; tabs are not allowed
(#2117) Tab found within whitespace
(#2117) Line indented incorrectly; expected 8 spaces, found 2
(#2119) Spaces must be used to indent lines; tabs are not allowed
(#2119) Tab found within whitespace
(#2119) Line indented incorrectly; expected at least 8 spaces, found 2
(#2120) Spaces must be used to indent lines; tabs are not allowed
(#2121) Spaces must be used to indent lines; tabs are not allowed
(#2122) Spaces must be used to indent lines; tabs are not allowed
(#2123) Spaces must be used to indent lines; tabs are not allowed
(#2124) Spaces must be used to indent lines; tabs are not allowed
(#2124) Tab found within whitespace
(#2124) Line indented incorrectly; expected 8 spaces, found 2
(#2124) Protected method name "QRcode::getByteStream" must be in lower-case letters only
(#2125) Spaces must be used to indent lines; tabs are not allowed
(#2125) Tab found within whitespace
(#2125) Line indented incorrectly; expected at least 12 spaces, found 3
(#2126) Spaces must be used to indent lines; tabs are not allowed
(#2126) Tab found within whitespace
(#2126) Line indented incorrectly; expected at least 12 spaces, found 3
(#2127) Spaces must be used to indent lines; tabs are not allowed
(#2127) Tab found within whitespace
(#2127) Line indented incorrectly; expected 8 spaces, found 2
(#2129) Spaces must be used to indent lines; tabs are not allowed
(#2129) Tab found within whitespace
(#2129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2129) Line indented incorrectly; expected at least 8 spaces, found 2
(#2131) Spaces must be used to indent lines; tabs are not allowed
(#2131) Tab found within whitespace
(#2131) Inline comments must end in full-stops, exclamation marks, or question marks
(#2131) Line indented incorrectly; expected at least 8 spaces, found 2
(#2133) Spaces must be used to indent lines; tabs are not allowed
(#2133) Tab found within whitespace
(#2133) Line indented incorrectly; expected at least 8 spaces, found 2
(#2134) Spaces must be used to indent lines; tabs are not allowed
(#2135) Spaces must be used to indent lines; tabs are not allowed
(#2136) Spaces must be used to indent lines; tabs are not allowed
(#2137) Spaces must be used to indent lines; tabs are not allowed
(#2138) Spaces must be used to indent lines; tabs are not allowed
(#2138) Tab found within whitespace
(#2138) Line indented incorrectly; expected 8 spaces, found 3
(#2138) Variable "setLength" must be all lower-case
(#2139) Spaces must be used to indent lines; tabs are not allowed
(#2139) Tab found within whitespace
(#2139) Line indented incorrectly; expected at least 12 spaces, found 3
(#2139) Variable "setLength" must be all lower-case
(#2140) Spaces must be used to indent lines; tabs are not allowed
(#2140) Tab found within whitespace
(#2140) Line indented incorrectly; expected 8 spaces, found 2
(#2140) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2142) Spaces must be used to indent lines; tabs are not allowed
(#2142) Tab found within whitespace
(#2142) Line indented incorrectly; expected at least 8 spaces, found 2
(#2143) Spaces must be used to indent lines; tabs are not allowed
(#2144) Spaces must be used to indent lines; tabs are not allowed
(#2145) Spaces must be used to indent lines; tabs are not allowed
(#2146) Spaces must be used to indent lines; tabs are not allowed
(#2147) Spaces must be used to indent lines; tabs are not allowed
(#2148) Spaces must be used to indent lines; tabs are not allowed
(#2148) Tab found within whitespace
(#2148) Line indented incorrectly; expected 8 spaces, found 3
(#2148) Protected method name "QRcode::newFromNum" must be in lower-case letters only
(#2149) Spaces must be used to indent lines; tabs are not allowed
(#2149) Tab found within whitespace
(#2149) Line indented incorrectly; expected at least 12 spaces, found 3
(#2150) Spaces must be used to indent lines; tabs are not allowed
(#2150) Tab found within whitespace
(#2150) Line indented incorrectly; expected at least 12 spaces, found 3
(#2151) Spaces must be used to indent lines; tabs are not allowed
(#2151) Tab found within whitespace
(#2151) Line indented incorrectly; expected 12 spaces, found 3
(#2151) Expected 1 space before "="; 0 found
(#2151) Expected 1 space after "="; 0 found
(#2151) Expected 1 space before "<"; 0 found
(#2151) Expected 1 space after "<"; 0 found
(#2152) Spaces must be used to indent lines; tabs are not allowed
(#2152) Tab found within whitespace
(#2152) Line indented incorrectly; expected 16 spaces, found 4
(#2153) Spaces must be used to indent lines; tabs are not allowed
(#2153) Tab found within whitespace
(#2153) Line indented incorrectly; expected at least 20 spaces, found 5
(#2154) Spaces must be used to indent lines; tabs are not allowed
(#2154) Tab found within whitespace
(#2154) Line indented incorrectly; expected 16 spaces, found 4
(#2155) Spaces must be used to indent lines; tabs are not allowed
(#2155) Tab found within whitespace
(#2155) Line indented incorrectly; expected at least 20 spaces, found 5
(#2156) Spaces must be used to indent lines; tabs are not allowed
(#2156) Tab found within whitespace
(#2156) Line indented incorrectly; expected 16 spaces, found 4
(#2157) Spaces must be used to indent lines; tabs are not allowed
(#2157) Tab found within whitespace
(#2157) Line indented incorrectly; expected at least 16 spaces, found 4
(#2158) Spaces must be used to indent lines; tabs are not allowed
(#2158) Tab found within whitespace
(#2158) Line indented incorrectly; expected 12 spaces, found 3
(#2159) Spaces must be used to indent lines; tabs are not allowed
(#2159) Tab found within whitespace
(#2159) Line indented incorrectly; expected at least 12 spaces, found 3
(#2160) Spaces must be used to indent lines; tabs are not allowed
(#2160) Tab found within whitespace
(#2160) Line indented incorrectly; expected 8 spaces, found 2
(#2160) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2162) Spaces must be used to indent lines; tabs are not allowed
(#2162) Tab found within whitespace
(#2162) Line indented incorrectly; expected at least 8 spaces, found 2
(#2163) Spaces must be used to indent lines; tabs are not allowed
(#2164) Spaces must be used to indent lines; tabs are not allowed
(#2165) Spaces must be used to indent lines; tabs are not allowed
(#2166) Spaces must be used to indent lines; tabs are not allowed
(#2167) Spaces must be used to indent lines; tabs are not allowed
(#2168) Spaces must be used to indent lines; tabs are not allowed
(#2168) Tab found within whitespace
(#2168) Line indented incorrectly; expected 8 spaces, found 3
(#2168) Protected method name "QRcode::newFromBytes" must be in lower-case letters only
(#2169) Spaces must be used to indent lines; tabs are not allowed
(#2169) Tab found within whitespace
(#2169) Line indented incorrectly; expected at least 12 spaces, found 3
(#2170) Spaces must be used to indent lines; tabs are not allowed
(#2170) Tab found within whitespace
(#2170) Line indented incorrectly; expected at least 12 spaces, found 3
(#2170) Expected 1 space before "="; 0 found
(#2170) Expected 1 space after "="; 0 found
(#2171) Spaces must be used to indent lines; tabs are not allowed
(#2171) Tab found within whitespace
(#2171) Line indented incorrectly; expected 12 spaces, found 3
(#2171) Expected 1 space before "="; 0 found
(#2171) Expected 1 space after "="; 0 found
(#2171) Expected 1 space before "<"; 0 found
(#2171) Expected 1 space after "<"; 0 found
(#2172) Spaces must be used to indent lines; tabs are not allowed
(#2172) Tab found within whitespace
(#2172) Line indented incorrectly; expected at least 16 spaces, found 4
(#2173) Spaces must be used to indent lines; tabs are not allowed
(#2173) Tab found within whitespace
(#2173) Line indented incorrectly; expected 16 spaces, found 4
(#2173) Expected 1 space before "="; 0 found
(#2173) Expected 1 space after "="; 0 found
(#2173) Expected 1 space before "<"; 0 found
(#2173) Expected 1 space after "<"; 0 found
(#2174) Spaces must be used to indent lines; tabs are not allowed
(#2174) Tab found within whitespace
(#2174) Line indented incorrectly; expected 20 spaces, found 5
(#2175) Spaces must be used to indent lines; tabs are not allowed
(#2175) Tab found within whitespace
(#2175) Line indented incorrectly; expected at least 24 spaces, found 6
(#2176) Spaces must be used to indent lines; tabs are not allowed
(#2176) Tab found within whitespace
(#2176) Line indented incorrectly; expected 20 spaces, found 5
(#2177) Spaces must be used to indent lines; tabs are not allowed
(#2177) Tab found within whitespace
(#2177) Line indented incorrectly; expected at least 24 spaces, found 6
(#2178) Spaces must be used to indent lines; tabs are not allowed
(#2178) Tab found within whitespace
(#2178) Line indented incorrectly; expected 20 spaces, found 5
(#2179) Spaces must be used to indent lines; tabs are not allowed
(#2179) Tab found within whitespace
(#2179) Line indented incorrectly; expected at least 20 spaces, found 5
(#2180) Spaces must be used to indent lines; tabs are not allowed
(#2180) Tab found within whitespace
(#2180) Line indented incorrectly; expected at least 20 spaces, found 5
(#2181) Spaces must be used to indent lines; tabs are not allowed
(#2181) Tab found within whitespace
(#2181) Line indented incorrectly; expected 16 spaces, found 4
(#2182) Spaces must be used to indent lines; tabs are not allowed
(#2182) Tab found within whitespace
(#2182) Line indented incorrectly; expected 12 spaces, found 3
(#2183) Spaces must be used to indent lines; tabs are not allowed
(#2183) Tab found within whitespace
(#2183) Line indented incorrectly; expected at least 12 spaces, found 3
(#2184) Spaces must be used to indent lines; tabs are not allowed
(#2184) Tab found within whitespace
(#2184) Line indented incorrectly; expected 8 spaces, found 2
(#2184) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2186) Spaces must be used to indent lines; tabs are not allowed
(#2186) Tab found within whitespace
(#2186) Line indented incorrectly; expected at least 8 spaces, found 2
(#2187) Spaces must be used to indent lines; tabs are not allowed
(#2188) Spaces must be used to indent lines; tabs are not allowed
(#2189) Spaces must be used to indent lines; tabs are not allowed
(#2190) Spaces must be used to indent lines; tabs are not allowed
(#2191) Spaces must be used to indent lines; tabs are not allowed
(#2192) Spaces must be used to indent lines; tabs are not allowed
(#2192) Tab found within whitespace
(#2192) Line indented incorrectly; expected 8 spaces, found 3
(#2192) Protected method name "QRcode::appendBitstream" must be in lower-case letters only
(#2193) Spaces must be used to indent lines; tabs are not allowed
(#2193) Tab found within whitespace
(#2193) Line indented incorrectly; expected 12 spaces, found 3
(#2193) Logical operator "or" is prohibited; use "||" instead
(#2194) Spaces must be used to indent lines; tabs are not allowed
(#2194) Tab found within whitespace
(#2194) Line indented incorrectly; expected at least 16 spaces, found 4
(#2195) Spaces must be used to indent lines; tabs are not allowed
(#2195) Tab found within whitespace
(#2195) Line indented incorrectly; expected 12 spaces, found 3
(#2196) Spaces must be used to indent lines; tabs are not allowed
(#2196) Tab found within whitespace
(#2196) Line indented incorrectly; expected 12 spaces, found 3
(#2197) Spaces must be used to indent lines; tabs are not allowed
(#2197) Tab found within whitespace
(#2197) Line indented incorrectly; expected at least 16 spaces, found 4
(#2198) Spaces must be used to indent lines; tabs are not allowed
(#2198) Tab found within whitespace
(#2198) Line indented incorrectly; expected 12 spaces, found 3
(#2199) Spaces must be used to indent lines; tabs are not allowed
(#2199) Tab found within whitespace
(#2199) Line indented incorrectly; expected at least 12 spaces, found 3
(#2200) Spaces must be used to indent lines; tabs are not allowed
(#2200) Tab found within whitespace
(#2200) Line indented incorrectly; expected 8 spaces, found 2
(#2200) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2202) Spaces must be used to indent lines; tabs are not allowed
(#2202) Tab found within whitespace
(#2202) Line indented incorrectly; expected at least 8 spaces, found 2
(#2203) Spaces must be used to indent lines; tabs are not allowed
(#2204) Spaces must be used to indent lines; tabs are not allowed
(#2205) Spaces must be used to indent lines; tabs are not allowed
(#2206) Spaces must be used to indent lines; tabs are not allowed
(#2207) Spaces must be used to indent lines; tabs are not allowed
(#2208) Spaces must be used to indent lines; tabs are not allowed
(#2209) Spaces must be used to indent lines; tabs are not allowed
(#2209) Tab found within whitespace
(#2209) Line indented incorrectly; expected 8 spaces, found 3
(#2209) Protected method name "QRcode::appendNum" must be in lower-case letters only
(#2210) Spaces must be used to indent lines; tabs are not allowed
(#2210) Tab found within whitespace
(#2210) Line indented incorrectly; expected 12 spaces, found 3
(#2211) Spaces must be used to indent lines; tabs are not allowed
(#2211) Tab found within whitespace
(#2211) Line indented incorrectly; expected at least 16 spaces, found 4
(#2212) Spaces must be used to indent lines; tabs are not allowed
(#2212) Tab found within whitespace
(#2212) Line indented incorrectly; expected 12 spaces, found 3
(#2213) Spaces must be used to indent lines; tabs are not allowed
(#2213) Tab found within whitespace
(#2213) Line indented incorrectly; expected at least 12 spaces, found 3
(#2214) Spaces must be used to indent lines; tabs are not allowed
(#2214) Tab found within whitespace
(#2214) Line indented incorrectly; expected at least 12 spaces, found 3
(#2215) Spaces must be used to indent lines; tabs are not allowed
(#2215) Tab found within whitespace
(#2215) Line indented incorrectly; expected 8 spaces, found 2
(#2215) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2217) Spaces must be used to indent lines; tabs are not allowed
(#2217) Tab found within whitespace
(#2217) Line indented incorrectly; expected at least 8 spaces, found 2
(#2218) Spaces must be used to indent lines; tabs are not allowed
(#2219) Spaces must be used to indent lines; tabs are not allowed
(#2220) Spaces must be used to indent lines; tabs are not allowed
(#2221) Spaces must be used to indent lines; tabs are not allowed
(#2222) Spaces must be used to indent lines; tabs are not allowed
(#2223) Spaces must be used to indent lines; tabs are not allowed
(#2224) Spaces must be used to indent lines; tabs are not allowed
(#2224) Tab found within whitespace
(#2224) Line indented incorrectly; expected 8 spaces, found 3
(#2224) Protected method name "QRcode::appendBytes" must be in lower-case letters only
(#2225) Spaces must be used to indent lines; tabs are not allowed
(#2225) Tab found within whitespace
(#2225) Line indented incorrectly; expected 12 spaces, found 3
(#2226) Spaces must be used to indent lines; tabs are not allowed
(#2226) Tab found within whitespace
(#2226) Line indented incorrectly; expected at least 16 spaces, found 4
(#2227) Spaces must be used to indent lines; tabs are not allowed
(#2227) Tab found within whitespace
(#2227) Line indented incorrectly; expected 12 spaces, found 3
(#2228) Spaces must be used to indent lines; tabs are not allowed
(#2228) Tab found within whitespace
(#2228) Line indented incorrectly; expected at least 12 spaces, found 3
(#2229) Spaces must be used to indent lines; tabs are not allowed
(#2229) Tab found within whitespace
(#2229) Line indented incorrectly; expected at least 12 spaces, found 3
(#2230) Spaces must be used to indent lines; tabs are not allowed
(#2230) Tab found within whitespace
(#2230) Line indented incorrectly; expected 8 spaces, found 2
(#2230) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2232) Spaces must be used to indent lines; tabs are not allowed
(#2232) Tab found within whitespace
(#2232) Line indented incorrectly; expected at least 8 spaces, found 2
(#2233) Spaces must be used to indent lines; tabs are not allowed
(#2234) Spaces must be used to indent lines; tabs are not allowed
(#2235) Spaces must be used to indent lines; tabs are not allowed
(#2236) Spaces must be used to indent lines; tabs are not allowed
(#2237) Spaces must be used to indent lines; tabs are not allowed
(#2237) Tab found within whitespace
(#2237) Line indented incorrectly; expected 8 spaces, found 3
(#2237) Protected method name "QRcode::bitstreamToByte" must be in lower-case letters only
(#2238) Spaces must be used to indent lines; tabs are not allowed
(#2238) Tab found within whitespace
(#2238) Line indented incorrectly; expected at least 12 spaces, found 3
(#2239) Spaces must be used to indent lines; tabs are not allowed
(#2239) Tab found within whitespace
(#2239) Line indented incorrectly; expected 12 spaces, found 3
(#2240) Spaces must be used to indent lines; tabs are not allowed
(#2240) Tab found within whitespace
(#2240) Line indented incorrectly; expected at least 16 spaces, found 4
(#2240) Short array syntax must be used to define arrays
(#2241) Spaces must be used to indent lines; tabs are not allowed
(#2241) Tab found within whitespace
(#2241) Line indented incorrectly; expected 12 spaces, found 3
(#2242) Spaces must be used to indent lines; tabs are not allowed
(#2242) Tab found within whitespace
(#2242) Line indented incorrectly; expected at least 12 spaces, found 3
(#2243) Spaces must be used to indent lines; tabs are not allowed
(#2243) Tab found within whitespace
(#2243) Line indented incorrectly; expected at least 12 spaces, found 3
(#2244) Spaces must be used to indent lines; tabs are not allowed
(#2244) Tab found within whitespace
(#2244) Line indented incorrectly; expected at least 12 spaces, found 3
(#2245) Spaces must be used to indent lines; tabs are not allowed
(#2245) Tab found within whitespace
(#2245) Line indented incorrectly; expected 12 spaces, found 3
(#2245) Expected 1 space before "="; 0 found
(#2245) Expected 1 space after "="; 0 found
(#2245) Expected 1 space before "<"; 0 found
(#2245) Expected 1 space after "<"; 0 found
(#2246) Spaces must be used to indent lines; tabs are not allowed
(#2246) Tab found within whitespace
(#2246) Line indented incorrectly; expected at least 16 spaces, found 4
(#2247) Spaces must be used to indent lines; tabs are not allowed
(#2247) Tab found within whitespace
(#2247) Line indented incorrectly; expected 16 spaces, found 4
(#2247) Expected 1 space before "="; 0 found
(#2247) Expected 1 space after "="; 0 found
(#2247) Expected 1 space before "<"; 0 found
(#2247) Expected 1 space after "<"; 0 found
(#2248) Spaces must be used to indent lines; tabs are not allowed
(#2248) Tab found within whitespace
(#2248) Line indented incorrectly; expected at least 20 spaces, found 5
(#2249) Spaces must be used to indent lines; tabs are not allowed
(#2249) Tab found within whitespace
(#2249) Line indented incorrectly; expected at least 20 spaces, found 5
(#2250) Spaces must be used to indent lines; tabs are not allowed
(#2250) Tab found within whitespace
(#2250) Line indented incorrectly; expected at least 20 spaces, found 5
(#2251) Spaces must be used to indent lines; tabs are not allowed
(#2251) Tab found within whitespace
(#2251) Line indented incorrectly; expected 16 spaces, found 4
(#2252) Spaces must be used to indent lines; tabs are not allowed
(#2252) Tab found within whitespace
(#2252) Line indented incorrectly; expected at least 16 spaces, found 4
(#2253) Spaces must be used to indent lines; tabs are not allowed
(#2253) Tab found within whitespace
(#2253) Line indented incorrectly; expected 12 spaces, found 3
(#2254) Spaces must be used to indent lines; tabs are not allowed
(#2254) Tab found within whitespace
(#2254) Line indented incorrectly; expected 12 spaces, found 3
(#2255) Spaces must be used to indent lines; tabs are not allowed
(#2255) Tab found within whitespace
(#2255) Line indented incorrectly; expected at least 16 spaces, found 4
(#2256) Spaces must be used to indent lines; tabs are not allowed
(#2256) Tab found within whitespace
(#2256) Line indented incorrectly; expected 16 spaces, found 4
(#2256) Expected 1 space before "="; 0 found
(#2256) Expected 1 space after "="; 0 found
(#2256) Expected 1 space before "<"; 0 found
(#2256) Expected 1 space after "<"; 0 found
(#2257) Spaces must be used to indent lines; tabs are not allowed
(#2257) Tab found within whitespace
(#2257) Line indented incorrectly; expected at least 20 spaces, found 5
(#2258) Spaces must be used to indent lines; tabs are not allowed
(#2258) Tab found within whitespace
(#2258) Line indented incorrectly; expected at least 20 spaces, found 5
(#2259) Spaces must be used to indent lines; tabs are not allowed
(#2259) Tab found within whitespace
(#2259) Line indented incorrectly; expected at least 20 spaces, found 5
(#2260) Spaces must be used to indent lines; tabs are not allowed
(#2260) Tab found within whitespace
(#2260) Line indented incorrectly; expected 16 spaces, found 4
(#2261) Spaces must be used to indent lines; tabs are not allowed
(#2261) Tab found within whitespace
(#2261) Line indented incorrectly; expected at least 16 spaces, found 4
(#2262) Spaces must be used to indent lines; tabs are not allowed
(#2262) Tab found within whitespace
(#2262) Line indented incorrectly; expected 12 spaces, found 3
(#2263) Spaces must be used to indent lines; tabs are not allowed
(#2263) Tab found within whitespace
(#2263) Line indented incorrectly; expected at least 12 spaces, found 3
(#2264) Spaces must be used to indent lines; tabs are not allowed
(#2264) Tab found within whitespace
(#2264) Line indented incorrectly; expected 8 spaces, found 2
(#2264) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2266) Spaces must be used to indent lines; tabs are not allowed
(#2266) Tab found within whitespace
(#2266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2266) Line indented incorrectly; expected at least 8 spaces, found 2
(#2268) Spaces must be used to indent lines; tabs are not allowed
(#2268) Tab found within whitespace
(#2268) Inline comments must end in full-stops, exclamation marks, or question marks
(#2268) Line indented incorrectly; expected at least 8 spaces, found 2
(#2270) Spaces must be used to indent lines; tabs are not allowed
(#2270) Tab found within whitespace
(#2270) Line indented incorrectly; expected at least 8 spaces, found 2
(#2271) Spaces must be used to indent lines; tabs are not allowed
(#2272) Spaces must be used to indent lines; tabs are not allowed
(#2273) Spaces must be used to indent lines; tabs are not allowed
(#2274) Spaces must be used to indent lines; tabs are not allowed
(#2275) Spaces must be used to indent lines; tabs are not allowed
(#2276) Spaces must be used to indent lines; tabs are not allowed
(#2277) Spaces must be used to indent lines; tabs are not allowed
(#2278) Spaces must be used to indent lines; tabs are not allowed
(#2279) Spaces must be used to indent lines; tabs are not allowed
(#2279) Tab found within whitespace
(#2279) Line indented incorrectly; expected 8 spaces, found 3
(#2279) Variable "replLen" must be all lower-case
(#2280) Spaces must be used to indent lines; tabs are not allowed
(#2280) Tab found within whitespace
(#2280) Line indented incorrectly; expected at least 12 spaces, found 3
(#2280) Variable "replLen" must be all lower-case
(#2280) Expected 1 space before "?"; 0 found
(#2280) Expected 1 space after "?"; 0 found
(#2280) Commas (,) must be followed by white space.
(#2280) Commas (,) must be followed by white space.
(#2280) Variable "replLen" must be all lower-case
(#2280) Expected 1 space before ":"; 0 found
(#2280) Expected 1 space after ":"; 0 found
(#2280) Variable "replLen" must be all lower-case
(#2280) Expected 1 space before "?"; 0 found
(#2280) Expected 1 space after "?"; 0 found
(#2280) Variable "replLen" must be all lower-case
(#2280) Expected 1 space before ":"; 0 found
(#2280) Expected 1 space after ":"; 0 found
(#2280) Line exceeds 132 characters; contains 147 characters
(#2281) Spaces must be used to indent lines; tabs are not allowed
(#2281) Tab found within whitespace
(#2281) Line indented incorrectly; expected at least 12 spaces, found 3
(#2282) Spaces must be used to indent lines; tabs are not allowed
(#2282) Tab found within whitespace
(#2282) Line indented incorrectly; expected 8 spaces, found 2
(#2282) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2284) Spaces must be used to indent lines; tabs are not allowed
(#2284) Tab found within whitespace
(#2284) Line indented incorrectly; expected at least 8 spaces, found 2
(#2285) Spaces must be used to indent lines; tabs are not allowed
(#2286) Spaces must be used to indent lines; tabs are not allowed
(#2287) Spaces must be used to indent lines; tabs are not allowed
(#2288) Spaces must be used to indent lines; tabs are not allowed
(#2289) Spaces must be used to indent lines; tabs are not allowed
(#2290) Spaces must be used to indent lines; tabs are not allowed
(#2290) Tab found within whitespace
(#2290) Line indented incorrectly; expected 8 spaces, found 2
(#2290) Protected method name "QRcode::getDataLength" must be in lower-case letters only
(#2291) Spaces must be used to indent lines; tabs are not allowed
(#2291) Tab found within whitespace
(#2291) Line indented incorrectly; expected at least 12 spaces, found 3
(#2292) Spaces must be used to indent lines; tabs are not allowed
(#2292) Tab found within whitespace
(#2292) Line indented incorrectly; expected 8 spaces, found 2
(#2294) Spaces must be used to indent lines; tabs are not allowed
(#2294) Tab found within whitespace
(#2294) Line indented incorrectly; expected at least 8 spaces, found 2
(#2295) Spaces must be used to indent lines; tabs are not allowed
(#2296) Spaces must be used to indent lines; tabs are not allowed
(#2297) Spaces must be used to indent lines; tabs are not allowed
(#2298) Spaces must be used to indent lines; tabs are not allowed
(#2299) Spaces must be used to indent lines; tabs are not allowed
(#2300) Spaces must be used to indent lines; tabs are not allowed
(#2300) Tab found within whitespace
(#2300) Line indented incorrectly; expected 8 spaces, found 2
(#2300) Protected method name "QRcode::getECCLength" must be in lower-case letters only
(#2300) Expected 1 space before opening brace; found 0
(#2301) Spaces must be used to indent lines; tabs are not allowed
(#2301) Tab found within whitespace
(#2301) Line indented incorrectly; expected at least 12 spaces, found 3
(#2302) Spaces must be used to indent lines; tabs are not allowed
(#2302) Tab found within whitespace
(#2302) Line indented incorrectly; expected 8 spaces, found 2
(#2304) Spaces must be used to indent lines; tabs are not allowed
(#2304) Tab found within whitespace
(#2304) Line indented incorrectly; expected at least 8 spaces, found 2
(#2305) Spaces must be used to indent lines; tabs are not allowed
(#2306) Spaces must be used to indent lines; tabs are not allowed
(#2307) Spaces must be used to indent lines; tabs are not allowed
(#2308) Spaces must be used to indent lines; tabs are not allowed
(#2309) Spaces must be used to indent lines; tabs are not allowed
(#2309) Tab found within whitespace
(#2309) Line indented incorrectly; expected 8 spaces, found 2
(#2309) Protected method name "QRcode::getWidth" must be in lower-case letters only
(#2310) Spaces must be used to indent lines; tabs are not allowed
(#2310) Tab found within whitespace
(#2310) Line indented incorrectly; expected at least 12 spaces, found 3
(#2311) Spaces must be used to indent lines; tabs are not allowed
(#2311) Tab found within whitespace
(#2311) Line indented incorrectly; expected 8 spaces, found 2
(#2313) Spaces must be used to indent lines; tabs are not allowed
(#2313) Tab found within whitespace
(#2313) Line indented incorrectly; expected at least 8 spaces, found 2
(#2314) Spaces must be used to indent lines; tabs are not allowed
(#2315) Spaces must be used to indent lines; tabs are not allowed
(#2316) Spaces must be used to indent lines; tabs are not allowed
(#2317) Spaces must be used to indent lines; tabs are not allowed
(#2318) Spaces must be used to indent lines; tabs are not allowed
(#2318) Tab found within whitespace
(#2318) Line indented incorrectly; expected 8 spaces, found 2
(#2318) Protected method name "QRcode::getRemainder" must be in lower-case letters only
(#2319) Spaces must be used to indent lines; tabs are not allowed
(#2319) Tab found within whitespace
(#2319) Line indented incorrectly; expected at least 12 spaces, found 3
(#2320) Spaces must be used to indent lines; tabs are not allowed
(#2320) Tab found within whitespace
(#2320) Line indented incorrectly; expected 8 spaces, found 2
(#2322) Spaces must be used to indent lines; tabs are not allowed
(#2322) Tab found within whitespace
(#2322) Line indented incorrectly; expected at least 8 spaces, found 2
(#2323) Spaces must be used to indent lines; tabs are not allowed
(#2324) Spaces must be used to indent lines; tabs are not allowed
(#2325) Spaces must be used to indent lines; tabs are not allowed
(#2326) Spaces must be used to indent lines; tabs are not allowed
(#2327) Spaces must be used to indent lines; tabs are not allowed
(#2328) Spaces must be used to indent lines; tabs are not allowed
(#2328) Tab found within whitespace
(#2328) Line indented incorrectly; expected 8 spaces, found 2
(#2328) Protected method name "QRcode::getMinimumVersion" must be in lower-case letters only
(#2329) Spaces must be used to indent lines; tabs are not allowed
(#2329) Tab found within whitespace
(#2329) Line indented incorrectly; expected 12 spaces, found 3
(#2329) Expected 1 space before "="; 0 found
(#2329) Expected 1 space after "="; 0 found
(#2330) Spaces must be used to indent lines; tabs are not allowed
(#2330) Tab found within whitespace
(#2330) Line indented incorrectly; expected at least 16 spaces, found 4
(#2331) Spaces must be used to indent lines; tabs are not allowed
(#2331) Tab found within whitespace
(#2331) Line indented incorrectly; expected 16 spaces, found 4
(#2332) Spaces must be used to indent lines; tabs are not allowed
(#2332) Tab found within whitespace
(#2332) Line indented incorrectly; expected at least 20 spaces, found 5
(#2333) Spaces must be used to indent lines; tabs are not allowed
(#2333) Tab found within whitespace
(#2333) Line indented incorrectly; expected 16 spaces, found 4
(#2334) Spaces must be used to indent lines; tabs are not allowed
(#2334) Tab found within whitespace
(#2334) Line indented incorrectly; expected 12 spaces, found 3
(#2335) Spaces must be used to indent lines; tabs are not allowed
(#2335) Tab found within whitespace
(#2335) Line indented incorrectly; expected at least 12 spaces, found 3
(#2336) Spaces must be used to indent lines; tabs are not allowed
(#2336) Tab found within whitespace
(#2336) Line indented incorrectly; expected 8 spaces, found 2
(#2338) Spaces must be used to indent lines; tabs are not allowed
(#2338) Tab found within whitespace
(#2338) Line indented incorrectly; expected at least 8 spaces, found 2
(#2339) Spaces must be used to indent lines; tabs are not allowed
(#2340) Spaces must be used to indent lines; tabs are not allowed
(#2341) Spaces must be used to indent lines; tabs are not allowed
(#2342) Spaces must be used to indent lines; tabs are not allowed
(#2343) Spaces must be used to indent lines; tabs are not allowed
(#2344) Spaces must be used to indent lines; tabs are not allowed
(#2344) Tab found within whitespace
(#2344) Line indented incorrectly; expected 8 spaces, found 2
(#2344) Protected method name "QRcode::lengthIndicator" must be in lower-case letters only
(#2345) Spaces must be used to indent lines; tabs are not allowed
(#2345) Tab found within whitespace
(#2345) Line indented incorrectly; expected 12 spaces, found 3
(#2346) Spaces must be used to indent lines; tabs are not allowed
(#2346) Tab found within whitespace
(#2346) Line indented incorrectly; expected at least 16 spaces, found 4
(#2347) Spaces must be used to indent lines; tabs are not allowed
(#2347) Tab found within whitespace
(#2347) Line indented incorrectly; expected 12 spaces, found 3
(#2348) Spaces must be used to indent lines; tabs are not allowed
(#2348) Tab found within whitespace
(#2348) Line indented incorrectly; expected 12 spaces, found 3
(#2349) Spaces must be used to indent lines; tabs are not allowed
(#2349) Tab found within whitespace
(#2349) Line indented incorrectly; expected at least 16 spaces, found 4
(#2350) Spaces must be used to indent lines; tabs are not allowed
(#2350) Tab found within whitespace
(#2350) Line indented incorrectly; expected 12 spaces, found 3
(#2350) Usage of ELSEIF not allowed; use ELSE IF instead
(#2351) Spaces must be used to indent lines; tabs are not allowed
(#2351) Tab found within whitespace
(#2351) Line indented incorrectly; expected at least 16 spaces, found 4
(#2352) Spaces must be used to indent lines; tabs are not allowed
(#2352) Tab found within whitespace
(#2352) Line indented incorrectly; expected 12 spaces, found 3
(#2353) Spaces must be used to indent lines; tabs are not allowed
(#2353) Tab found within whitespace
(#2353) Line indented incorrectly; expected at least 16 spaces, found 4
(#2354) Spaces must be used to indent lines; tabs are not allowed
(#2354) Tab found within whitespace
(#2354) Line indented incorrectly; expected 12 spaces, found 3
(#2355) Spaces must be used to indent lines; tabs are not allowed
(#2355) Tab found within whitespace
(#2355) Line indented incorrectly; expected at least 12 spaces, found 3
(#2356) Spaces must be used to indent lines; tabs are not allowed
(#2356) Tab found within whitespace
(#2356) Line indented incorrectly; expected 8 spaces, found 2
(#2358) Spaces must be used to indent lines; tabs are not allowed
(#2358) Tab found within whitespace
(#2358) Line indented incorrectly; expected at least 8 spaces, found 2
(#2359) Spaces must be used to indent lines; tabs are not allowed
(#2360) Spaces must be used to indent lines; tabs are not allowed
(#2361) Spaces must be used to indent lines; tabs are not allowed
(#2362) Spaces must be used to indent lines; tabs are not allowed
(#2363) Spaces must be used to indent lines; tabs are not allowed
(#2364) Spaces must be used to indent lines; tabs are not allowed
(#2364) Tab found within whitespace
(#2364) Line indented incorrectly; expected 8 spaces, found 2
(#2364) Protected method name "QRcode::maximumWords" must be in lower-case letters only
(#2365) Spaces must be used to indent lines; tabs are not allowed
(#2365) Tab found within whitespace
(#2365) Line indented incorrectly; expected 12 spaces, found 3
(#2366) Spaces must be used to indent lines; tabs are not allowed
(#2366) Tab found within whitespace
(#2366) Line indented incorrectly; expected at least 16 spaces, found 4
(#2367) Spaces must be used to indent lines; tabs are not allowed
(#2367) Tab found within whitespace
(#2367) Line indented incorrectly; expected 12 spaces, found 3
(#2368) Spaces must be used to indent lines; tabs are not allowed
(#2368) Tab found within whitespace
(#2368) Line indented incorrectly; expected 12 spaces, found 3
(#2369) Spaces must be used to indent lines; tabs are not allowed
(#2369) Tab found within whitespace
(#2369) Line indented incorrectly; expected at least 16 spaces, found 4
(#2370) Spaces must be used to indent lines; tabs are not allowed
(#2370) Tab found within whitespace
(#2370) Line indented incorrectly; expected 12 spaces, found 3
(#2371) Spaces must be used to indent lines; tabs are not allowed
(#2371) Tab found within whitespace
(#2371) Line indented incorrectly; expected at least 16 spaces, found 4
(#2372) Spaces must be used to indent lines; tabs are not allowed
(#2372) Tab found within whitespace
(#2372) Line indented incorrectly; expected 12 spaces, found 3
(#2373) Spaces must be used to indent lines; tabs are not allowed
(#2373) Tab found within whitespace
(#2373) Line indented incorrectly; expected at least 16 spaces, found 4
(#2374) Spaces must be used to indent lines; tabs are not allowed
(#2374) Tab found within whitespace
(#2374) Line indented incorrectly; expected 12 spaces, found 3
(#2375) Spaces must be used to indent lines; tabs are not allowed
(#2375) Tab found within whitespace
(#2375) Line indented incorrectly; expected at least 12 spaces, found 3
(#2376) Spaces must be used to indent lines; tabs are not allowed
(#2376) Tab found within whitespace
(#2376) Line indented incorrectly; expected at least 12 spaces, found 3
(#2377) Spaces must be used to indent lines; tabs are not allowed
(#2377) Tab found within whitespace
(#2377) Line indented incorrectly; expected 12 spaces, found 3
(#2378) Spaces must be used to indent lines; tabs are not allowed
(#2378) Tab found within whitespace
(#2378) Line indented incorrectly; expected at least 16 spaces, found 4
(#2378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2378) Inline comments must end in full-stops, exclamation marks, or question marks
(#2379) Spaces must be used to indent lines; tabs are not allowed
(#2379) Tab found within whitespace
(#2379) Line indented incorrectly; expected 12 spaces, found 3
(#2380) Spaces must be used to indent lines; tabs are not allowed
(#2380) Tab found within whitespace
(#2380) Line indented incorrectly; expected at least 12 spaces, found 3
(#2381) Spaces must be used to indent lines; tabs are not allowed
(#2381) Tab found within whitespace
(#2381) Line indented incorrectly; expected 8 spaces, found 2
(#2383) Spaces must be used to indent lines; tabs are not allowed
(#2383) Tab found within whitespace
(#2383) Line indented incorrectly; expected at least 8 spaces, found 2
(#2384) Spaces must be used to indent lines; tabs are not allowed
(#2385) Spaces must be used to indent lines; tabs are not allowed
(#2386) Spaces must be used to indent lines; tabs are not allowed
(#2387) Spaces must be used to indent lines; tabs are not allowed
(#2387) Line exceeds 132 characters; contains 162 characters
(#2388) Spaces must be used to indent lines; tabs are not allowed
(#2389) Spaces must be used to indent lines; tabs are not allowed
(#2390) Spaces must be used to indent lines; tabs are not allowed
(#2390) Tab found within whitespace
(#2390) Line indented incorrectly; expected 8 spaces, found 2
(#2390) Protected method name "QRcode::getEccSpec" must be in lower-case letters only
(#2391) Spaces must be used to indent lines; tabs are not allowed
(#2391) Tab found within whitespace
(#2391) Line indented incorrectly; expected 12 spaces, found 3
(#2392) Spaces must be used to indent lines; tabs are not allowed
(#2392) Tab found within whitespace
(#2392) Line indented incorrectly; expected at least 16 spaces, found 4
(#2392) Short array syntax must be used to define arrays
(#2393) Spaces must be used to indent lines; tabs are not allowed
(#2393) Tab found within whitespace
(#2393) Line indented incorrectly; expected 12 spaces, found 3
(#2394) Spaces must be used to indent lines; tabs are not allowed
(#2394) Tab found within whitespace
(#2394) Line indented incorrectly; expected at least 12 spaces, found 3
(#2395) Spaces must be used to indent lines; tabs are not allowed
(#2395) Tab found within whitespace
(#2395) Line indented incorrectly; expected at least 12 spaces, found 3
(#2396) Spaces must be used to indent lines; tabs are not allowed
(#2396) Tab found within whitespace
(#2396) Line indented incorrectly; expected at least 12 spaces, found 3
(#2397) Spaces must be used to indent lines; tabs are not allowed
(#2397) Tab found within whitespace
(#2397) Line indented incorrectly; expected at least 12 spaces, found 3
(#2398) Spaces must be used to indent lines; tabs are not allowed
(#2398) Tab found within whitespace
(#2398) Line indented incorrectly; expected 12 spaces, found 3
(#2399) Spaces must be used to indent lines; tabs are not allowed
(#2399) Tab found within whitespace
(#2399) Line indented incorrectly; expected at least 16 spaces, found 4
(#2400) Spaces must be used to indent lines; tabs are not allowed
(#2400) Tab found within whitespace
(#2400) Line indented incorrectly; expected at least 16 spaces, found 4
(#2401) Spaces must be used to indent lines; tabs are not allowed
(#2401) Tab found within whitespace
(#2401) Line indented incorrectly; expected at least 16 spaces, found 4
(#2402) Spaces must be used to indent lines; tabs are not allowed
(#2402) Tab found within whitespace
(#2402) Line indented incorrectly; expected at least 16 spaces, found 4
(#2403) Spaces must be used to indent lines; tabs are not allowed
(#2403) Tab found within whitespace
(#2403) Line indented incorrectly; expected at least 16 spaces, found 4
(#2404) Spaces must be used to indent lines; tabs are not allowed
(#2404) Tab found within whitespace
(#2404) Line indented incorrectly; expected 12 spaces, found 3
(#2405) Spaces must be used to indent lines; tabs are not allowed
(#2405) Tab found within whitespace
(#2405) Line indented incorrectly; expected at least 16 spaces, found 4
(#2406) Spaces must be used to indent lines; tabs are not allowed
(#2406) Tab found within whitespace
(#2406) Line indented incorrectly; expected at least 16 spaces, found 4
(#2407) Spaces must be used to indent lines; tabs are not allowed
(#2407) Tab found within whitespace
(#2407) Line indented incorrectly; expected at least 16 spaces, found 4
(#2407) Expected 1 space before "/"; 2 found
(#2408) Spaces must be used to indent lines; tabs are not allowed
(#2408) Tab found within whitespace
(#2408) Line indented incorrectly; expected at least 16 spaces, found 4
(#2409) Spaces must be used to indent lines; tabs are not allowed
(#2409) Tab found within whitespace
(#2409) Line indented incorrectly; expected at least 16 spaces, found 4
(#2410) Spaces must be used to indent lines; tabs are not allowed
(#2410) Tab found within whitespace
(#2410) Line indented incorrectly; expected 12 spaces, found 3
(#2411) Spaces must be used to indent lines; tabs are not allowed
(#2411) Tab found within whitespace
(#2411) Line indented incorrectly; expected at least 12 spaces, found 3
(#2412) Spaces must be used to indent lines; tabs are not allowed
(#2412) Tab found within whitespace
(#2412) Line indented incorrectly; expected 8 spaces, found 2
(#2414) Spaces must be used to indent lines; tabs are not allowed
(#2414) Tab found within whitespace
(#2414) Line indented incorrectly; expected at least 8 spaces, found 2
(#2415) Spaces must be used to indent lines; tabs are not allowed
(#2416) Spaces must be used to indent lines; tabs are not allowed
(#2417) Spaces must be used to indent lines; tabs are not allowed
(#2418) Spaces must be used to indent lines; tabs are not allowed
(#2419) Spaces must be used to indent lines; tabs are not allowed
(#2420) Spaces must be used to indent lines; tabs are not allowed
(#2421) Spaces must be used to indent lines; tabs are not allowed
(#2422) Spaces must be used to indent lines; tabs are not allowed
(#2422) Tab found within whitespace
(#2422) Line indented incorrectly; expected 8 spaces, found 2
(#2422) Protected method name "QRcode::putAlignmentMarker" must be in lower-case letters only
(#2423) Spaces must be used to indent lines; tabs are not allowed
(#2423) Tab found within whitespace
(#2423) Line indented incorrectly; expected at least 12 spaces, found 3
(#2423) Short array syntax must be used to define arrays
(#2424) Spaces must be used to indent lines; tabs are not allowed
(#2424) Tab found within whitespace
(#2424) Line indented incorrectly; expected at least 12 spaces, found 4
(#2425) Spaces must be used to indent lines; tabs are not allowed
(#2425) Tab found within whitespace
(#2425) Line indented incorrectly; expected at least 12 spaces, found 4
(#2426) Spaces must be used to indent lines; tabs are not allowed
(#2426) Tab found within whitespace
(#2426) Line indented incorrectly; expected at least 12 spaces, found 4
(#2427) Spaces must be used to indent lines; tabs are not allowed
(#2427) Tab found within whitespace
(#2427) Line indented incorrectly; expected at least 12 spaces, found 4
(#2428) Spaces must be used to indent lines; tabs are not allowed
(#2428) Tab found within whitespace
(#2428) Line indented incorrectly; expected at least 12 spaces, found 4
(#2428) There should be a comma after the last array item in a multi-line array.
(#2429) Spaces must be used to indent lines; tabs are not allowed
(#2429) Tab found within whitespace
(#2429) Line indented incorrectly; expected at least 12 spaces, found 4
(#2430) Spaces must be used to indent lines; tabs are not allowed
(#2430) Tab found within whitespace
(#2430) Line indented incorrectly; expected at least 12 spaces, found 3
(#2430) Variable "yStart" must be all lower-case
(#2431) Spaces must be used to indent lines; tabs are not allowed
(#2431) Tab found within whitespace
(#2431) Line indented incorrectly; expected at least 12 spaces, found 3
(#2431) Variable "xStart" must be all lower-case
(#2432) Spaces must be used to indent lines; tabs are not allowed
(#2432) Tab found within whitespace
(#2432) Line indented incorrectly; expected 12 spaces, found 3
(#2432) Expected 1 space before "="; 0 found
(#2432) Expected 1 space after "="; 0 found
(#2433) Spaces must be used to indent lines; tabs are not allowed
(#2433) Tab found within whitespace
(#2433) Line indented incorrectly; expected at least 16 spaces, found 4
(#2433) Variable "xStart" must be all lower-case
(#2433) Variable "yStart" must be all lower-case
(#2433) Expected 1 space before "+"; 0 found
(#2433) Expected 1 space after "+"; 0 found
(#2434) Spaces must be used to indent lines; tabs are not allowed
(#2434) Tab found within whitespace
(#2434) Line indented incorrectly; expected 12 spaces, found 3
(#2435) Spaces must be used to indent lines; tabs are not allowed
(#2435) Tab found within whitespace
(#2435) Line indented incorrectly; expected at least 12 spaces, found 3
(#2436) Spaces must be used to indent lines; tabs are not allowed
(#2436) Tab found within whitespace
(#2436) Line indented incorrectly; expected 8 spaces, found 2
(#2438) Spaces must be used to indent lines; tabs are not allowed
(#2438) Tab found within whitespace
(#2438) Line indented incorrectly; expected at least 8 spaces, found 2
(#2439) Spaces must be used to indent lines; tabs are not allowed
(#2440) Spaces must be used to indent lines; tabs are not allowed
(#2441) Spaces must be used to indent lines; tabs are not allowed
(#2442) Spaces must be used to indent lines; tabs are not allowed
(#2443) Spaces must be used to indent lines; tabs are not allowed
(#2444) Spaces must be used to indent lines; tabs are not allowed
(#2445) Spaces must be used to indent lines; tabs are not allowed
(#2445) Tab found within whitespace
(#2445) Line indented incorrectly; expected 8 spaces, found 3
(#2445) Protected method name "QRcode::putAlignmentPattern" must be in lower-case letters only
(#2446) Spaces must be used to indent lines; tabs are not allowed
(#2446) Tab found within whitespace
(#2446) Line indented incorrectly; expected 12 spaces, found 3
(#2447) Spaces must be used to indent lines; tabs are not allowed
(#2447) Tab found within whitespace
(#2447) Line indented incorrectly; expected at least 16 spaces, found 4
(#2448) Spaces must be used to indent lines; tabs are not allowed
(#2448) Tab found within whitespace
(#2448) Line indented incorrectly; expected 12 spaces, found 3
(#2449) Spaces must be used to indent lines; tabs are not allowed
(#2449) Tab found within whitespace
(#2449) Line indented incorrectly; expected at least 12 spaces, found 3
(#2450) Spaces must be used to indent lines; tabs are not allowed
(#2450) Tab found within whitespace
(#2450) Line indented incorrectly; expected 12 spaces, found 3
(#2451) Spaces must be used to indent lines; tabs are not allowed
(#2451) Tab found within whitespace
(#2451) Line indented incorrectly; expected at least 16 spaces, found 4
(#2452) Spaces must be used to indent lines; tabs are not allowed
(#2452) Tab found within whitespace
(#2452) Line indented incorrectly; expected 12 spaces, found 3
(#2453) Spaces must be used to indent lines; tabs are not allowed
(#2453) Tab found within whitespace
(#2453) Line indented incorrectly; expected at least 16 spaces, found 4
(#2454) Spaces must be used to indent lines; tabs are not allowed
(#2454) Tab found within whitespace
(#2454) Line indented incorrectly; expected 12 spaces, found 3
(#2455) Spaces must be used to indent lines; tabs are not allowed
(#2455) Tab found within whitespace
(#2455) Line indented incorrectly; expected 12 spaces, found 3
(#2456) Spaces must be used to indent lines; tabs are not allowed
(#2456) Tab found within whitespace
(#2456) Line indented incorrectly; expected at least 16 spaces, found 4
(#2457) Spaces must be used to indent lines; tabs are not allowed
(#2457) Tab found within whitespace
(#2457) Line indented incorrectly; expected at least 16 spaces, found 4
(#2458) Spaces must be used to indent lines; tabs are not allowed
(#2458) Tab found within whitespace
(#2458) Line indented incorrectly; expected at least 16 spaces, found 4
(#2459) Spaces must be used to indent lines; tabs are not allowed
(#2459) Tab found within whitespace
(#2459) Line indented incorrectly; expected at least 16 spaces, found 4
(#2460) Spaces must be used to indent lines; tabs are not allowed
(#2460) Tab found within whitespace
(#2460) Line indented incorrectly; expected 12 spaces, found 3
(#2461) Spaces must be used to indent lines; tabs are not allowed
(#2461) Tab found within whitespace
(#2461) Line indented incorrectly; expected at least 12 spaces, found 3
(#2462) Spaces must be used to indent lines; tabs are not allowed
(#2462) Tab found within whitespace
(#2462) Line indented incorrectly; expected at least 12 spaces, found 3
(#2463) Spaces must be used to indent lines; tabs are not allowed
(#2463) Tab found within whitespace
(#2463) Line indented incorrectly; expected 12 spaces, found 3
(#2463) Expected 1 space before "="; 0 found
(#2463) Expected 1 space after "="; 0 found
(#2464) Spaces must be used to indent lines; tabs are not allowed
(#2464) Tab found within whitespace
(#2464) Line indented incorrectly; expected at least 16 spaces, found 4
(#2465) Spaces must be used to indent lines; tabs are not allowed
(#2465) Tab found within whitespace
(#2465) Line indented incorrectly; expected at least 16 spaces, found 4
(#2466) Spaces must be used to indent lines; tabs are not allowed
(#2466) Tab found within whitespace
(#2466) Line indented incorrectly; expected at least 16 spaces, found 4
(#2467) Spaces must be used to indent lines; tabs are not allowed
(#2467) Tab found within whitespace
(#2467) Line indented incorrectly; expected 12 spaces, found 3
(#2468) Spaces must be used to indent lines; tabs are not allowed
(#2468) Tab found within whitespace
(#2468) Line indented incorrectly; expected at least 12 spaces, found 3
(#2469) Spaces must be used to indent lines; tabs are not allowed
(#2469) Tab found within whitespace
(#2469) Line indented incorrectly; expected 12 spaces, found 3
(#2469) Expected 1 space before "="; 0 found
(#2469) Expected 1 space after "="; 0 found
(#2470) Spaces must be used to indent lines; tabs are not allowed
(#2470) Tab found within whitespace
(#2470) Line indented incorrectly; expected at least 16 spaces, found 4
(#2471) Spaces must be used to indent lines; tabs are not allowed
(#2471) Tab found within whitespace
(#2471) Line indented incorrectly; expected 16 spaces, found 4
(#2471) Expected 1 space before "="; 0 found
(#2471) Expected 1 space after "="; 0 found
(#2472) Spaces must be used to indent lines; tabs are not allowed
(#2472) Tab found within whitespace
(#2472) Line indented incorrectly; expected at least 20 spaces, found 5
(#2473) Spaces must be used to indent lines; tabs are not allowed
(#2473) Tab found within whitespace
(#2473) Line indented incorrectly; expected at least 20 spaces, found 5
(#2474) Spaces must be used to indent lines; tabs are not allowed
(#2474) Tab found within whitespace
(#2474) Line indented incorrectly; expected 16 spaces, found 4
(#2475) Spaces must be used to indent lines; tabs are not allowed
(#2475) Tab found within whitespace
(#2475) Line indented incorrectly; expected at least 16 spaces, found 4
(#2476) Spaces must be used to indent lines; tabs are not allowed
(#2476) Tab found within whitespace
(#2476) Line indented incorrectly; expected 12 spaces, found 3
(#2477) Spaces must be used to indent lines; tabs are not allowed
(#2477) Tab found within whitespace
(#2477) Line indented incorrectly; expected at least 12 spaces, found 3
(#2478) Spaces must be used to indent lines; tabs are not allowed
(#2478) Tab found within whitespace
(#2478) Line indented incorrectly; expected 8 spaces, found 2
(#2478) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2480) Spaces must be used to indent lines; tabs are not allowed
(#2480) Tab found within whitespace
(#2480) Line indented incorrectly; expected at least 8 spaces, found 2
(#2481) Spaces must be used to indent lines; tabs are not allowed
(#2482) Spaces must be used to indent lines; tabs are not allowed
(#2483) Spaces must be used to indent lines; tabs are not allowed
(#2484) Spaces must be used to indent lines; tabs are not allowed
(#2485) Spaces must be used to indent lines; tabs are not allowed
(#2485) Tab found within whitespace
(#2485) Line indented incorrectly; expected 8 spaces, found 2
(#2485) Protected method name "QRcode::getVersionPattern" must be in lower-case letters only
(#2486) Spaces must be used to indent lines; tabs are not allowed
(#2486) Tab found within whitespace
(#2486) Line indented incorrectly; expected 12 spaces, found 3
(#2486) Logical operator "or" is prohibited; use "||" instead
(#2487) Spaces must be used to indent lines; tabs are not allowed
(#2487) Tab found within whitespace
(#2487) Line indented incorrectly; expected at least 16 spaces, found 4
(#2488) Spaces must be used to indent lines; tabs are not allowed
(#2488) Tab found within whitespace
(#2488) Line indented incorrectly; expected 12 spaces, found 3
(#2489) Spaces must be used to indent lines; tabs are not allowed
(#2489) Tab found within whitespace
(#2489) Line indented incorrectly; expected at least 12 spaces, found 3
(#2490) Spaces must be used to indent lines; tabs are not allowed
(#2490) Tab found within whitespace
(#2490) Line indented incorrectly; expected 8 spaces, found 2
(#2492) Spaces must be used to indent lines; tabs are not allowed
(#2492) Tab found within whitespace
(#2492) Line indented incorrectly; expected at least 8 spaces, found 2
(#2493) Spaces must be used to indent lines; tabs are not allowed
(#2494) Spaces must be used to indent lines; tabs are not allowed
(#2495) Spaces must be used to indent lines; tabs are not allowed
(#2496) Spaces must be used to indent lines; tabs are not allowed
(#2497) Spaces must be used to indent lines; tabs are not allowed
(#2498) Spaces must be used to indent lines; tabs are not allowed
(#2498) Tab found within whitespace
(#2498) Line indented incorrectly; expected 8 spaces, found 2
(#2498) Protected method name "QRcode::getFormatInfo" must be in lower-case letters only
(#2499) Spaces must be used to indent lines; tabs are not allowed
(#2499) Tab found within whitespace
(#2499) Line indented incorrectly; expected 12 spaces, found 3
(#2499) Logical operator "or" is prohibited; use "||" instead
(#2500) Spaces must be used to indent lines; tabs are not allowed
(#2500) Tab found within whitespace
(#2500) Line indented incorrectly; expected at least 16 spaces, found 4
(#2501) Spaces must be used to indent lines; tabs are not allowed
(#2501) Tab found within whitespace
(#2501) Line indented incorrectly; expected 12 spaces, found 3
(#2502) Spaces must be used to indent lines; tabs are not allowed
(#2502) Tab found within whitespace
(#2502) Line indented incorrectly; expected 12 spaces, found 3
(#2502) Logical operator "or" is prohibited; use "||" instead
(#2503) Spaces must be used to indent lines; tabs are not allowed
(#2503) Tab found within whitespace
(#2503) Line indented incorrectly; expected at least 16 spaces, found 4
(#2504) Spaces must be used to indent lines; tabs are not allowed
(#2504) Tab found within whitespace
(#2504) Line indented incorrectly; expected 12 spaces, found 3
(#2505) Spaces must be used to indent lines; tabs are not allowed
(#2505) Tab found within whitespace
(#2505) Line indented incorrectly; expected at least 12 spaces, found 3
(#2506) Spaces must be used to indent lines; tabs are not allowed
(#2506) Tab found within whitespace
(#2506) Line indented incorrectly; expected 8 spaces, found 2
(#2508) Spaces must be used to indent lines; tabs are not allowed
(#2508) Tab found within whitespace
(#2508) Line indented incorrectly; expected at least 8 spaces, found 2
(#2509) Spaces must be used to indent lines; tabs are not allowed
(#2510) Spaces must be used to indent lines; tabs are not allowed
(#2511) Spaces must be used to indent lines; tabs are not allowed
(#2512) Spaces must be used to indent lines; tabs are not allowed
(#2513) Spaces must be used to indent lines; tabs are not allowed
(#2514) Spaces must be used to indent lines; tabs are not allowed
(#2515) Spaces must be used to indent lines; tabs are not allowed
(#2516) Spaces must be used to indent lines; tabs are not allowed
(#2516) Tab found within whitespace
(#2516) Line indented incorrectly; expected 8 spaces, found 2
(#2516) Protected method name "QRcode::putFinderPattern" must be in lower-case letters only
(#2517) Spaces must be used to indent lines; tabs are not allowed
(#2517) Tab found within whitespace
(#2517) Line indented incorrectly; expected at least 12 spaces, found 3
(#2517) Short array syntax must be used to define arrays
(#2518) Spaces must be used to indent lines; tabs are not allowed
(#2518) Tab found within whitespace
(#2518) Line indented incorrectly; expected at least 12 spaces, found 3
(#2519) Spaces must be used to indent lines; tabs are not allowed
(#2519) Tab found within whitespace
(#2519) Line indented incorrectly; expected at least 12 spaces, found 3
(#2520) Spaces must be used to indent lines; tabs are not allowed
(#2520) Tab found within whitespace
(#2520) Line indented incorrectly; expected at least 12 spaces, found 3
(#2521) Spaces must be used to indent lines; tabs are not allowed
(#2521) Tab found within whitespace
(#2521) Line indented incorrectly; expected at least 12 spaces, found 3
(#2522) Spaces must be used to indent lines; tabs are not allowed
(#2522) Tab found within whitespace
(#2522) Line indented incorrectly; expected at least 12 spaces, found 3
(#2523) Spaces must be used to indent lines; tabs are not allowed
(#2523) Tab found within whitespace
(#2523) Line indented incorrectly; expected at least 12 spaces, found 3
(#2524) Spaces must be used to indent lines; tabs are not allowed
(#2524) Tab found within whitespace
(#2524) Line indented incorrectly; expected at least 12 spaces, found 3
(#2524) There should be a comma after the last array item in a multi-line array.
(#2525) Spaces must be used to indent lines; tabs are not allowed
(#2525) Tab found within whitespace
(#2525) Line indented incorrectly; expected at least 12 spaces, found 3
(#2526) Spaces must be used to indent lines; tabs are not allowed
(#2526) Tab found within whitespace
(#2526) Line indented incorrectly; expected 12 spaces, found 3
(#2526) Expected 1 space before "="; 0 found
(#2526) Expected 1 space after "="; 0 found
(#2527) Spaces must be used to indent lines; tabs are not allowed
(#2527) Tab found within whitespace
(#2527) Line indented incorrectly; expected at least 16 spaces, found 4
(#2528) Spaces must be used to indent lines; tabs are not allowed
(#2528) Tab found within whitespace
(#2528) Line indented incorrectly; expected 12 spaces, found 3
(#2529) Spaces must be used to indent lines; tabs are not allowed
(#2529) Tab found within whitespace
(#2529) Line indented incorrectly; expected at least 12 spaces, found 3
(#2530) Spaces must be used to indent lines; tabs are not allowed
(#2530) Tab found within whitespace
(#2530) Line indented incorrectly; expected 8 spaces, found 2
(#2532) Spaces must be used to indent lines; tabs are not allowed
(#2532) Tab found within whitespace
(#2532) Line indented incorrectly; expected at least 8 spaces, found 2
(#2533) Spaces must be used to indent lines; tabs are not allowed
(#2534) Spaces must be used to indent lines; tabs are not allowed
(#2535) Spaces must be used to indent lines; tabs are not allowed
(#2536) Spaces must be used to indent lines; tabs are not allowed
(#2537) Spaces must be used to indent lines; tabs are not allowed
(#2537) Tab found within whitespace
(#2537) Line indented incorrectly; expected 8 spaces, found 2
(#2537) Protected method name "QRcode::createFrame" must be in lower-case letters only
(#2538) Spaces must be used to indent lines; tabs are not allowed
(#2538) Tab found within whitespace
(#2538) Line indented incorrectly; expected at least 12 spaces, found 3
(#2539) Spaces must be used to indent lines; tabs are not allowed
(#2539) Tab found within whitespace
(#2539) Line indented incorrectly; expected at least 12 spaces, found 3
(#2539) Variable "frameLine" must be all lower-case
(#2540) Spaces must be used to indent lines; tabs are not allowed
(#2540) Tab found within whitespace
(#2540) Line indented incorrectly; expected at least 12 spaces, found 3
(#2540) Variable "frameLine" must be all lower-case
(#2541) Spaces must be used to indent lines; tabs are not allowed
(#2541) Tab found within whitespace
(#2541) Inline comments must end in full-stops, exclamation marks, or question marks
(#2541) Line indented incorrectly; expected at least 12 spaces, found 3
(#2542) Spaces must be used to indent lines; tabs are not allowed
(#2542) Tab found within whitespace
(#2542) Line indented incorrectly; expected at least 12 spaces, found 3
(#2543) Spaces must be used to indent lines; tabs are not allowed
(#2543) Tab found within whitespace
(#2543) Line indented incorrectly; expected at least 12 spaces, found 3
(#2544) Spaces must be used to indent lines; tabs are not allowed
(#2544) Tab found within whitespace
(#2544) Line indented incorrectly; expected at least 12 spaces, found 3
(#2545) Spaces must be used to indent lines; tabs are not allowed
(#2545) Tab found within whitespace
(#2545) Inline comments must end in full-stops, exclamation marks, or question marks
(#2545) Line indented incorrectly; expected at least 12 spaces, found 3
(#2546) Spaces must be used to indent lines; tabs are not allowed
(#2546) Tab found within whitespace
(#2546) Line indented incorrectly; expected at least 12 spaces, found 3
(#2546) Variable "yOffset" must be all lower-case
(#2547) Spaces must be used to indent lines; tabs are not allowed
(#2547) Tab found within whitespace
(#2547) Line indented incorrectly; expected 12 spaces, found 3
(#2547) Expected 1 space before "="; 0 found
(#2547) Expected 1 space after "="; 0 found
(#2548) Spaces must be used to indent lines; tabs are not allowed
(#2548) Tab found within whitespace
(#2548) Line indented incorrectly; expected at least 16 spaces, found 4
(#2549) Spaces must be used to indent lines; tabs are not allowed
(#2549) Tab found within whitespace
(#2549) Line indented incorrectly; expected at least 16 spaces, found 4
(#2550) Spaces must be used to indent lines; tabs are not allowed
(#2550) Tab found within whitespace
(#2550) Line indented incorrectly; expected at least 16 spaces, found 4
(#2550) Variable "yOffset" must be all lower-case
(#2551) Spaces must be used to indent lines; tabs are not allowed
(#2551) Tab found within whitespace
(#2551) Line indented incorrectly; expected at least 16 spaces, found 4
(#2551) Variable "yOffset" must be all lower-case
(#2552) Spaces must be used to indent lines; tabs are not allowed
(#2552) Tab found within whitespace
(#2552) Line indented incorrectly; expected 12 spaces, found 3
(#2553) Spaces must be used to indent lines; tabs are not allowed
(#2553) Tab found within whitespace
(#2553) Line indented incorrectly; expected at least 12 spaces, found 3
(#2553) Variable "setPattern" must be all lower-case
(#2554) Spaces must be used to indent lines; tabs are not allowed
(#2554) Tab found within whitespace
(#2554) Line indented incorrectly; expected at least 12 spaces, found 3
(#2554) Variable "setPattern" must be all lower-case
(#2555) Spaces must be used to indent lines; tabs are not allowed
(#2555) Tab found within whitespace
(#2555) Line indented incorrectly; expected at least 12 spaces, found 3
(#2555) Expected 1 space before "-"; 0 found
(#2555) Expected 1 space after "-"; 0 found
(#2555) Variable "setPattern" must be all lower-case
(#2556) Spaces must be used to indent lines; tabs are not allowed
(#2556) Tab found within whitespace
(#2556) Line indented incorrectly; expected at least 12 spaces, found 3
(#2556) Variable "setPattern" must be all lower-case
(#2557) Spaces must be used to indent lines; tabs are not allowed
(#2557) Tab found within whitespace
(#2557) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) Line indented incorrectly; expected at least 12 spaces, found 3
(#2558) Spaces must be used to indent lines; tabs are not allowed
(#2558) Tab found within whitespace
(#2558) Line indented incorrectly; expected at least 12 spaces, found 3
(#2558) Variable "setPattern" must be all lower-case
(#2559) Spaces must be used to indent lines; tabs are not allowed
(#2559) Tab found within whitespace
(#2559) Line indented incorrectly; expected at least 12 spaces, found 3
(#2559) Variable "setPattern" must be all lower-case
(#2560) Spaces must be used to indent lines; tabs are not allowed
(#2560) Tab found within whitespace
(#2560) Line indented incorrectly; expected at least 12 spaces, found 3
(#2560) Variable "setPattern" must be all lower-case
(#2561) Spaces must be used to indent lines; tabs are not allowed
(#2561) Tab found within whitespace
(#2561) Line indented incorrectly; expected at least 12 spaces, found 3
(#2561) Variable "yOffset" must be all lower-case
(#2562) Spaces must be used to indent lines; tabs are not allowed
(#2562) Tab found within whitespace
(#2562) Line indented incorrectly; expected 12 spaces, found 3
(#2562) Expected 1 space before "="; 0 found
(#2562) Expected 1 space after "="; 0 found
(#2562) Commas (,) must be followed by white space.
(#2562) Variable "yOffset" must be all lower-case
(#2563) Spaces must be used to indent lines; tabs are not allowed
(#2563) Tab found within whitespace
(#2563) Line indented incorrectly; expected at least 16 spaces, found 4
(#2564) Spaces must be used to indent lines; tabs are not allowed
(#2564) Tab found within whitespace
(#2564) Line indented incorrectly; expected at least 16 spaces, found 4
(#2564) Variable "yOffset" must be all lower-case
(#2565) Spaces must be used to indent lines; tabs are not allowed
(#2565) Tab found within whitespace
(#2565) Line indented incorrectly; expected 12 spaces, found 3
(#2566) Spaces must be used to indent lines; tabs are not allowed
(#2566) Tab found within whitespace
(#2566) Inline comments must end in full-stops, exclamation marks, or question marks
(#2566) Line indented incorrectly; expected at least 12 spaces, found 3
(#2567) Spaces must be used to indent lines; tabs are not allowed
(#2567) Tab found within whitespace
(#2567) Line indented incorrectly; expected at least 12 spaces, found 3
(#2568) Spaces must be used to indent lines; tabs are not allowed
(#2568) Tab found within whitespace
(#2568) Line indented incorrectly; expected 12 spaces, found 3
(#2568) Expected 1 space before "="; 0 found
(#2568) Expected 1 space after "="; 0 found
(#2569) Spaces must be used to indent lines; tabs are not allowed
(#2569) Tab found within whitespace
(#2569) Line indented incorrectly; expected at least 16 spaces, found 4
(#2569) Expected 1 space before "+"; 0 found
(#2569) Expected 1 space after "+"; 0 found
(#2570) Spaces must be used to indent lines; tabs are not allowed
(#2570) Tab found within whitespace
(#2570) Line indented incorrectly; expected at least 16 spaces, found 4
(#2570) Expected 1 space before "+"; 0 found
(#2570) Expected 1 space after "+"; 0 found
(#2571) Spaces must be used to indent lines; tabs are not allowed
(#2571) Tab found within whitespace
(#2571) Line indented incorrectly; expected 12 spaces, found 3
(#2572) Spaces must be used to indent lines; tabs are not allowed
(#2572) Tab found within whitespace
(#2572) Inline comments must end in full-stops, exclamation marks, or question marks
(#2572) Line indented incorrectly; expected at least 12 spaces, found 3
(#2573) Spaces must be used to indent lines; tabs are not allowed
(#2573) Tab found within whitespace
(#2573) Line indented incorrectly; expected at least 12 spaces, found 3
(#2574) Spaces must be used to indent lines; tabs are not allowed
(#2574) Tab found within whitespace
(#2574) Inline comments must end in full-stops, exclamation marks, or question marks
(#2574) Line indented incorrectly; expected at least 12 spaces, found 3
(#2575) Spaces must be used to indent lines; tabs are not allowed
(#2575) Tab found within whitespace
(#2575) Line indented incorrectly; expected 12 spaces, found 3
(#2576) Spaces must be used to indent lines; tabs are not allowed
(#2576) Tab found within whitespace
(#2576) Line indented incorrectly; expected at least 16 spaces, found 4
(#2577) Spaces must be used to indent lines; tabs are not allowed
(#2577) Tab found within whitespace
(#2577) Line indented incorrectly; expected at least 16 spaces, found 4
(#2578) Spaces must be used to indent lines; tabs are not allowed
(#2578) Tab found within whitespace
(#2578) Line indented incorrectly; expected 16 spaces, found 4
(#2578) Expected 1 space before "="; 0 found
(#2578) Expected 1 space after "="; 0 found
(#2578) Expected 1 space before "<"; 0 found
(#2578) Expected 1 space after "<"; 0 found
(#2579) Spaces must be used to indent lines; tabs are not allowed
(#2579) Tab found within whitespace
(#2579) Line indented incorrectly; expected 20 spaces, found 5
(#2579) Expected 1 space before "="; 0 found
(#2579) Expected 1 space after "="; 0 found
(#2579) Expected 1 space before "<"; 0 found
(#2579) Expected 1 space after "<"; 0 found
(#2580) Spaces must be used to indent lines; tabs are not allowed
(#2580) Tab found within whitespace
(#2580) Line indented incorrectly; expected at least 24 spaces, found 6
(#2580) Expected 1 space before "+"; 0 found
(#2580) Expected 1 space after "+"; 0 found
(#2581) Spaces must be used to indent lines; tabs are not allowed
(#2581) Tab found within whitespace
(#2581) Line indented incorrectly; expected at least 24 spaces, found 6
(#2582) Spaces must be used to indent lines; tabs are not allowed
(#2582) Tab found within whitespace
(#2582) Line indented incorrectly; expected 20 spaces, found 5
(#2583) Spaces must be used to indent lines; tabs are not allowed
(#2583) Tab found within whitespace
(#2583) Line indented incorrectly; expected 16 spaces, found 4
(#2584) Spaces must be used to indent lines; tabs are not allowed
(#2584) Tab found within whitespace
(#2584) Line indented incorrectly; expected at least 16 spaces, found 4
(#2585) Spaces must be used to indent lines; tabs are not allowed
(#2585) Tab found within whitespace
(#2585) Line indented incorrectly; expected 16 spaces, found 4
(#2585) Expected 1 space before "="; 0 found
(#2585) Expected 1 space after "="; 0 found
(#2585) Expected 1 space before "<"; 0 found
(#2585) Expected 1 space after "<"; 0 found
(#2586) Spaces must be used to indent lines; tabs are not allowed
(#2586) Tab found within whitespace
(#2586) Line indented incorrectly; expected 20 spaces, found 5
(#2586) Expected 1 space before "="; 0 found
(#2586) Expected 1 space after "="; 0 found
(#2586) Expected 1 space before "<"; 0 found
(#2586) Expected 1 space after "<"; 0 found
(#2587) Spaces must be used to indent lines; tabs are not allowed
(#2587) Tab found within whitespace
(#2587) Line indented incorrectly; expected at least 24 spaces, found 6
(#2587) Expected 1 space before "+"; 0 found
(#2587) Expected 1 space after "+"; 0 found
(#2588) Spaces must be used to indent lines; tabs are not allowed
(#2588) Tab found within whitespace
(#2588) Line indented incorrectly; expected at least 24 spaces, found 6
(#2589) Spaces must be used to indent lines; tabs are not allowed
(#2589) Tab found within whitespace
(#2589) Line indented incorrectly; expected 20 spaces, found 5
(#2590) Spaces must be used to indent lines; tabs are not allowed
(#2590) Tab found within whitespace
(#2590) Line indented incorrectly; expected 16 spaces, found 4
(#2591) Spaces must be used to indent lines; tabs are not allowed
(#2591) Tab found within whitespace
(#2591) Line indented incorrectly; expected 12 spaces, found 3
(#2592) Spaces must be used to indent lines; tabs are not allowed
(#2592) Tab found within whitespace
(#2592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2592) Line indented incorrectly; expected at least 12 spaces, found 3
(#2593) Spaces must be used to indent lines; tabs are not allowed
(#2593) Tab found within whitespace
(#2593) Line indented incorrectly; expected at least 12 spaces, found 3
(#2594) Spaces must be used to indent lines; tabs are not allowed
(#2594) Tab found within whitespace
(#2594) Line indented incorrectly; expected at least 12 spaces, found 3
(#2595) Spaces must be used to indent lines; tabs are not allowed
(#2595) Tab found within whitespace
(#2595) Line indented incorrectly; expected 8 spaces, found 2
(#2597) Spaces must be used to indent lines; tabs are not allowed
(#2597) Tab found within whitespace
(#2597) Line indented incorrectly; expected at least 8 spaces, found 2
(#2598) Spaces must be used to indent lines; tabs are not allowed
(#2599) Spaces must be used to indent lines; tabs are not allowed
(#2600) Spaces must be used to indent lines; tabs are not allowed
(#2601) Spaces must be used to indent lines; tabs are not allowed
(#2602) Spaces must be used to indent lines; tabs are not allowed
(#2602) Tab found within whitespace
(#2602) Line indented incorrectly; expected 8 spaces, found 2
(#2602) Protected method name "QRcode::newFrame" must be in lower-case letters only
(#2603) Spaces must be used to indent lines; tabs are not allowed
(#2603) Tab found within whitespace
(#2603) Line indented incorrectly; expected 12 spaces, found 3
(#2603) Logical operator "or" is prohibited; use "||" instead
(#2604) Spaces must be used to indent lines; tabs are not allowed
(#2604) Tab found within whitespace
(#2604) Line indented incorrectly; expected at least 16 spaces, found 4
(#2604) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2605) Spaces must be used to indent lines; tabs are not allowed
(#2605) Tab found within whitespace
(#2605) Line indented incorrectly; expected 12 spaces, found 3
(#2606) Spaces must be used to indent lines; tabs are not allowed
(#2606) Tab found within whitespace
(#2606) Line indented incorrectly; expected 12 spaces, found 3
(#2607) Spaces must be used to indent lines; tabs are not allowed
(#2607) Tab found within whitespace
(#2607) Line indented incorrectly; expected at least 16 spaces, found 4
(#2608) Spaces must be used to indent lines; tabs are not allowed
(#2608) Tab found within whitespace
(#2608) Line indented incorrectly; expected 12 spaces, found 3
(#2609) Spaces must be used to indent lines; tabs are not allowed
(#2609) Tab found within whitespace
(#2609) Line indented incorrectly; expected 12 spaces, found 3
(#2610) Spaces must be used to indent lines; tabs are not allowed
(#2610) Tab found within whitespace
(#2610) Line indented incorrectly; expected at least 16 spaces, found 4
(#2610) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2611) Spaces must be used to indent lines; tabs are not allowed
(#2611) Tab found within whitespace
(#2611) Line indented incorrectly; expected 12 spaces, found 3
(#2612) Spaces must be used to indent lines; tabs are not allowed
(#2612) Tab found within whitespace
(#2612) Line indented incorrectly; expected at least 12 spaces, found 3
(#2613) Spaces must be used to indent lines; tabs are not allowed
(#2613) Tab found within whitespace
(#2613) Line indented incorrectly; expected 8 spaces, found 2
(#2615) Spaces must be used to indent lines; tabs are not allowed
(#2615) Tab found within whitespace
(#2615) Line indented incorrectly; expected at least 8 spaces, found 2
(#2616) Spaces must be used to indent lines; tabs are not allowed
(#2617) Spaces must be used to indent lines; tabs are not allowed
(#2618) Spaces must be used to indent lines; tabs are not allowed
(#2619) Spaces must be used to indent lines; tabs are not allowed
(#2620) Spaces must be used to indent lines; tabs are not allowed
(#2620) Tab found within whitespace
(#2620) Line indented incorrectly; expected 8 spaces, found 3
(#2620) Protected method name "QRcode::rsBlockNum" must be in lower-case letters only
(#2621) Spaces must be used to indent lines; tabs are not allowed
(#2621) Tab found within whitespace
(#2621) Line indented incorrectly; expected at least 12 spaces, found 3
(#2622) Spaces must be used to indent lines; tabs are not allowed
(#2622) Tab found within whitespace
(#2622) Line indented incorrectly; expected 8 spaces, found 2
(#2622) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2624) Spaces must be used to indent lines; tabs are not allowed
(#2624) Tab found within whitespace
(#2624) Line indented incorrectly; expected at least 8 spaces, found 2
(#2625) Spaces must be used to indent lines; tabs are not allowed
(#2625) Expected 3 spaces before asterisk; 2 found
(#2626) Spaces must be used to indent lines; tabs are not allowed
(#2627) Spaces must be used to indent lines; tabs are not allowed
(#2628) Spaces must be used to indent lines; tabs are not allowed
(#2629) Spaces must be used to indent lines; tabs are not allowed
(#2629) Tab found within whitespace
(#2629) Line indented incorrectly; expected 8 spaces, found 3
(#2629) Protected method name "QRcode::rsBlockNum1" must be in lower-case letters only
(#2630) Spaces must be used to indent lines; tabs are not allowed
(#2630) Tab found within whitespace
(#2630) Line indented incorrectly; expected at least 12 spaces, found 3
(#2631) Spaces must be used to indent lines; tabs are not allowed
(#2631) Tab found within whitespace
(#2631) Line indented incorrectly; expected 8 spaces, found 2
(#2631) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2633) Spaces must be used to indent lines; tabs are not allowed
(#2633) Tab found within whitespace
(#2633) Line indented incorrectly; expected at least 8 spaces, found 2
(#2634) Spaces must be used to indent lines; tabs are not allowed
(#2635) Spaces must be used to indent lines; tabs are not allowed
(#2636) Spaces must be used to indent lines; tabs are not allowed
(#2637) Spaces must be used to indent lines; tabs are not allowed
(#2638) Spaces must be used to indent lines; tabs are not allowed
(#2638) Tab found within whitespace
(#2638) Line indented incorrectly; expected 8 spaces, found 3
(#2638) Protected method name "QRcode::rsDataCodes1" must be in lower-case letters only
(#2639) Spaces must be used to indent lines; tabs are not allowed
(#2639) Tab found within whitespace
(#2639) Line indented incorrectly; expected at least 12 spaces, found 3
(#2640) Spaces must be used to indent lines; tabs are not allowed
(#2640) Tab found within whitespace
(#2640) Line indented incorrectly; expected 8 spaces, found 2
(#2640) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2642) Spaces must be used to indent lines; tabs are not allowed
(#2642) Tab found within whitespace
(#2642) Line indented incorrectly; expected at least 8 spaces, found 2
(#2643) Spaces must be used to indent lines; tabs are not allowed
(#2644) Spaces must be used to indent lines; tabs are not allowed
(#2645) Spaces must be used to indent lines; tabs are not allowed
(#2646) Spaces must be used to indent lines; tabs are not allowed
(#2647) Spaces must be used to indent lines; tabs are not allowed
(#2647) Tab found within whitespace
(#2647) Line indented incorrectly; expected 8 spaces, found 3
(#2647) Protected method name "QRcode::rsEccCodes1" must be in lower-case letters only
(#2648) Spaces must be used to indent lines; tabs are not allowed
(#2648) Tab found within whitespace
(#2648) Line indented incorrectly; expected at least 12 spaces, found 3
(#2649) Spaces must be used to indent lines; tabs are not allowed
(#2649) Tab found within whitespace
(#2649) Line indented incorrectly; expected 8 spaces, found 2
(#2649) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2651) Spaces must be used to indent lines; tabs are not allowed
(#2651) Tab found within whitespace
(#2651) Line indented incorrectly; expected at least 8 spaces, found 2
(#2652) Spaces must be used to indent lines; tabs are not allowed
(#2653) Spaces must be used to indent lines; tabs are not allowed
(#2654) Spaces must be used to indent lines; tabs are not allowed
(#2655) Spaces must be used to indent lines; tabs are not allowed
(#2656) Spaces must be used to indent lines; tabs are not allowed
(#2656) Tab found within whitespace
(#2656) Line indented incorrectly; expected 8 spaces, found 3
(#2656) Protected method name "QRcode::rsBlockNum2" must be in lower-case letters only
(#2657) Spaces must be used to indent lines; tabs are not allowed
(#2657) Tab found within whitespace
(#2657) Line indented incorrectly; expected at least 12 spaces, found 3
(#2658) Spaces must be used to indent lines; tabs are not allowed
(#2658) Tab found within whitespace
(#2658) Line indented incorrectly; expected 8 spaces, found 2
(#2658) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2660) Spaces must be used to indent lines; tabs are not allowed
(#2660) Tab found within whitespace
(#2660) Line indented incorrectly; expected at least 8 spaces, found 2
(#2661) Spaces must be used to indent lines; tabs are not allowed
(#2662) Spaces must be used to indent lines; tabs are not allowed
(#2663) Spaces must be used to indent lines; tabs are not allowed
(#2664) Spaces must be used to indent lines; tabs are not allowed
(#2665) Spaces must be used to indent lines; tabs are not allowed
(#2665) Tab found within whitespace
(#2665) Line indented incorrectly; expected 8 spaces, found 3
(#2665) Protected method name "QRcode::rsDataCodes2" must be in lower-case letters only
(#2666) Spaces must be used to indent lines; tabs are not allowed
(#2666) Tab found within whitespace
(#2666) Line indented incorrectly; expected at least 12 spaces, found 3
(#2667) Spaces must be used to indent lines; tabs are not allowed
(#2667) Tab found within whitespace
(#2667) Line indented incorrectly; expected 8 spaces, found 2
(#2667) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2669) Spaces must be used to indent lines; tabs are not allowed
(#2669) Tab found within whitespace
(#2669) Line indented incorrectly; expected at least 8 spaces, found 2
(#2670) Spaces must be used to indent lines; tabs are not allowed
(#2671) Spaces must be used to indent lines; tabs are not allowed
(#2672) Spaces must be used to indent lines; tabs are not allowed
(#2673) Spaces must be used to indent lines; tabs are not allowed
(#2674) Spaces must be used to indent lines; tabs are not allowed
(#2674) Tab found within whitespace
(#2674) Line indented incorrectly; expected 8 spaces, found 3
(#2674) Protected method name "QRcode::rsEccCodes2" must be in lower-case letters only
(#2675) Spaces must be used to indent lines; tabs are not allowed
(#2675) Tab found within whitespace
(#2675) Line indented incorrectly; expected at least 12 spaces, found 3
(#2676) Spaces must be used to indent lines; tabs are not allowed
(#2676) Tab found within whitespace
(#2676) Line indented incorrectly; expected 8 spaces, found 2
(#2676) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2678) Spaces must be used to indent lines; tabs are not allowed
(#2678) Tab found within whitespace
(#2678) Line indented incorrectly; expected at least 8 spaces, found 2
(#2679) Spaces must be used to indent lines; tabs are not allowed
(#2680) Spaces must be used to indent lines; tabs are not allowed
(#2681) Spaces must be used to indent lines; tabs are not allowed
(#2682) Spaces must be used to indent lines; tabs are not allowed
(#2683) Spaces must be used to indent lines; tabs are not allowed
(#2683) Tab found within whitespace
(#2683) Line indented incorrectly; expected 8 spaces, found 3
(#2683) Protected method name "QRcode::rsDataLength" must be in lower-case letters only
(#2684) Spaces must be used to indent lines; tabs are not allowed
(#2684) Tab found within whitespace
(#2684) Line indented incorrectly; expected at least 12 spaces, found 3
(#2685) Spaces must be used to indent lines; tabs are not allowed
(#2685) Tab found within whitespace
(#2685) Line indented incorrectly; expected 8 spaces, found 2
(#2685) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2687) Spaces must be used to indent lines; tabs are not allowed
(#2687) Tab found within whitespace
(#2687) Line indented incorrectly; expected at least 8 spaces, found 2
(#2688) Spaces must be used to indent lines; tabs are not allowed
(#2689) Spaces must be used to indent lines; tabs are not allowed
(#2690) Spaces must be used to indent lines; tabs are not allowed
(#2691) Spaces must be used to indent lines; tabs are not allowed
(#2692) Spaces must be used to indent lines; tabs are not allowed
(#2692) Tab found within whitespace
(#2692) Line indented incorrectly; expected 8 spaces, found 3
(#2692) Protected method name "QRcode::rsEccLength" must be in lower-case letters only
(#2693) Spaces must be used to indent lines; tabs are not allowed
(#2693) Tab found within whitespace
(#2693) Line indented incorrectly; expected at least 12 spaces, found 3
(#2694) Spaces must be used to indent lines; tabs are not allowed
(#2694) Tab found within whitespace
(#2694) Line indented incorrectly; expected 8 spaces, found 2
(#2694) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2696) Spaces must be used to indent lines; tabs are not allowed
(#2696) Tab found within whitespace
(#2696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2696) Line indented incorrectly; expected at least 8 spaces, found 2
(#2698) Spaces must be used to indent lines; tabs are not allowed
(#2698) Tab found within whitespace
(#2698) Inline comments must end in full-stops, exclamation marks, or question marks
(#2698) Line indented incorrectly; expected at least 8 spaces, found 2
(#2700) Spaces must be used to indent lines; tabs are not allowed
(#2700) Tab found within whitespace
(#2700) Line indented incorrectly; expected at least 8 spaces, found 2
(#2701) Spaces must be used to indent lines; tabs are not allowed
(#2702) Spaces must be used to indent lines; tabs are not allowed
(#2703) Spaces must be used to indent lines; tabs are not allowed
(#2704) Spaces must be used to indent lines; tabs are not allowed
(#2705) Spaces must be used to indent lines; tabs are not allowed
(#2706) Spaces must be used to indent lines; tabs are not allowed
(#2707) Spaces must be used to indent lines; tabs are not allowed
(#2708) Spaces must be used to indent lines; tabs are not allowed
(#2708) Line exceeds maximum limit of 180 characters; contains 527 characters
(#2709) Spaces must be used to indent lines; tabs are not allowed
(#2710) Spaces must be used to indent lines; tabs are not allowed
(#2710) Tab found within whitespace
(#2710) Line indented incorrectly; expected 8 spaces, found 3
(#2711) Spaces must be used to indent lines; tabs are not allowed
(#2711) Tab found within whitespace
(#2711) Line indented incorrectly; expected 12 spaces, found 3
(#2712) Spaces must be used to indent lines; tabs are not allowed
(#2712) Tab found within whitespace
(#2712) Line indented incorrectly; expected 16 spaces, found 4
(#2712) Logical operator "or" is prohibited; use "||" instead
(#2712) Logical operator "or" is prohibited; use "||" instead
(#2713) Spaces must be used to indent lines; tabs are not allowed
(#2713) Tab found within whitespace
(#2713) Line indented incorrectly; expected at least 16 spaces, found 5
(#2713) Logical operator "or" is prohibited; use "||" instead
(#2713) Logical operator "or" is prohibited; use "||" instead
(#2713) Logical operator "or" is prohibited; use "||" instead
(#2714) Spaces must be used to indent lines; tabs are not allowed
(#2714) Tab found within whitespace
(#2714) Line indented incorrectly; expected at least 20 spaces, found 5
(#2715) Spaces must be used to indent lines; tabs are not allowed
(#2715) Tab found within whitespace
(#2715) Line indented incorrectly; expected 16 spaces, found 4
(#2716) Spaces must be used to indent lines; tabs are not allowed
(#2716) Tab found within whitespace
(#2716) Line indented incorrectly; expected at least 16 spaces, found 4
(#2717) Spaces must be used to indent lines; tabs are not allowed
(#2717) Tab found within whitespace
(#2717) Line indented incorrectly; expected 12 spaces, found 3
(#2718) Spaces must be used to indent lines; tabs are not allowed
(#2718) Tab found within whitespace
(#2718) Line indented incorrectly; expected at least 12 spaces, found 3
(#2719) Spaces must be used to indent lines; tabs are not allowed
(#2719) Tab found within whitespace
(#2719) Line indented incorrectly; expected at least 12 spaces, found 3
(#2720) Spaces must be used to indent lines; tabs are not allowed
(#2720) Tab found within whitespace
(#2720) Line indented incorrectly; expected at least 12 spaces, found 3
(#2721) Spaces must be used to indent lines; tabs are not allowed
(#2721) Tab found within whitespace
(#2721) Line indented incorrectly; expected 8 spaces, found 2
(#2721) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2723) Spaces must be used to indent lines; tabs are not allowed
(#2723) Tab found within whitespace
(#2723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2723) Line indented incorrectly; expected at least 8 spaces, found 2
(#2725) Spaces must be used to indent lines; tabs are not allowed
(#2725) Tab found within whitespace
(#2725) Inline comments must end in full-stops, exclamation marks, or question marks
(#2725) Line indented incorrectly; expected at least 8 spaces, found 2
(#2727) Spaces must be used to indent lines; tabs are not allowed
(#2727) Tab found within whitespace
(#2727) Line indented incorrectly; expected at least 8 spaces, found 2
(#2728) Spaces must be used to indent lines; tabs are not allowed
(#2729) Spaces must be used to indent lines; tabs are not allowed
(#2730) Spaces must be used to indent lines; tabs are not allowed
(#2731) Spaces must be used to indent lines; tabs are not allowed
(#2732) Spaces must be used to indent lines; tabs are not allowed
(#2733) Spaces must be used to indent lines; tabs are not allowed
(#2733) Tab found within whitespace
(#2733) Line indented incorrectly; expected 8 spaces, found 3
(#2734) Spaces must be used to indent lines; tabs are not allowed
(#2734) Tab found within whitespace
(#2734) Line indented incorrectly; expected 12 spaces, found 3
(#2735) Spaces must be used to indent lines; tabs are not allowed
(#2735) Tab found within whitespace
(#2735) Line indented incorrectly; expected at least 16 spaces, found 4
(#2736) Spaces must be used to indent lines; tabs are not allowed
(#2736) Tab found within whitespace
(#2736) Line indented incorrectly; expected at least 16 spaces, found 4
(#2737) Spaces must be used to indent lines; tabs are not allowed
(#2737) Tab found within whitespace
(#2737) Line indented incorrectly; expected 12 spaces, found 3
(#2738) Spaces must be used to indent lines; tabs are not allowed
(#2738) Tab found within whitespace
(#2738) Line indented incorrectly; expected at least 12 spaces, found 3
(#2739) Spaces must be used to indent lines; tabs are not allowed
(#2739) Tab found within whitespace
(#2739) Line indented incorrectly; expected 8 spaces, found 2
(#2739) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2741) Spaces must be used to indent lines; tabs are not allowed
(#2741) Tab found within whitespace
(#2741) Line indented incorrectly; expected at least 8 spaces, found 2
(#2742) Spaces must be used to indent lines; tabs are not allowed
(#2743) Spaces must be used to indent lines; tabs are not allowed
(#2744) Spaces must be used to indent lines; tabs are not allowed
(#2745) Spaces must be used to indent lines; tabs are not allowed
(#2746) Spaces must be used to indent lines; tabs are not allowed
(#2747) Spaces must be used to indent lines; tabs are not allowed
(#2748) Spaces must be used to indent lines; tabs are not allowed
(#2749) Spaces must be used to indent lines; tabs are not allowed
(#2749) Line exceeds maximum limit of 180 characters; contains 527 characters
(#2750) Spaces must be used to indent lines; tabs are not allowed
(#2751) Spaces must be used to indent lines; tabs are not allowed
(#2751) Tab found within whitespace
(#2751) Line indented incorrectly; expected 8 spaces, found 2
(#2752) Spaces must be used to indent lines; tabs are not allowed
(#2752) Tab found within whitespace
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2752) Line indented incorrectly; expected at least 12 spaces, found 3
(#2753) Spaces must be used to indent lines; tabs are not allowed
(#2753) Tab found within whitespace
(#2753) Line indented incorrectly; expected at least 12 spaces, found 3
(#2754) Spaces must be used to indent lines; tabs are not allowed
(#2754) Tab found within whitespace
(#2754) Inline comments must end in full-stops, exclamation marks, or question marks
(#2754) Line indented incorrectly; expected at least 12 spaces, found 3
(#2755) Spaces must be used to indent lines; tabs are not allowed
(#2755) Tab found within whitespace
(#2755) Line indented incorrectly; expected 12 spaces, found 3
(#2755) Logical operator "or" is prohibited; use "||" instead
(#2756) Spaces must be used to indent lines; tabs are not allowed
(#2756) Tab found within whitespace
(#2756) Line indented incorrectly; expected at least 16 spaces, found 4
(#2757) Spaces must be used to indent lines; tabs are not allowed
(#2757) Tab found within whitespace
(#2757) Line indented incorrectly; expected 12 spaces, found 3
(#2758) Spaces must be used to indent lines; tabs are not allowed
(#2758) Tab found within whitespace
(#2758) Line indented incorrectly; expected 12 spaces, found 3
(#2758) Logical operator "or" is prohibited; use "||" instead
(#2758) Expected 1 space before "<<"; 0 found
(#2758) Expected 1 space after "<<"; 0 found
(#2759) Spaces must be used to indent lines; tabs are not allowed
(#2759) Tab found within whitespace
(#2759) Line indented incorrectly; expected at least 16 spaces, found 4
(#2760) Spaces must be used to indent lines; tabs are not allowed
(#2760) Tab found within whitespace
(#2760) Line indented incorrectly; expected 12 spaces, found 3
(#2761) Spaces must be used to indent lines; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Line indented incorrectly; expected 12 spaces, found 3
(#2761) Logical operator "or" is prohibited; use "||" instead
(#2761) Expected 1 space before "<<"; 0 found
(#2761) Expected 1 space after "<<"; 0 found
(#2762) Spaces must be used to indent lines; tabs are not allowed
(#2762) Tab found within whitespace
(#2762) Line indented incorrectly; expected at least 16 spaces, found 4
(#2763) Spaces must be used to indent lines; tabs are not allowed
(#2763) Tab found within whitespace
(#2763) Line indented incorrectly; expected 12 spaces, found 3
(#2764) Spaces must be used to indent lines; tabs are not allowed
(#2764) Tab found within whitespace
(#2764) Line indented incorrectly; expected 12 spaces, found 3
(#2764) Logical operator "or" is prohibited; use "||" instead
(#2764) Expected 1 space before "<<"; 0 found
(#2764) Expected 1 space after "<<"; 0 found
(#2765) Spaces must be used to indent lines; tabs are not allowed
(#2765) Tab found within whitespace
(#2765) Line indented incorrectly; expected at least 16 spaces, found 4
(#2766) Spaces must be used to indent lines; tabs are not allowed
(#2766) Tab found within whitespace
(#2766) Line indented incorrectly; expected 12 spaces, found 3
(#2767) Spaces must be used to indent lines; tabs are not allowed
(#2767) Tab found within whitespace
(#2767) Line indented incorrectly; expected 12 spaces, found 3
(#2767) Logical operator "or" is prohibited; use "||" instead
(#2767) Expected 1 space before "<<"; 0 found
(#2767) Expected 1 space after "<<"; 0 found
(#2767) Expected 1 space after "-"; 0 found
(#2768) Spaces must be used to indent lines; tabs are not allowed
(#2768) Tab found within whitespace
(#2768) Line indented incorrectly; expected at least 16 spaces, found 4
(#2769) Spaces must be used to indent lines; tabs are not allowed
(#2769) Tab found within whitespace
(#2769) Line indented incorrectly; expected 12 spaces, found 3
(#2770) Spaces must be used to indent lines; tabs are not allowed
(#2770) Tab found within whitespace
(#2770) Line indented incorrectly; expected at least 12 spaces, found 3
(#2770) Short array syntax must be used to define arrays
(#2771) Spaces must be used to indent lines; tabs are not allowed
(#2771) Tab found within whitespace
(#2771) Line indented incorrectly; expected at least 12 spaces, found 3
(#2772) Spaces must be used to indent lines; tabs are not allowed
(#2772) Tab found within whitespace
(#2772) Line indented incorrectly; expected at least 12 spaces, found 3
(#2773) Spaces must be used to indent lines; tabs are not allowed
(#2773) Tab found within whitespace
(#2773) Line indented incorrectly; expected at least 12 spaces, found 3
(#2774) Spaces must be used to indent lines; tabs are not allowed
(#2774) Tab found within whitespace
(#2774) Line indented incorrectly; expected at least 12 spaces, found 3
(#2775) Spaces must be used to indent lines; tabs are not allowed
(#2775) Tab found within whitespace
(#2775) Line indented incorrectly; expected at least 12 spaces, found 3
(#2776) Spaces must be used to indent lines; tabs are not allowed
(#2776) Tab found within whitespace
(#2776) Inline comments must end in full-stops, exclamation marks, or question marks
(#2776) Line indented incorrectly; expected at least 12 spaces, found 3
(#2777) Spaces must be used to indent lines; tabs are not allowed
(#2777) Tab found within whitespace
(#2777) Line indented incorrectly; expected at least 12 spaces, found 3
(#2777) Variable "NN" must be all lower-case
(#2778) Spaces must be used to indent lines; tabs are not allowed
(#2778) Tab found within whitespace
(#2778) Line indented incorrectly; expected at least 12 spaces, found 3
(#2778) Variable "A0" must be all lower-case
(#2778) Variable "NN" must be all lower-case
(#2779) Spaces must be used to indent lines; tabs are not allowed
(#2779) Tab found within whitespace
(#2779) Inline comments must end in full-stops, exclamation marks, or question marks
(#2779) Line indented incorrectly; expected at least 12 spaces, found 3
(#2780) Spaces must be used to indent lines; tabs are not allowed
(#2780) Tab found within whitespace
(#2780) Line indented incorrectly; expected at least 12 spaces, found 3
(#2780) Variable "A0" must be all lower-case
(#2780) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2780) Inline comments must end in full-stops, exclamation marks, or question marks
(#2781) Spaces must be used to indent lines; tabs are not allowed
(#2781) Tab found within whitespace
(#2781) Line indented incorrectly; expected at least 12 spaces, found 3
(#2781) Variable "A0" must be all lower-case
(#2781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2781) Inline comments must end in full-stops, exclamation marks, or question marks
(#2782) Spaces must be used to indent lines; tabs are not allowed
(#2782) Tab found within whitespace
(#2782) Line indented incorrectly; expected at least 12 spaces, found 3
(#2783) Spaces must be used to indent lines; tabs are not allowed
(#2783) Tab found within whitespace
(#2783) Line indented incorrectly; expected 12 spaces, found 3
(#2783) Expected 1 space before "="; 0 found
(#2783) Expected 1 space after "="; 0 found
(#2783) Expected 1 space before "<"; 0 found
(#2783) Expected 1 space after "<"; 0 found
(#2784) Spaces must be used to indent lines; tabs are not allowed
(#2784) Tab found within whitespace
(#2784) Line indented incorrectly; expected at least 16 spaces, found 4
(#2785) Spaces must be used to indent lines; tabs are not allowed
(#2785) Tab found within whitespace
(#2785) Line indented incorrectly; expected at least 16 spaces, found 4
(#2786) Spaces must be used to indent lines; tabs are not allowed
(#2786) Tab found within whitespace
(#2786) Line indented incorrectly; expected at least 16 spaces, found 4
(#2787) Spaces must be used to indent lines; tabs are not allowed
(#2787) Tab found within whitespace
(#2787) Line indented incorrectly; expected 16 spaces, found 4
(#2788) Spaces must be used to indent lines; tabs are not allowed
(#2788) Tab found within whitespace
(#2788) Line indented incorrectly; expected at least 20 spaces, found 5
(#2789) Spaces must be used to indent lines; tabs are not allowed
(#2789) Tab found within whitespace
(#2789) Line indented incorrectly; expected 16 spaces, found 4
(#2790) Spaces must be used to indent lines; tabs are not allowed
(#2790) Tab found within whitespace
(#2790) Line indented incorrectly; expected at least 16 spaces, found 4
(#2791) Spaces must be used to indent lines; tabs are not allowed
(#2791) Tab found within whitespace
(#2791) Line indented incorrectly; expected 12 spaces, found 3
(#2792) Spaces must be used to indent lines; tabs are not allowed
(#2792) Tab found within whitespace
(#2792) Line indented incorrectly; expected 12 spaces, found 3
(#2793) Spaces must be used to indent lines; tabs are not allowed
(#2793) Tab found within whitespace
(#2793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2793) Line indented incorrectly; expected at least 16 spaces, found 4
(#2794) Spaces must be used to indent lines; tabs are not allowed
(#2794) Tab found within whitespace
(#2794) Line indented incorrectly; expected at least 16 spaces, found 4
(#2794) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2795) Spaces must be used to indent lines; tabs are not allowed
(#2795) Tab found within whitespace
(#2795) Line indented incorrectly; expected 12 spaces, found 3
(#2796) Spaces must be used to indent lines; tabs are not allowed
(#2796) Tab found within whitespace
(#2796) Inline comments must end in full-stops, exclamation marks, or question marks
(#2796) Line indented incorrectly; expected at least 12 spaces, found 3
(#2797) Spaces must be used to indent lines; tabs are not allowed
(#2797) Tab found within whitespace
(#2797) Line indented incorrectly; expected at least 12 spaces, found 3
(#2798) Spaces must be used to indent lines; tabs are not allowed
(#2798) Tab found within whitespace
(#2798) Line indented incorrectly; expected at least 12 spaces, found 3
(#2799) Spaces must be used to indent lines; tabs are not allowed
(#2799) Tab found within whitespace
(#2799) Line indented incorrectly; expected at least 12 spaces, found 3
(#2800) Spaces must be used to indent lines; tabs are not allowed
(#2800) Tab found within whitespace
(#2800) Line indented incorrectly; expected at least 12 spaces, found 3
(#2801) Spaces must be used to indent lines; tabs are not allowed
(#2801) Tab found within whitespace
(#2801) Line indented incorrectly; expected at least 12 spaces, found 3
(#2802) Spaces must be used to indent lines; tabs are not allowed
(#2802) Tab found within whitespace
(#2802) Inline comments must end in full-stops, exclamation marks, or question marks
(#2802) Line indented incorrectly; expected at least 12 spaces, found 3
(#2803) Spaces must be used to indent lines; tabs are not allowed
(#2803) Tab found within whitespace
(#2803) Line indented incorrectly; expected 12 spaces, found 3
(#2803) Expected 1 space before "="; 0 found
(#2803) Expected 1 space after "="; 0 found
(#2804) Spaces must be used to indent lines; tabs are not allowed
(#2804) Tab found within whitespace
(#2804) Line indented incorrectly; expected at least 16 spaces, found 4
(#2804) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2805) Spaces must be used to indent lines; tabs are not allowed
(#2805) Tab found within whitespace
(#2805) Line indented incorrectly; expected 12 spaces, found 3
(#2806) Spaces must be used to indent lines; tabs are not allowed
(#2806) Tab found within whitespace
(#2806) Line indented incorrectly; expected at least 12 spaces, found 3
(#2807) Spaces must be used to indent lines; tabs are not allowed
(#2807) Tab found within whitespace
(#2807) Line indented incorrectly; expected at least 12 spaces, found 3
(#2808) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2810) Spaces must be used to indent lines; tabs are not allowed
(#2810) Tab found within whitespace
(#2810) Line indented incorrectly; expected 12 spaces, found 3
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "="; 0 found
(#2810) Expected 1 space after "="; 0 found
(#2810) Expected 1 space before "*"; 0 found
(#2810) Expected 1 space after "*"; 0 found
(#2811) Spaces must be used to indent lines; tabs are not allowed
(#2811) Tab found within whitespace
(#2811) Line indented incorrectly; expected at least 16 spaces, found 4
(#2811) Expected 1 space before "+"; 0 found
(#2811) Expected 1 space after "+"; 0 found
(#2812) Spaces must be used to indent lines; tabs are not allowed
(#2812) Tab found within whitespace
(#2812) Inline comments must end in full-stops, exclamation marks, or question marks
(#2812) Line indented incorrectly; expected at least 16 spaces, found 4
(#2813) Spaces must be used to indent lines; tabs are not allowed
(#2813) Tab found within whitespace
(#2813) Line indented incorrectly; expected 16 spaces, found 4
(#2814) Spaces must be used to indent lines; tabs are not allowed
(#2814) Tab found within whitespace
(#2814) Line indented incorrectly; expected 20 spaces, found 5
(#2815) Spaces must be used to indent lines; tabs are not allowed
(#2815) Tab found within whitespace
(#2815) Line indented incorrectly; expected at least 24 spaces, found 6
(#2815) Expected 1 space before "-"; 0 found
(#2815) Expected 1 space after "-"; 0 found
(#2816) Spaces must be used to indent lines; tabs are not allowed
(#2816) Tab found within whitespace
(#2816) Line indented incorrectly; expected 20 spaces, found 5
(#2817) Spaces must be used to indent lines; tabs are not allowed
(#2817) Tab found within whitespace
(#2817) Line indented incorrectly; expected at least 24 spaces, found 6
(#2817) Expected 1 space before "-"; 0 found
(#2817) Expected 1 space after "-"; 0 found
(#2818) Spaces must be used to indent lines; tabs are not allowed
(#2818) Tab found within whitespace
(#2818) Line indented incorrectly; expected 20 spaces, found 5
(#2819) Spaces must be used to indent lines; tabs are not allowed
(#2819) Tab found within whitespace
(#2819) Line indented incorrectly; expected 16 spaces, found 4
(#2820) Spaces must be used to indent lines; tabs are not allowed
(#2820) Tab found within whitespace
(#2820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2820) Inline comments must end in full-stops, exclamation marks, or question marks
(#2820) Line indented incorrectly; expected at least 16 spaces, found 4
(#2821) Spaces must be used to indent lines; tabs are not allowed
(#2821) Tab found within whitespace
(#2821) Line indented incorrectly; expected at least 16 spaces, found 4
(#2822) Spaces must be used to indent lines; tabs are not allowed
(#2822) Tab found within whitespace
(#2822) Line indented incorrectly; expected 12 spaces, found 3
(#2823) Spaces must be used to indent lines; tabs are not allowed
(#2823) Tab found within whitespace
(#2823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2823) Inline comments must end in full-stops, exclamation marks, or question marks
(#2823) Line indented incorrectly; expected at least 12 spaces, found 3
(#2824) Spaces must be used to indent lines; tabs are not allowed
(#2824) Tab found within whitespace
(#2824) Line indented incorrectly; expected 12 spaces, found 3
(#2825) Spaces must be used to indent lines; tabs are not allowed
(#2825) Tab found within whitespace
(#2825) Line indented incorrectly; expected at least 16 spaces, found 4
(#2826) Spaces must be used to indent lines; tabs are not allowed
(#2826) Tab found within whitespace
(#2826) Line indented incorrectly; expected 12 spaces, found 3
(#2827) Spaces must be used to indent lines; tabs are not allowed
(#2827) Tab found within whitespace
(#2827) Line indented incorrectly; expected at least 12 spaces, found 3
(#2828) Spaces must be used to indent lines; tabs are not allowed
(#2828) Tab found within whitespace
(#2828) Line indented incorrectly; expected 8 spaces, found 2
(#2830) Spaces must be used to indent lines; tabs are not allowed
(#2830) Tab found within whitespace
(#2830) Line indented incorrectly; expected at least 8 spaces, found 2
(#2831) Spaces must be used to indent lines; tabs are not allowed
(#2832) Spaces must be used to indent lines; tabs are not allowed
(#2833) Spaces must be used to indent lines; tabs are not allowed
(#2834) Spaces must be used to indent lines; tabs are not allowed
(#2835) Spaces must be used to indent lines; tabs are not allowed
(#2836) Spaces must be used to indent lines; tabs are not allowed
(#2837) Spaces must be used to indent lines; tabs are not allowed
(#2837) Tab found within whitespace
(#2837) Line indented incorrectly; expected 8 spaces, found 3
(#2838) Spaces must be used to indent lines; tabs are not allowed
(#2838) Tab found within whitespace
(#2838) Line indented incorrectly; expected at least 12 spaces, found 3
(#2838) Variable "MM" must be all lower-case
(#2838) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2838) Inline comments must end in full-stops, exclamation marks, or question marks
(#2839) Spaces must be used to indent lines; tabs are not allowed
(#2839) Tab found within whitespace
(#2839) Line indented incorrectly; expected at least 12 spaces, found 3
(#2839) Variable "NN" must be all lower-case
(#2839) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2839) Inline comments must end in full-stops, exclamation marks, or question marks
(#2840) Spaces must be used to indent lines; tabs are not allowed
(#2840) Tab found within whitespace
(#2840) Line indented incorrectly; expected at least 12 spaces, found 3
(#2840) Variable "ALPHA_TO" must be all lower-case
(#2840) Variable "ALPHA_TO" must not contain underscores.
(#2840) Line exceeds 132 characters; contains 146 characters
(#2840) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2840) Inline comments must end in full-stops, exclamation marks, or question marks
(#2841) Spaces must be used to indent lines; tabs are not allowed
(#2841) Tab found within whitespace
(#2841) Line indented incorrectly; expected at least 12 spaces, found 3
(#2841) Variable "INDEX_OF" must be all lower-case
(#2841) Variable "INDEX_OF" must not contain underscores.
(#2841) Line exceeds 132 characters; contains 146 characters
(#2841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2841) Inline comments must end in full-stops, exclamation marks, or question marks
(#2842) Spaces must be used to indent lines; tabs are not allowed
(#2842) Tab found within whitespace
(#2842) Line indented incorrectly; expected at least 12 spaces, found 3
(#2842) Variable "GENPOLY" must be all lower-case
(#2842) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2842) Inline comments must end in full-stops, exclamation marks, or question marks
(#2843) Spaces must be used to indent lines; tabs are not allowed
(#2843) Tab found within whitespace
(#2843) Line indented incorrectly; expected at least 12 spaces, found 3
(#2843) Variable "NROOTS" must be all lower-case
(#2843) Line exceeds 132 characters; contains 151 characters
(#2843) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2843) Inline comments must end in full-stops, exclamation marks, or question marks
(#2844) Spaces must be used to indent lines; tabs are not allowed
(#2844) Tab found within whitespace
(#2844) Line indented incorrectly; expected at least 12 spaces, found 3
(#2844) Variable "FCR" must be all lower-case
(#2844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2844) Inline comments must end in full-stops, exclamation marks, or question marks
(#2845) Spaces must be used to indent lines; tabs are not allowed
(#2845) Tab found within whitespace
(#2845) Line indented incorrectly; expected at least 12 spaces, found 3
(#2845) Variable "PRIM" must be all lower-case
(#2845) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2845) Inline comments must end in full-stops, exclamation marks, or question marks
(#2846) Spaces must be used to indent lines; tabs are not allowed
(#2846) Tab found within whitespace
(#2846) Line indented incorrectly; expected at least 12 spaces, found 3
(#2846) Variable "IPRIM" must be all lower-case
(#2846) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2846) Inline comments must end in full-stops, exclamation marks, or question marks
(#2847) Spaces must be used to indent lines; tabs are not allowed
(#2847) Tab found within whitespace
(#2847) Line indented incorrectly; expected at least 12 spaces, found 3
(#2847) Variable "PAD" must be all lower-case
(#2847) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2847) Inline comments must end in full-stops, exclamation marks, or question marks
(#2848) Spaces must be used to indent lines; tabs are not allowed
(#2848) Tab found within whitespace
(#2848) Line indented incorrectly; expected at least 12 spaces, found 3
(#2848) Variable "A0" must be all lower-case
(#2848) Variable "NN" must be all lower-case
(#2849) Spaces must be used to indent lines; tabs are not allowed
(#2849) Tab found within whitespace
(#2849) Line indented incorrectly; expected at least 12 spaces, found 3
(#2849) Variable "NROOTS" must be all lower-case
(#2850) Spaces must be used to indent lines; tabs are not allowed
(#2850) Tab found within whitespace
(#2850) Line indented incorrectly; expected 12 spaces, found 3
(#2850) Expected 1 space before "="; 0 found
(#2850) Expected 1 space after "="; 0 found
(#2850) Variable "NN" must be all lower-case
(#2850) Variable "NROOTS" must be all lower-case
(#2850) Variable "PAD" must be all lower-case
(#2851) Spaces must be used to indent lines; tabs are not allowed
(#2851) Tab found within whitespace
(#2851) Line indented incorrectly; expected at least 16 spaces, found 4
(#2851) Variable "INDEX_OF" must be all lower-case
(#2851) Variable "INDEX_OF" must not contain underscores.
(#2852) Spaces must be used to indent lines; tabs are not allowed
(#2852) Tab found within whitespace
(#2852) Line indented incorrectly; expected 16 spaces, found 4
(#2852) Variable "A0" must be all lower-case
(#2853) Spaces must be used to indent lines; tabs are not allowed
(#2853) Tab found within whitespace
(#2853) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2853) Line indented incorrectly; expected at least 20 spaces, found 5
(#2854) Spaces must be used to indent lines; tabs are not allowed
(#2854) Tab found within whitespace
(#2854) Line indented incorrectly; expected at least 20 spaces, found 5
(#2855) Spaces must be used to indent lines; tabs are not allowed
(#2855) Tab found within whitespace
(#2855) Inline comments must end in full-stops, exclamation marks, or question marks
(#2855) Line indented incorrectly; expected at least 20 spaces, found 5
(#2856) Spaces must be used to indent lines; tabs are not allowed
(#2856) Tab found within whitespace
(#2856) Line indented incorrectly; expected at least 20 spaces, found 5
(#2856) Variable "NN" must be all lower-case
(#2856) Variable "GENPOLY" must be all lower-case
(#2856) Variable "NROOTS" must be all lower-case
(#2857) Spaces must be used to indent lines; tabs are not allowed
(#2857) Tab found within whitespace
(#2857) Line indented incorrectly; expected 20 spaces, found 5
(#2857) Expected 1 space before "="; 0 found
(#2857) Expected 1 space after "="; 0 found
(#2857) Variable "NROOTS" must be all lower-case
(#2858) Spaces must be used to indent lines; tabs are not allowed
(#2858) Tab found within whitespace
(#2858) Line indented incorrectly; expected at least 24 spaces, found 5
(#2858) Variable "ALPHA_TO" must be all lower-case
(#2858) Variable "ALPHA_TO" must not contain underscores.
(#2858) Variable "GENPOLY" must be all lower-case
(#2858) Variable "NROOTS" must be all lower-case
(#2859) Spaces must be used to indent lines; tabs are not allowed
(#2859) Tab found within whitespace
(#2859) Line indented incorrectly; expected 20 spaces, found 5
(#2860) Spaces must be used to indent lines; tabs are not allowed
(#2860) Tab found within whitespace
(#2860) Line indented incorrectly; expected 16 spaces, found 4
(#2861) Spaces must be used to indent lines; tabs are not allowed
(#2861) Tab found within whitespace
(#2861) Inline comments must end in full-stops, exclamation marks, or question marks
(#2861) Line indented incorrectly; expected at least 16 spaces, found 4
(#2862) Spaces must be used to indent lines; tabs are not allowed
(#2862) Tab found within whitespace
(#2862) Line indented incorrectly; expected at least 16 spaces, found 4
(#2863) Spaces must be used to indent lines; tabs are not allowed
(#2863) Tab found within whitespace
(#2863) Line indented incorrectly; expected 16 spaces, found 4
(#2863) Variable "A0" must be all lower-case
(#2864) Spaces must be used to indent lines; tabs are not allowed
(#2864) Tab found within whitespace
(#2864) Line indented incorrectly; expected at least 20 spaces, found 5
(#2864) Variable "ALPHA_TO" must be all lower-case
(#2864) Variable "ALPHA_TO" must not contain underscores.
(#2864) Variable "GENPOLY" must be all lower-case
(#2865) Spaces must be used to indent lines; tabs are not allowed
(#2865) Tab found within whitespace
(#2865) Line indented incorrectly; expected 16 spaces, found 4
(#2866) Spaces must be used to indent lines; tabs are not allowed
(#2866) Tab found within whitespace
(#2866) Line indented incorrectly; expected at least 20 spaces, found 5
(#2867) Spaces must be used to indent lines; tabs are not allowed
(#2867) Tab found within whitespace
(#2867) Line indented incorrectly; expected 16 spaces, found 4
(#2868) Spaces must be used to indent lines; tabs are not allowed
(#2868) Tab found within whitespace
(#2868) Line indented incorrectly; expected 12 spaces, found 3
(#2869) Spaces must be used to indent lines; tabs are not allowed
(#2869) Tab found within whitespace
(#2869) Line indented incorrectly; expected at least 12 spaces, found 3
(#2870) Spaces must be used to indent lines; tabs are not allowed
(#2870) Tab found within whitespace
(#2870) Line indented incorrectly; expected 8 spaces, found 2
(#2870) Closing brace indented incorrectly; expected 3 spaces, found 2
(#2872) Spaces must be used to indent lines; tabs are not allowed
(#2872) Tab found within whitespace
(#2872) Line indented incorrectly; expected 4 spaces, found 1
(#2875) A closing tag is not permitted at the end of a PHP file
blocks/enrolcode/classes/phpqrcode/index.php
(#1) File has mixed line endings; this may cause incorrect results
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file index.php
(#1) Moodle boilerplate not found
(#1) Whitespace found at end of line
(#2) Whitespace found at end of line
(#3) Whitespace found at end of line
(#4) Whitespace found at end of line
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#7) Whitespace found at end of line
(#8) Whitespace found at end of line
(#9) Whitespace found at end of line
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#12) Whitespace found at end of line
(#13) Whitespace found at end of line
(#14) Whitespace found at end of line
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Whitespace found at end of line
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// set it to writable location, a place for temp generated PNG files" but found "//set it to writable location, a place for temp generated PNG files"
(#27) Whitespace found at end of line
(#28) Variable "PNG_TEMP_DIR" must be all lower-case
(#28) Variable "PNG_TEMP_DIR" must not contain underscores.
(#28) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) No space found before comment text; expected "// html PNG location prefix" but found "//html PNG location prefix"
(#30) Whitespace found at end of line
(#31) Variable "PNG_WEB_DIR" must be all lower-case
(#31) Variable "PNG_WEB_DIR" must not contain underscores.
(#31) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) "include" must be immediately followed by an open parenthesis
(#33) File is being unconditionally included; use "require" instead
(#33) Whitespace found at end of line
(#34) Whitespace found at end of line
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// ofcourse we need rights to create temp dir" but found "//ofcourse we need rights to create temp dir"
(#35) Whitespace found at end of line
(#36) Inline control structures are not allowed
(#36) Variable "PNG_TEMP_DIR" must be all lower-case
(#36) Variable "PNG_TEMP_DIR" must not contain underscores.
(#36) Whitespace found at end of line
(#37) Variable "PNG_TEMP_DIR" must be all lower-case
(#37) Variable "PNG_TEMP_DIR" must not contain underscores.
(#38) Whitespace found at end of line
(#39) Whitespace found at end of line
(#40) Variable "PNG_TEMP_DIR" must be all lower-case
(#40) Variable "PNG_TEMP_DIR" must not contain underscores.
(#40) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) No space found before comment text; expected "// processing form input" but found "//processing form input"
(#42) Whitespace found at end of line
(#43) No space found before comment text; expected "// remember to sanitize user input in real-life solution !!!" but found "//remember to sanitize user input in real-life solution !!!"
(#43) Whitespace found at end of line
(#44) Variable "errorCorrectionLevel" must be all lower-case
(#44) Whitespace found at end of line
(#45) Inline control structures are not allowed
(#45) Short array syntax must be used to define arrays
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Whitespace found at end of line
(#46) Variable "errorCorrectionLevel" must be all lower-case
(#46) Whitespace found at end of line
(#47) Whitespace found at end of line
(#48) Variable "matrixPointSize" must be all lower-case
(#48) Whitespace found at end of line
(#49) Inline control structures are not allowed
(#49) Whitespace found at end of line
(#50) Variable "matrixPointSize" must be all lower-case
(#50) Whitespace found at end of line
(#51) Whitespace found at end of line
(#53) Line indented incorrectly; expected 0 spaces, found 4
(#53) Whitespace found at end of line
(#54) Whitespace found at end of line
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) No space found before comment text; expected "// it's very important!" but found "//it's very important!"
(#55) Whitespace found at end of line
(#56) Inline control structures are not allowed
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#58) Whitespace found at end of line
(#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) Whitespace found at end of line
(#60) Variable "PNG_TEMP_DIR" must be all lower-case
(#60) Variable "PNG_TEMP_DIR" must not contain underscores.
(#60) Variable "errorCorrectionLevel" must be all lower-case
(#60) Variable "matrixPointSize" must be all lower-case
(#61) Variable "errorCorrectionLevel" must be all lower-case
(#61) Variable "matrixPointSize" must be all lower-case
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#63) Line indented incorrectly; expected 0 spaces, found 4
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// default data" but found "//default data"
(#66) Whitespace found at end of line
(#67) Variable "errorCorrectionLevel" must be all lower-case
(#67) Variable "matrixPointSize" must be all lower-case
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Line indented incorrectly; expected 0 spaces, found 4
(#69) Whitespace found at end of line
(#70) Whitespace found at end of line
(#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 "// display generated file" but found "//display generated file"
(#72) Variable "PNG_WEB_DIR" must be all lower-case
(#72) Variable "PNG_WEB_DIR" must not contain underscores.
(#72) Whitespace found at end of line
(#73) Whitespace found at end of line
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) No space found before comment text; expected "// config form" but found "//config form"
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line within string
(#76) Expected 1 space before "?"; 0 found
(#76) Expected 1 space after "?"; 0 found
(#76) Expected 1 space before ":"; 0 found
(#76) Expected 1 space after ":"; 0 found
(#76) Line exceeds 132 characters; contains 139 characters
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Variable "errorCorrectionLevel" must be all lower-case
(#78) Expected 1 space before "=="; 0 found
(#78) Expected 1 space after "=="; 0 found
(#78) Expected 1 space before "?"; 0 found
(#78) Expected 1 space after "?"; 0 found
(#78) Expected 1 space before ":"; 0 found
(#78) Expected 1 space after ":"; 0 found
(#78) Whitespace found at end of line within string
(#79) Variable "errorCorrectionLevel" must be all lower-case
(#79) Expected 1 space before "=="; 0 found
(#79) Expected 1 space after "=="; 0 found
(#79) Expected 1 space before "?"; 0 found
(#79) Expected 1 space after "?"; 0 found
(#79) Expected 1 space before ":"; 0 found
(#79) Expected 1 space after ":"; 0 found
(#79) Whitespace found at end of line within string
(#80) Variable "errorCorrectionLevel" must be all lower-case
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#80) Expected 1 space before "?"; 0 found
(#80) Expected 1 space after "?"; 0 found
(#80) Expected 1 space before ":"; 0 found
(#80) Expected 1 space after ":"; 0 found
(#80) Whitespace found at end of line within string
(#81) Variable "errorCorrectionLevel" must be all lower-case
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#81) Expected 1 space before "?"; 0 found
(#81) Expected 1 space after "?"; 0 found
(#81) Expected 1 space before ":"; 0 found
(#81) Expected 1 space after ":"; 0 found
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Inline control structures are not allowed
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Expected 1 space after first semicolon of FOR loop; 0 found
(#85) Expected 1 space before "<="; 0 found
(#85) Expected 1 space after "<="; 0 found
(#85) Expected 1 space after second semicolon of FOR loop; 0 found
(#85) Whitespace found at end of line
(#86) Variable "matrixPointSize" must be all lower-case
(#86) Expected 1 space before "=="; 0 found
(#86) Expected 1 space after "=="; 0 found
(#86) Expected 1 space before "?"; 0 found
(#86) Expected 1 space after "?"; 0 found
(#86) Expected 1 space before ":"; 0 found
(#86) Expected 1 space after ":"; 0 found
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#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
(#92) Whitespace found at end of line
(#94) File must end with a newline character
(#94) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/phpqrcode.php
(#1) File has mixed line endings; this may cause incorrect results
(#1) Missing docblock for file phpqrcode.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Whitespace found at end of line
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) No space found before comment text; expected "// ---- qrconst.php -----------------------------" but found "//---- qrconst.php -----------------------------"
(#36) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Missing docblock for class qrstr
(#85) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#85) Line indented incorrectly; expected 0 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 2
(#86) Missing docblock for function set
(#86) Variable "replLen" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Variable "replLen" must be all lower-case
(#87) Expected 1 space before "?"; 0 found
(#87) Expected 1 space after "?"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Variable "replLen" must be all lower-case
(#87) Expected 1 space before ":"; 0 found
(#87) Expected 1 space after ":"; 0 found
(#87) Variable "replLen" must be all lower-case
(#87) Expected 1 space before "?"; 0 found
(#87) Expected 1 space after "?"; 0 found
(#87) Variable "replLen" must be all lower-case
(#87) Expected 1 space before ":"; 0 found
(#87) Expected 1 space after ":"; 0 found
(#87) Line exceeds 132 characters; contains 147 characters
(#87) Line exceeds 132 characters; contains 147 characters
(#87) Line exceeds 132 characters; contains 147 characters
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 0 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#95) Whitespace found at end of line
(#96) Line exceeds 132 characters; contains 135 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) Line exceeds 132 characters; contains 135 characters
(#96) Line exceeds 132 characters; contains 135 characters
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Whitespace found at end of line
(#99) Whitespace found at end of line
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line exceeds maximum limit of 180 characters; contains 244 characters
(#100) Line exceeds maximum limit of 180 characters; contains 244 characters
(#100) Line exceeds maximum limit of 180 characters; contains 244 characters
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line exceeds maximum limit of 180 characters; contains 214 characters
(#101) Line exceeds maximum limit of 180 characters; contains 214 characters
(#101) Line exceeds maximum limit of 180 characters; contains 214 characters
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Whitespace found at end of line
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Line exceeds maximum limit of 180 characters; contains 199 characters
(#104) Line exceeds maximum limit of 180 characters; contains 199 characters
(#104) Line exceeds maximum limit of 180 characters; contains 199 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// ---- qrtools.php -----------------------------" but found "//---- qrtools.php -----------------------------"
(#105) Whitespace found at end of line
(#129) Missing docblock for class QRtools
(#129) Line indented incorrectly; expected 0 spaces, found 4
(#130) Whitespace found at end of line
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#132) Line indented incorrectly; expected 4 spaces, found 8
(#132) Missing docblock for function binarize
(#133) Opening brace should be on the same line as the declaration
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#135) Variable "frameLine" must be all lower-case
(#136) Whitespace found at end of line
(#137) Line indented incorrectly; expected 12 spaces, found 16
(#137) Expected "for (...) {\n"; found "for(...) {\n"
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "<"; 0 found
(#137) Expected 1 space after "<"; 0 found
(#138) Variable "frameLine" must be all lower-case
(#138) Variable "frameLine" must be all lower-case
(#138) Expected 1 space before "&" operator; 0 found
(#138) Expected 1 space after "&" operator; 0 found
(#138) Expected 1 space before "?"; 0 found
(#138) Expected 1 space after "?"; 0 found
(#138) Expected 1 space before ":"; 0 found
(#138) Expected 1 space after ":"; 0 found
(#139) Line indented incorrectly; expected 12 spaces, found 16
(#140) Line indented incorrectly; expected 8 spaces, found 12
(#141) Whitespace found at end of line
(#143) Line indented incorrectly; expected 4 spaces, found 8
(#144) Whitespace found at end of line
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#146) Line indented incorrectly; expected 4 spaces, found 8
(#146) Missing docblock for function tcpdfBarcodeArray
(#146) Public method name "QRtools::tcpdfBarcodeArray" must be in lower-case letters only
(#146) Variable "tcPdfVersion" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "barcode_array" must not contain underscores.
(#148) Short array syntax must be used to define arrays
(#149) Whitespace found at end of line
(#150) Inline control structures are not allowed
(#152) Whitespace found at end of line
(#153) Variable "eccLevel" must be all lower-case
(#154) Whitespace found at end of line
(#155) Line indented incorrectly; expected 8 spaces, found 12
(#156) Variable "eccLevel" must be all lower-case
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#158) Whitespace found at end of line
(#159) Variable "qrTab" must be all lower-case
(#159) Variable "eccLevel" must be all lower-case
(#160) Variable "qrTab" must be all lower-case
(#161) Whitespace found at end of line
(#162) Variable "barcode_array" must not contain underscores.
(#163) Variable "barcode_array" must not contain underscores.
(#164) Variable "barcode_array" must not contain underscores.
(#164) Short array syntax must be used to define arrays
(#165) Whitespace found at end of line
(#166) Line indented incorrectly; expected 8 spaces, found 12
(#166) Variable "qrTab" must be all lower-case
(#167) Variable "arrAdd" must be all lower-case
(#167) Short array syntax must be used to define arrays
(#168) Inline control structures are not allowed
(#169) Variable "arrAdd" must be all lower-case
(#169) Expected 1 space before "=="; 0 found
(#169) Expected 1 space after "=="; 0 found
(#169) Expected 1 space before "?"; 0 found
(#169) Expected 1 space after "?"; 0 found
(#169) Expected 1 space before ":"; 0 found
(#169) Expected 1 space after ":"; 0 found
(#170) Variable "barcode_array" must not contain underscores.
(#170) Variable "arrAdd" must be all lower-case
(#171) Line indented incorrectly; expected 8 spaces, found 12
(#172) Whitespace found at end of line
(#173) Variable "barcode_array" must not contain underscores.
(#174) Line indented incorrectly; expected 4 spaces, found 8
(#175) Whitespace found at end of line
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#177) Line indented incorrectly; expected 4 spaces, found 8
(#177) Missing docblock for function clearCache
(#177) Public method name "QRtools::clearCache" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Short array syntax must be used to define arrays
(#180) Line indented incorrectly; expected 4 spaces, found 8
(#181) Whitespace found at end of line
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#183) Line indented incorrectly; expected 4 spaces, found 8
(#183) Missing docblock for function buildCache
(#183) Public method name "QRtools::buildCache" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 3
(#185) Must use "self::" for local static member reference
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 3
(#188) Line indented incorrectly; expected 8 spaces, found 12
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#190) Line indented incorrectly; expected 12 spaces, found 16
(#191) Variable "fileName" must be all lower-case
(#192) Variable "fileName" must be all lower-case
(#193) Line indented incorrectly; expected 12 spaces, found 16
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 4
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 4
(#196) Variable "bitMask" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 4
(#197) Inline control structures are not allowed
(#197) Variable "maskNo" must be all lower-case
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#197) Variable "maskNo" must be all lower-case
(#197) Expected 1 space before "<"; 0 found
(#197) Expected 1 space after "<"; 0 found
(#197) Variable "maskNo" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 5
(#198) Variable "maskNo" must be all lower-case
(#198) Variable "bitMask" must be all lower-case
(#199) Line indented incorrectly; expected 8 spaces, found 12
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 3
(#201) Must use "self::" for local static member reference
(#202) Line indented incorrectly; expected 4 spaces, found 8
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#205) Line indented incorrectly; expected 4 spaces, found 8
(#205) Missing docblock for function log
(#206) Opening brace should be on the same line as the declaration
(#207) Line indented incorrectly; expected 8 spaces, found 12
(#208) Line indented incorrectly; expected 12 spaces, found 16
(#209) Line indented incorrectly; expected 16 spaces, found 20
(#211) Line indented incorrectly; expected 16 spaces, found 20
(#213) Line indented incorrectly; expected 16 spaces, found 20
(#214) Line indented incorrectly; expected 12 spaces, found 16
(#214) Whitespace found at end of line
(#215) Line indented incorrectly; expected 8 spaces, found 12
(#216) Line indented incorrectly; expected 4 spaces, found 8
(#217) Whitespace found at end of line
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#219) Line indented incorrectly; expected 4 spaces, found 8
(#219) Missing docblock for function dumpMask
(#219) Public method name "QRtools::dumpMask" must be in lower-case letters only
(#219) Whitespace found at end of line
(#220) Opening brace should be on the same line as the declaration
(#222) Line indented incorrectly; expected 8 spaces, found 12
(#222) Expected "for (...) {\n"; found "for(...) {\n"
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#222) Expected 1 space after first semicolon of FOR loop; 0 found
(#222) Expected 1 space before "<"; 0 found
(#222) Expected 1 space after "<"; 0 found
(#222) Expected 1 space after second semicolon of FOR loop; 0 found
(#223) Line indented incorrectly; expected 12 spaces, found 16
(#223) Expected "for (...) {\n"; found "for(...) {\n"
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Expected 1 space after first semicolon of FOR loop; 0 found
(#223) Expected 1 space before "<"; 0 found
(#223) Expected 1 space after "<"; 0 found
(#223) Expected 1 space after second semicolon of FOR loop; 0 found
(#225) Line indented incorrectly; expected 12 spaces, found 16
(#226) Line indented incorrectly; expected 8 spaces, found 12
(#227) Line indented incorrectly; expected 4 spaces, found 8
(#228) Whitespace found at end of line
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#230) Line indented incorrectly; expected 4 spaces, found 8
(#230) Missing docblock for function markTime
(#230) Public method name "QRtools::markTime" must be in lower-case letters only
(#230) Variable "markerId" must be all lower-case
(#231) Opening brace should be on the same line as the declaration
(#234) Whitespace found at end of line
(#235) Inline control structures are not allowed
(#235) Variable "GLOBALS" must be all lower-case
(#236) Variable "GLOBALS" must be all lower-case
(#236) Short array syntax must be used to define arrays
(#237) Whitespace found at end of line
(#238) Variable "GLOBALS" must be all lower-case
(#238) Variable "markerId" must be all lower-case
(#239) Line indented incorrectly; expected 4 spaces, found 8
(#240) Whitespace found at end of line
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#242) Line indented incorrectly; expected 4 spaces, found 8
(#242) Missing docblock for function timeBenchmark
(#242) Public method name "QRtools::timeBenchmark" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#245) Whitespace found at end of line
(#246) Variable "lastTime" must be all lower-case
(#247) Variable "startTime" must be all lower-case
(#250) Whitespace found at end of line within string
(#251) Line exceeds 132 characters; contains 139 characters
(#251) Line exceeds 132 characters; contains 139 characters
(#251) Line exceeds 132 characters; contains 139 characters
(#251) Whitespace found at end of line within string
(#254) Line indented incorrectly; expected 8 spaces, found 12
(#254) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "GLOBALS" must be all lower-case
(#254) Variable "markerId" must be all lower-case
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "thisTime" must be all lower-case
(#255) Line indented incorrectly; expected 12 spaces, found 16
(#256) Variable "markerId" must be all lower-case
(#256) Variable "thisTime" must be all lower-case
(#256) Expected 1 space before "-"; 0 found
(#256) Expected 1 space after "-"; 0 found
(#256) Variable "lastTime" must be all lower-case
(#256) Line exceeds 132 characters; contains 142 characters
(#256) Line exceeds 132 characters; contains 142 characters
(#256) Line exceeds 132 characters; contains 142 characters
(#257) Line indented incorrectly; expected 12 spaces, found 16
(#258) Variable "startTime" must be all lower-case
(#258) Variable "thisTime" must be all lower-case
(#259) Line indented incorrectly; expected 12 spaces, found 16
(#260) Whitespace found at end of line
(#262) Variable "lastTime" must be all lower-case
(#262) Variable "thisTime" must be all lower-case
(#263) Line indented incorrectly; expected 8 spaces, found 12
(#264) Whitespace found at end of line
(#265) Whitespace found at end of line within string
(#266) Variable "lastTime" must be all lower-case
(#266) Expected 1 space before "-"; 0 found
(#266) Expected 1 space after "-"; 0 found
(#266) Variable "startTime" must be all lower-case
(#266) Line exceeds 132 characters; contains 153 characters
(#266) Line exceeds 132 characters; contains 153 characters
(#266) Line exceeds 132 characters; contains 153 characters
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#269) Line indented incorrectly; expected 4 spaces, found 8
(#270) Whitespace found at end of line
(#271) Line indented incorrectly; expected 0 spaces, found 4
(#272) Whitespace found at end of line
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#274) Whitespace found at end of line
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) No space found before comment text; expected "// ---- qrspec.php -----------------------------" but found "//---- qrspec.php -----------------------------"
(#276) Whitespace found at end of line
(#291) Whitespace found at end of line
(#308) Whitespace found at end of line
(#317) Missing docblock for class QRspec
(#317) Line indented incorrectly; expected 0 spaces, found 4
(#318) Whitespace found at end of line
(#319) Line indented incorrectly; expected 4 spaces, found 8
(#319) Missing member variable doc comment
(#319) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#328) Short array syntax must be used to define arrays
(#328) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#330) No space found before comment text; expected "// 10" but found "//10"
(#331) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#335) Short array syntax must be used to define arrays
(#335) Short array syntax must be used to define arrays
(#335) No space found before comment text; expected "// 15" but found "//15"
(#336) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#337) Short array syntax must be used to define arrays
(#337) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#339) Short array syntax must be used to define arrays
(#339) Short array syntax must be used to define arrays
(#340) Short array syntax must be used to define arrays
(#340) Short array syntax must be used to define arrays
(#340) No space found before comment text; expected "// 20" but found "//20"
(#341) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#345) No space found before comment text; expected "// 25" but found "//25"
(#346) Short array syntax must be used to define arrays
(#346) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#349) Short array syntax must be used to define arrays
(#349) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#350) No space found before comment text; expected "// 30" but found "//30"
(#351) Short array syntax must be used to define arrays
(#351) Short array syntax must be used to define arrays
(#352) Short array syntax must be used to define arrays
(#352) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#354) Short array syntax must be used to define arrays
(#354) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#355) No space found before comment text; expected "// 35" but found "//35"
(#356) Short array syntax must be used to define arrays
(#356) Short array syntax must be used to define arrays
(#357) Short array syntax must be used to define arrays
(#357) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#359) Short array syntax must be used to define arrays
(#359) Short array syntax must be used to define arrays
(#360) Short array syntax must be used to define arrays
(#360) Short array syntax must be used to define arrays
(#360) There should be a comma after the last array item in a multi-line array.
(#360) No space found before comment text; expected "// 40" but found "//40"
(#362) Whitespace found at end of line
(#363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#364) Line indented incorrectly; expected 4 spaces, found 8
(#364) Missing docblock for function getDataLength
(#364) Public method name "QRspec::getDataLength" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#367) Line indented incorrectly; expected 4 spaces, found 8
(#368) Whitespace found at end of line
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#370) Line indented incorrectly; expected 4 spaces, found 8
(#370) Missing docblock for function getECCLength
(#370) Public method name "QRspec::getECCLength" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#373) Line indented incorrectly; expected 4 spaces, found 8
(#374) Whitespace found at end of line
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#376) Line indented incorrectly; expected 4 spaces, found 8
(#376) Missing docblock for function getWidth
(#376) Public method name "QRspec::getWidth" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#379) Line indented incorrectly; expected 4 spaces, found 8
(#380) Whitespace found at end of line
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#382) Line indented incorrectly; expected 4 spaces, found 8
(#382) Missing docblock for function getRemainder
(#382) Public method name "QRspec::getRemainder" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#385) Line indented incorrectly; expected 4 spaces, found 8
(#386) Whitespace found at end of line
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#388) Line indented incorrectly; expected 4 spaces, found 8
(#388) Missing docblock for function getMinimumVersion
(#388) Public method name "QRspec::getMinimumVersion" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#391) Line indented incorrectly; expected 8 spaces, found 12
(#391) Expected "for (...) {\n"; found "for(...) {\n"
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#391) Expected 1 space before "<="; 0 found
(#393) Inline control structures are not allowed
(#393) Whitespace found at end of line
(#395) Line indented incorrectly; expected 8 spaces, found 12
(#398) Line indented incorrectly; expected 4 spaces, found 8
(#399) Whitespace found at end of line
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) No space found before comment text; expected "// ######################################################################" but found "//######################################################################"
(#401) Whitespace found at end of line
(#402) Line indented incorrectly; expected 4 spaces, found 8
(#402) You must use "/**" style comments for a member variable comment
(#402) Member variable "lengthTableBits" must be all lower-case
(#402) Short array syntax must be used to define arrays
(#403) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#405) Short array syntax must be used to define arrays
(#406) Short array syntax must be used to define arrays
(#406) There should be a comma after the last array item in a multi-line array.
(#408) Whitespace found at end of line
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#410) Line indented incorrectly; expected 4 spaces, found 8
(#410) Missing docblock for function lengthIndicator
(#410) Public method name "QRspec::lengthIndicator" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#412) Inline control structures are not allowed
(#414) Whitespace found at end of line
(#415) Line indented incorrectly; expected 8 spaces, found 12
(#417) Line indented incorrectly; expected 8 spaces, found 12
(#419) Line indented incorrectly; expected 8 spaces, found 12
(#421) Line indented incorrectly; expected 8 spaces, found 12
(#423) Variable "lengthTableBits" must be all lower-case
(#424) Line indented incorrectly; expected 4 spaces, found 8
(#425) Whitespace found at end of line
(#426) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#427) Line indented incorrectly; expected 4 spaces, found 8
(#427) Missing docblock for function maximumWords
(#427) Public method name "QRspec::maximumWords" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#429) Inline control structures are not allowed
(#429) Whitespace found at end of line
(#431) Whitespace found at end of line
(#432) Line indented incorrectly; expected 8 spaces, found 12
(#432) Expected "if (...) {\n"; found "if(...) {\n"
(#434) Line indented incorrectly; expected 8 spaces, found 12
(#434) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#434) Expected "if (...) {\n"; found "if(...) {\n"
(#436) Line indented incorrectly; expected 8 spaces, found 12
(#438) Line indented incorrectly; expected 8 spaces, found 12
(#440) Variable "lengthTableBits" must be all lower-case
(#442) Whitespace found at end of line
(#443) Line indented incorrectly; expected 8 spaces, found 12
(#443) Expected "if (...) {\n"; found "if(...) {\n"
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Line indented incorrectly; expected 8 spaces, found 12
(#448) Line indented incorrectly; expected 4 spaces, found 8
(#450) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Ero cetind)
(#454) Line indented incorrectly; expected 4 spaces, found 8
(#454) You must use "/**" style comments for a member variable comment
(#454) Member variable "eccTable" must be all lower-case
(#454) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#456) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#457) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#461) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#463) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#465) No space found before comment text; expected "// 10" but found "//10"
(#466) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#470) No space found before comment text; expected "// 15" but found "//15"
(#471) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) No space found before comment text; expected "// 20" but found "//20"
(#476) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#480) No space found before comment text; expected "// 25" but found "//25"
(#481) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) No space found before comment text; expected "// 30" but found "//30"
(#486) Short array syntax must be used to define arrays
(#486) Short array syntax must be used to define arrays
(#486) Short array syntax must be used to define arrays
(#486) Short array syntax must be used to define arrays
(#486) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#490) No space found before comment text; expected "// 35" but found "//35"
(#491) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#495) Commas (,) must be followed by white space.
(#495) No space found before comment text; expected "// 40" but found "//40"
(#496) Whitespace found at end of line
(#498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#498) This comment is 43% valid code; is this commented out code?
(#498) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#500) Whitespace found at end of line
(#501) Line indented incorrectly; expected 4 spaces, found 8
(#501) Missing docblock for function getEccSpec
(#501) Public method name "QRspec::getEccSpec" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#503) Line indented incorrectly; expected 8 spaces, found 12
(#504) Short array syntax must be used to define arrays
(#504) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#504) Commas (,) must be followed by white space.
(#505) Line indented incorrectly; expected 8 spaces, found 12
(#507) Variable "eccTable" must be all lower-case
(#508) Variable "eccTable" must be all lower-case
(#512) Line indented incorrectly; expected 8 spaces, found 12
(#512) Expected "if (...) {\n"; found "if(...) {\n"
(#516) Whitespace found at end of line
(#518) Line indented incorrectly; expected 8 spaces, found 12
(#521) Expected 1 space before "/"; 2 found
(#524) Line indented incorrectly; expected 8 spaces, found 12
(#525) Line indented incorrectly; expected 4 spaces, found 8
(#527) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Alignmet par)
(#530) Whitespace found at end of line
(#531) Whitespace found at end of line
(#533) Whitespace found at end of line
(#535) Whitespace found at end of line
(#536) Line indented incorrectly; expected 4 spaces, found 8
(#536) You must use "/**" style comments for a member variable comment
(#536) Member variable "alignmentPattern" must be all lower-case
(#536) Short array syntax must be used to define arrays
(#536) Whitespace found at end of line
(#537) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#540) No space found before comment text; expected "// 11-15" but found "//11-15"
(#541) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#541) No space found before comment text; expected "// 16-20" but found "//16-20"
(#542) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#542) No space found before comment text; expected "// 21-25" but found "//21-25"
(#543) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#543) No space found before comment text; expected "// 26-30" but found "//26-30"
(#544) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#544) No space found before comment text; expected "// 31-35" but found "//31-35"
(#545) Short array syntax must be used to define arrays
(#545) Short array syntax must be used to define arrays
(#545) Short array syntax must be used to define arrays
(#545) Short array syntax must be used to define arrays
(#545) Short array syntax must be used to define arrays
(#545) No space found before comment text; expected "// 35-40" but found "//35-40"
(#546) Whitespace found at end of line
(#548) Whitespace found at end of line
(#555) Line indented incorrectly; expected 4 spaces, found 8
(#555) Public method name "QRspec::putAlignmentMarker" must be in lower-case letters only
(#556) Opening brace should be on the same line as the declaration
(#557) Short array syntax must be used to define arrays
(#562) There should be a comma after the last array item in a multi-line array.
(#563) Whitespace found at end of line
(#564) Whitespace found at end of line
(#565) Variable "yStart" must be all lower-case
(#565) Expected 1 space before "-"; 0 found
(#565) Expected 1 space after "-"; 0 found
(#565) Whitespace found at end of line
(#566) Variable "xStart" must be all lower-case
(#566) Expected 1 space before "-"; 0 found
(#566) Expected 1 space after "-"; 0 found
(#567) Whitespace found at end of line
(#568) Line indented incorrectly; expected 8 spaces, found 12
(#568) Expected "for (...) {\n"; found "for(...) {\n"
(#568) Expected 1 space before "="; 0 found
(#568) Expected 1 space after "="; 0 found
(#568) Expected 1 space before "<"; 0 found
(#568) Expected 1 space after "<"; 0 found
(#569) Variable "xStart" must be all lower-case
(#569) Variable "yStart" must be all lower-case
(#569) Expected 1 space before "+"; 0 found
(#569) Expected 1 space after "+"; 0 found
(#570) Line indented incorrectly; expected 8 spaces, found 12
(#571) Line indented incorrectly; expected 4 spaces, found 8
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#574) Line indented incorrectly; expected 4 spaces, found 8
(#574) Missing docblock for function putAlignmentPattern
(#574) Public method name "QRspec::putAlignmentPattern" must be in lower-case letters only
(#575) Opening brace should be on the same line as the declaration
(#576) Inline control structures are not allowed
(#579) Variable "alignmentPattern" must be all lower-case
(#579) Variable "alignmentPattern" must be all lower-case
(#580) Line indented incorrectly; expected 8 spaces, found 12
(#580) Expected "if (...) {\n"; found "if(...) {\n"
(#582) Line indented incorrectly; expected 8 spaces, found 12
(#583) Variable "alignmentPattern" must be all lower-case
(#584) Line indented incorrectly; expected 8 spaces, found 12
(#586) Line indented incorrectly; expected 8 spaces, found 12
(#586) Expected "if (...) {\n"; found "if(...) {\n"
(#587) Variable "alignmentPattern" must be all lower-case
(#588) Variable "alignmentPattern" must be all lower-case
(#591) Line indented incorrectly; expected 8 spaces, found 12
(#593) Variable "alignmentPattern" must be all lower-case
(#594) Line indented incorrectly; expected 8 spaces, found 12
(#594) Expected "for (...) {\n"; found "for(...) {\n"
(#594) Expected 1 space before "="; 0 found
(#594) Expected 1 space after "="; 0 found
(#594) Expected 1 space before "<"; 0 found
(#594) Expected 1 space after "<"; 0 found
(#598) Line indented incorrectly; expected 8 spaces, found 12
(#600) Variable "alignmentPattern" must be all lower-case
(#601) Line indented incorrectly; expected 8 spaces, found 12
(#601) Expected "for (...) {\n"; found "for(...) {\n"
(#601) Expected 1 space before "="; 0 found
(#601) Expected 1 space after "="; 0 found
(#601) Expected 1 space before "<"; 0 found
(#601) Expected 1 space after "<"; 0 found
(#601) Expected 1 space before "-"; 0 found
(#601) Expected 1 space after "-"; 0 found
(#602) Variable "alignmentPattern" must be all lower-case
(#603) Line indented incorrectly; expected 12 spaces, found 16
(#603) Expected "for (...) {\n"; found "for(...) {\n"
(#603) Expected 1 space before "="; 0 found
(#603) Expected 1 space after "="; 0 found
(#603) Expected 1 space before "<"; 0 found
(#603) Expected 1 space after "<"; 0 found
(#603) Expected 1 space before "-"; 0 found
(#603) Expected 1 space after "-"; 0 found
(#606) Line indented incorrectly; expected 12 spaces, found 16
(#608) Line indented incorrectly; expected 8 spaces, found 12
(#609) Line indented incorrectly; expected 4 spaces, found 8
(#611) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Version fmatp)
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 4 spaces, found 2
(#615) Whitespace found at end of line
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Inline comments must start with a capital letter, digit or 3-dots sequence
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Line indented incorrectly; expected at least 4 spaces, found 2
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Whitespace found at end of line
(#618) Line indented incorrectly; expected 4 spaces, found 8
(#618) You must use "/**" style comments for a member variable comment
(#618) Member variable "versionPattern" must be all lower-case
(#618) Short array syntax must be used to define arrays
(#623) There should be a comma after the last array item in a multi-line array.
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#627) Line indented incorrectly; expected 4 spaces, found 8
(#627) Missing docblock for function getVersionPattern
(#627) Public method name "QRspec::getVersionPattern" must be in lower-case letters only
(#628) Opening brace should be on the same line as the declaration
(#629) Inline control structures are not allowed
(#632) Variable "versionPattern" must be all lower-case
(#632) Expected 1 space after "-"; 0 found
(#633) Line indented incorrectly; expected 4 spaces, found 8
(#635) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Format inf)
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Whitespace found at end of line
(#638) Line indented incorrectly; expected 4 spaces, found 8
(#638) You must use "/**" style comments for a member variable comment
(#638) Member variable "formatInfo" must be all lower-case
(#638) Short array syntax must be used to define arrays
(#639) Short array syntax must be used to define arrays
(#640) Short array syntax must be used to define arrays
(#641) Short array syntax must be used to define arrays
(#642) Short array syntax must be used to define arrays
(#642) There should be a comma after the last array item in a multi-line array.
(#645) Line indented incorrectly; expected 4 spaces, found 8
(#645) Missing docblock for function getFormatInfo
(#645) Public method name "QRspec::getFormatInfo" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#647) Inline control structures are not allowed
(#649) Whitespace found at end of line
(#650) Inline control structures are not allowed
(#651) Whitespace found at end of line
(#653) Variable "formatInfo" must be all lower-case
(#654) Line indented incorrectly; expected 4 spaces, found 8
(#656) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Frame)
(#658) Whitespace found at end of line
(#659) Line indented incorrectly; expected 4 spaces, found 8
(#659) You must use "/**" style comments for a member variable comment
(#659) Short array syntax must be used to define arrays
(#667) Line indented incorrectly; expected 4 spaces, found 8
(#667) Public method name "QRspec::putFinderPattern" must be in lower-case letters only
(#668) Opening brace should be on the same line as the declaration
(#669) Short array syntax must be used to define arrays
(#676) There should be a comma after the last array item in a multi-line array.
(#677) Whitespace found at end of line
(#678) Whitespace found at end of line
(#679) Line indented incorrectly; expected 8 spaces, found 12
(#679) Expected "for (...) {\n"; found "for(...) {\n"
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#679) Expected 1 space before "<"; 0 found
(#679) Expected 1 space after "<"; 0 found
(#680) Expected 1 space before "+"; 0 found
(#680) Expected 1 space after "+"; 0 found
(#681) Line indented incorrectly; expected 8 spaces, found 12
(#682) Line indented incorrectly; expected 4 spaces, found 8
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#685) Line indented incorrectly; expected 4 spaces, found 8
(#685) Missing docblock for function createFrame
(#685) Public method name "QRspec::createFrame" must be in lower-case letters only
(#686) Opening brace should be on the same line as the declaration
(#688) Variable "frameLine" must be all lower-case
(#689) Variable "frameLine" must be all lower-case
(#691) Inline comments must end in full-stops, exclamation marks, or question marks
(#695) Whitespace found at end of line
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Variable "yOffset" must be all lower-case
(#698) Whitespace found at end of line
(#699) Line indented incorrectly; expected 8 spaces, found 12
(#699) Expected "for (...) {\n"; found "for(...) {\n"
(#699) Expected 1 space before "="; 0 found
(#699) Expected 1 space after "="; 0 found
(#699) Expected 1 space before "<"; 0 found
(#699) Expected 1 space after "<"; 0 found
(#702) Variable "yOffset" must be all lower-case
(#703) Variable "yOffset" must be all lower-case
(#704) Line indented incorrectly; expected 8 spaces, found 12
(#705) Whitespace found at end of line
(#706) Variable "setPattern" must be all lower-case
(#707) Whitespace found at end of line
(#708) Variable "setPattern" must be all lower-case
(#709) Expected 1 space before "-"; 0 found
(#709) Expected 1 space after "-"; 0 found
(#709) Variable "setPattern" must be all lower-case
(#710) Variable "setPattern" must be all lower-case
(#711) Whitespace found at end of line
(#712) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) Variable "setPattern" must be all lower-case
(#714) Variable "setPattern" must be all lower-case
(#715) Variable "setPattern" must be all lower-case
(#716) Whitespace found at end of line
(#717) Variable "yOffset" must be all lower-case
(#719) Line indented incorrectly; expected 8 spaces, found 12
(#719) Expected "for (...) {\n"; found "for(...) {\n"
(#719) Expected 1 space before "="; 0 found
(#719) Expected 1 space after "="; 0 found
(#719) Expected 1 space before "<"; 0 found
(#719) Expected 1 space after "<"; 0 found
(#719) Commas (,) must be followed by white space.
(#719) Variable "yOffset" must be all lower-case
(#721) Variable "yOffset" must be all lower-case
(#722) Line indented incorrectly; expected 8 spaces, found 12
(#724) Inline comments must end in full-stops, exclamation marks, or question marks
(#724) Whitespace found at end of line
(#725) Whitespace found at end of line
(#726) Line indented incorrectly; expected 8 spaces, found 12
(#726) Expected "for (...) {\n"; found "for(...) {\n"
(#726) Expected 1 space before "="; 0 found
(#726) Expected 1 space after "="; 0 found
(#726) Expected 1 space before "<"; 0 found
(#726) Expected 1 space after "<"; 0 found
(#726) Expected 1 space before "-"; 0 found
(#726) Expected 1 space after "-"; 0 found
(#727) Expected 1 space before "+"; 0 found
(#727) Expected 1 space after "+"; 0 found
(#728) Expected 1 space before "+"; 0 found
(#728) Expected 1 space after "+"; 0 found
(#729) Line indented incorrectly; expected 8 spaces, found 12
(#730) Whitespace found at end of line
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Whitespace found at end of line
(#733) Whitespace found at end of line
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Whitespace found at end of line
(#735) Line indented incorrectly; expected 8 spaces, found 12
(#735) Expected "if (...) {\n"; found "if(...) {\n"
(#739) Whitespace found at end of line
(#740) Line indented incorrectly; expected 12 spaces, found 16
(#740) Expected "for (...) {\n"; found "for(...) {\n"
(#740) Expected 1 space before "="; 0 found
(#740) Expected 1 space after "="; 0 found
(#740) Expected 1 space before "<"; 0 found
(#740) Expected 1 space after "<"; 0 found
(#741) Line indented incorrectly; expected 16 spaces, found 20
(#741) Expected "for (...) {\n"; found "for(...) {\n"
(#741) Expected 1 space before "="; 0 found
(#741) Expected 1 space after "="; 0 found
(#741) Expected 1 space before "<"; 0 found
(#741) Expected 1 space after "<"; 0 found
(#742) Expected 1 space before "+"; 0 found
(#742) Expected 1 space after "+"; 0 found
(#744) Line indented incorrectly; expected 16 spaces, found 20
(#745) Line indented incorrectly; expected 12 spaces, found 16
(#748) Line indented incorrectly; expected 12 spaces, found 16
(#748) Expected "for (...) {\n"; found "for(...) {\n"
(#748) Expected 1 space before "="; 0 found
(#748) Expected 1 space after "="; 0 found
(#748) Expected 1 space before "<"; 0 found
(#748) Expected 1 space after "<"; 0 found
(#749) Line indented incorrectly; expected 16 spaces, found 20
(#749) Expected "for (...) {\n"; found "for(...) {\n"
(#749) Expected 1 space before "="; 0 found
(#749) Expected 1 space after "="; 0 found
(#749) Expected 1 space before "<"; 0 found
(#749) Expected 1 space after "<"; 0 found
(#750) Expected 1 space before "+"; 0 found
(#750) Expected 1 space after "+"; 0 found
(#752) Line indented incorrectly; expected 16 spaces, found 20
(#753) Line indented incorrectly; expected 12 spaces, found 16
(#754) Line indented incorrectly; expected 8 spaces, found 12
(#755) Whitespace found at end of line
(#756) Inline comments must start with a capital letter, digit or 3-dots sequence
(#756) Whitespace found at end of line
(#758) Whitespace found at end of line
(#760) Line indented incorrectly; expected 4 spaces, found 8
(#762) Inline comments must start with a capital letter, digit or 3-dots sequence
(#762) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#763) Line indented incorrectly; expected 4 spaces, found 8
(#763) Missing docblock for function debug
(#763) Variable "binary_mode" must not contain underscores.
(#764) Opening brace should be on the same line as the declaration
(#765) Line indented incorrectly; expected 8 spaces, found 12
(#765) Variable "binary_mode" must not contain underscores.
(#766) Whitespace found at end of line
(#767) Line indented incorrectly; expected 12 spaces, found 20
(#767) Variable "frameLine" must be all lower-case
(#768) Variable "frameLine" must be all lower-case
(#768) Variable "frameLine" must be all lower-case
(#769) Variable "frameLine" must be all lower-case
(#769) Variable "frameLine" must be all lower-case
(#770) Line indented incorrectly; expected 12 spaces, found 20
(#771) Whitespace found at end of line
(#776) Missing docblock for file phpqrcode.php
(#780) Whitespace found at end of line
(#781) Line indented incorrectly; expected 8 spaces, found 12
(#782) Whitespace found at end of line
(#783) Line indented incorrectly; expected 12 spaces, found 16
(#783) Variable "frameLine" must be all lower-case
(#784) Variable "frameLine" must be all lower-case
(#784) Variable "frameLine" must be all lower-case
(#785) Variable "frameLine" must be all lower-case
(#785) Variable "frameLine" must be all lower-case
(#786) Variable "frameLine" must be all lower-case
(#786) Variable "frameLine" must be all lower-case
(#787) Variable "frameLine" must be all lower-case
(#787) Variable "frameLine" must be all lower-case
(#788) Variable "frameLine" must be all lower-case
(#788) Variable "frameLine" must be all lower-case
(#788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#788) Inline comments must end in full-stops, exclamation marks, or question marks
(#788) No space found before comment text; expected "// format 0" but found "//format 0"
(#789) Variable "frameLine" must be all lower-case
(#789) Variable "frameLine" must be all lower-case
(#789) Inline comments must start with a capital letter, digit or 3-dots sequence
(#789) Inline comments must end in full-stops, exclamation marks, or question marks
(#789) No space found before comment text; expected "// format 1" but found "//format 1"
(#790) Variable "frameLine" must be all lower-case
(#790) Variable "frameLine" must be all lower-case
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#790) No space found before comment text; expected "// special bit" but found "//special bit"
(#791) Variable "frameLine" must be all lower-case
(#791) Variable "frameLine" must be all lower-case
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#791) No space found before comment text; expected "// clock 0" but found "//clock 0"
(#792) Variable "frameLine" must be all lower-case
(#792) Variable "frameLine" must be all lower-case
(#792) Inline comments must start with a capital letter, digit or 3-dots sequence
(#792) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) No space found before comment text; expected "// clock 1" but found "//clock 1"
(#793) Variable "frameLine" must be all lower-case
(#793) Variable "frameLine" must be all lower-case
(#793) Inline comments must start with a capital letter, digit or 3-dots sequence
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) No space found before comment text; expected "// version" but found "//version"
(#794) Variable "frameLine" must be all lower-case
(#794) Variable "frameLine" must be all lower-case
(#794) Inline comments must start with a capital letter, digit or 3-dots sequence
(#794) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) No space found before comment text; expected "// version" but found "//version"
(#795) Variable "frameLine" must be all lower-case
(#795) Variable "frameLine" must be all lower-case
(#796) Variable "frameLine" must be all lower-case
(#796) Variable "frameLine" must be all lower-case
(#797) Line indented incorrectly; expected 12 spaces, found 16
(#798) Whitespace found at end of line
(#808) Missing docblock for file phpqrcode.php
(#812) Whitespace found at end of line
(#813) Line indented incorrectly; expected 8 spaces, found 12
(#814) Line indented incorrectly; expected 4 spaces, found 8
(#816) Inline comments must start with a capital letter, digit or 3-dots sequence
(#816) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#817) Line indented incorrectly; expected 4 spaces, found 8
(#817) Missing docblock for function serial
(#817) Missing docblock for function serial
(#817) Missing docblock for function serial
(#818) Opening brace should be on the same line as the declaration
(#820) Line indented incorrectly; expected 4 spaces, found 8
(#821) Whitespace found at end of line
(#822) Inline comments must start with a capital letter, digit or 3-dots sequence
(#822) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#823) Line indented incorrectly; expected 4 spaces, found 8
(#823) Missing docblock for function unserial
(#823) Missing docblock for function unserial
(#823) Missing docblock for function unserial
(#824) Opening brace should be on the same line as the declaration
(#826) Line indented incorrectly; expected 4 spaces, found 8
(#827) Whitespace found at end of line
(#828) Inline comments must start with a capital letter, digit or 3-dots sequence
(#828) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#829) Line indented incorrectly; expected 4 spaces, found 8
(#829) Missing docblock for function newFrame
(#829) Missing docblock for function newFrame
(#829) Missing docblock for function newFrame
(#829) Public method name "QRspec::newFrame" must be in lower-case letters only
(#830) Opening brace should be on the same line as the declaration
(#831) Inline control structures are not allowed
(#831) Whitespace found at end of line
(#834) Line indented incorrectly; expected 8 spaces, found 12
(#834) Expected "if (...) {\n"; found "if(...) {\n"
(#835) Whitespace found at end of line
(#836) Variable "fileName" must be all lower-case
(#837) Whitespace found at end of line
(#838) Line indented incorrectly; expected 12 spaces, found 16
(#839) Line indented incorrectly; expected 16 spaces, found 20
(#839) Variable "fileName" must be all lower-case
(#840) Variable "fileName" must be all lower-case
(#841) Line indented incorrectly; expected 16 spaces, found 20
(#843) Variable "fileName" must be all lower-case
(#844) Line indented incorrectly; expected 16 spaces, found 20
(#845) Line indented incorrectly; expected 12 spaces, found 16
(#847) Line indented incorrectly; expected 12 spaces, found 16
(#848) Line indented incorrectly; expected 8 spaces, found 12
(#849) Whitespace found at end of line
(#850) Inline control structures are not allowed
(#854) Line indented incorrectly; expected 4 spaces, found 8
(#856) Inline comments must start with a capital letter, digit or 3-dots sequence
(#856) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#857) Line indented incorrectly; expected 4 spaces, found 8
(#857) Missing docblock for function rsBlockNum
(#857) Missing docblock for function rsBlockNum
(#857) Missing docblock for function rsBlockNum
(#857) Public method name "QRspec::rsBlockNum" must be in lower-case letters only
(#857) Opening brace must be the last content on the line
(#857) Expected 1 space before opening brace; found 5
(#857) Closing brace must be on a line by itself
(#858) Line indented incorrectly; expected 4 spaces, found 8
(#858) Missing docblock for function rsBlockNum1
(#858) Missing docblock for function rsBlockNum1
(#858) Missing docblock for function rsBlockNum1
(#858) Public method name "QRspec::rsBlockNum1" must be in lower-case letters only
(#858) Opening brace must be the last content on the line
(#858) Expected 1 space before opening brace; found 4
(#858) Closing brace must be on a line by itself
(#859) Line indented incorrectly; expected 4 spaces, found 8
(#859) Missing docblock for function rsDataCodes1
(#859) Missing docblock for function rsDataCodes1
(#859) Missing docblock for function rsDataCodes1
(#859) Public method name "QRspec::rsDataCodes1" must be in lower-case letters only
(#859) Opening brace must be the last content on the line
(#859) Expected 1 space before opening brace; found 3
(#859) Closing brace must be on a line by itself
(#860) Line indented incorrectly; expected 4 spaces, found 8
(#860) Missing docblock for function rsEccCodes1
(#860) Missing docblock for function rsEccCodes1
(#860) Missing docblock for function rsEccCodes1
(#860) Public method name "QRspec::rsEccCodes1" must be in lower-case letters only
(#860) Opening brace must be the last content on the line
(#860) Expected 1 space before opening brace; found 4
(#860) Closing brace must be on a line by itself
(#861) Line indented incorrectly; expected 4 spaces, found 8
(#861) Missing docblock for function rsBlockNum2
(#861) Missing docblock for function rsBlockNum2
(#861) Missing docblock for function rsBlockNum2
(#861) Public method name "QRspec::rsBlockNum2" must be in lower-case letters only
(#861) Opening brace must be the last content on the line
(#861) Expected 1 space before opening brace; found 4
(#861) Closing brace must be on a line by itself
(#862) Line indented incorrectly; expected 4 spaces, found 8
(#862) Missing docblock for function rsDataCodes2
(#862) Missing docblock for function rsDataCodes2
(#862) Missing docblock for function rsDataCodes2
(#862) Public method name "QRspec::rsDataCodes2" must be in lower-case letters only
(#862) Opening brace must be the last content on the line
(#862) Expected 1 space before opening brace; found 3
(#862) Closing brace must be on a line by itself
(#863) Line indented incorrectly; expected 4 spaces, found 8
(#863) Missing docblock for function rsEccCodes2
(#863) Missing docblock for function rsEccCodes2
(#863) Missing docblock for function rsEccCodes2
(#863) Public method name "QRspec::rsEccCodes2" must be in lower-case letters only
(#863) Opening brace must be the last content on the line
(#863) Expected 1 space before opening brace; found 4
(#863) Closing brace must be on a line by itself
(#864) Line indented incorrectly; expected 4 spaces, found 8
(#864) Missing docblock for function rsDataLength
(#864) Missing docblock for function rsDataLength
(#864) Missing docblock for function rsDataLength
(#864) Public method name "QRspec::rsDataLength" must be in lower-case letters only
(#864) Opening brace must be the last content on the line
(#864) Expected 1 space before opening brace; found 3
(#864) Closing brace must be on a line by itself
(#865) Line indented incorrectly; expected 4 spaces, found 8
(#865) Missing docblock for function rsEccLength
(#865) Missing docblock for function rsEccLength
(#865) Missing docblock for function rsEccLength
(#865) Public method name "QRspec::rsEccLength" must be in lower-case letters only
(#865) Opening brace must be the last content on the line
(#865) Expected 1 space before opening brace; found 4
(#865) Closing brace must be on a line by itself
(#866) Whitespace found at end of line
(#867) Line indented incorrectly; expected 0 spaces, found 4
(#867) Whitespace found at end of line
(#890) Whitespace found at end of line
(#893) Missing docblock for class QRimage
(#893) Line indented incorrectly; expected 0 spaces, found 4
(#893) Missing docblock for class QRimage
(#893) Missing docblock for class QRimage
(#894) Whitespace found at end of line
(#895) Inline comments must start with a capital letter, digit or 3-dots sequence
(#895) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#896) Line indented incorrectly; expected 4 spaces, found 8
(#896) Missing docblock for function png
(#896) Missing docblock for function png
(#896) Missing docblock for function png
(#896) Variable "pixelPerPoint" must be all lower-case
(#896) Variable "outerFrame" must be all lower-case
(#896) Commas (,) must be followed by white space.
(#896) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#896) Whitespace found at end of line
(#897) Opening brace should be on the same line as the declaration
(#898) Variable "pixelPerPoint" must be all lower-case
(#898) Variable "outerFrame" must be all lower-case
(#899) Whitespace found at end of line
(#900) Line indented incorrectly; expected 8 spaces, found 12
(#901) Calls to PHP native functions must be lowercase; expected "header" but found "Header"
(#902) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#903) Line indented incorrectly; expected 8 spaces, found 12
(#904) Line indented incorrectly; expected 12 spaces, found 16
(#904) Expected "if (...) {\n"; found "if(...){\n"
(#904) Expected 1 space before "==="; 0 found
(#904) Expected 1 space after "==="; 0 found
(#904) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#905) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#907) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#908) Line indented incorrectly; expected 12 spaces, found 16
(#908) Expected "} else {\n"; found "}else{\n"
(#909) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#910) Line indented incorrectly; expected 12 spaces, found 16
(#911) Line indented incorrectly; expected 8 spaces, found 12
(#912) Whitespace found at end of line
(#913) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#914) Line indented incorrectly; expected 4 spaces, found 8
(#915) Whitespace found at end of line
(#916) Inline comments must start with a capital letter, digit or 3-dots sequence
(#916) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#917) Line indented incorrectly; expected 4 spaces, found 8
(#917) Missing docblock for function jpg
(#917) Missing docblock for function jpg
(#917) Missing docblock for function jpg
(#917) Variable "pixelPerPoint" must be all lower-case
(#917) Variable "outerFrame" must be all lower-case
(#917) Whitespace found at end of line
(#918) Opening brace should be on the same line as the declaration
(#919) Variable "pixelPerPoint" must be all lower-case
(#919) Variable "outerFrame" must be all lower-case
(#920) Whitespace found at end of line
(#921) Line indented incorrectly; expected 8 spaces, found 12
(#922) Calls to PHP native functions must be lowercase; expected "header" but found "Header"
(#923) Calls to PHP native functions must be lowercase; expected "imagejpeg" but found "ImageJpeg"
(#924) Line indented incorrectly; expected 8 spaces, found 12
(#925) Calls to PHP native functions must be lowercase; expected "imagejpeg" but found "ImageJpeg"
(#925) Whitespace found at end of line
(#926) Line indented incorrectly; expected 8 spaces, found 12
(#927) Whitespace found at end of line
(#928) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#929) Line indented incorrectly; expected 4 spaces, found 8
(#930) Whitespace found at end of line
(#931) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#932) Line indented incorrectly; expected 4 spaces, found 8
(#932) Missing docblock for function image
(#932) Missing docblock for function image
(#932) Missing docblock for function image
(#932) Variable "pixelPerPoint" must be all lower-case
(#932) Variable "outerFrame" must be all lower-case
(#932) Whitespace found at end of line
(#933) Opening brace should be on the same line as the declaration
(#936) Whitespace found at end of line
(#937) Variable "imgW" must be all lower-case
(#937) Expected 1 space before "*"; 0 found
(#937) Expected 1 space after "*"; 0 found
(#937) Variable "outerFrame" must be all lower-case
(#938) Variable "imgH" must be all lower-case
(#938) Expected 1 space before "*"; 0 found
(#938) Expected 1 space after "*"; 0 found
(#938) Variable "outerFrame" must be all lower-case
(#939) Whitespace found at end of line
(#940) Variable "base_image" must not contain underscores.
(#940) Expected 1 space after "="; 0 found
(#940) Calls to PHP native functions must be lowercase; expected "imagecreate" but found "ImageCreate"
(#940) Variable "imgW" must be all lower-case
(#940) Variable "imgH" must be all lower-case
(#941) Whitespace found at end of line
(#942) Calls to PHP native functions must be lowercase; expected "imagecolorallocate" but found "ImageColorAllocate"
(#942) Variable "base_image" must not contain underscores.
(#942) Commas (,) must be followed by white space.
(#942) Commas (,) must be followed by white space.
(#942) Commas (,) must be followed by white space.
(#943) Calls to PHP native functions must be lowercase; expected "imagecolorallocate" but found "ImageColorAllocate"
(#943) Variable "base_image" must not contain underscores.
(#943) Commas (,) must be followed by white space.
(#943) Commas (,) must be followed by white space.
(#943) Commas (,) must be followed by white space.
(#945) Variable "base_image" must not contain underscores.
(#947) Line indented incorrectly; expected 8 spaces, found 12
(#947) Expected "for (...) {\n"; found "for(...) {\n"
(#947) Expected 1 space before "="; 0 found
(#947) Expected 1 space after "="; 0 found
(#947) Expected 1 space before "<"; 0 found
(#947) Expected 1 space after "<"; 0 found
(#948) Line indented incorrectly; expected 12 spaces, found 16
(#948) Expected "for (...) {\n"; found "for(...) {\n"
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Expected 1 space before "<"; 0 found
(#948) Expected 1 space after "<"; 0 found
(#949) Line indented incorrectly; expected 16 spaces, found 20
(#950) Calls to PHP native functions must be lowercase; expected "imagesetpixel" but found "ImageSetPixel"
(#950) Variable "base_image" must not contain underscores.
(#950) Commas (,) must be followed by white space.
(#950) Expected 1 space before "+"; 0 found
(#950) Expected 1 space after "+"; 0 found
(#950) Variable "outerFrame" must be all lower-case
(#950) Commas (,) must be followed by white space.
(#950) Expected 1 space before "+"; 0 found
(#950) Expected 1 space after "+"; 0 found
(#950) Variable "outerFrame" must be all lower-case
(#950) Commas (,) must be followed by white space.
(#950) Whitespace found at end of line
(#951) Line indented incorrectly; expected 16 spaces, found 20
(#952) Line indented incorrectly; expected 12 spaces, found 16
(#953) Line indented incorrectly; expected 8 spaces, found 12
(#954) Whitespace found at end of line
(#955) Variable "target_image" must not contain underscores.
(#955) Expected 1 space after "="; 0 found
(#955) Calls to PHP native functions must be lowercase; expected "imagecreate" but found "ImageCreate"
(#955) Variable "imgW" must be all lower-case
(#955) Variable "pixelPerPoint" must be all lower-case
(#955) Variable "imgH" must be all lower-case
(#955) Variable "pixelPerPoint" must be all lower-case
(#956) Calls to PHP native functions must be lowercase; expected "imagecopyresized" but found "ImageCopyResized"
(#956) Variable "target_image" must not contain underscores.
(#956) Variable "base_image" must not contain underscores.
(#956) Variable "imgW" must be all lower-case
(#956) Variable "pixelPerPoint" must be all lower-case
(#956) Variable "imgH" must be all lower-case
(#956) Variable "pixelPerPoint" must be all lower-case
(#956) Variable "imgW" must be all lower-case
(#956) Variable "imgH" must be all lower-case
(#957) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#957) Variable "base_image" must not contain underscores.
(#958) Whitespace found at end of line
(#959) Variable "target_image" must not contain underscores.
(#960) Line indented incorrectly; expected 4 spaces, found 8
(#961) Line indented incorrectly; expected 0 spaces, found 4
(#961) Whitespace found at end of line
(#987) Whitespace found at end of line
(#991) Missing docblock for class QRinputItem
(#991) Line indented incorrectly; expected 0 spaces, found 4
(#991) Missing docblock for class QRinputItem
(#991) Missing docblock for class QRinputItem
(#992) Whitespace found at end of line
(#993) Missing member variable doc comment
(#994) Missing member variable doc comment
(#995) Missing member variable doc comment
(#996) Missing member variable doc comment
(#998) Line indented incorrectly; expected 4 spaces, found 8
(#998) Missing docblock for function __construct
(#998) Missing docblock for function __construct
(#998) Missing docblock for function __construct
(#998) Whitespace found at end of line
(#999) Opening brace should be on the same line as the declaration
(#1000) Variable "setData" must be all lower-case
(#1001) Whitespace found at end of line
(#1002) Line indented incorrectly; expected 8 spaces, found 12
(#1002) Variable "setData" must be all lower-case
(#1003) Variable "setData" must be all lower-case
(#1003) Variable "setData" must be all lower-case
(#1003) Commas (,) must be followed by white space.
(#1003) Expected 1 space before "-"; 0 found
(#1003) Expected 1 space after "-"; 0 found
(#1003) Variable "setData" must be all lower-case
(#1003) Commas (,) must be followed by white space.
(#1004) Line indented incorrectly; expected 8 spaces, found 12
(#1005) Whitespace found at end of line
(#1006) Line indented incorrectly; expected 8 spaces, found 12
(#1006) Expected "if (...) {\n"; found "if(...) {\n"
(#1006) Variable "setData" must be all lower-case
(#1007) Commas (,) must be followed by white space.
(#1007) Variable "setData" must be all lower-case
(#1009) Line indented incorrectly; expected 8 spaces, found 12
(#1010) Whitespace found at end of line
(#1013) Variable "setData" must be all lower-case
(#1015) Line indented incorrectly; expected 4 spaces, found 8
(#1016) Whitespace found at end of line
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1018) Line indented incorrectly; expected 4 spaces, found 8
(#1018) Missing docblock for function encodeModeNum
(#1018) Missing docblock for function encodeModeNum
(#1018) Missing docblock for function encodeModeNum
(#1018) Public method name "QRinputItem::encodeModeNum" must be in lower-case letters only
(#1019) Opening brace should be on the same line as the declaration
(#1020) Line indented incorrectly; expected 8 spaces, found 12
(#1021) Whitespace found at end of line
(#1024) Whitespace found at end of line
(#1029) Line indented incorrectly; expected 12 spaces, found 16
(#1029) Expected "for (...) {\n"; found "for(...) {\n"
(#1029) Expected 1 space before "="; 0 found
(#1029) Expected 1 space after "="; 0 found
(#1029) Expected 1 space before "<"; 0 found
(#1029) Expected 1 space after "<"; 0 found
(#1030) Expected 1 space before "*"; 0 found
(#1030) Expected 1 space after "*"; 0 found
(#1030) Space found before square bracket; expected "3]" but found "3 ]"
(#1031) Expected 1 space before "*"; 0 found
(#1031) Expected 1 space after "*"; 0 found
(#1031) Expected 1 space before "+"; 0 found
(#1031) Expected 1 space after "+"; 0 found
(#1032) Expected 1 space before "*"; 0 found
(#1032) Expected 1 space after "*"; 0 found
(#1032) Expected 1 space before "+"; 0 found
(#1032) Expected 1 space after "+"; 0 found
(#1034) Line indented incorrectly; expected 12 spaces, found 16
(#1036) Line indented incorrectly; expected 12 spaces, found 16
(#1036) Expected "if (...) {\n"; found "if(...) {\n"
(#1037) Expected 1 space before "*"; 0 found
(#1037) Expected 1 space after "*"; 0 found
(#1039) Line indented incorrectly; expected 12 spaces, found 16
(#1039) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#1039) Expected "if (...) {\n"; found "if(...) {\n"
(#1040) Expected 1 space before "*"; 0 found
(#1040) Expected 1 space after "*"; 0 found
(#1040) Space found before square bracket; expected "3]" but found "3 ]"
(#1041) Expected 1 space before "*"; 0 found
(#1041) Expected 1 space after "*"; 0 found
(#1041) Expected 1 space before "+"; 0 found
(#1041) Expected 1 space after "+"; 0 found
(#1043) Line indented incorrectly; expected 12 spaces, found 16
(#1047) Whitespace found at end of line
(#1048) Line indented incorrectly; expected 8 spaces, found 12
(#1050) Line indented incorrectly; expected 8 spaces, found 12
(#1051) Line indented incorrectly; expected 4 spaces, found 8
(#1052) Whitespace found at end of line
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1054) Line indented incorrectly; expected 4 spaces, found 8
(#1054) Missing docblock for function encodeModeAn
(#1054) Missing docblock for function encodeModeAn
(#1054) Missing docblock for function encodeModeAn
(#1054) Public method name "QRinputItem::encodeModeAn" must be in lower-case letters only
(#1055) Opening brace should be on the same line as the declaration
(#1056) Line indented incorrectly; expected 8 spaces, found 12
(#1059) Whitespace found at end of line
(#1063) Line indented incorrectly; expected 12 spaces, found 16
(#1063) Expected "for (...) {\n"; found "for(...) {\n"
(#1063) Expected 1 space before "="; 0 found
(#1063) Expected 1 space after "="; 0 found
(#1063) Expected 1 space before "<"; 0 found
(#1063) Expected 1 space after "<"; 0 found
(#1064) Expected 1 space before "*"; 0 found
(#1064) Expected 1 space after "*"; 0 found
(#1064) Space found before square bracket; expected "2]" but found "2 ]"
(#1065) Expected 1 space before "*"; 0 found
(#1065) Expected 1 space after "*"; 0 found
(#1065) Expected 1 space before "+"; 0 found
(#1065) Expected 1 space after "+"; 0 found
(#1068) Line indented incorrectly; expected 12 spaces, found 16
(#1070) Line indented incorrectly; expected 12 spaces, found 16
(#1070) Expected "if (...) {\n"; found "if(...) {\n"
(#1073) Line indented incorrectly; expected 12 spaces, found 16
(#1074) Whitespace found at end of line
(#1077) Whitespace found at end of line
(#1078) Line indented incorrectly; expected 8 spaces, found 12
(#1080) Line indented incorrectly; expected 8 spaces, found 12
(#1081) Line indented incorrectly; expected 4 spaces, found 8
(#1082) Whitespace found at end of line
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1084) Line indented incorrectly; expected 4 spaces, found 8
(#1084) Missing docblock for function encodeMode8
(#1084) Missing docblock for function encodeMode8
(#1084) Missing docblock for function encodeMode8
(#1084) Public method name "QRinputItem::encodeMode8" must be in lower-case letters only
(#1085) Opening brace should be on the same line as the declaration
(#1086) Line indented incorrectly; expected 8 spaces, found 12
(#1092) Line indented incorrectly; expected 12 spaces, found 16
(#1092) Expected "for (...) {\n"; found "for(...) {\n"
(#1092) Expected 1 space before "="; 0 found
(#1092) Expected 1 space after "="; 0 found
(#1092) Expected 1 space before "<"; 0 found
(#1092) Expected 1 space after "<"; 0 found
(#1094) Line indented incorrectly; expected 12 spaces, found 16
(#1098) Whitespace found at end of line
(#1099) Line indented incorrectly; expected 8 spaces, found 12
(#1101) Line indented incorrectly; expected 8 spaces, found 12
(#1102) Line indented incorrectly; expected 4 spaces, found 8
(#1103) Whitespace found at end of line
(#1104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1104) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1105) Line indented incorrectly; expected 4 spaces, found 8
(#1105) Missing docblock for function encodeModeKanji
(#1105) Missing docblock for function encodeModeKanji
(#1105) Missing docblock for function encodeModeKanji
(#1105) Public method name "QRinputItem::encodeModeKanji" must be in lower-case letters only
(#1106) Opening brace should be on the same line as the declaration
(#1107) Line indented incorrectly; expected 8 spaces, found 12
(#1110) Whitespace found at end of line
(#1114) Line indented incorrectly; expected 12 spaces, found 16
(#1114) Expected "for (...) {\n"; found "for(...) {\n"
(#1114) Expected 1 space before "="; 0 found
(#1114) Expected 1 space after "="; 0 found
(#1114) Expected 1 space before "<"; 0 found
(#1114) Expected 1 space after "<"; 0 found
(#1114) Expected 1 space before "+="; 0 found
(#1114) Expected 1 space after "+="; 0 found
(#1115) Expected 1 space before "+"; 0 found
(#1115) Expected 1 space after "+"; 0 found
(#1116) Line indented incorrectly; expected 16 spaces, found 20
(#1116) Expected "if (...) {\n"; found "if(...) {\n"
(#1118) Line indented incorrectly; expected 16 spaces, found 20
(#1120) Line indented incorrectly; expected 16 spaces, found 20
(#1121) Whitespace found at end of line
(#1126) Line indented incorrectly; expected 12 spaces, found 16
(#1130) Whitespace found at end of line
(#1131) Line indented incorrectly; expected 8 spaces, found 12
(#1133) Line indented incorrectly; expected 8 spaces, found 12
(#1134) Line indented incorrectly; expected 4 spaces, found 8
(#1136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1136) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1137) Line indented incorrectly; expected 4 spaces, found 8
(#1137) Missing docblock for function encodeModeStructure
(#1137) Missing docblock for function encodeModeStructure
(#1137) Missing docblock for function encodeModeStructure
(#1137) Public method name "QRinputItem::encodeModeStructure" must be in lower-case letters only
(#1138) Opening brace should be on the same line as the declaration
(#1139) Line indented incorrectly; expected 8 spaces, found 12
(#1140) Expected 1 space after "="; 2 found
(#1141) Whitespace found at end of line
(#1149) Whitespace found at end of line
(#1150) Line indented incorrectly; expected 8 spaces, found 12
(#1152) Line indented incorrectly; expected 8 spaces, found 12
(#1153) Line indented incorrectly; expected 4 spaces, found 8
(#1154) Whitespace found at end of line
(#1155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1155) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1156) Line indented incorrectly; expected 4 spaces, found 8
(#1156) Missing docblock for function estimateBitStreamSizeOfEntry
(#1156) Missing docblock for function estimateBitStreamSizeOfEntry
(#1156) Missing docblock for function estimateBitStreamSizeOfEntry
(#1156) Public method name "QRinputItem::estimateBitStreamSizeOfEntry" must be in lower-case letters only
(#1157) Opening brace should be on the same line as the declaration
(#1160) Inline control structures are not allowed
(#1160) Whitespace found at end of line
(#1163) Line indented incorrectly; expected 8 spaces, found 12
(#1164) Line indented incorrectly; expected 12 spaces, found 16
(#1164) Closing brace must be on a line by itself
(#1165) Line indented incorrectly; expected 12 spaces, found 16
(#1165) Closing brace must be on a line by itself
(#1166) Line indented incorrectly; expected 12 spaces, found 16
(#1166) Closing brace must be on a line by itself
(#1167) Line indented incorrectly; expected 12 spaces, found 16
(#1167) Closing brace must be on a line by itself
(#1168) Line indented incorrectly; expected 12 spaces, found 16
(#1168) Closing brace must be on a line by itself
(#1168) Whitespace found at end of line
(#1169) Line indented incorrectly; expected 12 spaces, found 16
(#1171) Line indented incorrectly; expected 8 spaces, found 12
(#1180) Line indented incorrectly; expected 4 spaces, found 8
(#1181) Whitespace found at end of line
(#1182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1182) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1183) Line indented incorrectly; expected 4 spaces, found 8
(#1183) Missing docblock for function encodeBitStream
(#1183) Missing docblock for function encodeBitStream
(#1183) Missing docblock for function encodeBitStream
(#1183) Public method name "QRinputItem::encodeBitStream" must be in lower-case letters only
(#1184) Opening brace should be on the same line as the declaration
(#1185) Line indented incorrectly; expected 8 spaces, found 12
(#1186) Whitespace found at end of line
(#1189) Whitespace found at end of line
(#1190) Line indented incorrectly; expected 12 spaces, found 16
(#1190) Expected "if (...) {\n"; found "if(...) {\n"
(#1191) Whitespace found at end of line
(#1197) Whitespace found at end of line
(#1201) Whitespace found at end of line
(#1204) Whitespace found at end of line
(#1205) Line indented incorrectly; expected 12 spaces, found 16
(#1206) Whitespace found at end of line
(#1208) Whitespace found at end of line
(#1209) Line indented incorrectly; expected 16 spaces, found 20
(#1210) Line indented incorrectly; expected 20 spaces, found 24
(#1210) Closing brace must be on a line by itself
(#1211) Line indented incorrectly; expected 20 spaces, found 24
(#1211) Closing brace must be on a line by itself
(#1212) Line indented incorrectly; expected 20 spaces, found 24
(#1212) Closing brace must be on a line by itself
(#1213) Line indented incorrectly; expected 20 spaces, found 24
(#1213) Closing brace must be on a line by itself
(#1214) Line indented incorrectly; expected 20 spaces, found 24
(#1214) Closing brace must be on a line by itself
(#1215) Whitespace found at end of line
(#1216) Line indented incorrectly; expected 20 spaces, found 24
(#1218) Line indented incorrectly; expected 16 spaces, found 20
(#1219) Whitespace found at end of line
(#1220) Inline control structures are not allowed
(#1222) Line indented incorrectly; expected 12 spaces, found 16
(#1225) Whitespace found at end of line
(#1226) Line indented incorrectly; expected 8 spaces, found 12
(#1228) Line indented incorrectly; expected 8 spaces, found 12
(#1229) Line indented incorrectly; expected 4 spaces, found 8
(#1230) Line indented incorrectly; expected 0 spaces, found 4
(#1231) Whitespace found at end of line
(#1232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#1234) Missing docblock for class QRinput
(#1234) Line indented incorrectly; expected 0 spaces, found 4
(#1234) Missing docblock for class QRinput
(#1234) Missing docblock for class QRinput
(#1236) Missing member variable doc comment
(#1237) Whitespace found at end of line
(#1238) Missing member variable doc comment
(#1239) Missing member variable doc comment
(#1240) Whitespace found at end of line
(#1241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1241) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1242) Line indented incorrectly; expected 4 spaces, found 8
(#1242) Missing docblock for function __construct
(#1242) Missing docblock for function __construct
(#1242) Missing docblock for function __construct
(#1243) Opening brace should be on the same line as the declaration
(#1244) Line indented incorrectly; expected 8 spaces, found 12
(#1246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1247) Line indented incorrectly; expected 8 spaces, found 12
(#1248) Whitespace found at end of line
(#1251) Line indented incorrectly; expected 4 spaces, found 8
(#1252) Whitespace found at end of line
(#1253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1253) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1254) Line indented incorrectly; expected 4 spaces, found 8
(#1254) Missing docblock for function getVersion
(#1254) Missing docblock for function getVersion
(#1254) Missing docblock for function getVersion
(#1254) Public method name "QRinput::getVersion" must be in lower-case letters only
(#1255) Opening brace should be on the same line as the declaration
(#1257) Line indented incorrectly; expected 4 spaces, found 8
(#1258) Whitespace found at end of line
(#1259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1259) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1260) Line indented incorrectly; expected 4 spaces, found 8
(#1260) Missing docblock for function setVersion
(#1260) Missing docblock for function setVersion
(#1260) Missing docblock for function setVersion
(#1260) Public method name "QRinput::setVersion" must be in lower-case letters only
(#1261) Opening brace should be on the same line as the declaration
(#1262) Line indented incorrectly; expected 8 spaces, found 12
(#1262) Expected "if (...) {\n"; found "if(...) {\n"
(#1265) Line indented incorrectly; expected 8 spaces, found 12
(#1270) Line indented incorrectly; expected 4 spaces, found 8
(#1271) Whitespace found at end of line
(#1272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1272) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1273) Line indented incorrectly; expected 4 spaces, found 8
(#1273) Missing docblock for function getErrorCorrectionLevel
(#1273) Missing docblock for function getErrorCorrectionLevel
(#1273) Missing docblock for function getErrorCorrectionLevel
(#1273) Public method name "QRinput::getErrorCorrectionLevel" must be in lower-case letters only
(#1274) Opening brace should be on the same line as the declaration
(#1276) Line indented incorrectly; expected 4 spaces, found 8
(#1278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1278) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1279) Line indented incorrectly; expected 4 spaces, found 8
(#1279) Missing docblock for function setErrorCorrectionLevel
(#1279) Missing docblock for function setErrorCorrectionLevel
(#1279) Missing docblock for function setErrorCorrectionLevel
(#1279) Public method name "QRinput::setErrorCorrectionLevel" must be in lower-case letters only
(#1280) Opening brace should be on the same line as the declaration
(#1281) Line indented incorrectly; expected 8 spaces, found 12
(#1281) Expected "if (...) {\n"; found "if(...) {\n"
(#1284) Line indented incorrectly; expected 8 spaces, found 12
(#1289) Line indented incorrectly; expected 4 spaces, found 8
(#1290) Whitespace found at end of line
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1291) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1292) Line indented incorrectly; expected 4 spaces, found 8
(#1292) Missing docblock for function appendEntry
(#1292) Missing docblock for function appendEntry
(#1292) Missing docblock for function appendEntry
(#1292) Public method name "QRinput::appendEntry" must be in lower-case letters only
(#1293) Opening brace should be on the same line as the declaration
(#1295) Line indented incorrectly; expected 4 spaces, found 8
(#1296) Whitespace found at end of line
(#1297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1297) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1298) Line indented incorrectly; expected 4 spaces, found 8
(#1298) Missing docblock for function append
(#1298) Missing docblock for function append
(#1298) Missing docblock for function append
(#1299) Opening brace should be on the same line as the declaration
(#1300) Line indented incorrectly; expected 8 spaces, found 12
(#1304) Line indented incorrectly; expected 8 spaces, found 12
(#1306) Line indented incorrectly; expected 8 spaces, found 12
(#1307) Line indented incorrectly; expected 4 spaces, found 8
(#1308) Whitespace found at end of line
(#1309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1309) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1310) Whitespace found at end of line
(#1311) Line indented incorrectly; expected 4 spaces, found 8
(#1311) Missing docblock for function insertStructuredAppendHeader
(#1311) Missing docblock for function insertStructuredAppendHeader
(#1311) Missing docblock for function insertStructuredAppendHeader
(#1311) Public method name "QRinput::insertStructuredAppendHeader" must be in lower-case letters only
(#1312) Opening brace should be on the same line as the declaration
(#1313) Line indented incorrectly; expected 8 spaces, found 12
(#1313) Expected "if (...) {\n"; found "if(...) {\n"
(#1315) Line indented incorrectly; expected 8 spaces, found 12
(#1316) Whitespace found at end of line
(#1317) Line indented incorrectly; expected 8 spaces, found 12
(#1317) Expected "if (...) {\n"; found "if(...) {\n"
(#1319) Line indented incorrectly; expected 8 spaces, found 12
(#1321) Short array syntax must be used to define arrays
(#1322) Whitespace found at end of line
(#1323) Line indented incorrectly; expected 8 spaces, found 12
(#1327) Line indented incorrectly; expected 8 spaces, found 12
(#1329) Line indented incorrectly; expected 8 spaces, found 12
(#1330) Line indented incorrectly; expected 4 spaces, found 8
(#1332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1332) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1333) Line indented incorrectly; expected 4 spaces, found 8
(#1333) Missing docblock for function calcParity
(#1333) Missing docblock for function calcParity
(#1333) Missing docblock for function calcParity
(#1333) Public method name "QRinput::calcParity" must be in lower-case letters only
(#1334) Opening brace should be on the same line as the declaration
(#1336) Whitespace found at end of line
(#1337) Line indented incorrectly; expected 8 spaces, found 12
(#1337) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1338) Line indented incorrectly; expected 12 spaces, found 16
(#1338) Expected "if (...) {\n"; found "if(...) {\n"
(#1339) Line indented incorrectly; expected 16 spaces, found 20
(#1339) Expected "for (...) {\n"; found "for(...) {\n"
(#1339) Expected 1 space before "="; 0 found
(#1339) Expected 1 space after "="; 0 found
(#1339) Expected 1 space before "-"; 0 found
(#1339) Expected 1 space after "-"; 0 found
(#1339) Expected 1 space before ">="; 0 found
(#1339) Expected 1 space after ">="; 0 found
(#1341) Line indented incorrectly; expected 16 spaces, found 20
(#1342) Line indented incorrectly; expected 12 spaces, found 16
(#1343) Line indented incorrectly; expected 8 spaces, found 12
(#1346) Line indented incorrectly; expected 4 spaces, found 8
(#1347) Whitespace found at end of line
(#1348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1348) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1349) Line indented incorrectly; expected 4 spaces, found 8
(#1349) Missing docblock for function checkModeNum
(#1349) Missing docblock for function checkModeNum
(#1349) Missing docblock for function checkModeNum
(#1349) Public method name "QRinput::checkModeNum" must be in lower-case letters only
(#1350) Opening brace should be on the same line as the declaration
(#1351) Line indented incorrectly; expected 8 spaces, found 12
(#1351) Expected "for (...) {\n"; found "for(...) {\n"
(#1351) Expected 1 space before "="; 0 found
(#1351) Expected 1 space after "="; 0 found
(#1351) Expected 1 space before "<"; 0 found
(#1351) Expected 1 space after "<"; 0 found
(#1352) Line indented incorrectly; expected 12 spaces, found 16
(#1352) Expected "if (...) {\n"; found "if(...){\n"
(#1354) Line indented incorrectly; expected 12 spaces, found 16
(#1355) Line indented incorrectly; expected 8 spaces, found 12
(#1358) Line indented incorrectly; expected 4 spaces, found 8
(#1360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1360) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1361) Line indented incorrectly; expected 4 spaces, found 8
(#1361) Missing docblock for function estimateBitsModeNum
(#1361) Missing docblock for function estimateBitsModeNum
(#1361) Missing docblock for function estimateBitsModeNum
(#1361) Public method name "QRinput::estimateBitsModeNum" must be in lower-case letters only
(#1362) Opening brace should be on the same line as the declaration
(#1365) Whitespace found at end of line
(#1366) Line indented incorrectly; expected 8 spaces, found 12
(#1367) Line indented incorrectly; expected 12 spaces, found 16
(#1370) Line indented incorrectly; expected 12 spaces, found 16
(#1373) Line indented incorrectly; expected 12 spaces, found 16
(#1375) Line indented incorrectly; expected 8 spaces, found 12
(#1378) Line indented incorrectly; expected 4 spaces, found 8
(#1379) Whitespace found at end of line
(#1380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1380) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1381) Line indented incorrectly; expected 4 spaces, found 8
(#1381) You must use "/**" style comments for a member variable comment
(#1381) Member variable "anTable" must be all lower-case
(#1381) Short array syntax must be used to define arrays
(#1389) There should be a comma after the last array item in a multi-line array.
(#1391) Whitespace found at end of line
(#1392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1392) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1393) Line indented incorrectly; expected 4 spaces, found 8
(#1393) Missing docblock for function lookAnTable
(#1393) Missing docblock for function lookAnTable
(#1393) Missing docblock for function lookAnTable
(#1393) Public method name "QRinput::lookAnTable" must be in lower-case letters only
(#1394) Opening brace should be on the same line as the declaration
(#1395) Expected 1 space before "?"; 0 found
(#1395) Expected 1 space after "?"; 0 found
(#1395) Expected 1 space before ":"; 0 found
(#1395) Expected 1 space after ":"; 0 found
(#1395) Variable "anTable" must be all lower-case
(#1396) Line indented incorrectly; expected 4 spaces, found 8
(#1397) Whitespace found at end of line
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1399) Line indented incorrectly; expected 4 spaces, found 8
(#1399) Missing docblock for function checkModeAn
(#1399) Missing docblock for function checkModeAn
(#1399) Missing docblock for function checkModeAn
(#1399) Public method name "QRinput::checkModeAn" must be in lower-case letters only
(#1400) Opening brace should be on the same line as the declaration
(#1401) Line indented incorrectly; expected 8 spaces, found 12
(#1401) Expected "for (...) {\n"; found "for(...) {\n"
(#1401) Expected 1 space before "="; 0 found
(#1401) Expected 1 space after "="; 0 found
(#1401) Expected 1 space before "<"; 0 found
(#1401) Expected 1 space after "<"; 0 found
(#1402) Line indented incorrectly; expected 12 spaces, found 16
(#1404) Line indented incorrectly; expected 12 spaces, found 16
(#1405) Line indented incorrectly; expected 8 spaces, found 12
(#1408) Line indented incorrectly; expected 4 spaces, found 8
(#1409) Whitespace found at end of line
(#1410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1410) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1411) Line indented incorrectly; expected 4 spaces, found 8
(#1411) Missing docblock for function estimateBitsModeAn
(#1411) Missing docblock for function estimateBitsModeAn
(#1411) Missing docblock for function estimateBitsModeAn
(#1411) Public method name "QRinput::estimateBitsModeAn" must be in lower-case letters only
(#1412) Opening brace should be on the same line as the declaration
(#1415) Whitespace found at end of line
(#1416) Line indented incorrectly; expected 8 spaces, found 12
(#1416) Expected "if (...) {\n"; found "if(...) {\n"
(#1418) Line indented incorrectly; expected 8 spaces, found 12
(#1421) Line indented incorrectly; expected 4 spaces, found 8
(#1422) Whitespace found at end of line
(#1423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1423) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1424) Line indented incorrectly; expected 4 spaces, found 8
(#1424) Missing docblock for function estimateBitsMode8
(#1424) Missing docblock for function estimateBitsMode8
(#1424) Missing docblock for function estimateBitsMode8
(#1424) Public method name "QRinput::estimateBitsMode8" must be in lower-case letters only
(#1425) Opening brace should be on the same line as the declaration
(#1427) Line indented incorrectly; expected 4 spaces, found 8
(#1428) Whitespace found at end of line
(#1429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1429) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1430) Line indented incorrectly; expected 4 spaces, found 8
(#1430) Missing docblock for function estimateBitsModeKanji
(#1430) Missing docblock for function estimateBitsModeKanji
(#1430) Missing docblock for function estimateBitsModeKanji
(#1430) Public method name "QRinput::estimateBitsModeKanji" must be in lower-case letters only
(#1431) Opening brace should be on the same line as the declaration
(#1433) Line indented incorrectly; expected 4 spaces, found 8
(#1434) Whitespace found at end of line
(#1435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1435) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1436) Line indented incorrectly; expected 4 spaces, found 8
(#1436) Missing docblock for function checkModeKanji
(#1436) Missing docblock for function checkModeKanji
(#1436) Missing docblock for function checkModeKanji
(#1436) Public method name "QRinput::checkModeKanji" must be in lower-case letters only
(#1437) Opening brace should be on the same line as the declaration
(#1438) Inline control structures are not allowed
(#1441) Line indented incorrectly; expected 8 spaces, found 12
(#1441) Expected "for (...) {\n"; found "for(...) {\n"
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1441) Expected 1 space before "<"; 0 found
(#1441) Expected 1 space after "<"; 0 found
(#1441) Expected 1 space before "+="; 0 found
(#1441) Expected 1 space after "+="; 0 found
(#1442) Expected 1 space before "+"; 0 found
(#1442) Expected 1 space after "+"; 0 found
(#1443) Line indented incorrectly; expected 12 spaces, found 16
(#1443) Expected "if (...) {\n"; found "if(...) {\n"
(#1443) Whitespace found at end of line
(#1444) Whitespace found at end of line
(#1447) Line indented incorrectly; expected 12 spaces, found 16
(#1448) Line indented incorrectly; expected 8 spaces, found 12
(#1451) Line indented incorrectly; expected 4 spaces, found 8
(#1457) Line indented incorrectly; expected 4 spaces, found 8
(#1457) Missing docblock for function check
(#1457) Missing docblock for function check
(#1457) Missing docblock for function check
(#1458) Opening brace should be on the same line as the declaration
(#1459) Inline control structures are not allowed
(#1459) Whitespace found at end of line
(#1462) Line indented incorrectly; expected 8 spaces, found 12
(#1463) Line indented incorrectly; expected 12 spaces, found 16
(#1463) Closing brace must be on a line by itself
(#1464) Line indented incorrectly; expected 12 spaces, found 16
(#1464) Closing brace must be on a line by itself
(#1465) Line indented incorrectly; expected 12 spaces, found 16
(#1465) Closing brace must be on a line by itself
(#1466) Line indented incorrectly; expected 12 spaces, found 16
(#1466) Closing brace must be on a line by itself
(#1467) Line indented incorrectly; expected 12 spaces, found 16
(#1467) Closing brace must be on a line by itself
(#1468) Whitespace found at end of line
(#1469) Line indented incorrectly; expected 12 spaces, found 16
(#1471) Line indented incorrectly; expected 8 spaces, found 12
(#1474) Line indented incorrectly; expected 4 spaces, found 8
(#1475) Whitespace found at end of line
(#1476) Whitespace found at end of line
(#1477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1477) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1478) Line indented incorrectly; expected 4 spaces, found 8
(#1478) Missing docblock for function estimateBitStreamSize
(#1478) Missing docblock for function estimateBitStreamSize
(#1478) Missing docblock for function estimateBitStreamSize
(#1478) Public method name "QRinput::estimateBitStreamSize" must be in lower-case letters only
(#1479) Opening brace should be on the same line as the declaration
(#1482) Line indented incorrectly; expected 8 spaces, found 12
(#1482) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1484) Line indented incorrectly; expected 8 spaces, found 12
(#1487) Line indented incorrectly; expected 4 spaces, found 8
(#1488) Whitespace found at end of line
(#1489) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1489) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1490) Line indented incorrectly; expected 4 spaces, found 8
(#1490) Missing docblock for function estimateVersion
(#1490) Missing docblock for function estimateVersion
(#1490) Missing docblock for function estimateVersion
(#1490) Public method name "QRinput::estimateVersion" must be in lower-case letters only
(#1491) Opening brace should be on the same line as the declaration
(#1494) Line indented incorrectly; expected 8 spaces, found 12
(#1498) Line indented incorrectly; expected 12 spaces, found 16
(#1500) Line indented incorrectly; expected 12 spaces, found 16
(#1501) Line indented incorrectly; expected 8 spaces, found 12
(#1504) Line indented incorrectly; expected 4 spaces, found 8
(#1505) Whitespace found at end of line
(#1506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1506) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1507) Line indented incorrectly; expected 4 spaces, found 8
(#1507) Missing docblock for function lengthOfCode
(#1507) Missing docblock for function lengthOfCode
(#1507) Missing docblock for function lengthOfCode
(#1507) Public method name "QRinput::lengthOfCode" must be in lower-case letters only
(#1508) Opening brace should be on the same line as the declaration
(#1510) Line indented incorrectly; expected 8 spaces, found 12
(#1511) Line indented incorrectly; expected 12 spaces, found 16
(#1515) Line indented incorrectly; expected 16 spaces, found 20
(#1515) Expected "if (...) {\n"; found "if(...) {\n"
(#1517) Line indented incorrectly; expected 16 spaces, found 20
(#1517) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#1517) Expected "if (...) {\n"; found "if(...) {\n"
(#1519) Line indented incorrectly; expected 16 spaces, found 20
(#1521) Line indented incorrectly; expected 12 spaces, found 16
(#1525) Inline control structures are not allowed
(#1525) Whitespace found at end of line
(#1528) Line indented incorrectly; expected 12 spaces, found 16
(#1531) Line indented incorrectly; expected 12 spaces, found 16
(#1534) Line indented incorrectly; expected 12 spaces, found 16
(#1537) Line indented incorrectly; expected 12 spaces, found 16
(#1540) Line indented incorrectly; expected 8 spaces, found 12
(#1541) Whitespace found at end of line
(#1543) Inline control structures are not allowed
(#1544) Inline control structures are not allowed
(#1547) Line indented incorrectly; expected 4 spaces, found 8
(#1548) Whitespace found at end of line
(#1549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1549) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1550) Line indented incorrectly; expected 4 spaces, found 8
(#1550) Missing docblock for function createBitStream
(#1550) Missing docblock for function createBitStream
(#1550) Missing docblock for function createBitStream
(#1550) Public method name "QRinput::createBitStream" must be in lower-case letters only
(#1551) Opening brace should be on the same line as the declaration
(#1554) Line indented incorrectly; expected 8 spaces, found 12
(#1554) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1556) Whitespace found at end of line
(#1557) Inline control structures are not allowed
(#1557) Whitespace found at end of line
(#1559) Whitespace found at end of line
(#1561) Line indented incorrectly; expected 8 spaces, found 12
(#1564) Line indented incorrectly; expected 4 spaces, found 8
(#1565) Whitespace found at end of line
(#1566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1566) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1567) Line indented incorrectly; expected 4 spaces, found 8
(#1567) Missing docblock for function convertData
(#1567) Missing docblock for function convertData
(#1567) Missing docblock for function convertData
(#1567) Public method name "QRinput::convertData" must be in lower-case letters only
(#1568) Opening brace should be on the same line as the declaration
(#1570) Line indented incorrectly; expected 8 spaces, found 12
(#1570) Expected "if (...) {\n"; found "if(...) {\n"
(#1572) Line indented incorrectly; expected 8 spaces, found 12
(#1574) Line indented incorrectly; expected 8 spaces, found 12
(#1574) Expected "for (...) {\n"; found "for(...) {\n"
(#1576) Whitespace found at end of line
(#1577) Inline control structures are not allowed
(#1577) Whitespace found at end of line
(#1579) Whitespace found at end of line
(#1581) Line indented incorrectly; expected 12 spaces, found 16
(#1581) Expected "if (...) {\n"; found "if(...) {\n"
(#1584) Line indented incorrectly; expected 12 spaces, found 16
(#1584) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#1584) Expected "if (...) {\n"; found "if(...) {\n"
(#1586) Line indented incorrectly; expected 12 spaces, found 16
(#1588) Line indented incorrectly; expected 12 spaces, found 16
(#1589) Line indented incorrectly; expected 8 spaces, found 12
(#1592) Line indented incorrectly; expected 4 spaces, found 8
(#1593) Whitespace found at end of line
(#1594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1594) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1595) Line indented incorrectly; expected 4 spaces, found 8
(#1595) Missing docblock for function appendPaddingBit
(#1595) Missing docblock for function appendPaddingBit
(#1595) Missing docblock for function appendPaddingBit
(#1595) Public method name "QRinput::appendPaddingBit" must be in lower-case letters only
(#1596) Opening brace should be on the same line as the declaration
(#1601) Line indented incorrectly; expected 8 spaces, found 12
(#1603) Line indented incorrectly; expected 8 spaces, found 12
(#1605) Line indented incorrectly; expected 8 spaces, found 12
(#1607) Line indented incorrectly; expected 8 spaces, found 12
(#1614) Whitespace found at end of line
(#1615) Inline control structures are not allowed
(#1615) Whitespace found at end of line
(#1619) Whitespace found at end of line
(#1620) Line indented incorrectly; expected 8 spaces, found 12
(#1620) Expected "if (...) {\n"; found "if(...) {\n"
(#1621) Whitespace found at end of line
(#1622) Short array syntax must be used to define arrays
(#1623) Line indented incorrectly; expected 12 spaces, found 16
(#1623) Expected "for (...) {\n"; found "for(...) {\n"
(#1623) Expected 1 space before "="; 0 found
(#1623) Expected 1 space after "="; 0 found
(#1623) Expected 1 space before "<"; 0 found
(#1623) Expected 1 space after "<"; 0 found
(#1624) Expected 1 space before "&" operator; 0 found
(#1624) Expected 1 space after "&" operator; 0 found
(#1624) Expected 1 space before "?"; 0 found
(#1624) Expected 1 space after "?"; 0 found
(#1624) Expected 1 space before ":"; 0 found
(#1624) Expected 1 space after ":"; 0 found
(#1625) Line indented incorrectly; expected 12 spaces, found 16
(#1626) Whitespace found at end of line
(#1628) Whitespace found at end of line
(#1629) Inline control structures are not allowed
(#1631) Whitespace found at end of line
(#1632) Line indented incorrectly; expected 8 spaces, found 12
(#1635) Whitespace found at end of line
(#1637) Line indented incorrectly; expected 4 spaces, found 8
(#1639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1639) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1640) Line indented incorrectly; expected 4 spaces, found 8
(#1640) Missing docblock for function mergeBitStream
(#1640) Missing docblock for function mergeBitStream
(#1640) Missing docblock for function mergeBitStream
(#1640) Public method name "QRinput::mergeBitStream" must be in lower-case letters only
(#1641) Opening brace should be on the same line as the declaration
(#1642) Line indented incorrectly; expected 8 spaces, found 12
(#1642) Expected "if (...) {\n"; found "if(...) {\n"
(#1644) Line indented incorrectly; expected 8 spaces, found 12
(#1647) Whitespace found at end of line
(#1648) Line indented incorrectly; expected 8 spaces, found 12
(#1648) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1650) Line indented incorrectly; expected 12 spaces, found 16
(#1650) Expected "if (...) {\n"; found "if(...) {\n"
(#1652) Line indented incorrectly; expected 12 spaces, found 16
(#1653) Line indented incorrectly; expected 8 spaces, found 12
(#1656) Line indented incorrectly; expected 4 spaces, found 8
(#1658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1658) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1659) Line indented incorrectly; expected 4 spaces, found 8
(#1659) Missing docblock for function getBitStream
(#1659) Missing docblock for function getBitStream
(#1659) Missing docblock for function getBitStream
(#1659) Public method name "QRinput::getBitStream" must be in lower-case letters only
(#1660) Opening brace should be on the same line as the declaration
(#1663) Whitespace found at end of line
(#1664) Line indented incorrectly; expected 8 spaces, found 12
(#1664) Expected "if (...) {\n"; found "if(...) {\n"
(#1666) Line indented incorrectly; expected 8 spaces, found 12
(#1667) Whitespace found at end of line
(#1669) Line indented incorrectly; expected 8 spaces, found 12
(#1669) Expected "if (...) {\n"; found "if(...) {\n"
(#1671) Line indented incorrectly; expected 8 spaces, found 12
(#1674) Line indented incorrectly; expected 4 spaces, found 8
(#1675) Whitespace found at end of line
(#1676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1676) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1677) Line indented incorrectly; expected 4 spaces, found 8
(#1677) Missing docblock for function getByteStream
(#1677) Missing docblock for function getByteStream
(#1677) Missing docblock for function getByteStream
(#1677) Public method name "QRinput::getByteStream" must be in lower-case letters only
(#1678) Opening brace should be on the same line as the declaration
(#1680) Line indented incorrectly; expected 8 spaces, found 12
(#1680) Expected "if (...) {\n"; found "if(...) {\n"
(#1682) Line indented incorrectly; expected 8 spaces, found 12
(#1683) Whitespace found at end of line
(#1685) Line indented incorrectly; expected 4 spaces, found 8
(#1686) Line indented incorrectly; expected 0 spaces, found 4
(#1687) Whitespace found at end of line
(#1688) Whitespace found at end of line
(#1689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1689) No space found before comment text; expected "// ---- qrbitstream.php -----------------------------" but found "//---- qrbitstream.php -----------------------------"
(#1689) Whitespace found at end of line
(#1715) Whitespace found at end of line
(#1716) Missing docblock for class QRbitstream
(#1716) Line indented incorrectly; expected 0 spaces, found 4
(#1716) Missing docblock for class QRbitstream
(#1716) Missing docblock for class QRbitstream
(#1717) Whitespace found at end of line
(#1718) Missing member variable doc comment
(#1718) Short array syntax must be used to define arrays
(#1719) Whitespace found at end of line
(#1720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1720) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1721) Line indented incorrectly; expected 4 spaces, found 8
(#1721) Missing docblock for function size
(#1721) Missing docblock for function size
(#1721) Missing docblock for function size
(#1722) Opening brace should be on the same line as the declaration
(#1724) Line indented incorrectly; expected 4 spaces, found 8
(#1725) Whitespace found at end of line
(#1726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1726) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1727) Line indented incorrectly; expected 4 spaces, found 8
(#1727) Missing docblock for function allocate
(#1727) Missing docblock for function allocate
(#1727) Missing docblock for function allocate
(#1727) Variable "setLength" must be all lower-case
(#1728) Opening brace should be on the same line as the declaration
(#1729) Variable "setLength" must be all lower-case
(#1731) Line indented incorrectly; expected 4 spaces, found 8
(#1732) Whitespace found at end of line
(#1733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1733) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1734) Line indented incorrectly; expected 4 spaces, found 8
(#1734) Missing docblock for function newFromNum
(#1734) Missing docblock for function newFromNum
(#1734) Missing docblock for function newFromNum
(#1734) Public method name "QRbitstream::newFromNum" must be in lower-case letters only
(#1735) Opening brace should be on the same line as the declaration
(#1738) Whitespace found at end of line
(#1740) Line indented incorrectly; expected 8 spaces, found 12
(#1740) Expected "for (...) {\n"; found "for(...) {\n"
(#1740) Expected 1 space before "="; 0 found
(#1740) Expected 1 space after "="; 0 found
(#1740) Expected 1 space before "<"; 0 found
(#1740) Expected 1 space after "<"; 0 found
(#1741) Line indented incorrectly; expected 12 spaces, found 16
(#1741) Expected "if (...) {\n"; found "if(...) {\n"
(#1743) Line indented incorrectly; expected 12 spaces, found 16
(#1745) Line indented incorrectly; expected 12 spaces, found 16
(#1747) Line indented incorrectly; expected 8 spaces, found 12
(#1750) Line indented incorrectly; expected 4 spaces, found 8
(#1751) Whitespace found at end of line
(#1752) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1752) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1753) Line indented incorrectly; expected 4 spaces, found 8
(#1753) Missing docblock for function newFromBytes
(#1753) Missing docblock for function newFromBytes
(#1753) Missing docblock for function newFromBytes
(#1753) Public method name "QRbitstream::newFromBytes" must be in lower-case letters only
(#1754) Opening brace should be on the same line as the declaration
(#1757) Expected 1 space before "="; 0 found
(#1757) Expected 1 space after "="; 0 found
(#1759) Line indented incorrectly; expected 8 spaces, found 12
(#1759) Expected "for (...) {\n"; found "for(...) {\n"
(#1759) Expected 1 space before "="; 0 found
(#1759) Expected 1 space after "="; 0 found
(#1759) Expected 1 space before "<"; 0 found
(#1759) Expected 1 space after "<"; 0 found
(#1761) Line indented incorrectly; expected 12 spaces, found 16
(#1761) Expected "for (...) {\n"; found "for(...) {\n"
(#1761) Expected 1 space before "="; 0 found
(#1761) Expected 1 space after "="; 0 found
(#1761) Expected 1 space before "<"; 0 found
(#1761) Expected 1 space after "<"; 0 found
(#1762) Line indented incorrectly; expected 16 spaces, found 20
(#1762) Expected "if (...) {\n"; found "if(...) {\n"
(#1764) Line indented incorrectly; expected 16 spaces, found 20
(#1766) Line indented incorrectly; expected 16 spaces, found 20
(#1769) Line indented incorrectly; expected 12 spaces, found 16
(#1770) Line indented incorrectly; expected 8 spaces, found 12
(#1773) Line indented incorrectly; expected 4 spaces, found 8
(#1774) Whitespace found at end of line
(#1775) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1775) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1776) Line indented incorrectly; expected 4 spaces, found 8
(#1776) Missing docblock for function append
(#1776) Missing docblock for function append
(#1776) Missing docblock for function append
(#1777) Opening brace should be on the same line as the declaration
(#1778) Line indented incorrectly; expected 8 spaces, found 12
(#1780) Line indented incorrectly; expected 8 spaces, found 12
(#1781) Whitespace found at end of line
(#1782) Line indented incorrectly; expected 8 spaces, found 12
(#1782) Expected "if (...) {\n"; found "if(...) {\n"
(#1784) Line indented incorrectly; expected 8 spaces, found 12
(#1785) Whitespace found at end of line
(#1786) Line indented incorrectly; expected 8 spaces, found 12
(#1786) Expected "if (...) {\n"; found "if(...) {\n"
(#1789) Line indented incorrectly; expected 8 spaces, found 12
(#1790) Whitespace found at end of line
(#1794) Line indented incorrectly; expected 4 spaces, found 8
(#1795) Whitespace found at end of line
(#1796) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1796) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1797) Line indented incorrectly; expected 4 spaces, found 8
(#1797) Missing docblock for function appendNum
(#1797) Missing docblock for function appendNum
(#1797) Missing docblock for function appendNum
(#1797) Public method name "QRbitstream::appendNum" must be in lower-case letters only
(#1798) Opening brace should be on the same line as the declaration
(#1799) Inline control structures are not allowed
(#1799) Whitespace found at end of line
(#1802) Must use "self::" for local static member reference
(#1803) Whitespace found at end of line
(#1804) Inline control structures are not allowed
(#1811) Line indented incorrectly; expected 4 spaces, found 8
(#1813) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1813) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1814) Line indented incorrectly; expected 4 spaces, found 8
(#1814) Missing docblock for function appendBytes
(#1814) Missing docblock for function appendBytes
(#1814) Missing docblock for function appendBytes
(#1814) Public method name "QRbitstream::appendBytes" must be in lower-case letters only
(#1815) Opening brace should be on the same line as the declaration
(#1816) Inline control structures are not allowed
(#1816) Whitespace found at end of line
(#1819) Must use "self::" for local static member reference
(#1820) Whitespace found at end of line
(#1821) Inline control structures are not allowed
(#1828) Line indented incorrectly; expected 4 spaces, found 8
(#1829) Whitespace found at end of line
(#1830) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1830) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1831) Line indented incorrectly; expected 4 spaces, found 8
(#1831) Missing docblock for function toByte
(#1831) Missing docblock for function toByte
(#1831) Missing docblock for function toByte
(#1831) Public method name "QRbitstream::toByte" must be in lower-case letters only
(#1832) Opening brace should be on the same line as the declaration
(#1833) Whitespace found at end of line
(#1836) Line indented incorrectly; expected 8 spaces, found 12
(#1836) Expected "if (...) {\n"; found "if(...) {\n"
(#1837) Short array syntax must be used to define arrays
(#1838) Line indented incorrectly; expected 8 spaces, found 12
(#1839) Whitespace found at end of line
(#1844) Whitespace found at end of line
(#1845) Line indented incorrectly; expected 8 spaces, found 12
(#1845) Expected "for (...) {\n"; found "for(...) {\n"
(#1845) Expected 1 space before "="; 0 found
(#1845) Expected 1 space after "="; 0 found
(#1845) Expected 1 space before "<"; 0 found
(#1845) Expected 1 space after "<"; 0 found
(#1847) Line indented incorrectly; expected 12 spaces, found 16
(#1847) Expected "for (...) {\n"; found "for(...) {\n"
(#1847) Expected 1 space before "="; 0 found
(#1847) Expected 1 space after "="; 0 found
(#1847) Expected 1 space before "<"; 0 found
(#1847) Expected 1 space after "<"; 0 found
(#1851) Line indented incorrectly; expected 12 spaces, found 16
(#1853) Line indented incorrectly; expected 8 spaces, found 12
(#1854) Whitespace found at end of line
(#1855) Line indented incorrectly; expected 8 spaces, found 12
(#1855) Expected "if (...) {\n"; found "if(...) {\n"
(#1857) Line indented incorrectly; expected 12 spaces, found 16
(#1857) Expected "for (...) {\n"; found "for(...) {\n"
(#1857) Expected 1 space before "="; 0 found
(#1857) Expected 1 space after "="; 0 found
(#1857) Expected 1 space before "<"; 0 found
(#1857) Expected 1 space after "<"; 0 found
(#1861) Line indented incorrectly; expected 12 spaces, found 16
(#1863) Line indented incorrectly; expected 8 spaces, found 12
(#1866) Line indented incorrectly; expected 4 spaces, found 8
(#1868) Line indented incorrectly; expected 0 spaces, found 4
(#1869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1869) No space found before comment text; expected "// ---- qrsplit.php -----------------------------" but found "//---- qrsplit.php -----------------------------"
(#1869) Whitespace found at end of line
(#1884) Whitespace found at end of line
(#1901) Missing docblock for class QRsplit
(#1901) Line indented incorrectly; expected 0 spaces, found 4
(#1901) Missing docblock for class QRsplit
(#1901) Missing docblock for class QRsplit
(#1903) Missing member variable doc comment
(#1903) Member variable "dataStr" must be all lower-case
(#1904) Missing member variable doc comment
(#1905) Missing member variable doc comment
(#1905) Member variable "modeHint" must be all lower-case
(#1907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1907) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1908) Line indented incorrectly; expected 4 spaces, found 8
(#1908) Missing docblock for function __construct
(#1908) Missing docblock for function __construct
(#1908) Missing docblock for function __construct
(#1908) Variable "dataStr" must be all lower-case
(#1908) Variable "modeHint" must be all lower-case
(#1908) Whitespace found at end of line
(#1909) Opening brace should be on the same line as the declaration
(#1910) Variable "dataStr" must be all lower-case
(#1912) Variable "modeHint" must be all lower-case
(#1913) Line indented incorrectly; expected 4 spaces, found 8
(#1914) Whitespace found at end of line
(#1915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1915) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1916) Line indented incorrectly; expected 4 spaces, found 8
(#1916) Missing docblock for function isdigitat
(#1916) Missing docblock for function isdigitat
(#1916) Missing docblock for function isdigitat
(#1917) Opening brace should be on the same line as the declaration
(#1917) Whitespace found at end of line
(#1918) Inline control structures are not allowed
(#1920) Whitespace found at end of line
(#1922) Line indented incorrectly; expected 4 spaces, found 8
(#1923) Whitespace found at end of line
(#1924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1924) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1925) Line indented incorrectly; expected 4 spaces, found 8
(#1925) Missing docblock for function isalnumat
(#1925) Missing docblock for function isalnumat
(#1925) Missing docblock for function isalnumat
(#1926) Opening brace should be on the same line as the declaration
(#1927) Inline control structures are not allowed
(#1929) Whitespace found at end of line
(#1931) Line indented incorrectly; expected 4 spaces, found 8
(#1933) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1933) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1934) Line indented incorrectly; expected 4 spaces, found 8
(#1934) Missing docblock for function identifyMode
(#1934) Missing docblock for function identifyMode
(#1934) Missing docblock for function identifyMode
(#1934) Public method name "QRsplit::identifyMode" must be in lower-case letters only
(#1935) Opening brace should be on the same line as the declaration
(#1936) Inline control structures are not allowed
(#1936) Whitespace found at end of line
(#1938) Whitespace found at end of line
(#1940) Whitespace found at end of line
(#1941) Line indented incorrectly; expected 8 spaces, found 12
(#1941) Expected "if (...) {\n"; found "if(...) {\n"
(#1943) Line indented incorrectly; expected 8 spaces, found 12
(#1943) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#1943) Expected "if (...) {\n"; found "if(...) {\n"
(#1945) Line indented incorrectly; expected 8 spaces, found 12
(#1945) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#1945) Expected "if (...) {\n"; found "if(...) {\n"
(#1946) Whitespace found at end of line
(#1947) Line indented incorrectly; expected 12 spaces, found 16
(#1947) Expected "if (...) {\n"; found "if (...) \n {\n"
(#1947) Expected 1 space before "+"; 0 found
(#1947) Expected 1 space after "+"; 0 found
(#1947) Whitespace found at end of line
(#1949) Expected 1 space before "+"; 0 found
(#1949) Expected 1 space after "+"; 0 found
(#1951) Line indented incorrectly; expected 16 spaces, found 20
(#1951) Expected "if (...) {\n"; found "if(...) {\n"
(#1953) Line indented incorrectly; expected 16 spaces, found 20
(#1954) Line indented incorrectly; expected 12 spaces, found 16
(#1955) Line indented incorrectly; expected 8 spaces, found 12
(#1958) Line indented incorrectly; expected 4 spaces, found 8
(#1958) Whitespace found at end of line
(#1959) Whitespace found at end of line
(#1960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1960) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1961) Line indented incorrectly; expected 4 spaces, found 8
(#1961) Missing docblock for function eatNum
(#1961) Missing docblock for function eatNum
(#1961) Missing docblock for function eatNum
(#1961) Public method name "QRsplit::eatNum" must be in lower-case letters only
(#1962) Opening brace should be on the same line as the declaration
(#1966) Line indented incorrectly; expected 8 spaces, found 12
(#1966) Expected "while (...) {\n"; found "while(...) {\n"
(#1968) Line indented incorrectly; expected 8 spaces, found 12
(#1969) Whitespace found at end of line
(#1972) Whitespace found at end of line
(#1973) Line indented incorrectly; expected 8 spaces, found 12
(#1973) Expected "if (...) {\n"; found "if(...) {\n"
(#1975) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1976) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1977) Line indented incorrectly; expected 12 spaces, found 16
(#1977) Expected "if (...) {\n"; found "if(...) {\n"
(#1979) Line indented incorrectly; expected 12 spaces, found 16
(#1980) Line indented incorrectly; expected 8 spaces, found 12
(#1981) Line indented incorrectly; expected 8 spaces, found 12
(#1981) Expected "if (...) {\n"; found "if(...) {\n"
(#1983) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1985) Line indented incorrectly; expected 12 spaces, found 16
(#1985) Expected "if (...) {\n"; found "if(...) {\n"
(#1987) Line indented incorrectly; expected 12 spaces, found 16
(#1988) Line indented incorrectly; expected 8 spaces, found 12
(#1989) Whitespace found at end of line
(#1991) Inline control structures are not allowed
(#1995) Line indented incorrectly; expected 4 spaces, found 8
(#1996) Whitespace found at end of line
(#1997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1997) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#1998) Line indented incorrectly; expected 4 spaces, found 8
(#1998) Missing docblock for function eatAn
(#1998) Missing docblock for function eatAn
(#1998) Missing docblock for function eatAn
(#1998) Public method name "QRsplit::eatAn" must be in lower-case letters only
(#1999) Opening brace should be on the same line as the declaration
(#2004) Whitespace found at end of line
(#2005) Line indented incorrectly; expected 8 spaces, found 12
(#2005) Expected "while (...) {\n"; found "while(...) {\n"
(#2006) Line indented incorrectly; expected 12 spaces, found 16
(#2006) Expected "if (...) {\n"; found "if(...) {\n"
(#2008) Line indented incorrectly; expected 16 spaces, found 20
(#2008) Expected "while (...) {\n"; found "while(...) {\n"
(#2010) Line indented incorrectly; expected 16 spaces, found 20
(#2011) Whitespace found at end of line
(#2012) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2015) Whitespace found at end of line
(#2016) Line indented incorrectly; expected 16 spaces, found 20
(#2016) Expected "if (...) {\n"; found "if(...) {\n"
(#2018) Line indented incorrectly; expected 16 spaces, found 20
(#2020) Line indented incorrectly; expected 16 spaces, found 20
(#2021) Line indented incorrectly; expected 12 spaces, found 16
(#2023) Line indented incorrectly; expected 12 spaces, found 16
(#2024) Line indented incorrectly; expected 8 spaces, found 12
(#2028) Line indented incorrectly; expected 8 spaces, found 12
(#2028) Expected "if (...) {\n"; found "if(...) {\n"
(#2030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2032) Line indented incorrectly; expected 12 spaces, found 16
(#2032) Expected "if (...) {\n"; found "if(...) {\n"
(#2034) Line indented incorrectly; expected 12 spaces, found 16
(#2035) Line indented incorrectly; expected 8 spaces, found 12
(#2038) Inline control structures are not allowed
(#2042) Line indented incorrectly; expected 4 spaces, found 8
(#2043) Whitespace found at end of line
(#2044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2044) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2045) Line indented incorrectly; expected 4 spaces, found 8
(#2045) Missing docblock for function eatKanji
(#2045) Missing docblock for function eatKanji
(#2045) Missing docblock for function eatKanji
(#2045) Public method name "QRsplit::eatKanji" must be in lower-case letters only
(#2046) Opening brace should be on the same line as the declaration
(#2048) Whitespace found at end of line
(#2049) Line indented incorrectly; expected 8 spaces, found 12
(#2049) Expected "while (...) {\n"; found "while(...) {\n"
(#2051) Line indented incorrectly; expected 8 spaces, found 12
(#2052) Whitespace found at end of line
(#2054) Inline control structures are not allowed
(#2058) Line indented incorrectly; expected 4 spaces, found 8
(#2060) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2060) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2061) Line indented incorrectly; expected 4 spaces, found 8
(#2061) Missing docblock for function eat8
(#2061) Missing docblock for function eat8
(#2061) Missing docblock for function eat8
(#2062) Opening brace should be on the same line as the declaration
(#2067) Variable "dataStrLen" must be all lower-case
(#2068) Whitespace found at end of line
(#2069) Line indented incorrectly; expected 8 spaces, found 12
(#2069) Expected "while (...) {\n"; found "while(...) {\n"
(#2069) Variable "dataStrLen" must be all lower-case
(#2070) Whitespace found at end of line
(#2072) Line indented incorrectly; expected 12 spaces, found 16
(#2072) Expected "if (...) {\n"; found "if(...) {\n"
(#2074) Line indented incorrectly; expected 12 spaces, found 16
(#2075) Line indented incorrectly; expected 12 spaces, found 16
(#2075) Expected "if (...) {\n"; found "if(...) {\n"
(#2077) Line indented incorrectly; expected 16 spaces, found 20
(#2077) Expected "while (...) {\n"; found "while(...) {\n"
(#2079) Line indented incorrectly; expected 16 spaces, found 20
(#2080) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2082) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2083) Line indented incorrectly; expected 16 spaces, found 20
(#2083) Expected "if (...) {\n"; found "if(...) {\n"
(#2085) Line indented incorrectly; expected 16 spaces, found 20
(#2087) Line indented incorrectly; expected 16 spaces, found 20
(#2088) Line indented incorrectly; expected 12 spaces, found 16
(#2088) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#2088) Expected "if (...) {\n"; found "if(...) {\n"
(#2090) Line indented incorrectly; expected 16 spaces, found 20
(#2090) Expected "while (...) {\n"; found "while(...) {\n"
(#2092) Line indented incorrectly; expected 16 spaces, found 20
(#2093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2096) Line indented incorrectly; expected 16 spaces, found 20
(#2096) Expected "if (...) {\n"; found "if(...) {\n"
(#2098) Line indented incorrectly; expected 16 spaces, found 20
(#2100) Line indented incorrectly; expected 16 spaces, found 20
(#2101) Line indented incorrectly; expected 12 spaces, found 16
(#2103) Line indented incorrectly; expected 12 spaces, found 16
(#2104) Line indented incorrectly; expected 8 spaces, found 12
(#2108) Whitespace found at end of line
(#2109) Inline control structures are not allowed
(#2113) Line indented incorrectly; expected 4 spaces, found 8
(#2115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2115) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2116) Line indented incorrectly; expected 4 spaces, found 8
(#2116) Missing docblock for function splitString
(#2116) Missing docblock for function splitString
(#2116) Missing docblock for function splitString
(#2116) Public method name "QRsplit::splitString" must be in lower-case letters only
(#2117) Opening brace should be on the same line as the declaration
(#2118) Line indented incorrectly; expected 8 spaces, found 12
(#2118) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2120) Inline control structures are not allowed
(#2124) Whitespace found at end of line
(#2125) Line indented incorrectly; expected 12 spaces, found 16
(#2126) Line indented incorrectly; expected 16 spaces, found 20
(#2126) Closing brace must be on a line by itself
(#2127) Line indented incorrectly; expected 16 spaces, found 20
(#2127) Closing brace must be on a line by itself
(#2128) Line indented incorrectly; expected 16 spaces, found 20
(#2129) Inline control structures are not allowed
(#2131) Line indented incorrectly; expected 20 spaces, found 24
(#2131) Inline control structures are not allowed
(#2133) Line indented incorrectly; expected 16 spaces, found 20
(#2133) Closing brace must be on a line by itself
(#2134) Whitespace found at end of line
(#2135) Line indented incorrectly; expected 12 spaces, found 16
(#2137) Inline control structures are not allowed
(#2138) Inline control structures are not allowed
(#2139) Whitespace found at end of line
(#2141) Line indented incorrectly; expected 8 spaces, found 12
(#2142) Line indented incorrectly; expected 4 spaces, found 8
(#2144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2144) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2145) Line indented incorrectly; expected 4 spaces, found 8
(#2145) Missing docblock for function toUpper
(#2145) Missing docblock for function toUpper
(#2145) Missing docblock for function toUpper
(#2145) Public method name "QRsplit::toUpper" must be in lower-case letters only
(#2146) Opening brace should be on the same line as the declaration
(#2147) Variable "stringLen" must be all lower-case
(#2149) Whitespace found at end of line
(#2150) Line indented incorrectly; expected 8 spaces, found 12
(#2150) Expected 1 space before "<"; 0 found
(#2150) Expected 1 space after "<"; 0 found
(#2150) Variable "stringLen" must be all lower-case
(#2152) Line indented incorrectly; expected 12 spaces, found 16
(#2152) Expected "if (...) {\n"; found "if(...) {\n"
(#2154) Line indented incorrectly; expected 12 spaces, found 16
(#2155) Line indented incorrectly; expected 16 spaces, found 20
(#2157) Line indented incorrectly; expected 16 spaces, found 20
(#2159) Line indented incorrectly; expected 12 spaces, found 16
(#2160) Line indented incorrectly; expected 8 spaces, found 12
(#2163) Line indented incorrectly; expected 4 spaces, found 8
(#2165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2165) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2166) Line indented incorrectly; expected 4 spaces, found 8
(#2166) Missing docblock for function splitStringToQRinput
(#2166) Missing docblock for function splitStringToQRinput
(#2166) Missing docblock for function splitStringToQRinput
(#2166) Public method name "QRsplit::splitStringToQRinput" must be in lower-case letters only
(#2166) Variable "modeHint" must be all lower-case
(#2167) Opening brace should be on the same line as the declaration
(#2168) Line indented incorrectly; expected 8 spaces, found 12
(#2168) Expected "if (...) {\n"; found "if(...) {\n"
(#2170) Line indented incorrectly; expected 8 spaces, found 12
(#2172) Variable "modeHint" must be all lower-case
(#2173) Whitespace found at end of line
(#2174) Inline control structures are not allowed
(#2176) Whitespace found at end of line
(#2178) Line indented incorrectly; expected 4 spaces, found 8
(#2179) Line indented incorrectly; expected 0 spaces, found 4
(#2179) Whitespace found at end of line
(#2184) Whitespace found at end of line
(#2208) Whitespace found at end of line
(#2209) Missing docblock for class QRrsItem
(#2209) Line indented incorrectly; expected 0 spaces, found 4
(#2209) Missing docblock for class QRrsItem
(#2209) Missing docblock for class QRrsItem
(#2210) Whitespace found at end of line
(#2211) Missing member variable doc comment
(#2211) Inline comments must end in full-stops, exclamation marks, or question marks
(#2211) Whitespace found at end of line
(#2212) You must use "/**" style comments for a member variable comment
(#2212) Inline comments must end in full-stops, exclamation marks, or question marks
(#2212) Whitespace found at end of line
(#2213) You must use "/**" style comments for a member variable comment
(#2213) Member variable "alpha_to" must not contain underscores.
(#2213) Short array syntax must be used to define arrays
(#2213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2213) Inline comments must end in full-stops, exclamation marks, or question marks
(#2213) Whitespace found at end of line
(#2214) You must use "/**" style comments for a member variable comment
(#2214) Member variable "index_of" must not contain underscores.
(#2214) Short array syntax must be used to define arrays
(#2214) Inline comments must end in full-stops, exclamation marks, or question marks
(#2214) Whitespace found at end of line
(#2215) You must use "/**" style comments for a member variable comment
(#2215) Short array syntax must be used to define arrays
(#2215) Inline comments must end in full-stops, exclamation marks, or question marks
(#2215) Whitespace found at end of line
(#2216) You must use "/**" style comments for a member variable comment
(#2216) Inline comments must end in full-stops, exclamation marks, or question marks
(#2216) Whitespace found at end of line
(#2217) You must use "/**" style comments for a member variable comment
(#2217) Inline comments must end in full-stops, exclamation marks, or question marks
(#2217) Whitespace found at end of line
(#2218) You must use "/**" style comments for a member variable comment
(#2218) Inline comments must end in full-stops, exclamation marks, or question marks
(#2218) Whitespace found at end of line
(#2219) You must use "/**" style comments for a member variable comment
(#2219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2219) Inline comments must end in full-stops, exclamation marks, or question marks
(#2219) Whitespace found at end of line
(#2220) You must use "/**" style comments for a member variable comment
(#2220) Inline comments must end in full-stops, exclamation marks, or question marks
(#2220) Whitespace found at end of line
(#2221) You must use "/**" style comments for a member variable comment
(#2222) Whitespace found at end of line
(#2223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2223) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2224) Line indented incorrectly; expected 4 spaces, found 8
(#2224) Missing docblock for function modnn
(#2224) Missing docblock for function modnn
(#2224) Missing docblock for function modnn
(#2225) Opening brace should be on the same line as the declaration
(#2226) Line indented incorrectly; expected 8 spaces, found 12
(#2229) Line indented incorrectly; expected 8 spaces, found 12
(#2230) Whitespace found at end of line
(#2232) Line indented incorrectly; expected 4 spaces, found 8
(#2233) Whitespace found at end of line
(#2234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2234) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2235) Line indented incorrectly; expected 4 spaces, found 8
(#2235) Missing docblock for function init_rs_char
(#2235) Missing docblock for function init_rs_char
(#2235) Missing docblock for function init_rs_char
(#2236) Opening brace should be on the same line as the declaration
(#2239) Inline comments must end in full-stops, exclamation marks, or question marks
(#2242) Whitespace found at end of line
(#2243) Inline comments must end in full-stops, exclamation marks, or question marks
(#2244) Inline control structures are not allowed
(#2245) Inline control structures are not allowed
(#2245) Expected 1 space before "<<"; 0 found
(#2245) Expected 1 space after "<<"; 0 found
(#2246) Inline control structures are not allowed
(#2246) Expected 1 space before "<<"; 0 found
(#2246) Expected 1 space after "<<"; 0 found
(#2247) Inline control structures are not allowed
(#2247) Expected 1 space before "<<"; 0 found
(#2247) Expected 1 space after "<<"; 0 found
(#2248) Inline control structures are not allowed
(#2248) Expected 1 space before "<<"; 0 found
(#2248) Expected 1 space after "<<"; 0 found
(#2248) Expected 1 space after "-"; 0 found
(#2248) Inline comments must end in full-stops, exclamation marks, or question marks
(#2252) Expected 1 space before "<<"; 0 found
(#2252) Expected 1 space after "<<"; 0 found
(#2252) Expected 1 space before "-"; 0 found
(#2252) Expected 1 space after "-"; 0 found
(#2255) Expected 1 space before "+"; 0 found
(#2255) Expected 1 space after "+"; 0 found
(#2256) Expected 1 space before "+"; 0 found
(#2256) Expected 1 space after "+"; 0 found
(#2257) Whitespace found at end of line
(#2258) Inline comments must end in full-stops, exclamation marks, or question marks
(#2259) Variable "NN" must be all lower-case
(#2260) Variable "A0" must be all lower-case
(#2260) Variable "NN" must be all lower-case
(#2261) Whitespace found at end of line
(#2262) Inline comments must end in full-stops, exclamation marks, or question marks
(#2263) Variable "A0" must be all lower-case
(#2263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2263) Inline comments must end in full-stops, exclamation marks, or question marks
(#2264) Variable "A0" must be all lower-case
(#2264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Whitespace found at end of line
(#2267) Line indented incorrectly; expected 8 spaces, found 12
(#2267) Expected "for (...) {\n"; found "for(...) {\n"
(#2267) Expected 1 space before "="; 0 found
(#2267) Expected 1 space after "="; 0 found
(#2267) Expected 1 space before "<"; 0 found
(#2267) Expected 1 space after "<"; 0 found
(#2271) Line indented incorrectly; expected 12 spaces, found 16
(#2271) Expected "if (...) {\n"; found "if(...) {\n"
(#2271) Expected 1 space before "<<"; 0 found
(#2271) Expected 1 space after "<<"; 0 found
(#2273) Line indented incorrectly; expected 12 spaces, found 16
(#2275) Line indented incorrectly; expected 8 spaces, found 12
(#2276) Whitespace found at end of line
(#2277) Line indented incorrectly; expected 8 spaces, found 12
(#2277) Expected "if (...) {\n"; found "if(...){\n"
(#2278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2281) Line indented incorrectly; expected 8 spaces, found 12
(#2284) Expected 1 space before "+"; 0 found
(#2284) Expected 1 space after "+"; 0 found
(#2285) Whitespace found at end of line
(#2292) Expected 1 space before "="; 0 found
(#2292) Expected 1 space after "="; 0 found
(#2292) Expected 1 space after first semicolon of FOR loop; 0 found
(#2292) Expected 1 space after second semicolon of FOR loop; 0 found
(#2293) Space found before semicolon; expected ");" but found ")\r\n ;"
(#2293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2294) Whitespace found at end of line
(#2297) Whitespace found at end of line
(#2298) Line indented incorrectly; expected 8 spaces, found 12
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "="; 0 found
(#2298) Expected 1 space after "="; 0 found
(#2298) Expected 1 space before "*"; 0 found
(#2298) Expected 1 space after "*"; 0 found
(#2299) Expected 1 space before "+"; 0 found
(#2299) Expected 1 space after "+"; 0 found
(#2301) Inline comments must end in full-stops, exclamation marks, or question marks
(#2302) Line indented incorrectly; expected 12 spaces, found 16
(#2303) Line indented incorrectly; expected 16 spaces, found 20
(#2304) Expected 1 space before "-"; 0 found
(#2304) Expected 1 space after "-"; 0 found
(#2305) Line indented incorrectly; expected 16 spaces, found 20
(#2306) Expected 1 space before "-"; 0 found
(#2306) Expected 1 space after "-"; 0 found
(#2307) Line indented incorrectly; expected 16 spaces, found 20
(#2308) Line indented incorrectly; expected 12 spaces, found 16
(#2309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2309) Inline comments must end in full-stops, exclamation marks, or question marks
(#2311) Line indented incorrectly; expected 8 spaces, found 12
(#2312) Whitespace found at end of line
(#2313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2313) Inline comments must end in full-stops, exclamation marks, or question marks
(#2314) Inline control structures are not allowed
(#2318) Line indented incorrectly; expected 4 spaces, found 8
(#2319) Whitespace found at end of line
(#2320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2320) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2321) Line indented incorrectly; expected 4 spaces, found 8
(#2321) Missing docblock for function encode_rs_char
(#2321) Missing docblock for function encode_rs_char
(#2321) Missing docblock for function encode_rs_char
(#2322) Opening brace should be on the same line as the declaration
(#2323) Variable "MM" must be all lower-case
(#2324) Variable "NN" must be all lower-case
(#2325) Variable "ALPHA_TO" must be all lower-case
(#2325) Variable "ALPHA_TO" must not contain underscores.
(#2326) Variable "INDEX_OF" must be all lower-case
(#2326) Variable "INDEX_OF" must not contain underscores.
(#2327) Variable "GENPOLY" must be all lower-case
(#2328) Variable "NROOTS" must be all lower-case
(#2329) Variable "FCR" must be all lower-case
(#2330) Variable "PRIM" must be all lower-case
(#2331) Variable "IPRIM" must be all lower-case
(#2332) Variable "PAD" must be all lower-case
(#2333) Variable "A0" must be all lower-case
(#2333) Variable "NN" must be all lower-case
(#2335) Variable "NROOTS" must be all lower-case
(#2337) Line indented incorrectly; expected 8 spaces, found 12
(#2337) Expected "for (...) {\n"; found "for(...) {\n"
(#2337) Expected 1 space before "="; 0 found
(#2337) Expected 1 space after "="; 0 found
(#2337) Expected 1 space before "<"; 0 found
(#2337) Variable "NN" must be all lower-case
(#2337) Expected 1 space before "-"; 0 found
(#2337) Expected 1 space after "-"; 0 found
(#2337) Variable "NROOTS" must be all lower-case
(#2337) Expected 1 space before "-"; 0 found
(#2337) Expected 1 space after "-"; 0 found
(#2337) Variable "PAD" must be all lower-case
(#2338) Whitespace found at end of line
(#2339) Variable "INDEX_OF" must be all lower-case
(#2339) Variable "INDEX_OF" must not contain underscores.
(#2340) Line indented incorrectly; expected 12 spaces, found 16
(#2340) Expected "if (...) {\n"; found "if(...) { \n"
(#2340) Variable "A0" must be all lower-case
(#2340) Whitespace found at end of line
(#2341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2341) Inline comments must end in full-stops, exclamation marks, or question marks
(#2342) Whitespace found at end of line
(#2344) Inline comments must end in full-stops, exclamation marks, or question marks
(#2345) Variable "NN" must be all lower-case
(#2345) Variable "GENPOLY" must be all lower-case
(#2345) Variable "NROOTS" must be all lower-case
(#2346) Whitespace found at end of line
(#2347) Line indented incorrectly; expected 16 spaces, found 20
(#2347) Expected "for (...) {\n"; found "for(...) {\n"
(#2347) Expected 1 space before "="; 0 found
(#2347) Expected 1 space after "="; 0 found
(#2347) Expected 1 space after first semicolon of FOR loop; 0 found
(#2347) Expected 1 space before "<"; 0 found
(#2347) Expected 1 space after "<"; 0 found
(#2347) Variable "NROOTS" must be all lower-case
(#2347) Expected 1 space after second semicolon of FOR loop; 0 found
(#2348) Variable "ALPHA_TO" must be all lower-case
(#2348) Variable "ALPHA_TO" must not contain underscores.
(#2348) Variable "GENPOLY" must be all lower-case
(#2348) Variable "NROOTS" must be all lower-case
(#2348) Expected 1 space before "-"; 0 found
(#2348) Expected 1 space after "-"; 0 found
(#2349) Line indented incorrectly; expected 16 spaces, found 20
(#2350) Line indented incorrectly; expected 12 spaces, found 16
(#2351) Whitespace found at end of line
(#2352) Inline comments must end in full-stops, exclamation marks, or question marks
(#2352) Whitespace found at end of line
(#2354) Line indented incorrectly; expected 12 spaces, found 16
(#2354) Expected "if (...) {\n"; found "if(...) {\n"
(#2354) Variable "A0" must be all lower-case
(#2355) Variable "ALPHA_TO" must be all lower-case
(#2355) Variable "ALPHA_TO" must not contain underscores.
(#2355) Variable "GENPOLY" must be all lower-case
(#2356) Line indented incorrectly; expected 12 spaces, found 16
(#2358) Line indented incorrectly; expected 12 spaces, found 16
(#2359) Line indented incorrectly; expected 8 spaces, found 12
(#2360) Line indented incorrectly; expected 4 spaces, found 8
(#2361) Line indented incorrectly; expected 0 spaces, found 4
(#2362) Whitespace found at end of line
(#2363) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2363) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#2364) Whitespace found at end of line
(#2365) Missing docblock for class QRrs
(#2365) Line indented incorrectly; expected 0 spaces, found 4
(#2365) Missing docblock for class QRrs
(#2365) Missing docblock for class QRrs
(#2366) Whitespace found at end of line
(#2367) Line indented incorrectly; expected 4 spaces, found 8
(#2367) Missing member variable doc comment
(#2367) Short array syntax must be used to define arrays
(#2368) Whitespace found at end of line
(#2369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2369) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2370) Line indented incorrectly; expected 4 spaces, found 8
(#2370) Missing docblock for function init_rs
(#2370) Missing docblock for function init_rs
(#2370) Missing docblock for function init_rs
(#2371) Opening brace should be on the same line as the declaration
(#2372) Line indented incorrectly; expected 8 spaces, found 12
(#2372) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#2373) Inline control structures are not allowed
(#2374) Inline control structures are not allowed
(#2375) Inline control structures are not allowed
(#2376) Inline control structures are not allowed
(#2377) Inline control structures are not allowed
(#2378) Inline control structures are not allowed
(#2381) Line indented incorrectly; expected 8 spaces, found 12
(#2387) Line indented incorrectly; expected 4 spaces, found 8
(#2388) Line indented incorrectly; expected 0 spaces, found 4
(#2388) Whitespace found at end of line
(#2414) Whitespace found at end of line
(#2415) Spaces must be used to indent lines; tabs are not allowed
(#2415) Tab found within whitespace
(#2416) Spaces must be used to indent lines; tabs are not allowed
(#2416) Tab found within whitespace
(#2417) Spaces must be used to indent lines; tabs are not allowed
(#2417) Tab found within whitespace
(#2418) Spaces must be used to indent lines; tabs are not allowed
(#2418) Tab found within whitespace
(#2420) Spaces must be used to indent lines; tabs are not allowed
(#2420) Tab found within whitespace
(#2420) Missing docblock for class QRmask
(#2420) Line indented incorrectly; expected 0 spaces, found 1
(#2420) Missing docblock for class QRmask
(#2420) Missing docblock for class QRmask
(#2421) Spaces must be used to indent lines; tabs are not allowed
(#2421) Tab found within whitespace
(#2421) Whitespace found at end of line
(#2422) Spaces must be used to indent lines; tabs are not allowed
(#2422) Tab found within whitespace
(#2422) Line indented incorrectly; expected at least 4 spaces, found 2
(#2422) Missing member variable doc comment
(#2422) Member variable "runLength" must be all lower-case
(#2422) Short array syntax must be used to define arrays
(#2423) Spaces must be used to indent lines; tabs are not allowed
(#2423) Tab found within whitespace
(#2423) Whitespace found at end of line
(#2424) Spaces must be used to indent lines; tabs are not allowed
(#2424) Tab found within whitespace
(#2424) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2424) Line indented incorrectly; expected at least 4 spaces, found 2
(#2424) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2425) Spaces must be used to indent lines; tabs are not allowed
(#2425) Tab found within whitespace
(#2425) Line indented incorrectly; expected 4 spaces, found 2
(#2425) Missing docblock for function __construct
(#2425) Missing docblock for function __construct
(#2425) Missing docblock for function __construct
(#2425) Whitespace found at end of line
(#2426) Opening brace should be on the same line as the declaration
(#2428) Line indented incorrectly; expected 4 spaces, found 8
(#2428) Closing brace indented incorrectly; expected 2 spaces, found 8
(#2429) Whitespace found at end of line
(#2430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2430) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2431) Line indented incorrectly; expected 4 spaces, found 8
(#2431) Missing docblock for function writeFormatInformation
(#2431) Missing docblock for function writeFormatInformation
(#2431) Missing docblock for function writeFormatInformation
(#2431) Public method name "QRmask::writeFormatInformation" must be in lower-case letters only
(#2432) Opening brace should be on the same line as the declaration
(#2434) Expected 1 space after "="; 2 found
(#2436) Line indented incorrectly; expected 8 spaces, found 12
(#2436) Expected "for (...) {\n"; found "for(...) {\n"
(#2436) Expected 1 space before "="; 0 found
(#2436) Expected 1 space after "="; 0 found
(#2436) Expected 1 space before "<"; 0 found
(#2436) Expected 1 space after "<"; 0 found
(#2437) Line indented incorrectly; expected 12 spaces, found 16
(#2437) Expected "if (...) {\n"; found "if(...) {\n"
(#2440) Line indented incorrectly; expected 12 spaces, found 16
(#2442) Line indented incorrectly; expected 12 spaces, found 16
(#2443) Whitespace found at end of line
(#2445) Line indented incorrectly; expected 12 spaces, found 16
(#2445) Expected "if (...) {\n"; found "if(...) {\n"
(#2447) Line indented incorrectly; expected 12 spaces, found 16
(#2449) Line indented incorrectly; expected 12 spaces, found 16
(#2451) Line indented incorrectly; expected 8 spaces, found 12
(#2452) Whitespace found at end of line
(#2453) Line indented incorrectly; expected 8 spaces, found 12
(#2453) Expected "for (...) {\n"; found "for(...) {\n"
(#2453) Expected 1 space before "="; 0 found
(#2453) Expected 1 space after "="; 0 found
(#2453) Expected 1 space before "<"; 0 found
(#2453) Expected 1 space after "<"; 0 found
(#2454) Line indented incorrectly; expected 12 spaces, found 16
(#2454) Expected "if (...) {\n"; found "if(...) {\n"
(#2457) Line indented incorrectly; expected 12 spaces, found 16
(#2459) Line indented incorrectly; expected 12 spaces, found 16
(#2460) Whitespace found at end of line
(#2462) Line indented incorrectly; expected 12 spaces, found 16
(#2462) Expected "if (...) {\n"; found "if(...) {\n"
(#2464) Line indented incorrectly; expected 12 spaces, found 16
(#2466) Line indented incorrectly; expected 12 spaces, found 16
(#2467) Whitespace found at end of line
(#2469) Line indented incorrectly; expected 8 spaces, found 12
(#2472) Line indented incorrectly; expected 4 spaces, found 8
(#2473) Whitespace found at end of line
(#2474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2474) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2475) Line indented incorrectly; expected 4 spaces, found 8
(#2475) Missing docblock for function mask0
(#2475) Missing docblock for function mask0
(#2475) Missing docblock for function mask0
(#2475) Opening brace must be the last content on the line
(#2475) Expected 1 space before "+"; 0 found
(#2475) Expected 1 space after "+"; 0 found
(#2475) Expected 1 space before "&" operator; 0 found
(#2475) Expected 1 space after "&" operator; 0 found
(#2475) Closing brace must be on a line by itself
(#2476) Line indented incorrectly; expected 4 spaces, found 8
(#2476) Missing docblock for function mask1
(#2476) Missing docblock for function mask1
(#2476) Missing docblock for function mask1
(#2476) Opening brace must be the last content on the line
(#2476) Expected 1 space before "&" operator; 0 found
(#2476) Expected 1 space after "&" operator; 0 found
(#2476) Closing brace must be on a line by itself
(#2477) Line indented incorrectly; expected 4 spaces, found 8
(#2477) Missing docblock for function mask2
(#2477) Missing docblock for function mask2
(#2477) Missing docblock for function mask2
(#2477) Opening brace must be the last content on the line
(#2477) Expected 1 space before "%"; 0 found
(#2477) Expected 1 space after "%"; 0 found
(#2477) Closing brace must be on a line by itself
(#2478) Line indented incorrectly; expected 4 spaces, found 8
(#2478) Missing docblock for function mask3
(#2478) Missing docblock for function mask3
(#2478) Missing docblock for function mask3
(#2478) Opening brace must be the last content on the line
(#2478) Expected 1 space before "+"; 0 found
(#2478) Expected 1 space after "+"; 0 found
(#2478) Expected 1 space before "%"; 0 found
(#2478) Expected 1 space after "%"; 0 found
(#2478) Closing brace must be on a line by itself
(#2479) Line indented incorrectly; expected 4 spaces, found 8
(#2479) Missing docblock for function mask4
(#2479) Missing docblock for function mask4
(#2479) Missing docblock for function mask4
(#2479) Opening brace must be the last content on the line
(#2479) Expected 1 space before "/"; 0 found
(#2479) Expected 1 space after "/"; 0 found
(#2479) Expected 1 space before "+"; 0 found
(#2479) Expected 1 space after "+"; 0 found
(#2479) Expected 1 space before "/"; 0 found
(#2479) Expected 1 space after "/"; 0 found
(#2479) Expected 1 space before "&" operator; 0 found
(#2479) Expected 1 space after "&" operator; 0 found
(#2479) Closing brace must be on a line by itself
(#2480) Line indented incorrectly; expected 4 spaces, found 8
(#2480) Missing docblock for function mask5
(#2480) Missing docblock for function mask5
(#2480) Missing docblock for function mask5
(#2480) Opening brace must be the last content on the line
(#2480) Expected 1 space before "*"; 0 found
(#2480) Expected 1 space after "*"; 0 found
(#2480) Expected 1 space before "&" operator; 0 found
(#2480) Expected 1 space after "&" operator; 0 found
(#2480) Expected 1 space before "+"; 0 found
(#2480) Expected 1 space after "+"; 0 found
(#2480) Expected 1 space before "*"; 0 found
(#2480) Expected 1 space after "*"; 0 found
(#2480) Expected 1 space before "%"; 0 found
(#2480) Expected 1 space after "%"; 0 found
(#2480) Closing brace must be on a line by itself
(#2481) Line indented incorrectly; expected 4 spaces, found 8
(#2481) Missing docblock for function mask6
(#2481) Missing docblock for function mask6
(#2481) Missing docblock for function mask6
(#2481) Opening brace must be the last content on the line
(#2481) Expected 1 space before "*"; 0 found
(#2481) Expected 1 space after "*"; 0 found
(#2481) Expected 1 space before "&" operator; 0 found
(#2481) Expected 1 space after "&" operator; 0 found
(#2481) Expected 1 space before "+"; 0 found
(#2481) Expected 1 space after "+"; 0 found
(#2481) Expected 1 space before "*"; 0 found
(#2481) Expected 1 space after "*"; 0 found
(#2481) Expected 1 space before "%"; 0 found
(#2481) Expected 1 space after "%"; 0 found
(#2481) Expected 1 space before "&" operator; 0 found
(#2481) Expected 1 space after "&" operator; 0 found
(#2481) Closing brace must be on a line by itself
(#2482) Line indented incorrectly; expected 4 spaces, found 8
(#2482) Missing docblock for function mask7
(#2482) Missing docblock for function mask7
(#2482) Missing docblock for function mask7
(#2482) Opening brace must be the last content on the line
(#2482) Expected 1 space before "*"; 0 found
(#2482) Expected 1 space after "*"; 0 found
(#2482) Expected 1 space before "%"; 0 found
(#2482) Expected 1 space after "%"; 0 found
(#2482) Expected 1 space before "+"; 0 found
(#2482) Expected 1 space after "+"; 0 found
(#2482) Expected 1 space before "+"; 0 found
(#2482) Expected 1 space after "+"; 0 found
(#2482) Expected 1 space before "&" operator; 0 found
(#2482) Expected 1 space after "&" operator; 0 found
(#2482) Expected 1 space before "&" operator; 0 found
(#2482) Expected 1 space after "&" operator; 0 found
(#2482) Closing brace must be on a line by itself
(#2483) Whitespace found at end of line
(#2484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2484) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2485) Line indented incorrectly; expected 4 spaces, found 8
(#2485) Missing docblock for function generateMaskNo
(#2485) Missing docblock for function generateMaskNo
(#2485) Missing docblock for function generateMaskNo
(#2485) Private method name "QRmask::generateMaskNo" must be in lower-case letters only
(#2485) Variable "maskNo" must be all lower-case
(#2486) Opening brace should be on the same line as the declaration
(#2487) Variable "bitMask" must be all lower-case
(#2488) Whitespace found at end of line
(#2489) Line indented incorrectly; expected 8 spaces, found 12
(#2489) Expected "for (...) {\n"; found "for(...) {\n"
(#2489) Expected 1 space before "="; 0 found
(#2489) Expected 1 space after "="; 0 found
(#2489) Expected 1 space before "<"; 0 found
(#2489) Expected 1 space after "<"; 0 found
(#2490) Line indented incorrectly; expected 12 spaces, found 16
(#2490) Expected "for (...) {\n"; found "for(...) {\n"
(#2490) Expected 1 space before "="; 0 found
(#2490) Expected 1 space after "="; 0 found
(#2490) Expected 1 space before "<"; 0 found
(#2490) Expected 1 space after "<"; 0 found
(#2491) Line indented incorrectly; expected 16 spaces, found 20
(#2491) Expected "if (...) {\n"; found "if(...) {\n"
(#2492) Variable "bitMask" must be all lower-case
(#2493) Line indented incorrectly; expected 16 spaces, found 20
(#2494) Variable "maskFunc" must be all lower-case
(#2494) Short array syntax must be used to define arrays
(#2494) Variable "maskNo" must be all lower-case
(#2495) Variable "bitMask" must be all lower-case
(#2495) Variable "maskFunc" must be all lower-case
(#2495) Expected 1 space before "?"; 0 found
(#2495) Expected 1 space after "?"; 0 found
(#2495) Expected 1 space before ":"; 0 found
(#2495) Expected 1 space after ":"; 0 found
(#2496) Line indented incorrectly; expected 16 spaces, found 20
(#2497) Whitespace found at end of line
(#2498) Line indented incorrectly; expected 12 spaces, found 16
(#2499) Line indented incorrectly; expected 8 spaces, found 12
(#2500) Whitespace found at end of line
(#2501) Variable "bitMask" must be all lower-case
(#2502) Line indented incorrectly; expected 4 spaces, found 8
(#2503) Whitespace found at end of line
(#2504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2504) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2505) Line indented incorrectly; expected 4 spaces, found 8
(#2505) Missing docblock for function serial
(#2505) Missing docblock for function serial
(#2505) Missing docblock for function serial
(#2505) Variable "bitFrame" must be all lower-case
(#2506) Opening brace should be on the same line as the declaration
(#2507) Variable "codeArr" must be all lower-case
(#2507) Short array syntax must be used to define arrays
(#2508) Whitespace found at end of line
(#2509) Inline control structures are not allowed
(#2509) Variable "bitFrame" must be all lower-case
(#2510) Variable "codeArr" must be all lower-case
(#2511) Whitespace found at end of line
(#2512) Variable "codeArr" must be all lower-case
(#2513) Line indented incorrectly; expected 4 spaces, found 8
(#2514) Whitespace found at end of line
(#2515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2515) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2516) Line indented incorrectly; expected 4 spaces, found 8
(#2516) Missing docblock for function unserial
(#2516) Missing docblock for function unserial
(#2516) Missing docblock for function unserial
(#2517) Opening brace should be on the same line as the declaration
(#2518) Variable "codeArr" must be all lower-case
(#2518) Short array syntax must be used to define arrays
(#2519) Whitespace found at end of line
(#2520) Variable "codeLines" must be all lower-case
(#2521) Inline control structures are not allowed
(#2521) Variable "codeLines" must be all lower-case
(#2522) Variable "codeArr" must be all lower-case
(#2523) Whitespace found at end of line
(#2524) Variable "codeArr" must be all lower-case
(#2525) Line indented incorrectly; expected 4 spaces, found 8
(#2526) Whitespace found at end of line
(#2527) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2527) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2528) Line indented incorrectly; expected 4 spaces, found 8
(#2528) Missing docblock for function makeMaskNo
(#2528) Missing docblock for function makeMaskNo
(#2528) Missing docblock for function makeMaskNo
(#2528) Public method name "QRmask::makeMaskNo" must be in lower-case letters only
(#2528) Variable "maskNo" must be all lower-case
(#2528) Variable "maskGenOnly" must be all lower-case
(#2528) Whitespace found at end of line
(#2529) Opening brace should be on the same line as the declaration
(#2531) Variable "bitMask" must be all lower-case
(#2531) Short array syntax must be used to define arrays
(#2532) Whitespace found at end of line
(#2533) Variable "fileName" must be all lower-case
(#2533) Variable "maskNo" must be all lower-case
(#2533) Variable "maskNo" must be all lower-case
(#2535) Line indented incorrectly; expected 8 spaces, found 12
(#2536) Line indented incorrectly; expected 12 spaces, found 16
(#2536) Variable "fileName" must be all lower-case
(#2537) Variable "bitMask" must be all lower-case
(#2537) Variable "fileName" must be all lower-case
(#2538) Line indented incorrectly; expected 12 spaces, found 16
(#2539) Variable "bitMask" must be all lower-case
(#2539) Variable "maskNo" must be all lower-case
(#2540) Inline control structures are not allowed
(#2540) Variable "maskNo" must be all lower-case
(#2541) Variable "maskNo" must be all lower-case
(#2542) Variable "fileName" must be all lower-case
(#2542) Variable "bitMask" must be all lower-case
(#2543) Line indented incorrectly; expected 12 spaces, found 16
(#2544) Line indented incorrectly; expected 8 spaces, found 12
(#2545) Variable "bitMask" must be all lower-case
(#2545) Variable "maskNo" must be all lower-case
(#2546) Line indented incorrectly; expected 8 spaces, found 12
(#2548) Inline control structures are not allowed
(#2548) Variable "maskGenOnly" must be all lower-case
(#2550) Whitespace found at end of line
(#2553) Line indented incorrectly; expected 8 spaces, found 12
(#2553) Expected "for (...) {\n"; found "for(...) {\n"
(#2553) Expected 1 space before "="; 0 found
(#2553) Expected 1 space after "="; 0 found
(#2553) Expected 1 space before "<"; 0 found
(#2553) Expected 1 space after "<"; 0 found
(#2554) Line indented incorrectly; expected 12 spaces, found 16
(#2554) Expected "for (...) {\n"; found "for(...) {\n"
(#2554) Expected 1 space before "="; 0 found
(#2554) Expected 1 space after "="; 0 found
(#2554) Expected 1 space before "<"; 0 found
(#2554) Expected 1 space after "<"; 0 found
(#2555) Line indented incorrectly; expected 16 spaces, found 20
(#2555) Expected "if (...) {\n"; found "if(...) {\n"
(#2555) Variable "bitMask" must be all lower-case
(#2556) Variable "bitMask" must be all lower-case
(#2557) Line indented incorrectly; expected 16 spaces, found 20
(#2559) Line indented incorrectly; expected 12 spaces, found 16
(#2560) Line indented incorrectly; expected 8 spaces, found 12
(#2563) Line indented incorrectly; expected 4 spaces, found 8
(#2564) Whitespace found at end of line
(#2565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2565) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2566) Line indented incorrectly; expected 4 spaces, found 8
(#2566) Missing docblock for function makeMask
(#2566) Missing docblock for function makeMask
(#2566) Missing docblock for function makeMask
(#2566) Public method name "QRmask::makeMask" must be in lower-case letters only
(#2566) Variable "maskNo" must be all lower-case
(#2567) Opening brace should be on the same line as the declaration
(#2569) Variable "maskNo" must be all lower-case
(#2570) Variable "maskNo" must be all lower-case
(#2571) Whitespace found at end of line
(#2573) Line indented incorrectly; expected 4 spaces, found 8
(#2574) Whitespace found at end of line
(#2575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2575) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2576) Line indented incorrectly; expected 4 spaces, found 8
(#2576) Missing docblock for function calcN1N3
(#2576) Missing docblock for function calcN1N3
(#2576) Missing docblock for function calcN1N3
(#2576) Public method name "QRmask::calcN1N3" must be in lower-case letters only
(#2577) Opening brace should be on the same line as the declaration
(#2580) Line indented incorrectly; expected 8 spaces, found 12
(#2580) Expected "for (...) {\n"; found "for(...) {\n"
(#2580) Expected 1 space before "="; 0 found
(#2580) Expected 1 space after "="; 0 found
(#2580) Expected 1 space before "<"; 0 found
(#2580) Expected 1 space after "<"; 0 found
(#2581) Whitespace found at end of line
(#2582) Line indented incorrectly; expected 12 spaces, found 16
(#2582) Expected "if (...) {\n"; found "if(...) {\n"
(#2584) Line indented incorrectly; expected 12 spaces, found 16
(#2585) Line indented incorrectly; expected 12 spaces, found 16
(#2585) Expected "if (...) {\n"; found "if(...) {\n"
(#2586) Line indented incorrectly; expected 16 spaces, found 20
(#2586) Expected "if (...) {\n"; found "if(...) {\n"
(#2586) Expected 1 space before "-"; 0 found
(#2586) Expected 1 space after "-"; 0 found
(#2588) Line indented incorrectly; expected 20 spaces, found 24
(#2588) Expected "if (...) {\n"; found "if(...) {\n"
(#2588) Expected 1 space before "-"; 0 found
(#2588) Expected 1 space after "-"; 0 found
(#2589) Expected 1 space before "-"; 0 found
(#2589) Expected 1 space after "-"; 0 found
(#2590) Expected 1 space before "+"; 0 found
(#2590) Expected 1 space after "+"; 0 found
(#2591) Expected 1 space before "+"; 0 found
(#2591) Expected 1 space after "+"; 0 found
(#2592) Line indented incorrectly; expected 24 spaces, found 28
(#2592) Expected "if (...) {\n"; found "if(...) {\n"
(#2592) Expected 1 space before "-"; 0 found
(#2592) Expected 1 space after "-"; 0 found
(#2592) Expected 1 space before "-"; 0 found
(#2592) Expected 1 space after "-"; 0 found
(#2594) Line indented incorrectly; expected 24 spaces, found 28
(#2594) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#2594) Expected "if (...) {\n"; found "if(...) {\n"
(#2594) Expected 1 space before "+"; 0 found
(#2594) Expected 1 space after "+"; 0 found
(#2594) Expected 1 space before "+"; 0 found
(#2594) Expected 1 space after "+"; 0 found
(#2596) Line indented incorrectly; expected 24 spaces, found 28
(#2597) Line indented incorrectly; expected 20 spaces, found 24
(#2598) Line indented incorrectly; expected 16 spaces, found 20
(#2599) Line indented incorrectly; expected 12 spaces, found 16
(#2600) Line indented incorrectly; expected 8 spaces, found 12
(#2602) Line indented incorrectly; expected 4 spaces, found 8
(#2603) Whitespace found at end of line
(#2604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2604) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2605) Line indented incorrectly; expected 4 spaces, found 8
(#2605) Missing docblock for function evaluateSymbol
(#2605) Missing docblock for function evaluateSymbol
(#2605) Missing docblock for function evaluateSymbol
(#2605) Public method name "QRmask::evaluateSymbol" must be in lower-case letters only
(#2606) Opening brace should be on the same line as the declaration
(#2610) Line indented incorrectly; expected 8 spaces, found 12
(#2610) Expected "for (...) {\n"; found "for(...) {\n"
(#2610) Expected 1 space before "="; 0 found
(#2610) Expected 1 space after "="; 0 found
(#2610) Expected 1 space before "<"; 0 found
(#2610) Expected 1 space after "<"; 0 found
(#2613) Whitespace found at end of line
(#2614) Variable "frameY" must be all lower-case
(#2615) Whitespace found at end of line
(#2616) Inline control structures are not allowed
(#2616) Expected 1 space before ">"; 0 found
(#2616) Expected 1 space after ">"; 0 found
(#2617) Variable "frameYM" must be all lower-case
(#2617) Expected 1 space before "-"; 0 found
(#2617) Expected 1 space after "-"; 0 found
(#2618) Whitespace found at end of line
(#2619) Line indented incorrectly; expected 12 spaces, found 16
(#2619) Expected "for (...) {\n"; found "for(...) {\n"
(#2619) Expected 1 space before "="; 0 found
(#2619) Expected 1 space after "="; 0 found
(#2619) Expected 1 space before "<"; 0 found
(#2619) Expected 1 space after "<"; 0 found
(#2620) Line indented incorrectly; expected 16 spaces, found 20
(#2620) Expected "if (...) {\n"; found "if(...) {\n"
(#2621) Variable "frameY" must be all lower-case
(#2621) Variable "frameY" must be all lower-case
(#2621) Expected 1 space before "-"; 0 found
(#2621) Expected 1 space after "-"; 0 found
(#2621) Variable "frameYM" must be all lower-case
(#2621) Variable "frameYM" must be all lower-case
(#2621) Expected 1 space before "-"; 0 found
(#2621) Expected 1 space after "-"; 0 found
(#2622) Variable "frameY" must be all lower-case
(#2622) Variable "frameY" must be all lower-case
(#2622) Expected 1 space before "-"; 0 found
(#2622) Expected 1 space after "-"; 0 found
(#2622) Variable "frameYM" must be all lower-case
(#2622) Variable "frameYM" must be all lower-case
(#2622) Expected 1 space before "-"; 0 found
(#2622) Expected 1 space after "-"; 0 found
(#2623) Whitespace found at end of line
(#2624) Line indented incorrectly; expected 20 spaces, found 24
(#2624) Expected "if (...) {\n"; found "if(...) { \n"
(#2624) Expected 1 space before "&" operator; 0 found
(#2624) Expected 1 space after "&" operator; 0 found
(#2624) Whitespace found at end of line
(#2626) Line indented incorrectly; expected 20 spaces, found 24
(#2627) Line indented incorrectly; expected 16 spaces, found 20
(#2628) Line indented incorrectly; expected 16 spaces, found 20
(#2628) Expected "if (...) {\n"; found "if(...) {\n"
(#2628) Variable "frameY" must be all lower-case
(#2632) Line indented incorrectly; expected 16 spaces, found 20
(#2632) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#2632) Expected "if (...) {\n"; found "if(...) {\n"
(#2633) Line indented incorrectly; expected 20 spaces, found 24
(#2633) Expected "if (...) {\n"; found "if(...) {\n"
(#2633) Variable "frameY" must be all lower-case
(#2633) Variable "frameY" must be all lower-case
(#2633) Expected 1 space before "-"; 0 found
(#2633) Expected 1 space after "-"; 0 found
(#2636) Line indented incorrectly; expected 20 spaces, found 24
(#2638) Line indented incorrectly; expected 20 spaces, found 24
(#2639) Line indented incorrectly; expected 16 spaces, found 20
(#2640) Line indented incorrectly; expected 12 spaces, found 16
(#2641) Whitespace found at end of line
(#2642) Expected 1 space before "+"; 0 found
(#2642) Expected 1 space after "+"; 0 found
(#2643) Line indented incorrectly; expected 8 spaces, found 12
(#2645) Line indented incorrectly; expected 8 spaces, found 12
(#2645) Expected "for (...) {\n"; found "for(...) {\n"
(#2645) Expected 1 space before "="; 0 found
(#2645) Expected 1 space after "="; 0 found
(#2645) Expected 1 space before "<"; 0 found
(#2645) Expected 1 space after "<"; 0 found
(#2648) Whitespace found at end of line
(#2649) Line indented incorrectly; expected 12 spaces, found 16
(#2649) Expected "for (...) {\n"; found "for(...) {\n"
(#2649) Expected 1 space before "="; 0 found
(#2649) Expected 1 space after "="; 0 found
(#2649) Expected 1 space before "<"; 0 found
(#2649) Expected 1 space after "<"; 0 found
(#2650) Line indented incorrectly; expected 16 spaces, found 20
(#2650) Expected "if (...) {\n"; found "if(...) {\n"
(#2654) Line indented incorrectly; expected 16 spaces, found 20
(#2654) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#2654) Expected "if (...) {\n"; found "if(...) {\n"
(#2655) Line indented incorrectly; expected 20 spaces, found 24
(#2655) Expected "if (...) {\n"; found "if(...) {\n"
(#2655) Expected 1 space before "-"; 0 found
(#2655) Expected 1 space after "-"; 0 found
(#2658) Line indented incorrectly; expected 20 spaces, found 24
(#2660) Line indented incorrectly; expected 20 spaces, found 24
(#2661) Line indented incorrectly; expected 16 spaces, found 20
(#2662) Line indented incorrectly; expected 12 spaces, found 16
(#2663) Whitespace found at end of line
(#2664) Expected 1 space before "+"; 0 found
(#2664) Expected 1 space after "+"; 0 found
(#2665) Line indented incorrectly; expected 8 spaces, found 12
(#2668) Line indented incorrectly; expected 4 spaces, found 8
(#2669) Whitespace found at end of line
(#2670) Whitespace found at end of line
(#2671) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2671) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2672) Line indented incorrectly; expected 4 spaces, found 8
(#2672) Missing docblock for function mask
(#2672) Missing docblock for function mask
(#2672) Missing docblock for function mask
(#2673) Opening brace should be on the same line as the declaration
(#2674) Variable "minDemerit" must be all lower-case
(#2675) Variable "bestMaskNum" must be all lower-case
(#2676) Variable "bestMask" must be all lower-case
(#2676) Short array syntax must be used to define arrays
(#2677) Whitespace found at end of line
(#2678) Variable "checked_masks" must not contain underscores.
(#2678) Short array syntax must be used to define arrays
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2678) Commas (,) must be followed by white space.
(#2679) Whitespace found at end of line
(#2680) Line indented incorrectly; expected 8 spaces, found 12
(#2681) Whitespace found at end of line
(#2682) Variable "howManuOut" must be all lower-case
(#2682) Expected 1 space before "-"; 0 found
(#2682) Expected 1 space after "-"; 0 found
(#2683) Line indented incorrectly; expected 12 spaces, found 16
(#2683) Expected 1 space after "<"; 2 found
(#2683) Variable "howManuOut" must be all lower-case
(#2684) Variable "remPos" must be all lower-case
(#2684) Variable "checked_masks" must not contain underscores.
(#2684) Expected 1 space before "-"; 0 found
(#2684) Expected 1 space after "-"; 0 found
(#2685) Variable "checked_masks" must not contain underscores.
(#2685) Variable "remPos" must be all lower-case
(#2686) Variable "checked_masks" must not contain underscores.
(#2686) Variable "checked_masks" must not contain underscores.
(#2687) Line indented incorrectly; expected 12 spaces, found 16
(#2688) Whitespace found at end of line
(#2689) Line indented incorrectly; expected 8 spaces, found 12
(#2690) Whitespace found at end of line
(#2691) Variable "bestMask" must be all lower-case
(#2692) Whitespace found at end of line
(#2693) Line indented incorrectly; expected 8 spaces, found 12
(#2693) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#2693) Variable "checked_masks" must not contain underscores.
(#2703) Whitespace found at end of line
(#2704) Line indented incorrectly; expected 12 spaces, found 16
(#2704) Expected "if (...) {\n"; found "if(...) {\n"
(#2704) Variable "minDemerit" must be all lower-case
(#2705) Variable "minDemerit" must be all lower-case
(#2706) Variable "bestMask" must be all lower-case
(#2707) Variable "bestMaskNum" must be all lower-case
(#2708) Line indented incorrectly; expected 12 spaces, found 16
(#2709) Line indented incorrectly; expected 8 spaces, found 12
(#2710) Whitespace found at end of line
(#2711) Variable "bestMask" must be all lower-case
(#2712) Line indented incorrectly; expected 4 spaces, found 8
(#2713) Whitespace found at end of line
(#2714) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2714) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2715) Line indented incorrectly; expected 0 spaces, found 4
(#2715) Closing brace indented incorrectly; expected 1 spaces, found 4
(#2716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2716) No space found before comment text; expected "// ---- qrencode.php -----------------------------" but found "//---- qrencode.php -----------------------------"
(#2716) Whitespace found at end of line
(#2742) Whitespace found at end of line
(#2743) Missing docblock for class QRrsblock
(#2743) Line indented incorrectly; expected 0 spaces, found 4
(#2743) Missing docblock for class QRrsblock
(#2743) Missing docblock for class QRrsblock
(#2744) Missing member variable doc comment
(#2744) Member variable "dataLength" must be all lower-case
(#2745) Missing member variable doc comment
(#2745) Short array syntax must be used to define arrays
(#2746) Missing member variable doc comment
(#2746) Member variable "eccLength" must be all lower-case
(#2747) Missing member variable doc comment
(#2747) Short array syntax must be used to define arrays
(#2748) Whitespace found at end of line
(#2749) Line indented incorrectly; expected 4 spaces, found 8
(#2749) Missing docblock for function __construct
(#2749) Missing docblock for function __construct
(#2749) Missing docblock for function __construct
(#2750) Opening brace should be on the same line as the declaration
(#2752) Whitespace found at end of line
(#2757) Line indented incorrectly; expected 4 spaces, found 8
(#2758) Line indented incorrectly; expected 0 spaces, found 4
(#2759) Whitespace found at end of line
(#2760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2760) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#2762) Missing docblock for class QRrawcode
(#2762) Line indented incorrectly; expected 0 spaces, found 4
(#2762) Missing docblock for class QRrawcode
(#2762) Missing docblock for class QRrawcode
(#2763) Missing member variable doc comment
(#2764) Missing member variable doc comment
(#2764) Short array syntax must be used to define arrays
(#2765) Missing member variable doc comment
(#2765) Short array syntax must be used to define arrays
(#2766) Missing member variable doc comment
(#2767) Missing member variable doc comment
(#2767) Short array syntax must be used to define arrays
(#2767) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2767) Inline comments must end in full-stops, exclamation marks, or question marks
(#2767) No space found before comment text; expected "// of RSblock" but found "//of RSblock"
(#2768) You must use "/**" style comments for a member variable comment
(#2769) Missing member variable doc comment
(#2769) Member variable "dataLength" must be all lower-case
(#2770) Missing member variable doc comment
(#2770) Member variable "eccLength" must be all lower-case
(#2771) Missing member variable doc comment
(#2772) Whitespace found at end of line
(#2773) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2773) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2774) Line indented incorrectly; expected 4 spaces, found 8
(#2774) Missing docblock for function __construct
(#2774) Missing docblock for function __construct
(#2774) Missing docblock for function __construct
(#2775) Opening brace should be on the same line as the declaration
(#2776) Short array syntax must be used to define arrays
(#2776) Commas (,) must be followed by white space.
(#2776) Commas (,) must be followed by white space.
(#2776) Commas (,) must be followed by white space.
(#2776) Commas (,) must be followed by white space.
(#2777) Whitespace found at end of line
(#2779) Line indented incorrectly; expected 8 spaces, found 12
(#2779) Expected "if (...) {\n"; found "if(...) {\n"
(#2781) Line indented incorrectly; expected 8 spaces, found 12
(#2791) Whitespace found at end of line
(#2793) Line indented incorrectly; expected 8 spaces, found 12
(#2793) Expected "if (...) {\n"; found "if(...) {\n"
(#2796) Line indented incorrectly; expected 8 spaces, found 12
(#2799) Line indented incorrectly; expected 4 spaces, found 8
(#2800) Whitespace found at end of line
(#2801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2801) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2802) Line indented incorrectly; expected 4 spaces, found 8
(#2802) Missing docblock for function init
(#2802) Missing docblock for function init
(#2802) Missing docblock for function init
(#2803) Opening brace should be on the same line as the declaration
(#2807) Whitespace found at end of line
(#2807) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2809) Variable "blockNo" must be all lower-case
(#2810) Variable "dataPos" must be all lower-case
(#2811) Variable "eccPos" must be all lower-case
(#2812) Line indented incorrectly; expected 8 spaces, found 12
(#2812) Expected "for (...) {\n"; found "for(...) {\n"
(#2812) Expected 1 space before "="; 0 found
(#2812) Expected 1 space after "="; 0 found
(#2812) Expected 1 space before "<"; 0 found
(#2812) Expected 1 space after "<"; 0 found
(#2813) Commas (,) must be followed by white space.
(#2813) Variable "eccPos" must be all lower-case
(#2814) Variable "blockNo" must be all lower-case
(#2814) Variable "dataPos" must be all lower-case
(#2815) Commas (,) must be followed by white space.
(#2815) Variable "eccPos" must be all lower-case
(#2816) Whitespace found at end of line
(#2817) Variable "dataPos" must be all lower-case
(#2818) Variable "eccPos" must be all lower-case
(#2819) Variable "blockNo" must be all lower-case
(#2820) Line indented incorrectly; expected 8 spaces, found 12
(#2822) Inline control structures are not allowed
(#2828) Whitespace found at end of line
(#2829) Inline control structures are not allowed
(#2829) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2830) Whitespace found at end of line
(#2831) Line indented incorrectly; expected 8 spaces, found 12
(#2831) Expected "for (...) {\n"; found "for(...) {\n"
(#2831) Expected 1 space before "="; 0 found
(#2831) Expected 1 space after "="; 0 found
(#2831) Expected 1 space before "<"; 0 found
(#2831) Expected 1 space after "<"; 0 found
(#2832) Commas (,) must be followed by white space.
(#2832) Variable "eccPos" must be all lower-case
(#2833) Variable "blockNo" must be all lower-case
(#2833) Variable "dataPos" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Variable "eccPos" must be all lower-case
(#2835) Whitespace found at end of line
(#2836) Variable "dataPos" must be all lower-case
(#2837) Variable "eccPos" must be all lower-case
(#2838) Variable "blockNo" must be all lower-case
(#2839) Line indented incorrectly; expected 8 spaces, found 12
(#2842) Line indented incorrectly; expected 4 spaces, found 8
(#2843) Whitespace found at end of line
(#2844) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2844) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2845) Line indented incorrectly; expected 4 spaces, found 8
(#2845) Missing docblock for function getCode
(#2845) Missing docblock for function getCode
(#2845) Missing docblock for function getCode
(#2845) Public method name "QRrawcode::getCode" must be in lower-case letters only
(#2846) Opening brace should be on the same line as the declaration
(#2849) Line indented incorrectly; expected 8 spaces, found 12
(#2849) Expected "if (...) {\n"; found "if(...) {\n"
(#2852) Line indented incorrectly; expected 12 spaces, found 16
(#2852) Expected "if (...) {\n"; found "if(...) {\n"
(#2854) Line indented incorrectly; expected 12 spaces, found 16
(#2856) Line indented incorrectly; expected 8 spaces, found 12
(#2856) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#2856) Expected "if (...) {\n"; found "if(...) {\n"
(#2860) Line indented incorrectly; expected 8 spaces, found 12
(#2862) Line indented incorrectly; expected 8 spaces, found 12
(#2864) Whitespace found at end of line
(#2866) Line indented incorrectly; expected 4 spaces, found 8
(#2867) Line indented incorrectly; expected 0 spaces, found 4
(#2869) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2869) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#2870) Whitespace found at end of line
(#2871) Duplicate class name "QRcode" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/bindings/tcpdf/qrcode.php on line 308
(#2871) Missing docblock for class QRcode
(#2871) Line indented incorrectly; expected 0 spaces, found 4
(#2871) Missing docblock for class QRcode
(#2871) Missing docblock for class QRcode
(#2872) Whitespace found at end of line
(#2873) Missing member variable doc comment
(#2874) Missing member variable doc comment
(#2875) Missing member variable doc comment
(#2875) Whitespace found at end of line
(#2876) Whitespace found at end of line
(#2877) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2877) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2878) Line indented incorrectly; expected 4 spaces, found 8
(#2878) Missing docblock for function encodeMask
(#2878) Missing docblock for function encodeMask
(#2878) Missing docblock for function encodeMask
(#2878) Public method name "QRcode::encodeMask" must be in lower-case letters only
(#2879) Opening brace should be on the same line as the declaration
(#2880) Line indented incorrectly; expected 8 spaces, found 12
(#2880) Expected "if (...) {\n"; found "if(...) {\n"
(#2882) Line indented incorrectly; expected 8 spaces, found 12
(#2883) Line indented incorrectly; expected 8 spaces, found 12
(#2883) Expected "if (...) {\n"; found "if(...) {\n"
(#2885) Line indented incorrectly; expected 8 spaces, found 12
(#2888) Whitespace found at end of line
(#2890) Whitespace found at end of line
(#2894) Whitespace found at end of line
(#2896) Line indented incorrectly; expected 8 spaces, found 12
(#2896) Expected "if (...) {\n"; found "if(...) {\n"
(#2897) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2898) Line indented incorrectly; expected 8 spaces, found 12
(#2900) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2900) Inline comments must end in full-stops, exclamation marks, or question marks
(#2901) Line indented incorrectly; expected 8 spaces, found 12
(#2901) Expected "for (...) {\n"; found "for(...) {\n"
(#2901) Expected 1 space before "="; 0 found
(#2901) Expected 1 space after "="; 0 found
(#2901) Expected 1 space before "<"; 0 found
(#2901) Expected 1 space after "<"; 0 found
(#2904) Line indented incorrectly; expected 12 spaces, found 16
(#2904) Expected "for (...) {\n"; found "for(...) {\n"
(#2904) Expected 1 space before "="; 0 found
(#2904) Expected 1 space after "="; 0 found
(#2904) Expected 1 space before "<"; 0 found
(#2904) Expected 1 space after "<"; 0 found
(#2908) Line indented incorrectly; expected 12 spaces, found 16
(#2909) Line indented incorrectly; expected 8 spaces, found 12
(#2910) Whitespace found at end of line
(#2912) Whitespace found at end of line
(#2914) Whitespace found at end of line
(#2915) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2915) Inline comments must end in full-stops, exclamation marks, or question marks
(#2917) Line indented incorrectly; expected 8 spaces, found 12
(#2917) Expected "for (...) {\n"; found "for(...) {\n"
(#2917) Expected 1 space before "="; 0 found
(#2917) Expected 1 space after "="; 0 found
(#2917) Expected 1 space before "<"; 0 found
(#2917) Expected 1 space after "<"; 0 found
(#2920) Line indented incorrectly; expected 8 spaces, found 12
(#2921) Whitespace found at end of line
(#2924) Whitespace found at end of line
(#2924) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2925) Whitespace found at end of line
(#2926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2926) Inline comments must end in full-stops, exclamation marks, or question marks
(#2927) Variable "maskObj" must be all lower-case
(#2928) Line indented incorrectly; expected 8 spaces, found 12
(#2928) Expected "if (...) {\n"; found "if(...) {\n"
(#2929) Whitespace found at end of line
(#2930) Line indented incorrectly; expected 12 spaces, found 16
(#2931) Variable "maskObj" must be all lower-case
(#2932) Line indented incorrectly; expected 12 spaces, found 16
(#2933) Variable "maskObj" must be all lower-case
(#2934) Line indented incorrectly; expected 12 spaces, found 16
(#2935) Line indented incorrectly; expected 8 spaces, found 12
(#2936) Variable "maskObj" must be all lower-case
(#2937) Line indented incorrectly; expected 8 spaces, found 12
(#2938) Whitespace found at end of line
(#2939) Line indented incorrectly; expected 8 spaces, found 12
(#2939) Expected "if (...) {\n"; found "if(...) {\n"
(#2939) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2940) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2941) Line indented incorrectly; expected 8 spaces, found 12
(#2942) Whitespace found at end of line
(#2944) Whitespace found at end of line
(#2948) Whitespace found at end of line
(#2950) Line indented incorrectly; expected 4 spaces, found 8
(#2951) Whitespace found at end of line
(#2952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2952) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2953) Line indented incorrectly; expected 4 spaces, found 8
(#2953) Missing docblock for function encodeInput
(#2953) Missing docblock for function encodeInput
(#2953) Missing docblock for function encodeInput
(#2953) Public method name "QRcode::encodeInput" must be in lower-case letters only
(#2954) Opening brace should be on the same line as the declaration
(#2956) Line indented incorrectly; expected 4 spaces, found 8
(#2957) Whitespace found at end of line
(#2958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2958) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2959) Line indented incorrectly; expected 4 spaces, found 8
(#2959) Missing docblock for function encodeString8bit
(#2959) Missing docblock for function encodeString8bit
(#2959) Missing docblock for function encodeString8bit
(#2959) Public method name "QRcode::encodeString8bit" must be in lower-case letters only
(#2960) Opening brace should be on the same line as the declaration
(#2961) Line indented incorrectly; expected 8 spaces, found 12
(#2961) Expected "if (...) {\n"; found "if(...) {\n"
(#2961) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2963) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2964) Line indented incorrectly; expected 8 spaces, found 12
(#2967) Inline control structures are not allowed
(#2967) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2967) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2970) Line indented incorrectly; expected 8 spaces, found 12
(#2970) Expected "if (...) {\n"; found "if(...) {\n"
(#2972) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2973) Line indented incorrectly; expected 8 spaces, found 12
(#2975) Line indented incorrectly; expected 4 spaces, found 8
(#2977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2977) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2978) Line indented incorrectly; expected 4 spaces, found 8
(#2978) Missing docblock for function encodeString
(#2978) Missing docblock for function encodeString
(#2978) Missing docblock for function encodeString
(#2978) Public method name "QRcode::encodeString" must be in lower-case letters only
(#2979) Opening brace should be on the same line as the declaration
(#2981) Line indented incorrectly; expected 8 spaces, found 12
(#2981) Expected "if (...) {\n"; found "if(...) {\n"
(#2983) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2984) Line indented incorrectly; expected 8 spaces, found 12
(#2987) Inline control structures are not allowed
(#2987) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2987) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2990) Line indented incorrectly; expected 8 spaces, found 12
(#2990) Expected "if (...) {\n"; found "if(...) {\n"
(#2991) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2992) Line indented incorrectly; expected 8 spaces, found 12
(#2995) Line indented incorrectly; expected 4 spaces, found 8
(#2996) Whitespace found at end of line
(#2997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2997) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#2998) Line indented incorrectly; expected 4 spaces, found 8
(#2998) Missing docblock for function png
(#2998) Missing docblock for function png
(#2998) Missing docblock for function png
(#2998) Whitespace found at end of line
(#2999) Opening brace should be on the same line as the declaration
(#3001) Expected 1 space before "="; 0 found
(#3001) Expected 1 space after "="; 0 found
(#3002) Line indented incorrectly; expected 4 spaces, found 8
(#3004) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3004) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3005) Line indented incorrectly; expected 4 spaces, found 8
(#3005) Missing docblock for function text
(#3005) Missing docblock for function text
(#3005) Missing docblock for function text
(#3005) Whitespace found at end of line
(#3006) Opening brace should be on the same line as the declaration
(#3009) Line indented incorrectly; expected 4 spaces, found 8
(#3011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3011) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3012) Line indented incorrectly; expected 4 spaces, found 8
(#3012) Missing docblock for function raw
(#3012) Missing docblock for function raw
(#3012) Missing docblock for function raw
(#3012) Whitespace found at end of line
(#3013) Opening brace should be on the same line as the declaration
(#3016) Line indented incorrectly; expected 4 spaces, found 8
(#3017) Line indented incorrectly; expected 0 spaces, found 4
(#3018) Whitespace found at end of line
(#3019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3019) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#3020) Whitespace found at end of line
(#3021) Missing docblock for class FrameFiller
(#3021) Line indented incorrectly; expected 0 spaces, found 4
(#3021) Missing docblock for class FrameFiller
(#3021) Missing docblock for class FrameFiller
(#3022) Whitespace found at end of line
(#3023) Missing member variable doc comment
(#3024) Missing member variable doc comment
(#3025) Missing member variable doc comment
(#3026) Missing member variable doc comment
(#3027) Missing member variable doc comment
(#3028) Missing member variable doc comment
(#3029) Whitespace found at end of line
(#3030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3030) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3031) Line indented incorrectly; expected 4 spaces, found 8
(#3031) Missing docblock for function __construct
(#3031) Missing docblock for function __construct
(#3031) Missing docblock for function __construct
(#3032) Opening brace should be on the same line as the declaration
(#3039) Line indented incorrectly; expected 4 spaces, found 8
(#3040) Whitespace found at end of line
(#3041) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3041) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3042) Line indented incorrectly; expected 4 spaces, found 8
(#3042) Missing docblock for function setFrameAt
(#3042) Missing docblock for function setFrameAt
(#3042) Missing docblock for function setFrameAt
(#3042) Public method name "FrameFiller::setFrameAt" must be in lower-case letters only
(#3043) Opening brace should be on the same line as the declaration
(#3045) Line indented incorrectly; expected 4 spaces, found 8
(#3046) Whitespace found at end of line
(#3047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3047) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3048) Line indented incorrectly; expected 4 spaces, found 8
(#3048) Missing docblock for function getFrameAt
(#3048) Missing docblock for function getFrameAt
(#3048) Missing docblock for function getFrameAt
(#3048) Public method name "FrameFiller::getFrameAt" must be in lower-case letters only
(#3049) Opening brace should be on the same line as the declaration
(#3051) Line indented incorrectly; expected 4 spaces, found 8
(#3052) Whitespace found at end of line
(#3053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3053) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3054) Line indented incorrectly; expected 4 spaces, found 8
(#3054) Missing docblock for function next
(#3054) Missing docblock for function next
(#3054) Missing docblock for function next
(#3055) Opening brace should be on the same line as the declaration
(#3056) Line indented incorrectly; expected 8 spaces, found 12
(#3056) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#3057) Whitespace found at end of line
(#3058) Line indented incorrectly; expected 12 spaces, found 16
(#3058) Expected "if (...) {\n"; found "if(...) {\n"
(#3060) Short array syntax must be used to define arrays
(#3060) Expected 1 space before "=>"; 0 found
(#3060) Expected 1 space after "=>"; 0 found
(#3060) Expected 1 space before "=>"; 0 found
(#3060) Expected 1 space after "=>"; 0 found
(#3061) Line indented incorrectly; expected 12 spaces, found 16
(#3067) Line indented incorrectly; expected 12 spaces, found 16
(#3067) Expected "if (...) {\n"; found "if(...) {\n"
(#3070) Line indented incorrectly; expected 12 spaces, found 16
(#3074) Line indented incorrectly; expected 12 spaces, found 16
(#3076) Line indented incorrectly; expected 12 spaces, found 16
(#3076) Expected "if (...) {\n"; found "if(...) {\n"
(#3077) Line indented incorrectly; expected 16 spaces, found 20
(#3077) Expected "if (...) {\n"; found "if(...) {\n"
(#3081) Line indented incorrectly; expected 20 spaces, found 24
(#3081) Expected "if (...) {\n"; found "if(...) {\n"
(#3084) Line indented incorrectly; expected 20 spaces, found 24
(#3085) Line indented incorrectly; expected 16 spaces, found 20
(#3086) Line indented incorrectly; expected 12 spaces, found 16
(#3087) Line indented incorrectly; expected 16 spaces, found 20
(#3087) Expected "if (...) {\n"; found "if(...) {\n"
(#3091) Line indented incorrectly; expected 20 spaces, found 24
(#3091) Expected "if (...) {\n"; found "if(...) {\n"
(#3094) Line indented incorrectly; expected 20 spaces, found 24
(#3095) Line indented incorrectly; expected 16 spaces, found 20
(#3096) Line indented incorrectly; expected 12 spaces, found 16
(#3097) Inline control structures are not allowed
(#3102) Line indented incorrectly; expected 8 spaces, found 12
(#3103) Whitespace found at end of line
(#3104) Short array syntax must be used to define arrays
(#3104) Expected 1 space before "=>"; 0 found
(#3104) Expected 1 space after "=>"; 0 found
(#3104) Expected 1 space before "=>"; 0 found
(#3104) Expected 1 space after "=>"; 0 found
(#3105) Line indented incorrectly; expected 4 spaces, found 8
(#3106) Whitespace found at end of line
(#3107) Line indented incorrectly; expected 0 spaces, found 4
(#3107) Space found before semicolon; expected "};" but found "} ;"
(#3108) Whitespace found at end of line
(#3109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3109) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#3109) Whitespace found at end of line
(#3110) Whitespace found at end of line
(#3111) Missing docblock for class QRencode
(#3111) Line indented incorrectly; expected 0 spaces, found 4
(#3111) Missing docblock for class QRencode
(#3111) Missing docblock for class QRencode
(#3112) Whitespace found at end of line
(#3113) Missing member variable doc comment
(#3114) Missing member variable doc comment
(#3115) Whitespace found at end of line
(#3116) Missing member variable doc comment
(#3117) Missing member variable doc comment
(#3118) Missing member variable doc comment
(#3119) Whitespace found at end of line
(#3120) Missing member variable doc comment
(#3120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3120) Inline comments must end in full-stops, exclamation marks, or question marks
(#3121) Whitespace found at end of line
(#3122) You must use "/**" style comments for a member variable comment
(#3123) Missing member variable doc comment
(#3124) Whitespace found at end of line
(#3125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3125) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3126) Line indented incorrectly; expected 4 spaces, found 8
(#3126) Missing docblock for function factory
(#3126) Missing docblock for function factory
(#3126) Missing docblock for function factory
(#3127) Opening brace should be on the same line as the declaration
(#3131) Whitespace found at end of line
(#3132) Line indented incorrectly; expected 8 spaces, found 12
(#3133) Line indented incorrectly; expected 12 spaces, found 16
(#3134) Line indented incorrectly; expected 12 spaces, found 16
(#3135) Line indented incorrectly; expected 12 spaces, found 16
(#3136) Line indented incorrectly; expected 12 spaces, found 16
(#3139) Line indented incorrectly; expected 12 spaces, found 16
(#3140) Line indented incorrectly; expected 12 spaces, found 16
(#3143) Line indented incorrectly; expected 12 spaces, found 16
(#3144) Line indented incorrectly; expected 12 spaces, found 16
(#3147) Line indented incorrectly; expected 12 spaces, found 16
(#3148) Line indented incorrectly; expected 12 spaces, found 16
(#3151) Line indented incorrectly; expected 12 spaces, found 16
(#3152) Line indented incorrectly; expected 12 spaces, found 16
(#3155) Line indented incorrectly; expected 8 spaces, found 12
(#3156) Whitespace found at end of line
(#3158) Line indented incorrectly; expected 4 spaces, found 8
(#3159) Whitespace found at end of line
(#3160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3160) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3161) Line indented incorrectly; expected 4 spaces, found 8
(#3161) Missing docblock for function encodeRAW
(#3161) Missing docblock for function encodeRAW
(#3161) Missing docblock for function encodeRAW
(#3161) Public method name "QRencode::encodeRAW" must be in lower-case letters only
(#3161) Whitespace found at end of line
(#3162) Opening brace should be on the same line as the declaration
(#3165) Line indented incorrectly; expected 8 spaces, found 12
(#3165) Expected "if (...) {\n"; found "if(...) {\n"
(#3167) Line indented incorrectly; expected 8 spaces, found 12
(#3169) Line indented incorrectly; expected 8 spaces, found 12
(#3170) Whitespace found at end of line
(#3172) Line indented incorrectly; expected 4 spaces, found 8
(#3174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3174) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3175) Line indented incorrectly; expected 4 spaces, found 8
(#3175) Missing docblock for function encode
(#3175) Missing docblock for function encode
(#3175) Missing docblock for function encode
(#3175) Whitespace found at end of line
(#3176) Opening brace should be on the same line as the declaration
(#3179) Line indented incorrectly; expected 8 spaces, found 12
(#3179) Expected "if (...) {\n"; found "if(...) {\n"
(#3181) Line indented incorrectly; expected 8 spaces, found 12
(#3183) Line indented incorrectly; expected 8 spaces, found 12
(#3184) Whitespace found at end of line
(#3186) Whitespace found at end of line
(#3187) Line indented incorrectly; expected 8 spaces, found 12
(#3187) Expected 1 space before "!=="; 0 found
(#3189) Line indented incorrectly; expected 8 spaces, found 12
(#3191) Line indented incorrectly; expected 8 spaces, found 12
(#3192) Line indented incorrectly; expected 4 spaces, found 8
(#3193) Whitespace found at end of line
(#3194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3194) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#3195) Line indented incorrectly; expected 4 spaces, found 8
(#3195) Missing docblock for function encodePNG
(#3195) Missing docblock for function encodePNG
(#3195) Missing docblock for function encodePNG
(#3195) Public method name "QRencode::encodePNG" must be in lower-case letters only
(#3195) Commas (,) must be followed by white space.
(#3195) Whitespace found at end of line
(#3196) Opening brace should be on the same line as the declaration
(#3197) Line indented incorrectly; expected 8 spaces, found 12
(#3198) Whitespace found at end of line
(#3203) Whitespace found at end of line
(#3204) Inline control structures are not allowed
(#3206) Whitespace found at end of line
(#3207) Variable "maxSize" must be all lower-case
(#3207) Expected 1 space before "+"; 0 found
(#3207) Expected 1 space after "+"; 0 found
(#3207) Expected 1 space before "*"; 0 found
(#3207) Expected 1 space after "*"; 0 found
(#3208) Whitespace found at end of line
(#3209) Variable "maxSize" must be all lower-case
(#3209) Commas (,) must be followed by white space.
(#3210) Whitespace found at end of line
(#3211) Line indented incorrectly; expected 8 spaces, found 12
(#3212) Whitespace found at end of line
(#3214) Whitespace found at end of line
(#3215) Line indented incorrectly; expected 8 spaces, found 12
(#3216) Line indented incorrectly; expected 4 spaces, found 8
(#3217) Line indented incorrectly; expected 0 spaces, found 4
(#3218) File must end with a newline character
blocks/enrolcode/classes/phpqrcode/qrbitstream.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line
(#28) Duplicate class name "QRbitstream" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 1716
(#28) Missing @copyright tag
(#28) Missing @license tag
(#28) Missing docblock for class QRbitstream
(#28) Line indented incorrectly; expected 0 spaces, found 4
(#29) Whitespace found at end of line
(#30) Missing member variable doc comment
(#30) Short array syntax must be used to define arrays
(#31) Whitespace found at end of line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#33) Line indented incorrectly; expected 4 spaces, found 8
(#33) Missing docblock for function size
(#34) Opening brace should be on the same line as the declaration
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#37) Whitespace found at end of line
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#39) Line indented incorrectly; expected 4 spaces, found 8
(#39) Missing docblock for function allocate
(#39) Variable "setLength" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "setLength" must be all lower-case
(#43) Line indented incorrectly; expected 4 spaces, found 8
(#44) Whitespace found at end of line
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#46) Line indented incorrectly; expected 4 spaces, found 8
(#46) Missing docblock for function newFromNum
(#46) Public method name "QRbitstream::newFromNum" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#50) Whitespace found at end of line
(#52) Line indented incorrectly; expected 8 spaces, found 12
(#52) Expected "for (...) {\n"; found "for(...) {\n"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Expected 1 space before "<"; 0 found
(#52) Expected 1 space after "<"; 0 found
(#53) Line indented incorrectly; expected 12 spaces, found 16
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Line indented incorrectly; expected 12 spaces, found 16
(#57) Line indented incorrectly; expected 12 spaces, found 16
(#59) Line indented incorrectly; expected 8 spaces, found 12
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#63) Whitespace found at end of line
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#65) Missing docblock for function newFromBytes
(#65) Public method name "QRbitstream::newFromBytes" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#71) Line indented incorrectly; expected 8 spaces, found 12
(#71) Expected "for (...) {\n"; found "for(...) {\n"
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#71) Expected 1 space before "<"; 0 found
(#71) Expected 1 space after "<"; 0 found
(#73) Line indented incorrectly; expected 12 spaces, found 16
(#73) Expected "for (...) {\n"; found "for(...) {\n"
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Expected 1 space before "<"; 0 found
(#73) Expected 1 space after "<"; 0 found
(#74) Line indented incorrectly; expected 16 spaces, found 20
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Line indented incorrectly; expected 16 spaces, found 20
(#78) Line indented incorrectly; expected 16 spaces, found 20
(#81) Line indented incorrectly; expected 12 spaces, found 16
(#82) Line indented incorrectly; expected 8 spaces, found 12
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#86) Whitespace found at end of line
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#88) Line indented incorrectly; expected 4 spaces, found 8
(#88) Missing docblock for function append
(#89) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected 8 spaces, found 12
(#92) Line indented incorrectly; expected 8 spaces, found 12
(#93) Whitespace found at end of line
(#94) Line indented incorrectly; expected 8 spaces, found 12
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Line indented incorrectly; expected 8 spaces, found 12
(#97) Whitespace found at end of line
(#98) Line indented incorrectly; expected 8 spaces, found 12
(#98) Expected "if (...) {\n"; found "if(...) {\n"
(#101) Line indented incorrectly; expected 8 spaces, found 12
(#102) Whitespace found at end of line
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#107) Whitespace found at end of line
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#109) Line indented incorrectly; expected 4 spaces, found 8
(#109) Missing docblock for function appendNum
(#109) Public method name "QRbitstream::appendNum" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#111) Inline control structures are not allowed
(#111) Whitespace found at end of line
(#114) Must use "self::" for local static member reference
(#115) Whitespace found at end of line
(#116) Inline control structures are not allowed
(#123) Line indented incorrectly; expected 4 spaces, found 8
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#126) Line indented incorrectly; expected 4 spaces, found 8
(#126) Missing docblock for function appendBytes
(#126) Public method name "QRbitstream::appendBytes" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Inline control structures are not allowed
(#128) Whitespace found at end of line
(#131) Must use "self::" for local static member reference
(#132) Whitespace found at end of line
(#133) Inline control structures are not allowed
(#140) Line indented incorrectly; expected 4 spaces, found 8
(#141) Whitespace found at end of line
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#143) Line indented incorrectly; expected 4 spaces, found 8
(#143) Missing docblock for function toByte
(#143) Public method name "QRbitstream::toByte" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Whitespace found at end of line
(#148) Line indented incorrectly; expected 8 spaces, found 12
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Short array syntax must be used to define arrays
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#151) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#157) Expected "for (...) {\n"; found "for(...) {\n"
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "<"; 0 found
(#157) Expected 1 space after "<"; 0 found
(#159) Line indented incorrectly; expected 12 spaces, found 16
(#159) Expected "for (...) {\n"; found "for(...) {\n"
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Expected 1 space before "<"; 0 found
(#159) Expected 1 space after "<"; 0 found
(#163) Line indented incorrectly; expected 12 spaces, found 16
(#165) Line indented incorrectly; expected 8 spaces, found 12
(#166) Whitespace found at end of line
(#167) Line indented incorrectly; expected 8 spaces, found 12
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Line indented incorrectly; expected 12 spaces, found 16
(#169) Expected "for (...) {\n"; found "for(...) {\n"
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "<"; 0 found
(#169) Expected 1 space after "<"; 0 found
(#173) Line indented incorrectly; expected 12 spaces, found 16
(#175) Line indented incorrectly; expected 8 spaces, found 12
(#178) Line indented incorrectly; expected 4 spaces, found 8
(#180) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrconfig.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file qrconfig.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#7) Whitespace found at end of line
(#8) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line exceeds maximum limit of 180 characters; contains 190 characters
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Line exceeds maximum limit of 180 characters; contains 244 characters
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line exceeds maximum limit of 180 characters; contains 218 characters
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Whitespace found at end of line
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line exceeds maximum limit of 180 characters; contains 199 characters
(#17) File must end with a newline character
(#17) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/qrconst.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Duplicate class name "qrstr" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 85
(#50) Missing @copyright tag
(#50) Missing @license tag
(#50) Missing docblock for class qrstr
(#50) Line indented incorrectly; expected 0 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 2
(#51) Missing docblock for function set
(#51) Variable "replLen" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 3
(#52) Variable "replLen" must be all lower-case
(#52) Expected 1 space before "?"; 0 found
(#52) Expected 1 space after "?"; 0 found
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Variable "replLen" must be all lower-case
(#52) Expected 1 space before ":"; 0 found
(#52) Expected 1 space after ":"; 0 found
(#52) Variable "replLen" must be all lower-case
(#52) Expected 1 space before "?"; 0 found
(#52) Expected 1 space after "?"; 0 found
(#52) Variable "replLen" must be all lower-case
(#52) Expected 1 space before ":"; 0 found
(#52) Expected 1 space after ":"; 0 found
(#52) Line exceeds 132 characters; contains 147 characters
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 0 spaces, found 1
(#54) File must end with a newline character
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/qrencode.php
(#1) Missing docblock for file qrencode.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line
(#28) Duplicate class name "QRrsblock" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 2743
(#28) Missing docblock for class QRrsblock
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Line indented incorrectly; expected 0 spaces, found 4
(#29) Missing member variable doc comment
(#29) Member variable "dataLength" must be all lower-case
(#30) Missing member variable doc comment
(#30) Short array syntax must be used to define arrays
(#31) Missing member variable doc comment
(#31) Member variable "eccLength" must be all lower-case
(#32) Missing member variable doc comment
(#32) Short array syntax must be used to define arrays
(#33) Whitespace found at end of line
(#34) Line indented incorrectly; expected 4 spaces, found 8
(#34) Missing docblock for function __construct
(#35) Opening brace should be on the same line as the declaration
(#37) Whitespace found at end of line
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#43) Line indented incorrectly; expected 0 spaces, found 4
(#44) Whitespace found at end of line
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#47) Duplicate class name "QRrawcode" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 2762
(#47) Missing docblock for class QRrawcode
(#47) Line indented incorrectly; expected 0 spaces, found 4
(#48) Missing member variable doc comment
(#49) Missing member variable doc comment
(#49) Short array syntax must be used to define arrays
(#50) Missing member variable doc comment
(#50) Short array syntax must be used to define arrays
(#51) Missing member variable doc comment
(#52) Missing member variable doc comment
(#52) Short array syntax must be used to define arrays
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// of RSblock" but found "//of RSblock"
(#53) You must use "/**" style comments for a member variable comment
(#54) Missing member variable doc comment
(#54) Member variable "dataLength" must be all lower-case
(#55) Missing member variable doc comment
(#55) Member variable "eccLength" must be all lower-case
(#56) Missing member variable doc comment
(#57) Whitespace found at end of line
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#59) Line indented incorrectly; expected 4 spaces, found 8
(#59) Missing docblock for function __construct
(#60) Opening brace should be on the same line as the declaration
(#61) Short array syntax must be used to define arrays
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Whitespace found at end of line
(#64) Line indented incorrectly; expected 8 spaces, found 12
(#64) Expected "if (...) {\n"; found "if(...) {\n"
(#66) Line indented incorrectly; expected 8 spaces, found 12
(#76) Whitespace found at end of line
(#78) Line indented incorrectly; expected 8 spaces, found 12
(#78) Expected "if (...) {\n"; found "if(...) {\n"
(#81) Line indented incorrectly; expected 8 spaces, found 12
(#84) Line indented incorrectly; expected 4 spaces, found 8
(#85) Whitespace found at end of line
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#87) Line indented incorrectly; expected 4 spaces, found 8
(#87) Missing docblock for function init
(#88) Opening brace should be on the same line as the declaration
(#92) Whitespace found at end of line
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Variable "blockNo" must be all lower-case
(#95) Variable "dataPos" must be all lower-case
(#96) Variable "eccPos" must be all lower-case
(#97) Line indented incorrectly; expected 8 spaces, found 12
(#97) Expected "for (...) {\n"; found "for(...) {\n"
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "<"; 0 found
(#97) Expected 1 space after "<"; 0 found
(#98) Commas (,) must be followed by white space.
(#98) Variable "eccPos" must be all lower-case
(#99) Variable "blockNo" must be all lower-case
(#99) Variable "dataPos" must be all lower-case
(#100) Commas (,) must be followed by white space.
(#100) Variable "eccPos" must be all lower-case
(#101) Whitespace found at end of line
(#102) Variable "dataPos" must be all lower-case
(#103) Variable "eccPos" must be all lower-case
(#104) Variable "blockNo" must be all lower-case
(#105) Line indented incorrectly; expected 8 spaces, found 12
(#107) Inline control structures are not allowed
(#113) Whitespace found at end of line
(#114) Inline control structures are not allowed
(#114) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#115) Whitespace found at end of line
(#116) Line indented incorrectly; expected 8 spaces, found 12
(#116) Expected "for (...) {\n"; found "for(...) {\n"
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "<"; 0 found
(#116) Expected 1 space after "<"; 0 found
(#117) Commas (,) must be followed by white space.
(#117) Variable "eccPos" must be all lower-case
(#118) Variable "blockNo" must be all lower-case
(#118) Variable "dataPos" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "eccPos" must be all lower-case
(#120) Whitespace found at end of line
(#121) Variable "dataPos" must be all lower-case
(#122) Variable "eccPos" must be all lower-case
(#123) Variable "blockNo" must be all lower-case
(#124) Line indented incorrectly; expected 8 spaces, found 12
(#127) Line indented incorrectly; expected 4 spaces, found 8
(#128) Whitespace found at end of line
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#130) Line indented incorrectly; expected 4 spaces, found 8
(#130) Missing docblock for function getCode
(#130) Public method name "QRrawcode::getCode" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#134) Line indented incorrectly; expected 8 spaces, found 12
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#137) Line indented incorrectly; expected 12 spaces, found 16
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Line indented incorrectly; expected 12 spaces, found 16
(#141) Line indented incorrectly; expected 8 spaces, found 12
(#141) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Line indented incorrectly; expected 8 spaces, found 12
(#147) Line indented incorrectly; expected 8 spaces, found 12
(#149) Whitespace found at end of line
(#151) Line indented incorrectly; expected 4 spaces, found 8
(#152) Line indented incorrectly; expected 0 spaces, found 4
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#155) Whitespace found at end of line
(#156) Duplicate class name "QRcode" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/bindings/tcpdf/qrcode.php on line 308
(#156) Missing docblock for class QRcode
(#156) Line indented incorrectly; expected 0 spaces, found 4
(#157) Whitespace found at end of line
(#158) Missing member variable doc comment
(#159) Missing member variable doc comment
(#160) Missing member variable doc comment
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#163) Line indented incorrectly; expected 4 spaces, found 8
(#163) Missing docblock for function encodeMask
(#163) Public method name "QRcode::encodeMask" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#165) Line indented incorrectly; expected 8 spaces, found 12
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Line indented incorrectly; expected 8 spaces, found 12
(#168) Line indented incorrectly; expected 8 spaces, found 12
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#170) Line indented incorrectly; expected 8 spaces, found 12
(#173) Whitespace found at end of line
(#175) Whitespace found at end of line
(#179) Whitespace found at end of line
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected 8 spaces, found 12
(#186) Expected "for (...) {\n"; found "for(...) {\n"
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Expected 1 space before "<"; 0 found
(#186) Expected 1 space after "<"; 0 found
(#189) Line indented incorrectly; expected 12 spaces, found 16
(#189) Expected "for (...) {\n"; found "for(...) {\n"
(#189) Expected 1 space before "="; 0 found
(#189) Expected 1 space after "="; 0 found
(#189) Expected 1 space before "<"; 0 found
(#189) Expected 1 space after "<"; 0 found
(#193) Line indented incorrectly; expected 12 spaces, found 16
(#194) Line indented incorrectly; expected 8 spaces, found 12
(#195) Whitespace found at end of line
(#197) Whitespace found at end of line
(#199) Whitespace found at end of line
(#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
(#202) Line indented incorrectly; expected 8 spaces, found 12
(#202) Expected "for (...) {\n"; found "for(...) {\n"
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Expected 1 space before "<"; 0 found
(#202) Expected 1 space after "<"; 0 found
(#205) Line indented incorrectly; expected 8 spaces, found 12
(#206) Whitespace found at end of line
(#209) Whitespace found at end of line
(#209) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#210) Whitespace found at end of line
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "maskObj" must be all lower-case
(#213) Line indented incorrectly; expected 8 spaces, found 12
(#213) Expected "if (...) {\n"; found "if(...) {\n"
(#214) Whitespace found at end of line
(#215) Line indented incorrectly; expected 12 spaces, found 16
(#216) Variable "maskObj" must be all lower-case
(#217) Line indented incorrectly; expected 12 spaces, found 16
(#218) Variable "maskObj" must be all lower-case
(#219) Line indented incorrectly; expected 12 spaces, found 16
(#220) Line indented incorrectly; expected 8 spaces, found 12
(#221) Variable "maskObj" must be all lower-case
(#222) Line indented incorrectly; expected 8 spaces, found 12
(#223) Whitespace found at end of line
(#224) Line indented incorrectly; expected 8 spaces, found 12
(#224) Expected "if (...) {\n"; found "if(...) {\n"
(#224) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#225) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#226) Line indented incorrectly; expected 8 spaces, found 12
(#227) Whitespace found at end of line
(#229) Whitespace found at end of line
(#233) Whitespace found at end of line
(#235) Line indented incorrectly; expected 4 spaces, found 8
(#236) Whitespace found at end of line
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#238) Line indented incorrectly; expected 4 spaces, found 8
(#238) Missing docblock for function encodeInput
(#238) Public method name "QRcode::encodeInput" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#241) Line indented incorrectly; expected 4 spaces, found 8
(#242) Whitespace found at end of line
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#244) Line indented incorrectly; expected 4 spaces, found 8
(#244) Missing docblock for function encodeString8bit
(#244) Public method name "QRcode::encodeString8bit" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#246) Line indented incorrectly; expected 8 spaces, found 12
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) Line indented incorrectly; expected 8 spaces, found 12
(#252) Inline control structures are not allowed
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) Line indented incorrectly; expected 8 spaces, found 12
(#255) Expected "if (...) {\n"; found "if(...) {\n"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#258) Line indented incorrectly; expected 8 spaces, found 12
(#260) Line indented incorrectly; expected 4 spaces, found 8
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#263) Line indented incorrectly; expected 4 spaces, found 8
(#263) Missing docblock for function encodeString
(#263) Public method name "QRcode::encodeString" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#266) Line indented incorrectly; expected 8 spaces, found 12
(#266) Expected "if (...) {\n"; found "if(...) {\n"
(#268) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#269) Line indented incorrectly; expected 8 spaces, found 12
(#272) Inline control structures are not allowed
(#272) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#272) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#275) Line indented incorrectly; expected 8 spaces, found 12
(#275) Expected "if (...) {\n"; found "if(...) {\n"
(#276) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#277) Line indented incorrectly; expected 8 spaces, found 12
(#280) Line indented incorrectly; expected 4 spaces, found 8
(#281) Whitespace found at end of line
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#283) Line indented incorrectly; expected 4 spaces, found 8
(#283) Missing docblock for function png
(#283) Whitespace found at end of line
(#284) Opening brace should be on the same line as the declaration
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Line indented incorrectly; expected 4 spaces, found 8
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#290) Line indented incorrectly; expected 4 spaces, found 8
(#290) Missing docblock for function text
(#290) Whitespace found at end of line
(#291) Opening brace should be on the same line as the declaration
(#294) Line indented incorrectly; expected 4 spaces, found 8
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#297) Line indented incorrectly; expected 4 spaces, found 8
(#297) Missing docblock for function raw
(#297) Whitespace found at end of line
(#298) Opening brace should be on the same line as the declaration
(#301) Line indented incorrectly; expected 4 spaces, found 8
(#302) Line indented incorrectly; expected 0 spaces, found 4
(#303) Whitespace found at end of line
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#305) Whitespace found at end of line
(#306) Duplicate class name "FrameFiller" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 3021
(#306) Missing docblock for class FrameFiller
(#306) Line indented incorrectly; expected 0 spaces, found 4
(#307) Whitespace found at end of line
(#308) Missing member variable doc comment
(#309) Missing member variable doc comment
(#310) Missing member variable doc comment
(#311) Missing member variable doc comment
(#312) Missing member variable doc comment
(#313) Missing member variable doc comment
(#314) Whitespace found at end of line
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#316) Line indented incorrectly; expected 4 spaces, found 8
(#316) Missing docblock for function __construct
(#317) Opening brace should be on the same line as the declaration
(#324) Line indented incorrectly; expected 4 spaces, found 8
(#325) Whitespace found at end of line
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#327) Line indented incorrectly; expected 4 spaces, found 8
(#327) Missing docblock for function setFrameAt
(#327) Public method name "FrameFiller::setFrameAt" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#330) Line indented incorrectly; expected 4 spaces, found 8
(#331) Whitespace found at end of line
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#333) Line indented incorrectly; expected 4 spaces, found 8
(#333) Missing docblock for function getFrameAt
(#333) Public method name "FrameFiller::getFrameAt" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#336) Line indented incorrectly; expected 4 spaces, found 8
(#337) Whitespace found at end of line
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#339) Line indented incorrectly; expected 4 spaces, found 8
(#339) Missing docblock for function next
(#340) Opening brace should be on the same line as the declaration
(#341) Line indented incorrectly; expected 8 spaces, found 12
(#341) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#342) Whitespace found at end of line
(#343) Line indented incorrectly; expected 12 spaces, found 16
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Short array syntax must be used to define arrays
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#346) Line indented incorrectly; expected 12 spaces, found 16
(#352) Line indented incorrectly; expected 12 spaces, found 16
(#352) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Line indented incorrectly; expected 12 spaces, found 16
(#359) Line indented incorrectly; expected 12 spaces, found 16
(#361) Line indented incorrectly; expected 12 spaces, found 16
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#362) Line indented incorrectly; expected 16 spaces, found 20
(#362) Expected "if (...) {\n"; found "if(...) {\n"
(#366) Line indented incorrectly; expected 20 spaces, found 24
(#366) Expected "if (...) {\n"; found "if(...) {\n"
(#369) Line indented incorrectly; expected 20 spaces, found 24
(#370) Line indented incorrectly; expected 16 spaces, found 20
(#371) Line indented incorrectly; expected 12 spaces, found 16
(#372) Line indented incorrectly; expected 16 spaces, found 20
(#372) Expected "if (...) {\n"; found "if(...) {\n"
(#376) Line indented incorrectly; expected 20 spaces, found 24
(#376) Expected "if (...) {\n"; found "if(...) {\n"
(#379) Line indented incorrectly; expected 20 spaces, found 24
(#380) Line indented incorrectly; expected 16 spaces, found 20
(#381) Line indented incorrectly; expected 12 spaces, found 16
(#382) Inline control structures are not allowed
(#387) Line indented incorrectly; expected 8 spaces, found 12
(#388) Whitespace found at end of line
(#389) Short array syntax must be used to define arrays
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#389) Expected 1 space before "=>"; 0 found
(#389) Expected 1 space after "=>"; 0 found
(#390) Line indented incorrectly; expected 4 spaces, found 8
(#391) Whitespace found at end of line
(#392) Line indented incorrectly; expected 0 spaces, found 4
(#392) Space found before semicolon; expected "};" but found "} ;"
(#393) Whitespace found at end of line
(#394) Inline comments must start with a capital letter, digit or 3-dots sequence
(#394) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#394) Whitespace found at end of line
(#395) Whitespace found at end of line
(#396) Duplicate class name "QRencode" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 3111
(#396) Missing docblock for class QRencode
(#396) Line indented incorrectly; expected 0 spaces, found 4
(#397) Whitespace found at end of line
(#398) Missing member variable doc comment
(#399) Missing member variable doc comment
(#400) Whitespace found at end of line
(#401) Missing member variable doc comment
(#402) Missing member variable doc comment
(#403) Missing member variable doc comment
(#404) Whitespace found at end of line
(#405) Missing member variable doc comment
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Whitespace found at end of line
(#407) You must use "/**" style comments for a member variable comment
(#408) Missing member variable doc comment
(#409) Whitespace found at end of line
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#411) Line indented incorrectly; expected 4 spaces, found 8
(#411) Missing docblock for function factory
(#412) Opening brace should be on the same line as the declaration
(#416) Whitespace found at end of line
(#417) Line indented incorrectly; expected 8 spaces, found 12
(#418) Line indented incorrectly; expected 12 spaces, found 16
(#419) Line indented incorrectly; expected 12 spaces, found 16
(#420) Line indented incorrectly; expected 12 spaces, found 16
(#421) Line indented incorrectly; expected 12 spaces, found 16
(#424) Line indented incorrectly; expected 12 spaces, found 16
(#425) Line indented incorrectly; expected 12 spaces, found 16
(#428) Line indented incorrectly; expected 12 spaces, found 16
(#429) Line indented incorrectly; expected 12 spaces, found 16
(#432) Line indented incorrectly; expected 12 spaces, found 16
(#433) Line indented incorrectly; expected 12 spaces, found 16
(#436) Line indented incorrectly; expected 12 spaces, found 16
(#437) Line indented incorrectly; expected 12 spaces, found 16
(#440) Line indented incorrectly; expected 8 spaces, found 12
(#441) Whitespace found at end of line
(#443) Line indented incorrectly; expected 4 spaces, found 8
(#444) Whitespace found at end of line
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#446) Line indented incorrectly; expected 4 spaces, found 8
(#446) Missing docblock for function encodeRAW
(#446) Public method name "QRencode::encodeRAW" must be in lower-case letters only
(#446) Whitespace found at end of line
(#447) Opening brace should be on the same line as the declaration
(#450) Line indented incorrectly; expected 8 spaces, found 12
(#450) Expected "if (...) {\n"; found "if(...) {\n"
(#452) Line indented incorrectly; expected 8 spaces, found 12
(#454) Line indented incorrectly; expected 8 spaces, found 12
(#455) Whitespace found at end of line
(#457) Line indented incorrectly; expected 4 spaces, found 8
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#460) Line indented incorrectly; expected 4 spaces, found 8
(#460) Missing docblock for function encode
(#460) Whitespace found at end of line
(#461) Opening brace should be on the same line as the declaration
(#464) Line indented incorrectly; expected 8 spaces, found 12
(#464) Expected "if (...) {\n"; found "if(...) {\n"
(#466) Line indented incorrectly; expected 8 spaces, found 12
(#468) Line indented incorrectly; expected 8 spaces, found 12
(#469) Whitespace found at end of line
(#471) Whitespace found at end of line
(#472) Line indented incorrectly; expected 8 spaces, found 12
(#472) Expected 1 space before "!=="; 0 found
(#474) Line indented incorrectly; expected 8 spaces, found 12
(#476) Line indented incorrectly; expected 8 spaces, found 12
(#477) Line indented incorrectly; expected 4 spaces, found 8
(#478) Whitespace found at end of line
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#480) Line indented incorrectly; expected 4 spaces, found 8
(#480) Missing docblock for function encodePNG
(#480) Public method name "QRencode::encodePNG" must be in lower-case letters only
(#480) Commas (,) must be followed by white space.
(#480) Whitespace found at end of line
(#481) Opening brace should be on the same line as the declaration
(#482) Line indented incorrectly; expected 8 spaces, found 12
(#483) Whitespace found at end of line
(#488) Whitespace found at end of line
(#489) Inline control structures are not allowed
(#491) Whitespace found at end of line
(#492) Variable "maxSize" must be all lower-case
(#492) Expected 1 space before "+"; 0 found
(#492) Expected 1 space after "+"; 0 found
(#492) Expected 1 space before "*"; 0 found
(#492) Expected 1 space after "*"; 0 found
(#493) Whitespace found at end of line
(#494) Variable "maxSize" must be all lower-case
(#494) Commas (,) must be followed by white space.
(#495) Whitespace found at end of line
(#496) Line indented incorrectly; expected 8 spaces, found 12
(#497) Whitespace found at end of line
(#499) Whitespace found at end of line
(#500) Line indented incorrectly; expected 8 spaces, found 12
(#501) Line indented incorrectly; expected 4 spaces, found 8
(#502) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrimage.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#24) Whitespace found at end of line
(#27) Duplicate class name "QRimage" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 893
(#27) Missing @copyright tag
(#27) Missing @license tag
(#27) Missing docblock for class QRimage
(#27) Line indented incorrectly; expected 0 spaces, found 4
(#28) Whitespace found at end of line
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#30) Line indented incorrectly; expected 4 spaces, found 8
(#30) Missing docblock for function png
(#30) Variable "pixelPerPoint" must be all lower-case
(#30) Variable "outerFrame" must be all lower-case
(#30) Commas (,) must be followed by white space.
(#30) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#30) Whitespace found at end of line
(#31) Opening brace should be on the same line as the declaration
(#32) Variable "pixelPerPoint" must be all lower-case
(#32) Variable "outerFrame" must be all lower-case
(#33) Whitespace found at end of line
(#34) Line indented incorrectly; expected 8 spaces, found 12
(#35) Calls to PHP native functions must be lowercase; expected "header" but found "Header"
(#36) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#37) Line indented incorrectly; expected 8 spaces, found 12
(#38) Line indented incorrectly; expected 12 spaces, found 16
(#38) Expected "if (...) {\n"; found "if(...){\n"
(#38) Expected 1 space before "==="; 0 found
(#38) Expected 1 space after "==="; 0 found
(#38) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#39) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#41) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#42) Line indented incorrectly; expected 12 spaces, found 16
(#42) Expected "} else {\n"; found "}else{\n"
(#43) Calls to PHP native functions must be lowercase; expected "imagepng" but found "ImagePng"
(#44) Line indented incorrectly; expected 12 spaces, found 16
(#45) Line indented incorrectly; expected 8 spaces, found 12
(#46) Whitespace found at end of line
(#47) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#48) Line indented incorrectly; expected 4 spaces, found 8
(#49) Whitespace found at end of line
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#51) Line indented incorrectly; expected 4 spaces, found 8
(#51) Missing docblock for function jpg
(#51) Variable "pixelPerPoint" must be all lower-case
(#51) Variable "outerFrame" must be all lower-case
(#51) Whitespace found at end of line
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "pixelPerPoint" must be all lower-case
(#53) Variable "outerFrame" must be all lower-case
(#54) Whitespace found at end of line
(#55) Line indented incorrectly; expected 8 spaces, found 12
(#56) Calls to PHP native functions must be lowercase; expected "header" but found "Header"
(#57) Calls to PHP native functions must be lowercase; expected "imagejpeg" but found "ImageJpeg"
(#58) Line indented incorrectly; expected 8 spaces, found 12
(#59) Calls to PHP native functions must be lowercase; expected "imagejpeg" but found "ImageJpeg"
(#59) Whitespace found at end of line
(#60) Line indented incorrectly; expected 8 spaces, found 12
(#61) Whitespace found at end of line
(#62) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#64) Whitespace found at end of line
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#66) Missing docblock for function image
(#66) Variable "pixelPerPoint" must be all lower-case
(#66) Variable "outerFrame" must be all lower-case
(#66) Whitespace found at end of line
(#67) Opening brace should be on the same line as the declaration
(#70) Whitespace found at end of line
(#71) Variable "imgW" must be all lower-case
(#71) Expected 1 space before "*"; 0 found
(#71) Expected 1 space after "*"; 0 found
(#71) Variable "outerFrame" must be all lower-case
(#72) Variable "imgH" must be all lower-case
(#72) Expected 1 space before "*"; 0 found
(#72) Expected 1 space after "*"; 0 found
(#72) Variable "outerFrame" must be all lower-case
(#73) Whitespace found at end of line
(#74) Variable "base_image" must not contain underscores.
(#74) Expected 1 space after "="; 0 found
(#74) Calls to PHP native functions must be lowercase; expected "imagecreate" but found "ImageCreate"
(#74) Variable "imgW" must be all lower-case
(#74) Variable "imgH" must be all lower-case
(#75) Whitespace found at end of line
(#76) Calls to PHP native functions must be lowercase; expected "imagecolorallocate" but found "ImageColorAllocate"
(#76) Variable "base_image" must not contain underscores.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#76) Commas (,) must be followed by white space.
(#77) Calls to PHP native functions must be lowercase; expected "imagecolorallocate" but found "ImageColorAllocate"
(#77) Variable "base_image" must not contain underscores.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#79) Variable "base_image" must not contain underscores.
(#81) Line indented incorrectly; expected 8 spaces, found 12
(#81) Expected "for (...) {\n"; found "for(...) {\n"
(#81) Expected 1 space before "="; 0 found
(#81) Expected 1 space after "="; 0 found
(#81) Expected 1 space before "<"; 0 found
(#81) Expected 1 space after "<"; 0 found
(#82) Line indented incorrectly; expected 12 spaces, found 16
(#82) Expected "for (...) {\n"; found "for(...) {\n"
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#82) Expected 1 space before "<"; 0 found
(#82) Expected 1 space after "<"; 0 found
(#83) Line indented incorrectly; expected 16 spaces, found 20
(#84) Calls to PHP native functions must be lowercase; expected "imagesetpixel" but found "ImageSetPixel"
(#84) Variable "base_image" must not contain underscores.
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "+"; 0 found
(#84) Expected 1 space after "+"; 0 found
(#84) Variable "outerFrame" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "+"; 0 found
(#84) Expected 1 space after "+"; 0 found
(#84) Variable "outerFrame" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Whitespace found at end of line
(#85) Line indented incorrectly; expected 16 spaces, found 20
(#86) Line indented incorrectly; expected 12 spaces, found 16
(#87) Line indented incorrectly; expected 8 spaces, found 12
(#88) Whitespace found at end of line
(#89) Variable "target_image" must not contain underscores.
(#89) Expected 1 space after "="; 0 found
(#89) Calls to PHP native functions must be lowercase; expected "imagecreate" but found "ImageCreate"
(#89) Variable "imgW" must be all lower-case
(#89) Variable "pixelPerPoint" must be all lower-case
(#89) Variable "imgH" must be all lower-case
(#89) Variable "pixelPerPoint" must be all lower-case
(#90) Calls to PHP native functions must be lowercase; expected "imagecopyresized" but found "ImageCopyResized"
(#90) Variable "target_image" must not contain underscores.
(#90) Variable "base_image" must not contain underscores.
(#90) Variable "imgW" must be all lower-case
(#90) Variable "pixelPerPoint" must be all lower-case
(#90) Variable "imgH" must be all lower-case
(#90) Variable "pixelPerPoint" must be all lower-case
(#90) Variable "imgW" must be all lower-case
(#90) Variable "imgH" must be all lower-case
(#91) Calls to PHP native functions must be lowercase; expected "imagedestroy" but found "ImageDestroy"
(#91) Variable "base_image" must not contain underscores.
(#92) Whitespace found at end of line
(#93) Variable "target_image" must not contain underscores.
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#95) File must end with a newline character
(#95) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrinput.php
(#1) Missing docblock for file qrinput.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line
(#31) Duplicate class name "QRinputItem" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 991
(#31) Missing docblock for class QRinputItem
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Line indented incorrectly; expected 0 spaces, found 4
(#32) Whitespace found at end of line
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#38) Line indented incorrectly; expected 4 spaces, found 8
(#38) Missing docblock for function __construct
(#38) Whitespace found at end of line
(#39) Opening brace should be on the same line as the declaration
(#40) Variable "setData" must be all lower-case
(#41) Whitespace found at end of line
(#42) Line indented incorrectly; expected 8 spaces, found 12
(#42) Variable "setData" must be all lower-case
(#43) Variable "setData" must be all lower-case
(#43) Variable "setData" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "-"; 0 found
(#43) Expected 1 space after "-"; 0 found
(#43) Variable "setData" must be all lower-case
(#43) Commas (,) must be followed by white space.
(#44) Line indented incorrectly; expected 8 spaces, found 12
(#45) Whitespace found at end of line
(#46) Line indented incorrectly; expected 8 spaces, found 12
(#46) Expected "if (...) {\n"; found "if(...) {\n"
(#46) Variable "setData" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#47) Variable "setData" must be all lower-case
(#49) Line indented incorrectly; expected 8 spaces, found 12
(#50) Whitespace found at end of line
(#53) Variable "setData" must be all lower-case
(#55) Line indented incorrectly; expected 4 spaces, found 8
(#56) Whitespace found at end of line
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#58) Missing docblock for function encodeModeNum
(#58) Public method name "QRinputItem::encodeModeNum" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#60) Line indented incorrectly; expected 8 spaces, found 12
(#61) Whitespace found at end of line
(#64) Whitespace found at end of line
(#69) Line indented incorrectly; expected 12 spaces, found 16
(#69) Expected "for (...) {\n"; found "for(...) {\n"
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "<"; 0 found
(#69) Expected 1 space after "<"; 0 found
(#70) Expected 1 space before "*"; 0 found
(#70) Expected 1 space after "*"; 0 found
(#70) Space found before square bracket; expected "3]" but found "3 ]"
(#71) Expected 1 space before "*"; 0 found
(#71) Expected 1 space after "*"; 0 found
(#71) Expected 1 space before "+"; 0 found
(#71) Expected 1 space after "+"; 0 found
(#72) Expected 1 space before "*"; 0 found
(#72) Expected 1 space after "*"; 0 found
(#72) Expected 1 space before "+"; 0 found
(#72) Expected 1 space after "+"; 0 found
(#74) Line indented incorrectly; expected 12 spaces, found 16
(#76) Line indented incorrectly; expected 12 spaces, found 16
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Expected 1 space before "*"; 0 found
(#77) Expected 1 space after "*"; 0 found
(#79) Line indented incorrectly; expected 12 spaces, found 16
(#79) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#80) Expected 1 space before "*"; 0 found
(#80) Expected 1 space after "*"; 0 found
(#80) Space found before square bracket; expected "3]" but found "3 ]"
(#81) Expected 1 space before "*"; 0 found
(#81) Expected 1 space after "*"; 0 found
(#81) Expected 1 space before "+"; 0 found
(#81) Expected 1 space after "+"; 0 found
(#83) Line indented incorrectly; expected 12 spaces, found 16
(#87) Whitespace found at end of line
(#88) Line indented incorrectly; expected 8 spaces, found 12
(#90) Line indented incorrectly; expected 8 spaces, found 12
(#91) Line indented incorrectly; expected 4 spaces, found 8
(#92) Whitespace found at end of line
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#94) Missing docblock for function encodeModeAn
(#94) Public method name "QRinputItem::encodeModeAn" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#96) Line indented incorrectly; expected 8 spaces, found 12
(#99) Whitespace found at end of line
(#103) Line indented incorrectly; expected 12 spaces, found 16
(#103) Expected "for (...) {\n"; found "for(...) {\n"
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "<"; 0 found
(#103) Expected 1 space after "<"; 0 found
(#104) Expected 1 space before "*"; 0 found
(#104) Expected 1 space after "*"; 0 found
(#104) Space found before square bracket; expected "2]" but found "2 ]"
(#105) Expected 1 space before "*"; 0 found
(#105) Expected 1 space after "*"; 0 found
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#108) Line indented incorrectly; expected 12 spaces, found 16
(#110) Line indented incorrectly; expected 12 spaces, found 16
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#113) Line indented incorrectly; expected 12 spaces, found 16
(#114) Whitespace found at end of line
(#117) Whitespace found at end of line
(#118) Line indented incorrectly; expected 8 spaces, found 12
(#120) Line indented incorrectly; expected 8 spaces, found 12
(#121) Line indented incorrectly; expected 4 spaces, found 8
(#122) Whitespace found at end of line
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#124) Line indented incorrectly; expected 4 spaces, found 8
(#124) Missing docblock for function encodeMode8
(#124) Public method name "QRinputItem::encodeMode8" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#126) Line indented incorrectly; expected 8 spaces, found 12
(#132) Line indented incorrectly; expected 12 spaces, found 16
(#132) Expected "for (...) {\n"; found "for(...) {\n"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#132) Expected 1 space before "<"; 0 found
(#132) Expected 1 space after "<"; 0 found
(#134) Line indented incorrectly; expected 12 spaces, found 16
(#138) Whitespace found at end of line
(#139) Line indented incorrectly; expected 8 spaces, found 12
(#141) Line indented incorrectly; expected 8 spaces, found 12
(#142) Line indented incorrectly; expected 4 spaces, found 8
(#143) Whitespace found at end of line
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#145) Line indented incorrectly; expected 4 spaces, found 8
(#145) Missing docblock for function encodeModeKanji
(#145) Public method name "QRinputItem::encodeModeKanji" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) Line indented incorrectly; expected 8 spaces, found 12
(#150) Whitespace found at end of line
(#154) Line indented incorrectly; expected 12 spaces, found 16
(#154) Expected "for (...) {\n"; found "for(...) {\n"
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Expected 1 space before "<"; 0 found
(#154) Expected 1 space after "<"; 0 found
(#154) Expected 1 space before "+="; 0 found
(#154) Expected 1 space after "+="; 0 found
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#156) Line indented incorrectly; expected 16 spaces, found 20
(#156) Expected "if (...) {\n"; found "if(...) {\n"
(#158) Line indented incorrectly; expected 16 spaces, found 20
(#160) Line indented incorrectly; expected 16 spaces, found 20
(#161) Whitespace found at end of line
(#166) Line indented incorrectly; expected 12 spaces, found 16
(#170) Whitespace found at end of line
(#171) Line indented incorrectly; expected 8 spaces, found 12
(#173) Line indented incorrectly; expected 8 spaces, found 12
(#174) Line indented incorrectly; expected 4 spaces, found 8
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#177) Line indented incorrectly; expected 4 spaces, found 8
(#177) Missing docblock for function encodeModeStructure
(#177) Public method name "QRinputItem::encodeModeStructure" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Line indented incorrectly; expected 8 spaces, found 12
(#180) Expected 1 space after "="; 2 found
(#181) Whitespace found at end of line
(#189) Whitespace found at end of line
(#190) Line indented incorrectly; expected 8 spaces, found 12
(#192) Line indented incorrectly; expected 8 spaces, found 12
(#193) Line indented incorrectly; expected 4 spaces, found 8
(#194) Whitespace found at end of line
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#196) Line indented incorrectly; expected 4 spaces, found 8
(#196) Missing docblock for function estimateBitStreamSizeOfEntry
(#196) Public method name "QRinputItem::estimateBitStreamSizeOfEntry" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#200) Inline control structures are not allowed
(#200) Whitespace found at end of line
(#203) Line indented incorrectly; expected 8 spaces, found 12
(#204) Line indented incorrectly; expected 12 spaces, found 16
(#204) Closing brace must be on a line by itself
(#205) Line indented incorrectly; expected 12 spaces, found 16
(#205) Closing brace must be on a line by itself
(#206) Line indented incorrectly; expected 12 spaces, found 16
(#206) Closing brace must be on a line by itself
(#207) Line indented incorrectly; expected 12 spaces, found 16
(#207) Closing brace must be on a line by itself
(#208) Line indented incorrectly; expected 12 spaces, found 16
(#208) Closing brace must be on a line by itself
(#208) Whitespace found at end of line
(#209) Line indented incorrectly; expected 12 spaces, found 16
(#211) Line indented incorrectly; expected 8 spaces, found 12
(#220) Line indented incorrectly; expected 4 spaces, found 8
(#221) Whitespace found at end of line
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#223) Line indented incorrectly; expected 4 spaces, found 8
(#223) Missing docblock for function encodeBitStream
(#223) Public method name "QRinputItem::encodeBitStream" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#225) Line indented incorrectly; expected 8 spaces, found 12
(#226) Whitespace found at end of line
(#229) Whitespace found at end of line
(#230) Line indented incorrectly; expected 12 spaces, found 16
(#230) Expected "if (...) {\n"; found "if(...) {\n"
(#231) Whitespace found at end of line
(#237) Whitespace found at end of line
(#241) Whitespace found at end of line
(#244) Whitespace found at end of line
(#245) Line indented incorrectly; expected 12 spaces, found 16
(#246) Whitespace found at end of line
(#248) Whitespace found at end of line
(#249) Line indented incorrectly; expected 16 spaces, found 20
(#250) Line indented incorrectly; expected 20 spaces, found 24
(#250) Closing brace must be on a line by itself
(#251) Line indented incorrectly; expected 20 spaces, found 24
(#251) Closing brace must be on a line by itself
(#252) Line indented incorrectly; expected 20 spaces, found 24
(#252) Closing brace must be on a line by itself
(#253) Line indented incorrectly; expected 20 spaces, found 24
(#253) Closing brace must be on a line by itself
(#254) Line indented incorrectly; expected 20 spaces, found 24
(#254) Closing brace must be on a line by itself
(#255) Whitespace found at end of line
(#256) Line indented incorrectly; expected 20 spaces, found 24
(#258) Line indented incorrectly; expected 16 spaces, found 20
(#259) Whitespace found at end of line
(#260) Inline control structures are not allowed
(#262) Line indented incorrectly; expected 12 spaces, found 16
(#265) Whitespace found at end of line
(#266) Line indented incorrectly; expected 8 spaces, found 12
(#268) Line indented incorrectly; expected 8 spaces, found 12
(#269) Line indented incorrectly; expected 4 spaces, found 8
(#270) Line indented incorrectly; expected 0 spaces, found 4
(#271) Whitespace found at end of line
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#274) Duplicate class name "QRinput" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 1234
(#274) Missing docblock for class QRinput
(#274) Line indented incorrectly; expected 0 spaces, found 4
(#276) Missing member variable doc comment
(#277) Whitespace found at end of line
(#278) Missing member variable doc comment
(#279) Missing member variable doc comment
(#280) Whitespace found at end of line
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#282) Line indented incorrectly; expected 4 spaces, found 8
(#282) Missing docblock for function __construct
(#283) Opening brace should be on the same line as the declaration
(#284) Line indented incorrectly; expected 8 spaces, found 12
(#286) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#287) Line indented incorrectly; expected 8 spaces, found 12
(#288) Whitespace found at end of line
(#291) Line indented incorrectly; expected 4 spaces, found 8
(#292) Whitespace found at end of line
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#294) Line indented incorrectly; expected 4 spaces, found 8
(#294) Missing docblock for function getVersion
(#294) Public method name "QRinput::getVersion" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#297) Line indented incorrectly; expected 4 spaces, found 8
(#298) Whitespace found at end of line
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#299) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#300) Line indented incorrectly; expected 4 spaces, found 8
(#300) Missing docblock for function setVersion
(#300) Public method name "QRinput::setVersion" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#302) Line indented incorrectly; expected 8 spaces, found 12
(#302) Expected "if (...) {\n"; found "if(...) {\n"
(#305) Line indented incorrectly; expected 8 spaces, found 12
(#310) Line indented incorrectly; expected 4 spaces, found 8
(#311) Whitespace found at end of line
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#312) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#313) Line indented incorrectly; expected 4 spaces, found 8
(#313) Missing docblock for function getErrorCorrectionLevel
(#313) Public method name "QRinput::getErrorCorrectionLevel" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#316) Line indented incorrectly; expected 4 spaces, found 8
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#319) Line indented incorrectly; expected 4 spaces, found 8
(#319) Missing docblock for function setErrorCorrectionLevel
(#319) Public method name "QRinput::setErrorCorrectionLevel" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#321) Line indented incorrectly; expected 8 spaces, found 12
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#324) Line indented incorrectly; expected 8 spaces, found 12
(#329) Line indented incorrectly; expected 4 spaces, found 8
(#330) Whitespace found at end of line
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#332) Line indented incorrectly; expected 4 spaces, found 8
(#332) Missing docblock for function appendEntry
(#332) Public method name "QRinput::appendEntry" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#335) Line indented incorrectly; expected 4 spaces, found 8
(#336) Whitespace found at end of line
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#338) Line indented incorrectly; expected 4 spaces, found 8
(#338) Missing docblock for function append
(#339) Opening brace should be on the same line as the declaration
(#340) Line indented incorrectly; expected 8 spaces, found 12
(#344) Line indented incorrectly; expected 8 spaces, found 12
(#346) Line indented incorrectly; expected 8 spaces, found 12
(#347) Line indented incorrectly; expected 4 spaces, found 8
(#348) Whitespace found at end of line
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#350) Whitespace found at end of line
(#351) Line indented incorrectly; expected 4 spaces, found 8
(#351) Missing docblock for function insertStructuredAppendHeader
(#351) Public method name "QRinput::insertStructuredAppendHeader" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#353) Line indented incorrectly; expected 8 spaces, found 12
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Line indented incorrectly; expected 8 spaces, found 12
(#356) Whitespace found at end of line
(#357) Line indented incorrectly; expected 8 spaces, found 12
(#357) Expected "if (...) {\n"; found "if(...) {\n"
(#359) Line indented incorrectly; expected 8 spaces, found 12
(#361) Short array syntax must be used to define arrays
(#362) Whitespace found at end of line
(#363) Line indented incorrectly; expected 8 spaces, found 12
(#367) Line indented incorrectly; expected 8 spaces, found 12
(#369) Line indented incorrectly; expected 8 spaces, found 12
(#370) Line indented incorrectly; expected 4 spaces, found 8
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#373) Line indented incorrectly; expected 4 spaces, found 8
(#373) Missing docblock for function calcParity
(#373) Public method name "QRinput::calcParity" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#376) Whitespace found at end of line
(#377) Line indented incorrectly; expected 8 spaces, found 12
(#377) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#378) Line indented incorrectly; expected 12 spaces, found 16
(#378) Expected "if (...) {\n"; found "if(...) {\n"
(#379) Line indented incorrectly; expected 16 spaces, found 20
(#379) Expected "for (...) {\n"; found "for(...) {\n"
(#379) Expected 1 space before "="; 0 found
(#379) Expected 1 space after "="; 0 found
(#379) Expected 1 space before "-"; 0 found
(#379) Expected 1 space after "-"; 0 found
(#379) Expected 1 space before ">="; 0 found
(#379) Expected 1 space after ">="; 0 found
(#381) Line indented incorrectly; expected 16 spaces, found 20
(#382) Line indented incorrectly; expected 12 spaces, found 16
(#383) Line indented incorrectly; expected 8 spaces, found 12
(#386) Line indented incorrectly; expected 4 spaces, found 8
(#387) Whitespace found at end of line
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#389) Line indented incorrectly; expected 4 spaces, found 8
(#389) Missing docblock for function checkModeNum
(#389) Public method name "QRinput::checkModeNum" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#391) Line indented incorrectly; expected 8 spaces, found 12
(#391) Expected "for (...) {\n"; found "for(...) {\n"
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#391) Expected 1 space before "<"; 0 found
(#391) Expected 1 space after "<"; 0 found
(#392) Line indented incorrectly; expected 12 spaces, found 16
(#392) Expected "if (...) {\n"; found "if(...){\n"
(#394) Line indented incorrectly; expected 12 spaces, found 16
(#395) Line indented incorrectly; expected 8 spaces, found 12
(#398) Line indented incorrectly; expected 4 spaces, found 8
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#401) Line indented incorrectly; expected 4 spaces, found 8
(#401) Missing docblock for function estimateBitsModeNum
(#401) Public method name "QRinput::estimateBitsModeNum" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#405) Whitespace found at end of line
(#406) Line indented incorrectly; expected 8 spaces, found 12
(#407) Line indented incorrectly; expected 12 spaces, found 16
(#410) Line indented incorrectly; expected 12 spaces, found 16
(#413) Line indented incorrectly; expected 12 spaces, found 16
(#415) Line indented incorrectly; expected 8 spaces, found 12
(#418) Line indented incorrectly; expected 4 spaces, found 8
(#419) Whitespace found at end of line
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#421) Line indented incorrectly; expected 4 spaces, found 8
(#421) You must use "/**" style comments for a member variable comment
(#421) Member variable "anTable" must be all lower-case
(#421) Short array syntax must be used to define arrays
(#429) There should be a comma after the last array item in a multi-line array.
(#431) Whitespace found at end of line
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#433) Line indented incorrectly; expected 4 spaces, found 8
(#433) Missing docblock for function lookAnTable
(#433) Public method name "QRinput::lookAnTable" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#435) Expected 1 space before "?"; 0 found
(#435) Expected 1 space after "?"; 0 found
(#435) Expected 1 space before ":"; 0 found
(#435) Expected 1 space after ":"; 0 found
(#435) Variable "anTable" must be all lower-case
(#436) Line indented incorrectly; expected 4 spaces, found 8
(#437) Whitespace found at end of line
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#438) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#439) Line indented incorrectly; expected 4 spaces, found 8
(#439) Missing docblock for function checkModeAn
(#439) Public method name "QRinput::checkModeAn" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#441) Line indented incorrectly; expected 8 spaces, found 12
(#441) Expected "for (...) {\n"; found "for(...) {\n"
(#441) Expected 1 space before "="; 0 found
(#441) Expected 1 space after "="; 0 found
(#441) Expected 1 space before "<"; 0 found
(#441) Expected 1 space after "<"; 0 found
(#442) Line indented incorrectly; expected 12 spaces, found 16
(#444) Line indented incorrectly; expected 12 spaces, found 16
(#445) Line indented incorrectly; expected 8 spaces, found 12
(#448) Line indented incorrectly; expected 4 spaces, found 8
(#449) Whitespace found at end of line
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#451) Line indented incorrectly; expected 4 spaces, found 8
(#451) Missing docblock for function estimateBitsModeAn
(#451) Public method name "QRinput::estimateBitsModeAn" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#455) Whitespace found at end of line
(#456) Line indented incorrectly; expected 8 spaces, found 12
(#456) Expected "if (...) {\n"; found "if(...) {\n"
(#458) Line indented incorrectly; expected 8 spaces, found 12
(#461) Line indented incorrectly; expected 4 spaces, found 8
(#462) Whitespace found at end of line
(#463) Inline comments must start with a capital letter, digit or 3-dots sequence
(#463) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#464) Line indented incorrectly; expected 4 spaces, found 8
(#464) Missing docblock for function estimateBitsMode8
(#464) Public method name "QRinput::estimateBitsMode8" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#467) Line indented incorrectly; expected 4 spaces, found 8
(#468) Whitespace found at end of line
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#470) Line indented incorrectly; expected 4 spaces, found 8
(#470) Missing docblock for function estimateBitsModeKanji
(#470) Public method name "QRinput::estimateBitsModeKanji" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#473) Line indented incorrectly; expected 4 spaces, found 8
(#474) Whitespace found at end of line
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#476) Line indented incorrectly; expected 4 spaces, found 8
(#476) Missing docblock for function checkModeKanji
(#476) Public method name "QRinput::checkModeKanji" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#478) Inline control structures are not allowed
(#481) Line indented incorrectly; expected 8 spaces, found 12
(#481) Expected "for (...) {\n"; found "for(...) {\n"
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#481) Expected 1 space before "<"; 0 found
(#481) Expected 1 space after "<"; 0 found
(#481) Expected 1 space before "+="; 0 found
(#481) Expected 1 space after "+="; 0 found
(#482) Expected 1 space before "+"; 0 found
(#482) Expected 1 space after "+"; 0 found
(#483) Line indented incorrectly; expected 12 spaces, found 16
(#483) Expected "if (...) {\n"; found "if(...) {\n"
(#483) Whitespace found at end of line
(#484) Whitespace found at end of line
(#487) Line indented incorrectly; expected 12 spaces, found 16
(#488) Line indented incorrectly; expected 8 spaces, found 12
(#491) Line indented incorrectly; expected 4 spaces, found 8
(#497) Line indented incorrectly; expected 4 spaces, found 8
(#497) Missing docblock for function check
(#498) Opening brace should be on the same line as the declaration
(#499) Inline control structures are not allowed
(#499) Whitespace found at end of line
(#502) Line indented incorrectly; expected 8 spaces, found 12
(#503) Line indented incorrectly; expected 12 spaces, found 16
(#503) Closing brace must be on a line by itself
(#504) Line indented incorrectly; expected 12 spaces, found 16
(#504) Closing brace must be on a line by itself
(#505) Line indented incorrectly; expected 12 spaces, found 16
(#505) Closing brace must be on a line by itself
(#506) Line indented incorrectly; expected 12 spaces, found 16
(#506) Closing brace must be on a line by itself
(#507) Line indented incorrectly; expected 12 spaces, found 16
(#507) Closing brace must be on a line by itself
(#508) Whitespace found at end of line
(#509) Line indented incorrectly; expected 12 spaces, found 16
(#511) Line indented incorrectly; expected 8 spaces, found 12
(#514) Line indented incorrectly; expected 4 spaces, found 8
(#515) Whitespace found at end of line
(#516) Whitespace found at end of line
(#517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#517) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#518) Line indented incorrectly; expected 4 spaces, found 8
(#518) Missing docblock for function estimateBitStreamSize
(#518) Public method name "QRinput::estimateBitStreamSize" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#522) Line indented incorrectly; expected 8 spaces, found 12
(#522) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#524) Line indented incorrectly; expected 8 spaces, found 12
(#527) Line indented incorrectly; expected 4 spaces, found 8
(#528) Whitespace found at end of line
(#529) Inline comments must start with a capital letter, digit or 3-dots sequence
(#529) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#530) Line indented incorrectly; expected 4 spaces, found 8
(#530) Missing docblock for function estimateVersion
(#530) Public method name "QRinput::estimateVersion" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#534) Line indented incorrectly; expected 8 spaces, found 12
(#538) Line indented incorrectly; expected 12 spaces, found 16
(#540) Line indented incorrectly; expected 12 spaces, found 16
(#541) Line indented incorrectly; expected 8 spaces, found 12
(#544) Line indented incorrectly; expected 4 spaces, found 8
(#545) Whitespace found at end of line
(#546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#546) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#547) Line indented incorrectly; expected 4 spaces, found 8
(#547) Missing docblock for function lengthOfCode
(#547) Public method name "QRinput::lengthOfCode" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#550) Line indented incorrectly; expected 8 spaces, found 12
(#551) Line indented incorrectly; expected 12 spaces, found 16
(#555) Line indented incorrectly; expected 16 spaces, found 20
(#555) Expected "if (...) {\n"; found "if(...) {\n"
(#557) Line indented incorrectly; expected 16 spaces, found 20
(#557) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#557) Expected "if (...) {\n"; found "if(...) {\n"
(#559) Line indented incorrectly; expected 16 spaces, found 20
(#561) Line indented incorrectly; expected 12 spaces, found 16
(#565) Inline control structures are not allowed
(#565) Whitespace found at end of line
(#568) Line indented incorrectly; expected 12 spaces, found 16
(#571) Line indented incorrectly; expected 12 spaces, found 16
(#574) Line indented incorrectly; expected 12 spaces, found 16
(#577) Line indented incorrectly; expected 12 spaces, found 16
(#580) Line indented incorrectly; expected 8 spaces, found 12
(#581) Whitespace found at end of line
(#583) Inline control structures are not allowed
(#584) Inline control structures are not allowed
(#587) Line indented incorrectly; expected 4 spaces, found 8
(#588) Whitespace found at end of line
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#590) Line indented incorrectly; expected 4 spaces, found 8
(#590) Missing docblock for function createBitStream
(#590) Public method name "QRinput::createBitStream" must be in lower-case letters only
(#591) Opening brace should be on the same line as the declaration
(#594) Line indented incorrectly; expected 8 spaces, found 12
(#594) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#596) Whitespace found at end of line
(#597) Inline control structures are not allowed
(#597) Whitespace found at end of line
(#599) Whitespace found at end of line
(#601) Line indented incorrectly; expected 8 spaces, found 12
(#604) Line indented incorrectly; expected 4 spaces, found 8
(#605) Whitespace found at end of line
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#607) Line indented incorrectly; expected 4 spaces, found 8
(#607) Missing docblock for function convertData
(#607) Public method name "QRinput::convertData" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#610) Line indented incorrectly; expected 8 spaces, found 12
(#610) Expected "if (...) {\n"; found "if(...) {\n"
(#612) Line indented incorrectly; expected 8 spaces, found 12
(#614) Line indented incorrectly; expected 8 spaces, found 12
(#614) Expected "for (...) {\n"; found "for(...) {\n"
(#616) Whitespace found at end of line
(#617) Inline control structures are not allowed
(#617) Whitespace found at end of line
(#619) Whitespace found at end of line
(#621) Line indented incorrectly; expected 12 spaces, found 16
(#621) Expected "if (...) {\n"; found "if(...) {\n"
(#624) Line indented incorrectly; expected 12 spaces, found 16
(#624) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#624) Expected "if (...) {\n"; found "if(...) {\n"
(#626) Line indented incorrectly; expected 12 spaces, found 16
(#628) Line indented incorrectly; expected 12 spaces, found 16
(#629) Line indented incorrectly; expected 8 spaces, found 12
(#632) Line indented incorrectly; expected 4 spaces, found 8
(#633) Whitespace found at end of line
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#634) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#635) Line indented incorrectly; expected 4 spaces, found 8
(#635) Missing docblock for function appendPaddingBit
(#635) Public method name "QRinput::appendPaddingBit" must be in lower-case letters only
(#636) Opening brace should be on the same line as the declaration
(#641) Line indented incorrectly; expected 8 spaces, found 12
(#643) Line indented incorrectly; expected 8 spaces, found 12
(#645) Line indented incorrectly; expected 8 spaces, found 12
(#647) Line indented incorrectly; expected 8 spaces, found 12
(#654) Whitespace found at end of line
(#655) Inline control structures are not allowed
(#655) Whitespace found at end of line
(#659) Whitespace found at end of line
(#660) Line indented incorrectly; expected 8 spaces, found 12
(#660) Expected "if (...) {\n"; found "if(...) {\n"
(#661) Whitespace found at end of line
(#662) Short array syntax must be used to define arrays
(#663) Line indented incorrectly; expected 12 spaces, found 16
(#663) Expected "for (...) {\n"; found "for(...) {\n"
(#663) Expected 1 space before "="; 0 found
(#663) Expected 1 space after "="; 0 found
(#663) Expected 1 space before "<"; 0 found
(#663) Expected 1 space after "<"; 0 found
(#664) Expected 1 space before "&" operator; 0 found
(#664) Expected 1 space after "&" operator; 0 found
(#664) Expected 1 space before "?"; 0 found
(#664) Expected 1 space after "?"; 0 found
(#664) Expected 1 space before ":"; 0 found
(#664) Expected 1 space after ":"; 0 found
(#665) Line indented incorrectly; expected 12 spaces, found 16
(#666) Whitespace found at end of line
(#668) Whitespace found at end of line
(#669) Inline control structures are not allowed
(#671) Whitespace found at end of line
(#672) Line indented incorrectly; expected 8 spaces, found 12
(#675) Whitespace found at end of line
(#677) Line indented incorrectly; expected 4 spaces, found 8
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#680) Line indented incorrectly; expected 4 spaces, found 8
(#680) Missing docblock for function mergeBitStream
(#680) Public method name "QRinput::mergeBitStream" must be in lower-case letters only
(#681) Opening brace should be on the same line as the declaration
(#682) Line indented incorrectly; expected 8 spaces, found 12
(#682) Expected "if (...) {\n"; found "if(...) {\n"
(#684) Line indented incorrectly; expected 8 spaces, found 12
(#687) Whitespace found at end of line
(#688) Line indented incorrectly; expected 8 spaces, found 12
(#688) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#690) Line indented incorrectly; expected 12 spaces, found 16
(#690) Expected "if (...) {\n"; found "if(...) {\n"
(#692) Line indented incorrectly; expected 12 spaces, found 16
(#693) Line indented incorrectly; expected 8 spaces, found 12
(#696) Line indented incorrectly; expected 4 spaces, found 8
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#698) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#699) Line indented incorrectly; expected 4 spaces, found 8
(#699) Missing docblock for function getBitStream
(#699) Public method name "QRinput::getBitStream" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#703) Whitespace found at end of line
(#704) Line indented incorrectly; expected 8 spaces, found 12
(#704) Expected "if (...) {\n"; found "if(...) {\n"
(#706) Line indented incorrectly; expected 8 spaces, found 12
(#707) Whitespace found at end of line
(#709) Line indented incorrectly; expected 8 spaces, found 12
(#709) Expected "if (...) {\n"; found "if(...) {\n"
(#711) Line indented incorrectly; expected 8 spaces, found 12
(#714) Line indented incorrectly; expected 4 spaces, found 8
(#715) Whitespace found at end of line
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#717) Line indented incorrectly; expected 4 spaces, found 8
(#717) Missing docblock for function getByteStream
(#717) Public method name "QRinput::getByteStream" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#720) Line indented incorrectly; expected 8 spaces, found 12
(#720) Expected "if (...) {\n"; found "if(...) {\n"
(#722) Line indented incorrectly; expected 8 spaces, found 12
(#723) Whitespace found at end of line
(#725) Line indented incorrectly; expected 4 spaces, found 8
(#726) Line indented incorrectly; expected 0 spaces, found 4
(#727) Whitespace found at end of line
(#728) Whitespace found at end of line
(#729) File must end with a newline character
(#729) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/qrlib.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file qrlib.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Variable "QR_BASEDIR" must be all lower-case
(#28) Variable "QR_BASEDIR" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) "include" must be immediately followed by an open parenthesis
(#32) File is being unconditionally included; use "require" instead
(#32) Variable "QR_BASEDIR" must be all lower-case
(#32) Variable "QR_BASEDIR" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) "include" must be immediately followed by an open parenthesis
(#33) File is being unconditionally included; use "require" instead
(#33) Variable "QR_BASEDIR" must be all lower-case
(#33) Variable "QR_BASEDIR" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) "include" must be immediately followed by an open parenthesis
(#34) File is being unconditionally included; use "require" instead
(#34) Variable "QR_BASEDIR" must be all lower-case
(#34) Variable "QR_BASEDIR" must not contain underscores.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) "include" must be immediately followed by an open parenthesis
(#35) File is being unconditionally included; use "require" instead
(#35) Variable "QR_BASEDIR" must be all lower-case
(#35) Variable "QR_BASEDIR" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) "include" must be immediately followed by an open parenthesis
(#36) File is being unconditionally included; use "require" instead
(#36) Variable "QR_BASEDIR" must be all lower-case
(#36) Variable "QR_BASEDIR" must not contain underscores.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) "include" must be immediately followed by an open parenthesis
(#37) File is being unconditionally included; use "require" instead
(#37) Variable "QR_BASEDIR" must be all lower-case
(#37) Variable "QR_BASEDIR" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) "include" must be immediately followed by an open parenthesis
(#38) File is being unconditionally included; use "require" instead
(#38) Variable "QR_BASEDIR" must be all lower-case
(#38) Variable "QR_BASEDIR" must not contain underscores.
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) "include" must be immediately followed by an open parenthesis
(#39) File is being unconditionally included; use "require" instead
(#39) Variable "QR_BASEDIR" must be all lower-case
(#39) Variable "QR_BASEDIR" must not contain underscores.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) "include" must be immediately followed by an open parenthesis
(#40) File is being unconditionally included; use "require" instead
(#40) Variable "QR_BASEDIR" must be all lower-case
(#40) Variable "QR_BASEDIR" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) "include" must be immediately followed by an open parenthesis
(#41) File is being unconditionally included; use "require" instead
(#41) Variable "QR_BASEDIR" must be all lower-case
(#41) Variable "QR_BASEDIR" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) "include" must be immediately followed by an open parenthesis
(#42) File is being unconditionally included; use "require" instead
(#42) Variable "QR_BASEDIR" must be all lower-case
(#42) Variable "QR_BASEDIR" must not contain underscores.
blocks/enrolcode/classes/phpqrcode/qrmask.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Duplicate class name "QRmask" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 2420
(#33) Missing @copyright tag
(#33) Missing @license tag
(#33) Missing docblock for class QRmask
(#33) Line indented incorrectly; expected 0 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Missing member variable doc comment
(#35) Member variable "runLength" must be all lower-case
(#35) Short array syntax must be used to define arrays
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 2
(#38) Missing docblock for function __construct
(#38) Whitespace found at end of line
(#39) Opening brace should be on the same line as the declaration
(#41) Line indented incorrectly; expected 4 spaces, found 8
(#41) Closing brace indented incorrectly; expected 2 spaces, found 8
(#42) Whitespace found at end of line
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#44) Line indented incorrectly; expected 4 spaces, found 8
(#44) Missing docblock for function writeFormatInformation
(#44) Public method name "QRmask::writeFormatInformation" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#47) Expected 1 space after "="; 2 found
(#49) Line indented incorrectly; expected 8 spaces, found 12
(#49) Expected "for (...) {\n"; found "for(...) {\n"
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "<"; 0 found
(#49) Expected 1 space after "<"; 0 found
(#50) Line indented incorrectly; expected 12 spaces, found 16
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Line indented incorrectly; expected 12 spaces, found 16
(#55) Line indented incorrectly; expected 12 spaces, found 16
(#56) Whitespace found at end of line
(#58) Line indented incorrectly; expected 12 spaces, found 16
(#58) Expected "if (...) {\n"; found "if(...) {\n"
(#60) Line indented incorrectly; expected 12 spaces, found 16
(#62) Line indented incorrectly; expected 12 spaces, found 16
(#64) Line indented incorrectly; expected 8 spaces, found 12
(#65) Whitespace found at end of line
(#66) Line indented incorrectly; expected 8 spaces, found 12
(#66) Expected "for (...) {\n"; found "for(...) {\n"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Expected 1 space before "<"; 0 found
(#66) Expected 1 space after "<"; 0 found
(#67) Line indented incorrectly; expected 12 spaces, found 16
(#67) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Line indented incorrectly; expected 12 spaces, found 16
(#72) Line indented incorrectly; expected 12 spaces, found 16
(#73) Whitespace found at end of line
(#75) Line indented incorrectly; expected 12 spaces, found 16
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Line indented incorrectly; expected 12 spaces, found 16
(#79) Line indented incorrectly; expected 12 spaces, found 16
(#80) Whitespace found at end of line
(#82) Line indented incorrectly; expected 8 spaces, found 12
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#86) Whitespace found at end of line
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#88) Line indented incorrectly; expected 4 spaces, found 8
(#88) Missing docblock for function mask0
(#88) Opening brace must be the last content on the line
(#88) Expected 1 space before "+"; 0 found
(#88) Expected 1 space after "+"; 0 found
(#88) Expected 1 space before "&" operator; 0 found
(#88) Expected 1 space after "&" operator; 0 found
(#88) Closing brace must be on a line by itself
(#89) Line indented incorrectly; expected 4 spaces, found 8
(#89) Missing docblock for function mask1
(#89) Opening brace must be the last content on the line
(#89) Expected 1 space before "&" operator; 0 found
(#89) Expected 1 space after "&" operator; 0 found
(#89) Closing brace must be on a line by itself
(#90) Line indented incorrectly; expected 4 spaces, found 8
(#90) Missing docblock for function mask2
(#90) Opening brace must be the last content on the line
(#90) Expected 1 space before "%"; 0 found
(#90) Expected 1 space after "%"; 0 found
(#90) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected 4 spaces, found 8
(#91) Missing docblock for function mask3
(#91) Opening brace must be the last content on the line
(#91) Expected 1 space before "+"; 0 found
(#91) Expected 1 space after "+"; 0 found
(#91) Expected 1 space before "%"; 0 found
(#91) Expected 1 space after "%"; 0 found
(#91) Closing brace must be on a line by itself
(#92) Line indented incorrectly; expected 4 spaces, found 8
(#92) Missing docblock for function mask4
(#92) Opening brace must be the last content on the line
(#92) Expected 1 space before "/"; 0 found
(#92) Expected 1 space after "/"; 0 found
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#92) Expected 1 space before "/"; 0 found
(#92) Expected 1 space after "/"; 0 found
(#92) Expected 1 space before "&" operator; 0 found
(#92) Expected 1 space after "&" operator; 0 found
(#92) Closing brace must be on a line by itself
(#93) Line indented incorrectly; expected 4 spaces, found 8
(#93) Missing docblock for function mask5
(#93) Opening brace must be the last content on the line
(#93) Expected 1 space before "*"; 0 found
(#93) Expected 1 space after "*"; 0 found
(#93) Expected 1 space before "&" operator; 0 found
(#93) Expected 1 space after "&" operator; 0 found
(#93) Expected 1 space before "+"; 0 found
(#93) Expected 1 space after "+"; 0 found
(#93) Expected 1 space before "*"; 0 found
(#93) Expected 1 space after "*"; 0 found
(#93) Expected 1 space before "%"; 0 found
(#93) Expected 1 space after "%"; 0 found
(#93) Closing brace must be on a line by itself
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#94) Missing docblock for function mask6
(#94) Opening brace must be the last content on the line
(#94) Expected 1 space before "*"; 0 found
(#94) Expected 1 space after "*"; 0 found
(#94) Expected 1 space before "&" operator; 0 found
(#94) Expected 1 space after "&" operator; 0 found
(#94) Expected 1 space before "+"; 0 found
(#94) Expected 1 space after "+"; 0 found
(#94) Expected 1 space before "*"; 0 found
(#94) Expected 1 space after "*"; 0 found
(#94) Expected 1 space before "%"; 0 found
(#94) Expected 1 space after "%"; 0 found
(#94) Expected 1 space before "&" operator; 0 found
(#94) Expected 1 space after "&" operator; 0 found
(#94) Closing brace must be on a line by itself
(#95) Line indented incorrectly; expected 4 spaces, found 8
(#95) Missing docblock for function mask7
(#95) Opening brace must be the last content on the line
(#95) Expected 1 space before "*"; 0 found
(#95) Expected 1 space after "*"; 0 found
(#95) Expected 1 space before "%"; 0 found
(#95) Expected 1 space after "%"; 0 found
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#95) Expected 1 space before "&" operator; 0 found
(#95) Expected 1 space after "&" operator; 0 found
(#95) Expected 1 space before "&" operator; 0 found
(#95) Expected 1 space after "&" operator; 0 found
(#95) Closing brace must be on a line by itself
(#96) Whitespace found at end of line
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#98) Line indented incorrectly; expected 4 spaces, found 8
(#98) Missing docblock for function generateMaskNo
(#98) Private method name "QRmask::generateMaskNo" must be in lower-case letters only
(#98) Variable "maskNo" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "bitMask" must be all lower-case
(#101) Whitespace found at end of line
(#102) Line indented incorrectly; expected 8 spaces, found 12
(#102) Expected "for (...) {\n"; found "for(...) {\n"
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "<"; 0 found
(#102) Expected 1 space after "<"; 0 found
(#103) Line indented incorrectly; expected 12 spaces, found 16
(#103) Expected "for (...) {\n"; found "for(...) {\n"
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "<"; 0 found
(#103) Expected 1 space after "<"; 0 found
(#104) Line indented incorrectly; expected 16 spaces, found 20
(#104) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Variable "bitMask" must be all lower-case
(#106) Line indented incorrectly; expected 16 spaces, found 20
(#107) Variable "maskFunc" must be all lower-case
(#107) Short array syntax must be used to define arrays
(#107) Variable "maskNo" must be all lower-case
(#108) Variable "bitMask" must be all lower-case
(#108) Variable "maskFunc" must be all lower-case
(#108) Expected 1 space before "?"; 0 found
(#108) Expected 1 space after "?"; 0 found
(#108) Expected 1 space before ":"; 0 found
(#108) Expected 1 space after ":"; 0 found
(#109) Line indented incorrectly; expected 16 spaces, found 20
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 12 spaces, found 16
(#112) Line indented incorrectly; expected 8 spaces, found 12
(#113) Whitespace found at end of line
(#114) Variable "bitMask" must be all lower-case
(#115) Line indented incorrectly; expected 4 spaces, found 8
(#116) Whitespace found at end of line
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#118) Line indented incorrectly; expected 4 spaces, found 8
(#118) Missing docblock for function serial
(#118) Variable "bitFrame" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "codeArr" must be all lower-case
(#120) Short array syntax must be used to define arrays
(#121) Whitespace found at end of line
(#122) Inline control structures are not allowed
(#122) Variable "bitFrame" must be all lower-case
(#123) Variable "codeArr" must be all lower-case
(#124) Whitespace found at end of line
(#125) Variable "codeArr" must be all lower-case
(#126) Line indented incorrectly; expected 4 spaces, found 8
(#127) Whitespace found at end of line
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#129) Line indented incorrectly; expected 4 spaces, found 8
(#129) Missing docblock for function unserial
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "codeArr" must be all lower-case
(#131) Short array syntax must be used to define arrays
(#132) Whitespace found at end of line
(#133) Variable "codeLines" must be all lower-case
(#134) Inline control structures are not allowed
(#134) Variable "codeLines" must be all lower-case
(#135) Variable "codeArr" must be all lower-case
(#136) Whitespace found at end of line
(#137) Variable "codeArr" must be all lower-case
(#138) Line indented incorrectly; expected 4 spaces, found 8
(#139) Whitespace found at end of line
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#141) Line indented incorrectly; expected 4 spaces, found 8
(#141) Missing docblock for function makeMaskNo
(#141) Public method name "QRmask::makeMaskNo" must be in lower-case letters only
(#141) Variable "maskNo" must be all lower-case
(#141) Variable "maskGenOnly" must be all lower-case
(#141) Whitespace found at end of line
(#142) Opening brace should be on the same line as the declaration
(#144) Variable "bitMask" must be all lower-case
(#144) Short array syntax must be used to define arrays
(#145) Whitespace found at end of line
(#146) Variable "fileName" must be all lower-case
(#146) Variable "maskNo" must be all lower-case
(#146) Variable "maskNo" must be all lower-case
(#148) Line indented incorrectly; expected 8 spaces, found 12
(#149) Line indented incorrectly; expected 12 spaces, found 16
(#149) Variable "fileName" must be all lower-case
(#150) Variable "bitMask" must be all lower-case
(#150) Variable "fileName" must be all lower-case
(#151) Line indented incorrectly; expected 12 spaces, found 16
(#152) Variable "bitMask" must be all lower-case
(#152) Variable "maskNo" must be all lower-case
(#153) Inline control structures are not allowed
(#153) Variable "maskNo" must be all lower-case
(#154) Variable "maskNo" must be all lower-case
(#155) Variable "fileName" must be all lower-case
(#155) Variable "bitMask" must be all lower-case
(#156) Line indented incorrectly; expected 12 spaces, found 16
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#158) Variable "bitMask" must be all lower-case
(#158) Variable "maskNo" must be all lower-case
(#159) Line indented incorrectly; expected 8 spaces, found 12
(#161) Inline control structures are not allowed
(#161) Variable "maskGenOnly" must be all lower-case
(#163) Whitespace found at end of line
(#166) Line indented incorrectly; expected 8 spaces, found 12
(#166) Expected "for (...) {\n"; found "for(...) {\n"
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Expected 1 space before "<"; 0 found
(#166) Expected 1 space after "<"; 0 found
(#167) Line indented incorrectly; expected 12 spaces, found 16
(#167) Expected "for (...) {\n"; found "for(...) {\n"
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#167) Expected 1 space before "<"; 0 found
(#167) Expected 1 space after "<"; 0 found
(#168) Line indented incorrectly; expected 16 spaces, found 20
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#168) Variable "bitMask" must be all lower-case
(#169) Variable "bitMask" must be all lower-case
(#170) Line indented incorrectly; expected 16 spaces, found 20
(#172) Line indented incorrectly; expected 12 spaces, found 16
(#173) Line indented incorrectly; expected 8 spaces, found 12
(#176) Line indented incorrectly; expected 4 spaces, found 8
(#177) Whitespace found at end of line
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#179) Line indented incorrectly; expected 4 spaces, found 8
(#179) Missing docblock for function makeMask
(#179) Public method name "QRmask::makeMask" must be in lower-case letters only
(#179) Variable "maskNo" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#182) Variable "maskNo" must be all lower-case
(#183) Variable "maskNo" must be all lower-case
(#184) Whitespace found at end of line
(#186) Line indented incorrectly; expected 4 spaces, found 8
(#187) Whitespace found at end of line
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#189) Line indented incorrectly; expected 4 spaces, found 8
(#189) Missing docblock for function calcN1N3
(#189) Public method name "QRmask::calcN1N3" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#193) Line indented incorrectly; expected 8 spaces, found 12
(#193) Expected "for (...) {\n"; found "for(...) {\n"
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#193) Expected 1 space before "<"; 0 found
(#193) Expected 1 space after "<"; 0 found
(#194) Whitespace found at end of line
(#195) Line indented incorrectly; expected 12 spaces, found 16
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Line indented incorrectly; expected 12 spaces, found 16
(#198) Line indented incorrectly; expected 12 spaces, found 16
(#198) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Line indented incorrectly; expected 16 spaces, found 20
(#199) Expected "if (...) {\n"; found "if(...) {\n"
(#199) Expected 1 space before "-"; 0 found
(#199) Expected 1 space after "-"; 0 found
(#201) Line indented incorrectly; expected 20 spaces, found 24
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#202) Expected 1 space before "-"; 0 found
(#202) Expected 1 space after "-"; 0 found
(#203) Expected 1 space before "+"; 0 found
(#203) Expected 1 space after "+"; 0 found
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#205) Line indented incorrectly; expected 24 spaces, found 28
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#207) Line indented incorrectly; expected 24 spaces, found 28
(#207) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#209) Line indented incorrectly; expected 24 spaces, found 28
(#210) Line indented incorrectly; expected 20 spaces, found 24
(#211) Line indented incorrectly; expected 16 spaces, found 20
(#212) Line indented incorrectly; expected 12 spaces, found 16
(#213) Line indented incorrectly; expected 8 spaces, found 12
(#215) Line indented incorrectly; expected 4 spaces, found 8
(#216) Whitespace found at end of line
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#218) Line indented incorrectly; expected 4 spaces, found 8
(#218) Missing docblock for function evaluateSymbol
(#218) Public method name "QRmask::evaluateSymbol" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#223) Line indented incorrectly; expected 8 spaces, found 12
(#223) Expected "for (...) {\n"; found "for(...) {\n"
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#223) Expected 1 space before "<"; 0 found
(#223) Expected 1 space after "<"; 0 found
(#226) Whitespace found at end of line
(#227) Variable "frameY" must be all lower-case
(#228) Whitespace found at end of line
(#229) Inline control structures are not allowed
(#229) Expected 1 space before ">"; 0 found
(#229) Expected 1 space after ">"; 0 found
(#230) Variable "frameYM" must be all lower-case
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#231) Whitespace found at end of line
(#232) Line indented incorrectly; expected 12 spaces, found 16
(#232) Expected "for (...) {\n"; found "for(...) {\n"
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Expected 1 space before "<"; 0 found
(#232) Expected 1 space after "<"; 0 found
(#233) Line indented incorrectly; expected 16 spaces, found 20
(#233) Expected "if (...) {\n"; found "if(...) {\n"
(#234) Variable "frameY" must be all lower-case
(#234) Variable "frameY" must be all lower-case
(#234) Expected 1 space before "-"; 0 found
(#234) Expected 1 space after "-"; 0 found
(#234) Variable "frameYM" must be all lower-case
(#234) Variable "frameYM" must be all lower-case
(#234) Expected 1 space before "-"; 0 found
(#234) Expected 1 space after "-"; 0 found
(#235) Variable "frameY" must be all lower-case
(#235) Variable "frameY" must be all lower-case
(#235) Expected 1 space before "-"; 0 found
(#235) Expected 1 space after "-"; 0 found
(#235) Variable "frameYM" must be all lower-case
(#235) Variable "frameYM" must be all lower-case
(#235) Expected 1 space before "-"; 0 found
(#235) Expected 1 space after "-"; 0 found
(#236) Whitespace found at end of line
(#237) Line indented incorrectly; expected 20 spaces, found 24
(#237) Expected "if (...) {\n"; found "if(...) { \n"
(#237) Expected 1 space before "&" operator; 0 found
(#237) Expected 1 space after "&" operator; 0 found
(#237) Whitespace found at end of line
(#239) Line indented incorrectly; expected 20 spaces, found 24
(#240) Line indented incorrectly; expected 16 spaces, found 20
(#241) Line indented incorrectly; expected 16 spaces, found 20
(#241) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Variable "frameY" must be all lower-case
(#245) Line indented incorrectly; expected 16 spaces, found 20
(#245) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#245) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Line indented incorrectly; expected 20 spaces, found 24
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Variable "frameY" must be all lower-case
(#246) Variable "frameY" must be all lower-case
(#246) Expected 1 space before "-"; 0 found
(#246) Expected 1 space after "-"; 0 found
(#249) Line indented incorrectly; expected 20 spaces, found 24
(#251) Line indented incorrectly; expected 20 spaces, found 24
(#252) Line indented incorrectly; expected 16 spaces, found 20
(#253) Line indented incorrectly; expected 12 spaces, found 16
(#254) Whitespace found at end of line
(#255) Expected 1 space before "+"; 0 found
(#255) Expected 1 space after "+"; 0 found
(#256) Line indented incorrectly; expected 8 spaces, found 12
(#258) Line indented incorrectly; expected 8 spaces, found 12
(#258) Expected "for (...) {\n"; found "for(...) {\n"
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#258) Expected 1 space before "<"; 0 found
(#258) Expected 1 space after "<"; 0 found
(#261) Whitespace found at end of line
(#262) Line indented incorrectly; expected 12 spaces, found 16
(#262) Expected "for (...) {\n"; found "for(...) {\n"
(#262) Expected 1 space before "="; 0 found
(#262) Expected 1 space after "="; 0 found
(#262) Expected 1 space before "<"; 0 found
(#262) Expected 1 space after "<"; 0 found
(#263) Line indented incorrectly; expected 16 spaces, found 20
(#263) Expected "if (...) {\n"; found "if(...) {\n"
(#267) Line indented incorrectly; expected 16 spaces, found 20
(#267) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#267) Expected "if (...) {\n"; found "if(...) {\n"
(#268) Line indented incorrectly; expected 20 spaces, found 24
(#268) Expected "if (...) {\n"; found "if(...) {\n"
(#268) Expected 1 space before "-"; 0 found
(#268) Expected 1 space after "-"; 0 found
(#271) Line indented incorrectly; expected 20 spaces, found 24
(#273) Line indented incorrectly; expected 20 spaces, found 24
(#274) Line indented incorrectly; expected 16 spaces, found 20
(#275) Line indented incorrectly; expected 12 spaces, found 16
(#276) Whitespace found at end of line
(#277) Expected 1 space before "+"; 0 found
(#277) Expected 1 space after "+"; 0 found
(#278) Line indented incorrectly; expected 8 spaces, found 12
(#281) Line indented incorrectly; expected 4 spaces, found 8
(#282) Whitespace found at end of line
(#283) Whitespace found at end of line
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#285) Line indented incorrectly; expected 4 spaces, found 8
(#285) Missing docblock for function mask
(#286) Opening brace should be on the same line as the declaration
(#287) Variable "minDemerit" must be all lower-case
(#288) Variable "bestMaskNum" must be all lower-case
(#289) Variable "bestMask" must be all lower-case
(#289) Short array syntax must be used to define arrays
(#290) Whitespace found at end of line
(#291) Variable "checked_masks" must not contain underscores.
(#291) Short array syntax must be used to define arrays
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#291) Commas (,) must be followed by white space.
(#292) Whitespace found at end of line
(#293) Line indented incorrectly; expected 8 spaces, found 12
(#294) Whitespace found at end of line
(#295) Variable "howManuOut" must be all lower-case
(#295) Expected 1 space before "-"; 0 found
(#295) Expected 1 space after "-"; 0 found
(#296) Line indented incorrectly; expected 12 spaces, found 16
(#296) Expected 1 space after "<"; 2 found
(#296) Variable "howManuOut" must be all lower-case
(#297) Variable "remPos" must be all lower-case
(#297) Variable "checked_masks" must not contain underscores.
(#297) Expected 1 space before "-"; 0 found
(#297) Expected 1 space after "-"; 0 found
(#298) Variable "checked_masks" must not contain underscores.
(#298) Variable "remPos" must be all lower-case
(#299) Variable "checked_masks" must not contain underscores.
(#299) Variable "checked_masks" must not contain underscores.
(#300) Line indented incorrectly; expected 12 spaces, found 16
(#301) Whitespace found at end of line
(#302) Line indented incorrectly; expected 8 spaces, found 12
(#303) Whitespace found at end of line
(#304) Variable "bestMask" must be all lower-case
(#305) Whitespace found at end of line
(#306) Line indented incorrectly; expected 8 spaces, found 12
(#306) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#306) Variable "checked_masks" must not contain underscores.
(#316) Whitespace found at end of line
(#317) Line indented incorrectly; expected 12 spaces, found 16
(#317) Expected "if (...) {\n"; found "if(...) {\n"
(#317) Variable "minDemerit" must be all lower-case
(#318) Variable "minDemerit" must be all lower-case
(#319) Variable "bestMask" must be all lower-case
(#320) Variable "bestMaskNum" must be all lower-case
(#321) Line indented incorrectly; expected 12 spaces, found 16
(#322) Line indented incorrectly; expected 8 spaces, found 12
(#323) Whitespace found at end of line
(#324) Variable "bestMask" must be all lower-case
(#325) Line indented incorrectly; expected 4 spaces, found 8
(#326) Whitespace found at end of line
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#328) Line indented incorrectly; expected 0 spaces, found 4
(#328) Closing brace indented incorrectly; expected 1 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrrscode.php
(#1) Missing docblock for file qrrscode.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#6) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Multiple artifacts detected.
(#31) Duplicate class name "QRrsItem" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 2209
(#31) Missing docblock for class QRrsItem
(#31) Line indented incorrectly; expected 0 spaces, found 4
(#32) Whitespace found at end of line
(#33) Missing member variable doc comment
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Whitespace found at end of line
(#34) You must use "/**" style comments for a member variable comment
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Whitespace found at end of line
(#35) You must use "/**" style comments for a member variable comment
(#35) Member variable "alpha_to" must not contain underscores.
(#35) Short array syntax must be used to define arrays
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Whitespace found at end of line
(#36) You must use "/**" style comments for a member variable comment
(#36) Member variable "index_of" must not contain underscores.
(#36) Short array syntax must be used to define arrays
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Whitespace found at end of line
(#37) You must use "/**" style comments for a member variable comment
(#37) Short array syntax must be used to define arrays
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Whitespace found at end of line
(#38) You must use "/**" style comments for a member variable comment
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Whitespace found at end of line
(#39) You must use "/**" style comments for a member variable comment
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Whitespace found at end of line
(#40) You must use "/**" style comments for a member variable comment
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Whitespace found at end of line
(#41) You must use "/**" style comments for a member variable comment
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#42) You must use "/**" style comments for a member variable comment
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Whitespace found at end of line
(#43) You must use "/**" style comments for a member variable comment
(#44) Whitespace found at end of line
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#46) Line indented incorrectly; expected 4 spaces, found 8
(#46) Missing docblock for function modnn
(#47) Opening brace should be on the same line as the declaration
(#48) Line indented incorrectly; expected 8 spaces, found 12
(#51) Line indented incorrectly; expected 8 spaces, found 12
(#52) Whitespace found at end of line
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#55) Whitespace found at end of line
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#57) Missing docblock for function init_rs_char
(#58) Opening brace should be on the same line as the declaration
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Whitespace found at end of line
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Inline control structures are not allowed
(#67) Inline control structures are not allowed
(#67) Expected 1 space before "<<"; 0 found
(#67) Expected 1 space after "<<"; 0 found
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "<<"; 0 found
(#68) Expected 1 space after "<<"; 0 found
(#69) Inline control structures are not allowed
(#69) Expected 1 space before "<<"; 0 found
(#69) Expected 1 space after "<<"; 0 found
(#70) Inline control structures are not allowed
(#70) Expected 1 space before "<<"; 0 found
(#70) Expected 1 space after "<<"; 0 found
(#70) Expected 1 space after "-"; 0 found
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Expected 1 space before "<<"; 0 found
(#74) Expected 1 space after "<<"; 0 found
(#74) Expected 1 space before "-"; 0 found
(#74) Expected 1 space after "-"; 0 found
(#77) Expected 1 space before "+"; 0 found
(#77) Expected 1 space after "+"; 0 found
(#78) Expected 1 space before "+"; 0 found
(#78) Expected 1 space after "+"; 0 found
(#79) Whitespace found at end of line
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "NN" must be all lower-case
(#82) Variable "A0" must be all lower-case
(#82) Variable "NN" must be all lower-case
(#83) Whitespace found at end of line
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "A0" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "A0" must be all lower-case
(#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
(#88) Whitespace found at end of line
(#89) Line indented incorrectly; expected 8 spaces, found 12
(#89) Expected "for (...) {\n"; found "for(...) {\n"
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "<"; 0 found
(#89) Expected 1 space after "<"; 0 found
(#93) Line indented incorrectly; expected 12 spaces, found 16
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Expected 1 space before "<<"; 0 found
(#93) Expected 1 space after "<<"; 0 found
(#95) Line indented incorrectly; expected 12 spaces, found 16
(#97) Line indented incorrectly; expected 8 spaces, found 12
(#98) Whitespace found at end of line
(#99) Line indented incorrectly; expected 8 spaces, found 12
(#99) Expected "if (...) {\n"; found "if(...){\n"
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#103) Line indented incorrectly; expected 8 spaces, found 12
(#106) Expected 1 space before "+"; 0 found
(#106) Expected 1 space after "+"; 0 found
(#107) Whitespace found at end of line
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#114) Expected 1 space after first semicolon of FOR loop; 0 found
(#114) Expected 1 space after second semicolon of FOR loop; 0 found
(#115) Space found before semicolon; expected ");" but found ")\r\n ;"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Line indented incorrectly; expected 8 spaces, found 12
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Expected 1 space before "*"; 0 found
(#120) Expected 1 space after "*"; 0 found
(#121) Expected 1 space before "+"; 0 found
(#121) Expected 1 space after "+"; 0 found
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected 12 spaces, found 16
(#125) Line indented incorrectly; expected 16 spaces, found 20
(#126) Expected 1 space before "-"; 0 found
(#126) Expected 1 space after "-"; 0 found
(#127) Line indented incorrectly; expected 16 spaces, found 20
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#129) Line indented incorrectly; expected 16 spaces, found 20
(#130) Line indented incorrectly; expected 12 spaces, found 16
(#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
(#133) Line indented incorrectly; expected 8 spaces, found 12
(#134) Whitespace found at end of line
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline control structures are not allowed
(#140) Line indented incorrectly; expected 4 spaces, found 8
(#141) Whitespace found at end of line
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#143) Line indented incorrectly; expected 4 spaces, found 8
(#143) Missing docblock for function encode_rs_char
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "MM" must be all lower-case
(#146) Variable "NN" must be all lower-case
(#147) Variable "ALPHA_TO" must be all lower-case
(#147) Variable "ALPHA_TO" must not contain underscores.
(#148) Variable "INDEX_OF" must be all lower-case
(#148) Variable "INDEX_OF" must not contain underscores.
(#149) Variable "GENPOLY" must be all lower-case
(#150) Variable "NROOTS" must be all lower-case
(#151) Variable "FCR" must be all lower-case
(#152) Variable "PRIM" must be all lower-case
(#153) Variable "IPRIM" must be all lower-case
(#154) Variable "PAD" must be all lower-case
(#155) Variable "A0" must be all lower-case
(#155) Variable "NN" must be all lower-case
(#157) Variable "NROOTS" must be all lower-case
(#159) Line indented incorrectly; expected 8 spaces, found 12
(#159) Expected "for (...) {\n"; found "for(...) {\n"
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Expected 1 space before "<"; 0 found
(#159) Variable "NN" must be all lower-case
(#159) Expected 1 space before "-"; 0 found
(#159) Expected 1 space after "-"; 0 found
(#159) Variable "NROOTS" must be all lower-case
(#159) Expected 1 space before "-"; 0 found
(#159) Expected 1 space after "-"; 0 found
(#159) Variable "PAD" must be all lower-case
(#160) Whitespace found at end of line
(#161) Variable "INDEX_OF" must be all lower-case
(#161) Variable "INDEX_OF" must not contain underscores.
(#162) Line indented incorrectly; expected 12 spaces, found 16
(#162) Expected "if (...) {\n"; found "if(...) { \n"
(#162) Variable "A0" must be all lower-case
(#162) Whitespace found at end of line
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Whitespace found at end of line
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "NN" must be all lower-case
(#167) Variable "GENPOLY" must be all lower-case
(#167) Variable "NROOTS" must be all lower-case
(#168) Whitespace found at end of line
(#169) Line indented incorrectly; expected 16 spaces, found 20
(#169) Expected "for (...) {\n"; found "for(...) {\n"
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Expected 1 space after first semicolon of FOR loop; 0 found
(#169) Expected 1 space before "<"; 0 found
(#169) Expected 1 space after "<"; 0 found
(#169) Variable "NROOTS" must be all lower-case
(#169) Expected 1 space after second semicolon of FOR loop; 0 found
(#170) Variable "ALPHA_TO" must be all lower-case
(#170) Variable "ALPHA_TO" must not contain underscores.
(#170) Variable "GENPOLY" must be all lower-case
(#170) Variable "NROOTS" must be all lower-case
(#170) Expected 1 space before "-"; 0 found
(#170) Expected 1 space after "-"; 0 found
(#171) Line indented incorrectly; expected 16 spaces, found 20
(#172) Line indented incorrectly; expected 12 spaces, found 16
(#173) Whitespace found at end of line
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Whitespace found at end of line
(#176) Line indented incorrectly; expected 12 spaces, found 16
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Variable "A0" must be all lower-case
(#177) Variable "ALPHA_TO" must be all lower-case
(#177) Variable "ALPHA_TO" must not contain underscores.
(#177) Variable "GENPOLY" must be all lower-case
(#178) Line indented incorrectly; expected 12 spaces, found 16
(#180) Line indented incorrectly; expected 12 spaces, found 16
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#182) Line indented incorrectly; expected 4 spaces, found 8
(#183) Line indented incorrectly; expected 0 spaces, found 4
(#184) Whitespace found at end of line
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#186) Whitespace found at end of line
(#187) Duplicate class name "QRrs" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 2365
(#187) Missing docblock for class QRrs
(#187) Line indented incorrectly; expected 0 spaces, found 4
(#188) Whitespace found at end of line
(#189) Line indented incorrectly; expected 4 spaces, found 8
(#189) Missing member variable doc comment
(#189) Short array syntax must be used to define arrays
(#190) Whitespace found at end of line
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#192) Line indented incorrectly; expected 4 spaces, found 8
(#192) Missing docblock for function init_rs
(#193) Opening brace should be on the same line as the declaration
(#194) Line indented incorrectly; expected 8 spaces, found 12
(#194) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#195) Inline control structures are not allowed
(#196) Inline control structures are not allowed
(#197) Inline control structures are not allowed
(#198) Inline control structures are not allowed
(#199) Inline control structures are not allowed
(#200) Inline control structures are not allowed
(#203) Line indented incorrectly; expected 8 spaces, found 12
(#209) Line indented incorrectly; expected 4 spaces, found 8
(#210) File must end with a newline character
(#210) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrspec.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#33) Whitespace found at end of line
(#42) Duplicate class name "QRspec" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 317
(#42) Missing @copyright tag
(#42) Missing @license tag
(#42) Missing docblock for class QRspec
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#42) Missing @copyright tag
(#42) Missing @license tag
(#42) Missing @copyright tag
(#42) Missing @license tag
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected 4 spaces, found 8
(#44) Missing member variable doc comment
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) No space found before comment text; expected "// 10" but found "//10"
(#56) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#60) No space found before comment text; expected "// 15" but found "//15"
(#61) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#65) No space found before comment text; expected "// 20" but found "//20"
(#66) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#70) No space found before comment text; expected "// 25" but found "//25"
(#71) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#75) No space found before comment text; expected "// 30" but found "//30"
(#76) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#80) No space found before comment text; expected "// 35" but found "//35"
(#81) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#85) There should be a comma after the last array item in a multi-line array.
(#85) No space found before comment text; expected "// 40" but found "//40"
(#87) Whitespace found at end of line
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#89) Line indented incorrectly; expected 4 spaces, found 8
(#89) Missing docblock for function getDataLength
(#89) Public method name "QRspec::getDataLength" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected 4 spaces, found 8
(#93) Whitespace found at end of line
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#95) Line indented incorrectly; expected 4 spaces, found 8
(#95) Missing docblock for function getECCLength
(#95) Public method name "QRspec::getECCLength" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 4 spaces, found 8
(#99) Whitespace found at end of line
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#101) Line indented incorrectly; expected 4 spaces, found 8
(#101) Missing docblock for function getWidth
(#101) Public method name "QRspec::getWidth" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#104) Line indented incorrectly; expected 4 spaces, found 8
(#105) Whitespace found at end of line
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#107) Line indented incorrectly; expected 4 spaces, found 8
(#107) Missing docblock for function getRemainder
(#107) Public method name "QRspec::getRemainder" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected 4 spaces, found 8
(#111) Whitespace found at end of line
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#113) Line indented incorrectly; expected 4 spaces, found 8
(#113) Missing docblock for function getMinimumVersion
(#113) Public method name "QRspec::getMinimumVersion" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#116) Line indented incorrectly; expected 8 spaces, found 12
(#116) Expected "for (...) {\n"; found "for(...) {\n"
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "<="; 0 found
(#118) Inline control structures are not allowed
(#118) Whitespace found at end of line
(#120) Line indented incorrectly; expected 8 spaces, found 12
(#123) Line indented incorrectly; expected 4 spaces, found 8
(#124) Whitespace found at end of line
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) No space found before comment text; expected "// ######################################################################" but found "//######################################################################"
(#126) Whitespace found at end of line
(#127) Line indented incorrectly; expected 4 spaces, found 8
(#127) You must use "/**" style comments for a member variable comment
(#127) Member variable "lengthTableBits" must be all lower-case
(#127) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
(#130) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#131) There should be a comma after the last array item in a multi-line array.
(#133) Whitespace found at end of line
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#135) Line indented incorrectly; expected 4 spaces, found 8
(#135) Missing docblock for function lengthIndicator
(#135) Public method name "QRspec::lengthIndicator" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Inline control structures are not allowed
(#139) Whitespace found at end of line
(#140) Line indented incorrectly; expected 8 spaces, found 12
(#142) Line indented incorrectly; expected 8 spaces, found 12
(#144) Line indented incorrectly; expected 8 spaces, found 12
(#146) Line indented incorrectly; expected 8 spaces, found 12
(#148) Variable "lengthTableBits" must be all lower-case
(#149) Line indented incorrectly; expected 4 spaces, found 8
(#150) Whitespace found at end of line
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#152) Line indented incorrectly; expected 4 spaces, found 8
(#152) Missing docblock for function maximumWords
(#152) Public method name "QRspec::maximumWords" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#154) Inline control structures are not allowed
(#154) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Line indented incorrectly; expected 8 spaces, found 12
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Line indented incorrectly; expected 8 spaces, found 12
(#159) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Line indented incorrectly; expected 8 spaces, found 12
(#163) Line indented incorrectly; expected 8 spaces, found 12
(#165) Variable "lengthTableBits" must be all lower-case
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected 8 spaces, found 12
(#168) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected 8 spaces, found 12
(#173) Line indented incorrectly; expected 4 spaces, found 8
(#175) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Ero cetind)
(#179) Line indented incorrectly; expected 4 spaces, found 8
(#179) You must use "/**" style comments for a member variable comment
(#179) Member variable "eccTable" must be all lower-case
(#179) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#190) No space found before comment text; expected "// 10" but found "//10"
(#191) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#195) No space found before comment text; expected "// 15" but found "//15"
(#196) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#199) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#200) No space found before comment text; expected "// 20" but found "//20"
(#201) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#205) No space found before comment text; expected "// 25" but found "//25"
(#206) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#210) No space found before comment text; expected "// 30" but found "//30"
(#211) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#215) No space found before comment text; expected "// 35" but found "//35"
(#216) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#220) Commas (,) must be followed by white space.
(#220) No space found before comment text; expected "// 40" but found "//40"
(#221) Whitespace found at end of line
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) This comment is 43% valid code; is this commented out code?
(#223) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#225) Whitespace found at end of line
(#226) Line indented incorrectly; expected 4 spaces, found 8
(#226) Missing docblock for function getEccSpec
(#226) Public method name "QRspec::getEccSpec" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#228) Line indented incorrectly; expected 8 spaces, found 12
(#229) Short array syntax must be used to define arrays
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#229) Commas (,) must be followed by white space.
(#230) Line indented incorrectly; expected 8 spaces, found 12
(#232) Variable "eccTable" must be all lower-case
(#233) Variable "eccTable" must be all lower-case
(#237) Line indented incorrectly; expected 8 spaces, found 12
(#237) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Whitespace found at end of line
(#243) Line indented incorrectly; expected 8 spaces, found 12
(#246) Expected 1 space before "/"; 2 found
(#249) Line indented incorrectly; expected 8 spaces, found 12
(#250) Line indented incorrectly; expected 4 spaces, found 8
(#252) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Alignmet par)
(#255) Whitespace found at end of line
(#256) Whitespace found at end of line
(#258) Whitespace found at end of line
(#260) Whitespace found at end of line
(#261) Line indented incorrectly; expected 4 spaces, found 8
(#261) You must use "/**" style comments for a member variable comment
(#261) Member variable "alignmentPattern" must be all lower-case
(#261) Short array syntax must be used to define arrays
(#261) Whitespace found at end of line
(#262) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#265) Short array syntax must be used to define arrays
(#265) No space found before comment text; expected "// 11-15" but found "//11-15"
(#266) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#266) No space found before comment text; expected "// 16-20" but found "//16-20"
(#267) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#267) No space found before comment text; expected "// 21-25" but found "//21-25"
(#268) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#268) No space found before comment text; expected "// 26-30" but found "//26-30"
(#269) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#269) Short array syntax must be used to define arrays
(#269) No space found before comment text; expected "// 31-35" but found "//31-35"
(#270) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#270) No space found before comment text; expected "// 35-40" but found "//35-40"
(#271) Whitespace found at end of line
(#273) Whitespace found at end of line
(#280) Line indented incorrectly; expected 4 spaces, found 8
(#280) Public method name "QRspec::putAlignmentMarker" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#282) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#288) Whitespace found at end of line
(#289) Whitespace found at end of line
(#290) Variable "yStart" must be all lower-case
(#290) Expected 1 space before "-"; 0 found
(#290) Expected 1 space after "-"; 0 found
(#290) Whitespace found at end of line
(#291) Variable "xStart" must be all lower-case
(#291) Expected 1 space before "-"; 0 found
(#291) Expected 1 space after "-"; 0 found
(#292) Whitespace found at end of line
(#293) Line indented incorrectly; expected 8 spaces, found 12
(#293) Expected "for (...) {\n"; found "for(...) {\n"
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#293) Expected 1 space before "<"; 0 found
(#293) Expected 1 space after "<"; 0 found
(#294) Variable "xStart" must be all lower-case
(#294) Variable "yStart" must be all lower-case
(#294) Expected 1 space before "+"; 0 found
(#294) Expected 1 space after "+"; 0 found
(#295) Line indented incorrectly; expected 8 spaces, found 12
(#296) Line indented incorrectly; expected 4 spaces, found 8
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#299) Line indented incorrectly; expected 4 spaces, found 8
(#299) Missing docblock for function putAlignmentPattern
(#299) Public method name "QRspec::putAlignmentPattern" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#301) Inline control structures are not allowed
(#304) Variable "alignmentPattern" must be all lower-case
(#304) Variable "alignmentPattern" must be all lower-case
(#305) Line indented incorrectly; expected 8 spaces, found 12
(#305) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Line indented incorrectly; expected 8 spaces, found 12
(#308) Variable "alignmentPattern" must be all lower-case
(#309) Line indented incorrectly; expected 8 spaces, found 12
(#311) Line indented incorrectly; expected 8 spaces, found 12
(#311) Expected "if (...) {\n"; found "if(...) {\n"
(#312) Variable "alignmentPattern" must be all lower-case
(#313) Variable "alignmentPattern" must be all lower-case
(#316) Line indented incorrectly; expected 8 spaces, found 12
(#318) Variable "alignmentPattern" must be all lower-case
(#319) Line indented incorrectly; expected 8 spaces, found 12
(#319) Expected "for (...) {\n"; found "for(...) {\n"
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#319) Expected 1 space before "<"; 0 found
(#319) Expected 1 space after "<"; 0 found
(#323) Line indented incorrectly; expected 8 spaces, found 12
(#325) Variable "alignmentPattern" must be all lower-case
(#326) Line indented incorrectly; expected 8 spaces, found 12
(#326) Expected "for (...) {\n"; found "for(...) {\n"
(#326) Expected 1 space before "="; 0 found
(#326) Expected 1 space after "="; 0 found
(#326) Expected 1 space before "<"; 0 found
(#326) Expected 1 space after "<"; 0 found
(#326) Expected 1 space before "-"; 0 found
(#326) Expected 1 space after "-"; 0 found
(#327) Variable "alignmentPattern" must be all lower-case
(#328) Line indented incorrectly; expected 12 spaces, found 16
(#328) Expected "for (...) {\n"; found "for(...) {\n"
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#328) Expected 1 space before "<"; 0 found
(#328) Expected 1 space after "<"; 0 found
(#328) Expected 1 space before "-"; 0 found
(#328) Expected 1 space after "-"; 0 found
(#331) Line indented incorrectly; expected 12 spaces, found 16
(#333) Line indented incorrectly; expected 8 spaces, found 12
(#334) Line indented incorrectly; expected 4 spaces, found 8
(#336) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Version fmatp)
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 2
(#340) Whitespace found at end of line
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Line indented incorrectly; expected at least 4 spaces, found 2
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Line indented incorrectly; expected 4 spaces, found 8
(#343) You must use "/**" style comments for a member variable comment
(#343) Member variable "versionPattern" must be all lower-case
(#343) Short array syntax must be used to define arrays
(#348) There should be a comma after the last array item in a multi-line array.
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#352) Line indented incorrectly; expected 4 spaces, found 8
(#352) Missing docblock for function getVersionPattern
(#352) Public method name "QRspec::getVersionPattern" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#354) Inline control structures are not allowed
(#357) Variable "versionPattern" must be all lower-case
(#357) Expected 1 space after "-"; 0 found
(#358) Line indented incorrectly; expected 4 spaces, found 8
(#360) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Format inf)
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Whitespace found at end of line
(#363) Line indented incorrectly; expected 4 spaces, found 8
(#363) You must use "/**" style comments for a member variable comment
(#363) Member variable "formatInfo" must be all lower-case
(#363) Short array syntax must be used to define arrays
(#364) Short array syntax must be used to define arrays
(#365) Short array syntax must be used to define arrays
(#366) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#367) There should be a comma after the last array item in a multi-line array.
(#370) Line indented incorrectly; expected 4 spaces, found 8
(#370) Missing docblock for function getFormatInfo
(#370) Public method name "QRspec::getFormatInfo" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#372) Inline control structures are not allowed
(#374) Whitespace found at end of line
(#375) Inline control structures are not allowed
(#376) Whitespace found at end of line
(#378) Variable "formatInfo" must be all lower-case
(#379) Line indented incorrectly; expected 4 spaces, found 8
(#381) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (Frame)
(#383) Whitespace found at end of line
(#384) Line indented incorrectly; expected 4 spaces, found 8
(#384) You must use "/**" style comments for a member variable comment
(#384) Short array syntax must be used to define arrays
(#392) Line indented incorrectly; expected 4 spaces, found 8
(#392) Public method name "QRspec::putFinderPattern" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#394) Short array syntax must be used to define arrays
(#401) There should be a comma after the last array item in a multi-line array.
(#402) Whitespace found at end of line
(#403) Whitespace found at end of line
(#404) Line indented incorrectly; expected 8 spaces, found 12
(#404) Expected "for (...) {\n"; found "for(...) {\n"
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#404) Expected 1 space before "<"; 0 found
(#404) Expected 1 space after "<"; 0 found
(#405) Expected 1 space before "+"; 0 found
(#405) Expected 1 space after "+"; 0 found
(#406) Line indented incorrectly; expected 8 spaces, found 12
(#407) Line indented incorrectly; expected 4 spaces, found 8
(#409) Inline comments must start with a capital letter, digit or 3-dots sequence
(#409) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#410) Line indented incorrectly; expected 4 spaces, found 8
(#410) Missing docblock for function createFrame
(#410) Public method name "QRspec::createFrame" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#413) Variable "frameLine" must be all lower-case
(#414) Variable "frameLine" must be all lower-case
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Whitespace found at end of line
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Variable "yOffset" must be all lower-case
(#423) Whitespace found at end of line
(#424) Line indented incorrectly; expected 8 spaces, found 12
(#424) Expected "for (...) {\n"; found "for(...) {\n"
(#424) Expected 1 space before "="; 0 found
(#424) Expected 1 space after "="; 0 found
(#424) Expected 1 space before "<"; 0 found
(#424) Expected 1 space after "<"; 0 found
(#427) Variable "yOffset" must be all lower-case
(#428) Variable "yOffset" must be all lower-case
(#429) Line indented incorrectly; expected 8 spaces, found 12
(#430) Whitespace found at end of line
(#431) Variable "setPattern" must be all lower-case
(#432) Whitespace found at end of line
(#433) Variable "setPattern" must be all lower-case
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#434) Variable "setPattern" must be all lower-case
(#435) Variable "setPattern" must be all lower-case
(#436) Whitespace found at end of line
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Variable "setPattern" must be all lower-case
(#439) Variable "setPattern" must be all lower-case
(#440) Variable "setPattern" must be all lower-case
(#441) Whitespace found at end of line
(#442) Variable "yOffset" must be all lower-case
(#444) Line indented incorrectly; expected 8 spaces, found 12
(#444) Expected "for (...) {\n"; found "for(...) {\n"
(#444) Expected 1 space before "="; 0 found
(#444) Expected 1 space after "="; 0 found
(#444) Expected 1 space before "<"; 0 found
(#444) Expected 1 space after "<"; 0 found
(#444) Commas (,) must be followed by white space.
(#444) Variable "yOffset" must be all lower-case
(#446) Variable "yOffset" must be all lower-case
(#447) Line indented incorrectly; expected 8 spaces, found 12
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Whitespace found at end of line
(#450) Whitespace found at end of line
(#451) Line indented incorrectly; expected 8 spaces, found 12
(#451) Expected "for (...) {\n"; found "for(...) {\n"
(#451) Expected 1 space before "="; 0 found
(#451) Expected 1 space after "="; 0 found
(#451) Expected 1 space before "<"; 0 found
(#451) Expected 1 space after "<"; 0 found
(#451) Expected 1 space before "-"; 0 found
(#451) Expected 1 space after "-"; 0 found
(#452) Expected 1 space before "+"; 0 found
(#452) Expected 1 space after "+"; 0 found
(#453) Expected 1 space before "+"; 0 found
(#453) Expected 1 space after "+"; 0 found
(#454) Line indented incorrectly; expected 8 spaces, found 12
(#455) Whitespace found at end of line
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Whitespace found at end of line
(#458) Whitespace found at end of line
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Whitespace found at end of line
(#460) Line indented incorrectly; expected 8 spaces, found 12
(#460) Expected "if (...) {\n"; found "if(...) {\n"
(#464) Whitespace found at end of line
(#465) Line indented incorrectly; expected 12 spaces, found 16
(#465) Expected "for (...) {\n"; found "for(...) {\n"
(#465) Expected 1 space before "="; 0 found
(#465) Expected 1 space after "="; 0 found
(#465) Expected 1 space before "<"; 0 found
(#465) Expected 1 space after "<"; 0 found
(#466) Line indented incorrectly; expected 16 spaces, found 20
(#466) Expected "for (...) {\n"; found "for(...) {\n"
(#466) Expected 1 space before "="; 0 found
(#466) Expected 1 space after "="; 0 found
(#466) Expected 1 space before "<"; 0 found
(#466) Expected 1 space after "<"; 0 found
(#467) Expected 1 space before "+"; 0 found
(#467) Expected 1 space after "+"; 0 found
(#469) Line indented incorrectly; expected 16 spaces, found 20
(#470) Line indented incorrectly; expected 12 spaces, found 16
(#473) Line indented incorrectly; expected 12 spaces, found 16
(#473) Expected "for (...) {\n"; found "for(...) {\n"
(#473) Expected 1 space before "="; 0 found
(#473) Expected 1 space after "="; 0 found
(#473) Expected 1 space before "<"; 0 found
(#473) Expected 1 space after "<"; 0 found
(#474) Line indented incorrectly; expected 16 spaces, found 20
(#474) Expected "for (...) {\n"; found "for(...) {\n"
(#474) Expected 1 space before "="; 0 found
(#474) Expected 1 space after "="; 0 found
(#474) Expected 1 space before "<"; 0 found
(#474) Expected 1 space after "<"; 0 found
(#475) Expected 1 space before "+"; 0 found
(#475) Expected 1 space after "+"; 0 found
(#477) Line indented incorrectly; expected 16 spaces, found 20
(#478) Line indented incorrectly; expected 12 spaces, found 16
(#479) Line indented incorrectly; expected 8 spaces, found 12
(#480) Whitespace found at end of line
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Whitespace found at end of line
(#483) Whitespace found at end of line
(#485) Line indented incorrectly; expected 4 spaces, found 8
(#487) Inline comments must start with a capital letter, digit or 3-dots sequence
(#487) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#488) Line indented incorrectly; expected 4 spaces, found 8
(#488) Missing docblock for function debug
(#488) Variable "binary_mode" must not contain underscores.
(#489) Opening brace should be on the same line as the declaration
(#490) Line indented incorrectly; expected 8 spaces, found 12
(#490) Variable "binary_mode" must not contain underscores.
(#491) Whitespace found at end of line
(#492) Line indented incorrectly; expected 12 spaces, found 20
(#492) Variable "frameLine" must be all lower-case
(#493) Variable "frameLine" must be all lower-case
(#493) Variable "frameLine" must be all lower-case
(#494) Variable "frameLine" must be all lower-case
(#494) Variable "frameLine" must be all lower-case
(#495) Line indented incorrectly; expected 12 spaces, found 20
(#496) Whitespace found at end of line
(#501) Missing docblock for file qrspec.php
(#505) Whitespace found at end of line
(#506) Line indented incorrectly; expected 8 spaces, found 12
(#507) Whitespace found at end of line
(#508) Line indented incorrectly; expected 12 spaces, found 16
(#508) Variable "frameLine" must be all lower-case
(#509) Variable "frameLine" must be all lower-case
(#509) Variable "frameLine" must be all lower-case
(#510) Variable "frameLine" must be all lower-case
(#510) Variable "frameLine" must be all lower-case
(#511) Variable "frameLine" must be all lower-case
(#511) Variable "frameLine" must be all lower-case
(#512) Variable "frameLine" must be all lower-case
(#512) Variable "frameLine" must be all lower-case
(#513) Variable "frameLine" must be all lower-case
(#513) Variable "frameLine" must be all lower-case
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) No space found before comment text; expected "// format 0" but found "//format 0"
(#514) Variable "frameLine" must be all lower-case
(#514) Variable "frameLine" 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
(#514) No space found before comment text; expected "// format 1" but found "//format 1"
(#515) Variable "frameLine" must be all lower-case
(#515) Variable "frameLine" must be all lower-case
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) No space found before comment text; expected "// special bit" but found "//special bit"
(#516) Variable "frameLine" must be all lower-case
(#516) Variable "frameLine" must be all lower-case
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) No space found before comment text; expected "// clock 0" but found "//clock 0"
(#517) Variable "frameLine" must be all lower-case
(#517) Variable "frameLine" 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
(#517) No space found before comment text; expected "// clock 1" but found "//clock 1"
(#518) Variable "frameLine" must be all lower-case
(#518) Variable "frameLine" must be all lower-case
(#518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#518) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) No space found before comment text; expected "// version" but found "//version"
(#519) Variable "frameLine" must be all lower-case
(#519) Variable "frameLine" must be all lower-case
(#519) Inline comments must start with a capital letter, digit or 3-dots sequence
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) No space found before comment text; expected "// version" but found "//version"
(#520) Variable "frameLine" must be all lower-case
(#520) Variable "frameLine" must be all lower-case
(#521) Variable "frameLine" must be all lower-case
(#521) Variable "frameLine" must be all lower-case
(#522) Line indented incorrectly; expected 12 spaces, found 16
(#523) Whitespace found at end of line
(#533) Missing docblock for file qrspec.php
(#537) Whitespace found at end of line
(#538) Line indented incorrectly; expected 8 spaces, found 12
(#539) Line indented incorrectly; expected 4 spaces, found 8
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#542) Line indented incorrectly; expected 4 spaces, found 8
(#542) Missing docblock for function serial
(#542) Missing docblock for function serial
(#542) Missing docblock for function serial
(#543) Opening brace should be on the same line as the declaration
(#545) Line indented incorrectly; expected 4 spaces, found 8
(#546) Whitespace found at end of line
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#548) Line indented incorrectly; expected 4 spaces, found 8
(#548) Missing docblock for function unserial
(#548) Missing docblock for function unserial
(#548) Missing docblock for function unserial
(#549) Opening brace should be on the same line as the declaration
(#551) Line indented incorrectly; expected 4 spaces, found 8
(#552) Whitespace found at end of line
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#554) Line indented incorrectly; expected 4 spaces, found 8
(#554) Missing docblock for function newFrame
(#554) Missing docblock for function newFrame
(#554) Missing docblock for function newFrame
(#554) Public method name "QRspec::newFrame" must be in lower-case letters only
(#555) Opening brace should be on the same line as the declaration
(#556) Inline control structures are not allowed
(#556) Whitespace found at end of line
(#559) Line indented incorrectly; expected 8 spaces, found 12
(#559) Expected "if (...) {\n"; found "if(...) {\n"
(#560) Whitespace found at end of line
(#561) Variable "fileName" must be all lower-case
(#562) Whitespace found at end of line
(#563) Line indented incorrectly; expected 12 spaces, found 16
(#564) Line indented incorrectly; expected 16 spaces, found 20
(#564) Variable "fileName" must be all lower-case
(#565) Variable "fileName" must be all lower-case
(#566) Line indented incorrectly; expected 16 spaces, found 20
(#568) Variable "fileName" must be all lower-case
(#569) Line indented incorrectly; expected 16 spaces, found 20
(#570) Line indented incorrectly; expected 12 spaces, found 16
(#572) Line indented incorrectly; expected 12 spaces, found 16
(#573) Line indented incorrectly; expected 8 spaces, found 12
(#574) Whitespace found at end of line
(#575) Inline control structures are not allowed
(#579) Line indented incorrectly; expected 4 spaces, found 8
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#581) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#582) Line indented incorrectly; expected 4 spaces, found 8
(#582) Missing docblock for function rsBlockNum
(#582) Missing docblock for function rsBlockNum
(#582) Missing docblock for function rsBlockNum
(#582) Public method name "QRspec::rsBlockNum" must be in lower-case letters only
(#582) Opening brace must be the last content on the line
(#582) Expected 1 space before opening brace; found 5
(#582) Closing brace must be on a line by itself
(#583) Line indented incorrectly; expected 4 spaces, found 8
(#583) Missing docblock for function rsBlockNum1
(#583) Missing docblock for function rsBlockNum1
(#583) Missing docblock for function rsBlockNum1
(#583) Public method name "QRspec::rsBlockNum1" must be in lower-case letters only
(#583) Opening brace must be the last content on the line
(#583) Expected 1 space before opening brace; found 4
(#583) Closing brace must be on a line by itself
(#584) Line indented incorrectly; expected 4 spaces, found 8
(#584) Missing docblock for function rsDataCodes1
(#584) Missing docblock for function rsDataCodes1
(#584) Missing docblock for function rsDataCodes1
(#584) Public method name "QRspec::rsDataCodes1" must be in lower-case letters only
(#584) Opening brace must be the last content on the line
(#584) Expected 1 space before opening brace; found 3
(#584) Closing brace must be on a line by itself
(#585) Line indented incorrectly; expected 4 spaces, found 8
(#585) Missing docblock for function rsEccCodes1
(#585) Missing docblock for function rsEccCodes1
(#585) Missing docblock for function rsEccCodes1
(#585) Public method name "QRspec::rsEccCodes1" must be in lower-case letters only
(#585) Opening brace must be the last content on the line
(#585) Expected 1 space before opening brace; found 4
(#585) Closing brace must be on a line by itself
(#586) Line indented incorrectly; expected 4 spaces, found 8
(#586) Missing docblock for function rsBlockNum2
(#586) Missing docblock for function rsBlockNum2
(#586) Missing docblock for function rsBlockNum2
(#586) Public method name "QRspec::rsBlockNum2" must be in lower-case letters only
(#586) Opening brace must be the last content on the line
(#586) Expected 1 space before opening brace; found 4
(#586) Closing brace must be on a line by itself
(#587) Line indented incorrectly; expected 4 spaces, found 8
(#587) Missing docblock for function rsDataCodes2
(#587) Missing docblock for function rsDataCodes2
(#587) Missing docblock for function rsDataCodes2
(#587) Public method name "QRspec::rsDataCodes2" must be in lower-case letters only
(#587) Opening brace must be the last content on the line
(#587) Expected 1 space before opening brace; found 3
(#587) Closing brace must be on a line by itself
(#588) Line indented incorrectly; expected 4 spaces, found 8
(#588) Missing docblock for function rsEccCodes2
(#588) Missing docblock for function rsEccCodes2
(#588) Missing docblock for function rsEccCodes2
(#588) Public method name "QRspec::rsEccCodes2" must be in lower-case letters only
(#588) Opening brace must be the last content on the line
(#588) Expected 1 space before opening brace; found 4
(#588) Closing brace must be on a line by itself
(#589) Line indented incorrectly; expected 4 spaces, found 8
(#589) Missing docblock for function rsDataLength
(#589) Missing docblock for function rsDataLength
(#589) Missing docblock for function rsDataLength
(#589) Public method name "QRspec::rsDataLength" must be in lower-case letters only
(#589) Opening brace must be the last content on the line
(#589) Expected 1 space before opening brace; found 3
(#589) Closing brace must be on a line by itself
(#590) Line indented incorrectly; expected 4 spaces, found 8
(#590) Missing docblock for function rsEccLength
(#590) Missing docblock for function rsEccLength
(#590) Missing docblock for function rsEccLength
(#590) Public method name "QRspec::rsEccLength" must be in lower-case letters only
(#590) Opening brace must be the last content on the line
(#590) Expected 1 space before opening brace; found 4
(#590) Closing brace must be on a line by itself
(#591) Whitespace found at end of line
(#592) File must end with a newline character
(#592) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrsplit.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#16) Whitespace found at end of line
(#33) Duplicate class name "QRsplit" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 1901
(#33) Missing @copyright tag
(#33) Missing @license tag
(#33) Missing docblock for class QRsplit
(#33) Line indented incorrectly; expected 0 spaces, found 4
(#35) Missing member variable doc comment
(#35) Member variable "dataStr" must be all lower-case
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#37) Member variable "modeHint" must be all lower-case
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#40) Line indented incorrectly; expected 4 spaces, found 8
(#40) Missing docblock for function __construct
(#40) Variable "dataStr" must be all lower-case
(#40) Variable "modeHint" must be all lower-case
(#40) Whitespace found at end of line
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "dataStr" must be all lower-case
(#44) Variable "modeHint" must be all lower-case
(#45) Line indented incorrectly; expected 4 spaces, found 8
(#46) Whitespace found at end of line
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#48) Line indented incorrectly; expected 4 spaces, found 8
(#48) Missing docblock for function isdigitat
(#49) Opening brace should be on the same line as the declaration
(#49) Whitespace found at end of line
(#50) Inline control structures are not allowed
(#52) Whitespace found at end of line
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#55) Whitespace found at end of line
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#57) Missing docblock for function isalnumat
(#58) Opening brace should be on the same line as the declaration
(#59) Inline control structures are not allowed
(#61) Whitespace found at end of line
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#66) Missing docblock for function identifyMode
(#66) Public method name "QRsplit::identifyMode" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Inline control structures are not allowed
(#68) Whitespace found at end of line
(#70) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Line indented incorrectly; expected 8 spaces, found 12
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Line indented incorrectly; expected 8 spaces, found 12
(#75) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Line indented incorrectly; expected 8 spaces, found 12
(#77) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#78) Whitespace found at end of line
(#79) Line indented incorrectly; expected 12 spaces, found 16
(#79) Expected "if (...) {\n"; found "if (...) \n {\n"
(#79) Expected 1 space before "+"; 0 found
(#79) Expected 1 space after "+"; 0 found
(#79) Whitespace found at end of line
(#81) Expected 1 space before "+"; 0 found
(#81) Expected 1 space after "+"; 0 found
(#83) Line indented incorrectly; expected 16 spaces, found 20
(#83) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Line indented incorrectly; expected 16 spaces, found 20
(#86) Line indented incorrectly; expected 12 spaces, found 16
(#87) Line indented incorrectly; expected 8 spaces, found 12
(#90) Line indented incorrectly; expected 4 spaces, found 8
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#93) Line indented incorrectly; expected 4 spaces, found 8
(#93) Missing docblock for function eatNum
(#93) Public method name "QRsplit::eatNum" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 8 spaces, found 12
(#98) Expected "while (...) {\n"; found "while(...) {\n"
(#100) Line indented incorrectly; expected 8 spaces, found 12
(#101) Whitespace found at end of line
(#104) Whitespace found at end of line
(#105) Line indented incorrectly; expected 8 spaces, found 12
(#105) Expected "if (...) {\n"; found "if(...) {\n"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Line indented incorrectly; expected 12 spaces, found 16
(#109) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Line indented incorrectly; expected 12 spaces, found 16
(#112) Line indented incorrectly; expected 8 spaces, found 12
(#113) Line indented incorrectly; expected 8 spaces, found 12
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Line indented incorrectly; expected 12 spaces, found 16
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#119) Line indented incorrectly; expected 12 spaces, found 16
(#120) Line indented incorrectly; expected 8 spaces, found 12
(#121) Whitespace found at end of line
(#123) Inline control structures are not allowed
(#127) Line indented incorrectly; expected 4 spaces, found 8
(#128) Whitespace found at end of line
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#130) Line indented incorrectly; expected 4 spaces, found 8
(#130) Missing docblock for function eatAn
(#130) Public method name "QRsplit::eatAn" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#136) Whitespace found at end of line
(#137) Line indented incorrectly; expected 8 spaces, found 12
(#137) Expected "while (...) {\n"; found "while(...) {\n"
(#138) Line indented incorrectly; expected 12 spaces, found 16
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Line indented incorrectly; expected 16 spaces, found 20
(#140) Expected "while (...) {\n"; found "while(...) {\n"
(#142) Line indented incorrectly; expected 16 spaces, found 20
(#143) Whitespace found at end of line
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Whitespace found at end of line
(#148) Line indented incorrectly; expected 16 spaces, found 20
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Line indented incorrectly; expected 16 spaces, found 20
(#152) Line indented incorrectly; expected 16 spaces, found 20
(#153) Line indented incorrectly; expected 12 spaces, found 16
(#155) Line indented incorrectly; expected 12 spaces, found 16
(#156) Line indented incorrectly; expected 8 spaces, found 12
(#160) Line indented incorrectly; expected 8 spaces, found 12
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Line indented incorrectly; expected 12 spaces, found 16
(#164) Expected "if (...) {\n"; found "if(...) {\n"
(#166) Line indented incorrectly; expected 12 spaces, found 16
(#167) Line indented incorrectly; expected 8 spaces, found 12
(#170) Inline control structures are not allowed
(#174) Line indented incorrectly; expected 4 spaces, found 8
(#175) Whitespace found at end of line
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#177) Line indented incorrectly; expected 4 spaces, found 8
(#177) Missing docblock for function eatKanji
(#177) Public method name "QRsplit::eatKanji" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#180) Whitespace found at end of line
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#181) Expected "while (...) {\n"; found "while(...) {\n"
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#184) Whitespace found at end of line
(#186) Inline control structures are not allowed
(#190) Line indented incorrectly; expected 4 spaces, found 8
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#193) Line indented incorrectly; expected 4 spaces, found 8
(#193) Missing docblock for function eat8
(#194) Opening brace should be on the same line as the declaration
(#199) Variable "dataStrLen" must be all lower-case
(#200) Whitespace found at end of line
(#201) Line indented incorrectly; expected 8 spaces, found 12
(#201) Expected "while (...) {\n"; found "while(...) {\n"
(#201) Variable "dataStrLen" must be all lower-case
(#202) Whitespace found at end of line
(#204) Line indented incorrectly; expected 12 spaces, found 16
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#206) Line indented incorrectly; expected 12 spaces, found 16
(#207) Line indented incorrectly; expected 12 spaces, found 16
(#207) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Line indented incorrectly; expected 16 spaces, found 20
(#209) Expected "while (...) {\n"; found "while(...) {\n"
(#211) Line indented incorrectly; expected 16 spaces, found 20
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Line indented incorrectly; expected 16 spaces, found 20
(#215) Expected "if (...) {\n"; found "if(...) {\n"
(#217) Line indented incorrectly; expected 16 spaces, found 20
(#219) Line indented incorrectly; expected 16 spaces, found 20
(#220) Line indented incorrectly; expected 12 spaces, found 16
(#220) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#220) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Line indented incorrectly; expected 16 spaces, found 20
(#222) Expected "while (...) {\n"; found "while(...) {\n"
(#224) Line indented incorrectly; expected 16 spaces, found 20
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Line indented incorrectly; expected 16 spaces, found 20
(#228) Expected "if (...) {\n"; found "if(...) {\n"
(#230) Line indented incorrectly; expected 16 spaces, found 20
(#232) Line indented incorrectly; expected 16 spaces, found 20
(#233) Line indented incorrectly; expected 12 spaces, found 16
(#235) Line indented incorrectly; expected 12 spaces, found 16
(#236) Line indented incorrectly; expected 8 spaces, found 12
(#240) Whitespace found at end of line
(#241) Inline control structures are not allowed
(#245) Line indented incorrectly; expected 4 spaces, found 8
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#248) Line indented incorrectly; expected 4 spaces, found 8
(#248) Missing docblock for function splitString
(#248) Public method name "QRsplit::splitString" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#250) Line indented incorrectly; expected 8 spaces, found 12
(#250) Expected "while (...) {\n"; found "while (...)\n {\n"
(#252) Inline control structures are not allowed
(#256) Whitespace found at end of line
(#257) Line indented incorrectly; expected 12 spaces, found 16
(#258) Line indented incorrectly; expected 16 spaces, found 20
(#258) Closing brace must be on a line by itself
(#259) Line indented incorrectly; expected 16 spaces, found 20
(#259) Closing brace must be on a line by itself
(#260) Line indented incorrectly; expected 16 spaces, found 20
(#261) Inline control structures are not allowed
(#263) Line indented incorrectly; expected 20 spaces, found 24
(#263) Inline control structures are not allowed
(#265) Line indented incorrectly; expected 16 spaces, found 20
(#265) Closing brace must be on a line by itself
(#266) Whitespace found at end of line
(#267) Line indented incorrectly; expected 12 spaces, found 16
(#269) Inline control structures are not allowed
(#270) Inline control structures are not allowed
(#271) Whitespace found at end of line
(#273) Line indented incorrectly; expected 8 spaces, found 12
(#274) Line indented incorrectly; expected 4 spaces, found 8
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#277) Line indented incorrectly; expected 4 spaces, found 8
(#277) Missing docblock for function toUpper
(#277) Public method name "QRsplit::toUpper" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#279) Variable "stringLen" must be all lower-case
(#281) Whitespace found at end of line
(#282) Line indented incorrectly; expected 8 spaces, found 12
(#282) Expected 1 space before "<"; 0 found
(#282) Expected 1 space after "<"; 0 found
(#282) Variable "stringLen" must be all lower-case
(#284) Line indented incorrectly; expected 12 spaces, found 16
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#286) Line indented incorrectly; expected 12 spaces, found 16
(#287) Line indented incorrectly; expected 16 spaces, found 20
(#289) Line indented incorrectly; expected 16 spaces, found 20
(#291) Line indented incorrectly; expected 12 spaces, found 16
(#292) Line indented incorrectly; expected 8 spaces, found 12
(#295) Line indented incorrectly; expected 4 spaces, found 8
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#298) Line indented incorrectly; expected 4 spaces, found 8
(#298) Missing docblock for function splitStringToQRinput
(#298) Public method name "QRsplit::splitStringToQRinput" must be in lower-case letters only
(#298) Variable "modeHint" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#300) Line indented incorrectly; expected 8 spaces, found 12
(#300) Expected "if (...) {\n"; found "if(...) {\n"
(#302) Line indented incorrectly; expected 8 spaces, found 12
(#304) Variable "modeHint" must be all lower-case
(#305) Whitespace found at end of line
(#306) Inline control structures are not allowed
(#308) Whitespace found at end of line
(#310) Line indented incorrectly; expected 4 spaces, found 8
(#311) File must end with a newline character
(#311) Line indented incorrectly; expected 0 spaces, found 4
blocks/enrolcode/classes/phpqrcode/qrtools.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#25) Duplicate class name "QRtools" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/enrolcode/classes/phpqrcode/phpqrcode.php on line 129
(#25) Missing @copyright tag
(#25) Missing @license tag
(#25) Missing docblock for class QRtools
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Line indented incorrectly; expected 0 spaces, found 4
(#26) Whitespace found at end of line
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#28) Line indented incorrectly; expected 4 spaces, found 8
(#28) Missing docblock for function binarize
(#29) Opening brace should be on the same line as the declaration
(#31) Line indented incorrectly; expected 8 spaces, found 12
(#31) Variable "frameLine" must be all lower-case
(#32) Whitespace found at end of line
(#33) Line indented incorrectly; expected 12 spaces, found 16
(#33) Expected "for (...) {\n"; found "for(...) {\n"
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#33) Expected 1 space before "<"; 0 found
(#33) Expected 1 space after "<"; 0 found
(#34) Variable "frameLine" must be all lower-case
(#34) Variable "frameLine" must be all lower-case
(#34) Expected 1 space before "&" operator; 0 found
(#34) Expected 1 space after "&" operator; 0 found
(#34) Expected 1 space before "?"; 0 found
(#34) Expected 1 space after "?"; 0 found
(#34) Expected 1 space before ":"; 0 found
(#34) Expected 1 space after ":"; 0 found
(#35) Line indented incorrectly; expected 12 spaces, found 16
(#36) Line indented incorrectly; expected 8 spaces, found 12
(#37) Whitespace found at end of line
(#39) Line indented incorrectly; expected 4 spaces, found 8
(#40) Whitespace found at end of line
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#42) Missing docblock for function tcpdfBarcodeArray
(#42) Public method name "QRtools::tcpdfBarcodeArray" must be in lower-case letters only
(#42) Variable "tcPdfVersion" must be all lower-case
(#43) Opening brace should be on the same line as the declaration
(#44) Variable "barcode_array" must not contain underscores.
(#44) Short array syntax must be used to define arrays
(#45) Whitespace found at end of line
(#46) Inline control structures are not allowed
(#48) Whitespace found at end of line
(#49) Variable "eccLevel" must be all lower-case
(#50) Whitespace found at end of line
(#51) Line indented incorrectly; expected 8 spaces, found 12
(#52) Variable "eccLevel" must be all lower-case
(#53) Line indented incorrectly; expected 8 spaces, found 12
(#54) Whitespace found at end of line
(#55) Variable "qrTab" must be all lower-case
(#55) Variable "eccLevel" must be all lower-case
(#56) Variable "qrTab" must be all lower-case
(#57) Whitespace found at end of line
(#58) Variable "barcode_array" must not contain underscores.
(#59) Variable "barcode_array" must not contain underscores.
(#60) Variable "barcode_array" must not contain underscores.
(#60) Short array syntax must be used to define arrays
(#61) Whitespace found at end of line
(#62) Line indented incorrectly; expected 8 spaces, found 12
(#62) Variable "qrTab" must be all lower-case
(#63) Variable "arrAdd" must be all lower-case
(#63) Short array syntax must be used to define arrays
(#64) Inline control structures are not allowed
(#65) Variable "arrAdd" must be all lower-case
(#65) Expected 1 space before "=="; 0 found
(#65) Expected 1 space after "=="; 0 found
(#65) Expected 1 space before "?"; 0 found
(#65) Expected 1 space after "?"; 0 found
(#65) Expected 1 space before ":"; 0 found
(#65) Expected 1 space after ":"; 0 found
(#66) Variable "barcode_array" must not contain underscores.
(#66) Variable "arrAdd" must be all lower-case
(#67) Line indented incorrectly; expected 8 spaces, found 12
(#68) Whitespace found at end of line
(#69) Variable "barcode_array" must not contain underscores.
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#71) Whitespace found at end of line
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#73) Missing docblock for function clearCache
(#73) Public method name "QRtools::clearCache" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#75) Short array syntax must be used to define arrays
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#77) Whitespace found at end of line
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#79) Missing docblock for function buildCache
(#79) Public method name "QRtools::buildCache" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Must use "self::" for local static member reference
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 3
(#84) Line indented incorrectly; expected 8 spaces, found 12
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Line indented incorrectly; expected 12 spaces, found 16
(#87) Variable "fileName" must be all lower-case
(#88) Variable "fileName" must be all lower-case
(#89) Line indented incorrectly; expected 12 spaces, found 16
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 12 spaces, found 4
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 4
(#92) Variable "bitMask" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 4
(#93) Inline control structures are not allowed
(#93) Variable "maskNo" must be all lower-case
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#93) Variable "maskNo" must be all lower-case
(#93) Expected 1 space before "<"; 0 found
(#93) Expected 1 space after "<"; 0 found
(#93) Variable "maskNo" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 5
(#94) Variable "maskNo" must be all lower-case
(#94) Variable "bitMask" must be all lower-case
(#95) Line indented incorrectly; expected 8 spaces, found 12
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 3
(#97) Must use "self::" for local static member reference
(#98) Line indented incorrectly; expected 4 spaces, found 8
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#101) Line indented incorrectly; expected 4 spaces, found 8
(#101) Missing docblock for function log
(#102) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected 8 spaces, found 12
(#104) Line indented incorrectly; expected 12 spaces, found 16
(#105) Line indented incorrectly; expected 16 spaces, found 20
(#107) Line indented incorrectly; expected 16 spaces, found 20
(#109) Line indented incorrectly; expected 16 spaces, found 20
(#110) Line indented incorrectly; expected 12 spaces, found 16
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 8 spaces, found 12
(#112) Line indented incorrectly; expected 4 spaces, found 8
(#113) Whitespace found at end of line
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#115) Line indented incorrectly; expected 4 spaces, found 8
(#115) Missing docblock for function dumpMask
(#115) Public method name "QRtools::dumpMask" must be in lower-case letters only
(#115) Whitespace found at end of line
(#116) Opening brace should be on the same line as the declaration
(#118) Line indented incorrectly; expected 8 spaces, found 12
(#118) Expected "for (...) {\n"; found "for(...) {\n"
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Expected 1 space after first semicolon of FOR loop; 0 found
(#118) Expected 1 space before "<"; 0 found
(#118) Expected 1 space after "<"; 0 found
(#118) Expected 1 space after second semicolon of FOR loop; 0 found
(#119) Line indented incorrectly; expected 12 spaces, found 16
(#119) Expected "for (...) {\n"; found "for(...) {\n"
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#119) Expected 1 space after first semicolon of FOR loop; 0 found
(#119) Expected 1 space before "<"; 0 found
(#119) Expected 1 space after "<"; 0 found
(#119) Expected 1 space after second semicolon of FOR loop; 0 found
(#121) Line indented incorrectly; expected 12 spaces, found 16
(#122) Line indented incorrectly; expected 8 spaces, found 12
(#123) Line indented incorrectly; expected 4 spaces, found 8
(#124) Whitespace found at end of line
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#126) Line indented incorrectly; expected 4 spaces, found 8
(#126) Missing docblock for function markTime
(#126) Public method name "QRtools::markTime" must be in lower-case letters only
(#126) Variable "markerId" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#130) Whitespace found at end of line
(#131) Inline control structures are not allowed
(#131) Variable "GLOBALS" must be all lower-case
(#132) Variable "GLOBALS" must be all lower-case
(#132) Short array syntax must be used to define arrays
(#133) Whitespace found at end of line
(#134) Variable "GLOBALS" must be all lower-case
(#134) Variable "markerId" must be all lower-case
(#135) Line indented incorrectly; expected 4 spaces, found 8
(#136) Whitespace found at end of line
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) No space found before comment text; expected "// ----------------------------------------------------------------------" but found "//----------------------------------------------------------------------"
(#138) Line indented incorrectly; expected 4 spaces, found 8
(#138) Missing docblock for function timeBenchmark
(#138) Public method name "QRtools::timeBenchmark" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#141) Whitespace found at end of line
(#142) Variable "lastTime" must be all lower-case
(#143) Variable "startTime" must be all lower-case
(#146) Whitespace found at end of line within string
(#147) Line exceeds 132 characters; contains 139 characters
(#147) Whitespace found at end of line within string
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#150) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Variable "GLOBALS" must be all lower-case
(#150) Variable "markerId" must be all lower-case
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#150) Variable "thisTime" must be all lower-case
(#151) Line indented incorrectly; expected 12 spaces, found 16
(#152) Variable "markerId" must be all lower-case
(#152) Variable "thisTime" must be all lower-case
(#152) Expected 1 space before "-"; 0 found
(#152) Expected 1 space after "-"; 0 found
(#152) Variable "lastTime" must be all lower-case
(#152) Line exceeds 132 characters; contains 142 characters
(#153) Line indented incorrectly; expected 12 spaces, found 16
(#154) Variable "startTime" must be all lower-case
(#154) Variable "thisTime" must be all lower-case
(#155) Line indented incorrectly; expected 12 spaces, found 16
(#156) Whitespace found at end of line
(#158) Variable "lastTime" must be all lower-case
(#158) Variable "thisTime" must be all lower-case
(#159) Line indented incorrectly; expected 8 spaces, found 12
(#160) Whitespace found at end of line
(#161) Whitespace found at end of line within string
(#162) Variable "lastTime" must be all lower-case
(#162) Expected 1 space before "-"; 0 found
(#162) Expected 1 space after "-"; 0 found
(#162) Variable "startTime" must be all lower-case
(#162) Line exceeds 132 characters; contains 153 characters
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#165) Line indented incorrectly; expected 4 spaces, found 8
(#166) Whitespace found at end of line
(#167) Line indented incorrectly; expected 0 spaces, found 4
(#168) Whitespace found at end of line
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) No space found before comment text; expected "// ##########################################################################" but found "//##########################################################################"
(#170) Whitespace found at end of line
(#172) File must end with a newline character
(#172) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/tools/merge.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file merge.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#7) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Variable "QR_BASEDIR" must be all lower-case
(#28) Variable "QR_BASEDIR" must not contain underscores.
(#29) Variable "QR_TOOLSDIR" must be all lower-case
(#29) Variable "QR_TOOLSDIR" must not contain underscores.
(#30) Whitespace found at end of line
(#31) Variable "outputFile" must be all lower-case
(#31) Variable "QR_BASEDIR" must be all lower-case
(#31) Variable "QR_BASEDIR" must not contain underscores.
(#32) Whitespace found at end of line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Whitespace found at end of line
(#35) Variable "fileList" must be all lower-case
(#35) Short array syntax must be used to define arrays
(#36) Variable "QR_BASEDIR" must be all lower-case
(#36) Variable "QR_BASEDIR" must not contain underscores.
(#37) Variable "QR_TOOLSDIR" must be all lower-case
(#37) Variable "QR_TOOLSDIR" must not contain underscores.
(#38) Variable "QR_BASEDIR" must be all lower-case
(#38) Variable "QR_BASEDIR" must not contain underscores.
(#39) Variable "QR_BASEDIR" must be all lower-case
(#39) Variable "QR_BASEDIR" must not contain underscores.
(#40) Variable "QR_BASEDIR" must be all lower-case
(#40) Variable "QR_BASEDIR" must not contain underscores.
(#41) Variable "QR_BASEDIR" must be all lower-case
(#41) Variable "QR_BASEDIR" must not contain underscores.
(#42) Variable "QR_BASEDIR" must be all lower-case
(#42) Variable "QR_BASEDIR" must not contain underscores.
(#43) Variable "QR_BASEDIR" must be all lower-case
(#43) Variable "QR_BASEDIR" must not contain underscores.
(#44) Variable "QR_BASEDIR" must be all lower-case
(#44) Variable "QR_BASEDIR" must not contain underscores.
(#45) Variable "QR_BASEDIR" must be all lower-case
(#45) Variable "QR_BASEDIR" must not contain underscores.
(#46) Variable "QR_BASEDIR" must be all lower-case
(#46) Variable "QR_BASEDIR" must not contain underscores.
(#46) There should be a comma after the last array item in a multi-line array.
(#48) Whitespace found at end of line
(#49) Variable "headerFile" must be all lower-case
(#49) Variable "QR_TOOLSDIR" must be all lower-case
(#49) Variable "QR_TOOLSDIR" must not contain underscores.
(#50) Variable "versionFile" must be all lower-case
(#50) Variable "QR_BASEDIR" must be all lower-case
(#50) Variable "QR_BASEDIR" must not contain underscores.
(#51) Whitespace found at end of line
(#52) Variable "outputCode" must be all lower-case
(#53) Whitespace found at end of line
(#54) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#54) Variable "fileList" must be all lower-case
(#54) Variable "fileName" must be all lower-case
(#55) Variable "outputCode" must be all lower-case
(#55) Variable "fileName" must be all lower-case
(#56) Variable "anotherCode" must be all lower-case
(#56) Variable "fileName" must be all lower-case
(#57) Variable "anotherCode" must be all lower-case
(#57) Variable "anotherCode" must be all lower-case
(#58) Variable "anotherCode" must be all lower-case
(#58) Variable "anotherCode" must be all lower-case
(#59) Variable "outputCode" must be all lower-case
(#59) Variable "anotherCode" must be all lower-case
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Variable "versionDataEx" must be all lower-case
(#62) Variable "versionFile" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Variable "outputContents" must be all lower-case
(#64) Variable "headerFile" must be all lower-case
(#65) Variable "outputContents" must be all lower-case
(#65) Variable "versionDataEx" must be all lower-case
(#65) Variable "versionDataEx" must be all lower-case
(#66) Variable "outputContents" must be all lower-case
(#66) Variable "outputCode" must be all lower-case
(#67) Whitespace found at end of line
(#68) Variable "outputFile" must be all lower-case
(#68) Variable "outputContents" must be all lower-case
(#69) Whitespace found at end of line
(#70) File must end with a newline character
(#70) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/tools/merged_config.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file merged_config.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#7) Whitespace found at end of line
(#8) Line exceeds 132 characters; contains 135 characters
(#8) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Line exceeds maximum limit of 180 characters; contains 244 characters
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line exceeds maximum limit of 180 characters; contains 214 characters
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Whitespace found at end of line
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Line exceeds maximum limit of 180 characters; contains 199 characters
(#17) File must end with a newline character
(#17) Whitespace found at end of line
blocks/enrolcode/classes/phpqrcode/tools/merged_header.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file merged_header.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Whitespace found at end of line
(#36) File must end with a newline character
(#36) Whitespace found at end of line
blocks/enrolcode/classes/privacy/provider.php
(#1) No one-line description found in phpdocs for docblock of file provider.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class provider
(#29) Missing docblock for function get_reason
blocks/enrolcode/db/access.php
(#1) No one-line description found in phpdocs for docblock of file access.php
(#26) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
blocks/enrolcode/db/hooks.php
(#1) No one-line description found in phpdocs for docblock of file hooks.php
blocks/enrolcode/db/services.php
(#1) No one-line description found in phpdocs for docblock of file services.php
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
blocks/enrolcode/db/upgrade.php
(#1) No one-line description found in phpdocs for docblock of file upgrade.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#26) Missing docblock for function xmldb_block_enrolcode_upgrade
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
blocks/enrolcode/enrol.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file enrol.php
(#1) Moodle boilerplate not found
(#12) Short array syntax must be used to define arrays
(#19) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
blocks/enrolcode/externallib.php
(#1) No one-line description found in phpdocs for docblock of file externallib.php
(#27) Missing docblock for class block_enrolcode_external
(#28) Missing docblock for function delete_parameters
(#29) Short array syntax must be used to define arrays
(#52) Missing docblock for function form_parameters
(#53) Short array syntax must be used to define arrays
(#63) global $PAGE cannot be used in block classes. Use $this->page.
(#64) global $PAGE cannot be used in block classes. Use $this->page.
(#65) Short array syntax must be used to define arrays
(#77) Missing docblock for function get_parameters
(#78) Short array syntax must be used to define arrays
(#101) Line exceeds maximum limit of 180 characters; contains 215 characters
(#112) Missing docblock for function revoke_parameters
(#113) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#137) Missing docblock for function send_parameters
(#138) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
blocks/enrolcode/lang/de/block_enrolcode.php
(#1) No one-line description found in phpdocs for docblock of file block_enrolcode.php
(#27) The string key "close" is not in the correct order, it should be before "privacy:metadata"
blocks/enrolcode/lang/en/block_enrolcode.php
(#1) No one-line description found in phpdocs for docblock of file block_enrolcode.php
(#27) The string key "close" is not in the correct order, it should be before "privacy:metadata"
blocks/enrolcode/pix/qr.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file qr.php
(#1) Moodle boilerplate not found
blocks/enrolcode/settings.php
(#1) No one-line description found in phpdocs for docblock of file settings.php
blocks/enrolcode/version.php
(#1) No one-line description found in phpdocs for docblock of file version.php

Javascript coding style problems

(35 errors, 54 warnings)

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

blocks/enrolcode/amd/src/main.js
(#12) This line has a length of 150. Maximum allowed is 132. (max-len)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc @param "code" declaration. (jsdoc/require-param)
(#16) Missing JSDoc @param "uniqid" declaration. (jsdoc/require-param)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Expected catch,fail,always() or return (promise/catch-or-return)
(#29) Each then() should return a value or throw (promise/always-return)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected alert. (no-alert)
(#54) Missing JSDoc @param "uniqid" declaration. (jsdoc/require-param)
(#54) Missing JSDoc @param "subid" declaration. (jsdoc/require-param)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Expected { after 'if' condition. (curly)
(#58) Unexpected console statement. (no-console)
(#62) 'parent' is assigned a value but never used. (no-unused-vars)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#67) ["qr"] is better written in dot notation. (dot-notation)
(#68) ["url"] is better written in dot notation. (dot-notation)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected catch,fail,always() or return (promise/catch-or-return)
(#78) Each then() should return a value or throw (promise/always-return)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Missing JSDoc @param "code" declaration. (jsdoc/require-param)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#90) Missing JSDoc @param "src" declaration. (jsdoc/require-param)
(#92) Expected @param names to be "src". Got "uniqid". (jsdoc/check-param-names)
(#92) Missing JSDoc @param "uniqid" type. (jsdoc/require-param-type)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#97) Unexpected console statement. (no-console)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Use '===' to compare with null. (no-eq-null)
(#143) Unexpected console statement. (no-console)
(#144) Expected catch,fail,always() or return (promise/catch-or-return)
(#149) This line has a length of 139. Maximum allowed is 132. (max-len)
(#149) Identifier 'qrcode_image' is not in camel case. (camelcase)
(#155) Each then() should return a value or throw (promise/always-return)
(#155) Unexpected space before function parentheses. (space-before-function-paren)
(#160) Expected catch,fail,always() or return (promise/catch-or-return)
(#164) Each then() should return a value or throw (promise/always-return)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#175) Missing JSDoc @param "courseid" type. (jsdoc/require-param-type)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Expected catch,fail,always() or return (promise/catch-or-return)
(#191) Each then() should return a value or throw (promise/always-return)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Unexpected console statement. (no-console)
(#205) Missing JSDoc @param "courseid" declaration. (jsdoc/require-param)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Expected { after 'if' condition. (curly)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#215) This line has a length of 198. Maximum allowed is 132. (max-len)
(#221) Unexpected space before function parentheses. (space-before-function-paren)
(#223) Unexpected console statement. (no-console)
(#224) This line has a length of 145. Maximum allowed is 132. (max-len)
(#230) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#235) This line has a length of 152. Maximum allowed is 132. (max-len)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#248) 'MAIN' is assigned a value but never used. (no-unused-vars)
(#249) Unexpected console statement. (no-console)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#254) 'result' is defined but never used. (no-unused-vars)
(#262) Missing JSDoc @param "uniqid" type. (jsdoc/require-param-type)
(#263) Missing JSDoc @param "code" type. (jsdoc/require-param-type)
(#265) Unexpected space before function parentheses. (space-before-function-paren)
(#267) 'MAIN' is assigned a value but never used. (no-unused-vars)
(#268) Unexpected console statement. (no-console)
(#275) Unexpected space before function parentheses. (space-before-function-paren)
(#276) Unexpected console statement. (no-console)
(#282) Expected catch,fail,always() or return (promise/catch-or-return)
(#286) Each then() should return a value or throw (promise/always-return)
(#286) Unexpected space before function parentheses. (space-before-function-paren)
(#297) Unexpected space before function parentheses. (space-before-function-paren)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#305) Expected catch,fail,always() or return (promise/catch-or-return)
(#312) Each then() should return a value or throw (promise/always-return)
(#312) Unexpected space before function parentheses. (space-before-function-paren)
(#316) Unexpected space before function parentheses. (space-before-function-paren)
(#325) Missing JSDoc @param "src" type. (jsdoc/require-param-type)
(#327) Unexpected space before function parentheses. (space-before-function-paren)
(#328) Unexpected console statement. (no-console)
(#331) 'MAIN' is not defined. (no-undef)

CSS problems

(31 errors, 0 warnings)

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

blocks/enrolcode/less/enrolcode.less
(#4) Expected single space after ">" (selector-combinator-space-after)
(#7) Expected single space after ">" (selector-combinator-space-after)
(#4) Expected single space before ">" (selector-combinator-space-before)
(#7) Expected single space before ">" (selector-combinator-space-before)
blocks/enrolcode/style/enrolcode.css
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space before ">" (selector-combinator-space-before)
(#1) Expected single space before ">" (selector-combinator-space-before)

PHPDocs style problems

(25 errors, 0 warnings)

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

blocks/enrolcode/classes/locallib.php
(#32) Phpdocs for function locallib::can_manage has incomplete parameters list
(#63) Phpdocs for function locallib::create_code has incomplete parameters list
(#129) Phpdocs for function locallib::create_form has incomplete parameters list
(#140) Phpdocs for function locallib::delete_code has incomplete parameters list
(#158) Phpdocs for function locallib::is_enrolled has incomplete parameters list
(#170) Phpdocs for function locallib::enrol_by_code has incomplete parameters list
(#226) Phpdocs for function locallib::revoke_code has incomplete parameters list
blocks/enrolcode/classes/phpqrcode/bindings/tcpdf/qrcode.php
(#869) Phpdocs for function QRcode::init has incomplete parameters list
(#1703) Phpdocs for function QRcode::appendNewInputItem has incomplete parameters list
(#1869) Phpdocs for function QRcode::check has incomplete parameters list
(#2097) Phpdocs for function QRcode::mergeBitStream has incomplete parameters list
(#2234) Phpdocs for function QRcode::bitstreamToByte has incomplete parameters list
(#2416) Phpdocs for function QRcode::putAlignmentMarker has incomplete parameters list
(#2440) Phpdocs for function QRcode::putAlignmentPattern has incomplete parameters list
(#2510) Phpdocs for function QRcode::putFinderPattern has incomplete parameters list
(#2729) Phpdocs for function QRcode::modnn has incomplete parameters list
blocks/enrolcode/classes/phpqrcode/phpqrcode.php
(#588) Phpdocs for function QRspec::putAlignmentMarker has incomplete parameters list
(#700) Phpdocs for function QRspec::putFinderPattern has incomplete parameters list
blocks/enrolcode/classes/phpqrcode/qrspec.php
(#276) Phpdocs for function QRspec::putAlignmentMarker has incomplete parameters list
(#388) Phpdocs for function QRspec::putFinderPattern has incomplete parameters list
blocks/enrolcode/externallib.php
(#34) Phpdocs for function block_enrolcode_external::delete has incomplete parameters list
(#58) Phpdocs for function block_enrolcode_external::form has incomplete parameters list
(#89) Phpdocs for function block_enrolcode_external::get has incomplete parameters list
(#120) Phpdocs for function block_enrolcode_external::revoke has incomplete parameters list
(#145) Phpdocs for function block_enrolcode_external::send has incomplete parameters list

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

(1 errors, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 15 warnings)

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

blocks/enrolcode/templates/alert.mustache
(#1) Example context missing (@template section not found.)
blocks/enrolcode/templates/code_copy_ok.mustache
(#1) Example context missing (@template section not found.)
blocks/enrolcode/templates/code_enter.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (de+))</p><input id="code-would-be-a-uniqid" style="max-width: 100%;" /><a hr)
blocks/enrolcode/templates/code_fullsize.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 17: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img src="" class="qr" height="300"/> )
(#1) HTML Validation error, line 17: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img src="" class="qr" height="300"/> )
(#1) HTML Validation info, line 17: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="" class="qr" height="300"/> )
blocks/enrolcode/templates/code_get.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (p><form><input type="hidden" id="courseid-would-be-a-uniqid" value="" /><sele)
blocks/enrolcode/templates/code_get_error.mustache
(#1) Example context missing (@template section not found.)
blocks/enrolcode/templates/code_show.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. (d><body><h1 style="text-align: center;"></h1>)
blocks/enrolcode/templates/modal_code.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Empty heading. (er;"> <h1 id="code"></h1>)
(#1) HTML Validation error, line 4: Bad value “” for attribute “src” on element “img”: Must be non-empty. (</h1> <img src="" alt="QR Code" id="qrcode" /> <)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (</h1> <img src="" alt="QR Code" id="qrcode" /> <)
(#1) HTML Validation error, line 6: No space between attributes. (> <input type="text" id="enrolurl" readonly style="width: 100%;" value="""> )
(#1) HTML Validation error, line 6: Saw “"” when expecting an attribute name. Probable cause: “=” missing immediately before. (> <input type="text" id="enrolurl" readonly style="width: 100%;" value="""> )
(#1) HTML Validation info, line 6: Attribute “"” is not serializable as XML 1.0. ( value="""> <)
(#1) HTML Validation error, line 6: Attribute “"” not allowed on element “input” at this point. ( value="""> <)
blocks/enrolcode/templates/modal_enter.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (de+))</p><input id="code" /></bo)

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]