Prechecker results: error


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

(8367 errors, 958 warnings)

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

mod/myeducationpath/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#58) Whitespace found at end of line
mod/myeducationpath/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#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
(#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
mod/myeducationpath/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Expected "if (...) {\n"; found "if(...){\n"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#31) method name "XMLDBField::setAttributes" must be in lower-case letters only
(#31) Expected 1 space after closing parenthesis; found 0
(#31) Line exceeds 132 characters; contains 158 characters
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 16 spaces, found 4
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected 1 space after closing parenthesis; found 0
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 16 spaces, found 4
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) The use of function print_r() is forbidden
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#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 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#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 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) No space found before comment text; expected "// create new table" but found "//create new table"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) The use of backticks in strings is not recommended
(#133) The use of backticks in strings is not recommended
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) The use of backticks in strings is not recommended
(#134) Line indented incorrectly; expected at least 8 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) The use of backticks in strings is not recommended
(#135) Line indented incorrectly; expected at least 8 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) The use of backticks in strings is not recommended
(#136) Line indented incorrectly; expected at least 8 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) The use of backticks in strings is not recommended
(#137) Line indented incorrectly; expected at least 8 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) The use of backticks in strings is not recommended
(#138) Line indented incorrectly; expected at least 8 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) The use of backticks in strings is not recommended
(#139) Line indented incorrectly; expected at least 8 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) The use of backticks in strings is not recommended
(#140) Line indented incorrectly; expected at least 8 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) The use of backticks in strings is not recommended
(#141) Line indented incorrectly; expected at least 8 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) The use of backticks in strings is not recommended
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) The use of backticks in strings is not recommended
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) The use of backticks in strings is not recommended
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) The use of backticks in strings is not recommended
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) The use of backticks in strings is not recommended
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) The use of backticks in strings is not recommended
(#147) Line indented incorrectly; expected at least 8 spaces, found 3
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/import.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) 3 slashes comments are not allowed; use "// Comment." instead
(#20) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#22) Commas (,) must be followed by white space.
(#22) Commas (,) must be followed by white space.
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// firstly, check if settings are configured to return the list or not" but found "//firstly, check if settings are configured to return the list or not"
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// inlude the class to generate XML" but found "//inlude the class to generate XML"
(#26) Whitespace found at end of line
(#27) File is being unconditionally included; use "require_once" instead
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// xml generator object" but found "//xml generator object"
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// create root node" but found "//create root node"
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) No space found before comment text; expected "// create vendor description node" but found "//create vendor description node"
(#34) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#35) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// close vendor tag" but found "//close vendor tag"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) No space found before comment text; expected "// this is direct access to the page" but found "//this is direct access to the page"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) No space found before comment text; expected "// check if it is allowed to list courses" but found "//check if it is allowed to list courses"
(#42) Expected "if (...) {\n"; found "if(...){\n"
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Commas (,) must be followed by white space.
(#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 start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 78% valid code; is this commented out code?
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) No space found before comment text; expected "// $courses = get_courses_wmanagers('all','c.sortorder ASC',array('summary','summaryformat'));" but found "//$courses = get_courses_wmanagers('all','c.sortorder ASC',array('summary','summaryformat'));"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) No space found before comment text; expected "// add courses" but found "//add courses"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Expected 1 space before "=>"; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Inline control structures are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "!="; 0 found
(#51) Expected 1 space after "!="; 0 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// create course node" but found "//create course node"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Commas (,) must be followed by white space.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Commas (,) must be followed by white space.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Commas (,) must be followed by white space.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#58) Expected 1 space before "!="; 0 found
(#58) Expected 1 space after "!="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#62) Usage of ELSEIF not allowed; use ELSE IF instead
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Expected 1 space before "!="; 0 found
(#68) Expected 1 space after "!="; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#69) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#69) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#69) Function split() has been deprecated
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#74) Commas (,) must be followed by white space.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#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
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#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 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Inline control structures are not allowed
(#85) Expected 1 space before "!="; 0 found
(#85) Expected 1 space after "!="; 0 found
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Inline control structures are not allowed
(#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
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 3
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Expected 1 space before "=="; 0 found
(#87) Expected 1 space after "=="; 0 found
(#87) Expected 1 space before "!="; 0 found
(#87) Expected 1 space after "!="; 0 found
(#87) Expected 1 space before "=="; 0 found
(#87) Expected 1 space after "=="; 0 found
(#87) Expected 1 space before "<"; 0 found
(#87) Expected 1 space after "<"; 0 found
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 16 spaces, found 4
(#91) Expected "if (...) {\n"; found "if(...){\n"
(#91) Expected 1 space before "=="; 0 found
(#91) Expected 1 space after "=="; 0 found
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) No space found before comment text; expected "// no sence to check more as this is lowest price" but found "//no sence to check more as this is lowest price"
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Inline control structures are not allowed
(#96) Expected 1 space before "!="; 0 found
(#96) Expected 1 space after "!="; 0 found
(#96) Expected 1 space before "!="; 0 found
(#96) Expected 1 space after "!="; 0 found
(#96) Expected 1 space before ".="; 0 found
(#96) Expected 1 space after ".="; 0 found
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Commas (,) must be followed by white space.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Commas (,) must be followed by white space.
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#104) Commas (,) must be followed by white space.
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Commas (,) must be followed by white space.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// close course node" but found "//close course node"
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Expected "} else {\n"; found "}else{\n"
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Commas (,) must be followed by white space.
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) No space found before comment text; expected "// close root node" but found "//close root node"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// output XML" but found "//output XML"
mod/myeducationpath/index.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Expected 1 space before "=>"; 0 found
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 3 slashes comments are not allowed; use "// Comment." instead
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) 3 slashes comments are not allowed; use "// Comment." instead
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) 3 slashes comments are not allowed; use "// Comment." instead
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#90) Expected "if (...) {\n"; found "if(...) { \t \n"
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
mod/myeducationpath/lang/en/myeducationpath.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 42% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// settings page texts" but found "//settings page texts"
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// copy from certificateswall" but found "//copy from certificateswall"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Whitespace found at end of line
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) No space found before comment text; expected "// General settings" but found "//General settings"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Whitespace found at end of line
mod/myeducationpath/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 1
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#59) Expected 1 space before ">="; 0 found
(#59) Expected 1 space after ">="; 0 found
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 1
(#62) Expected "} else {\n"; found "}else{\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Commas (,) must be followed by white space.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#86) Expected "if (...) {\n"; found "if(...){\n"
(#86) Expected 1 space before ">="; 0 found
(#86) Expected 1 space after ">="; 0 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#89) Expected "} else {\n"; found "}else{\n"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#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 3
(#93) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Expected 1 space before ">="; 0 found
(#103) Expected 1 space after ">="; 0 found
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 4
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 3
(#105) Expected "} else {\n"; found "}else{\n"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 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 8 spaces, found 2
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#127) Expected 1 space before "=>"; 0 found
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Expected 1 space before "=>"; 0 found
(#139) Whitespace found at end of line
(#140) Expected 1 space before "=>"; 0 found
(#141) Whitespace found at end of line
(#142) Expected 1 space before "=>"; 0 found
(#162) This comment is 56% valid code; is this commented out code?
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) No space found before comment text; expected "// case FEATURE_GROUPS: return true;" but found "//case FEATURE_GROUPS: return true;"
(#163) This comment is 56% valid code; is this commented out code?
(#163) No space found before comment text; expected "// case FEATURE_GROUPINGS: return true;" but found "//case FEATURE_GROUPINGS: return true;"
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) This comment is 56% valid code; is this commented out code?
(#164) No space found before comment text; expected "// case FEATURE_GROUPMEMBERSONLY: return true;" but found "//case FEATURE_GROUPMEMBERSONLY: return true;"
(#165) Closing brace must be on a line by itself
(#167) Closing brace must be on a line by itself
(#171) Commas (,) must be followed by white space.
(#171) Expected 1 space after closing parenthesis; found 0
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Commas (,) must be followed by white space.
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#177) Expected 1 space before "=>"; 0 found
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#181) Expected 1 space before "=>"; 0 found
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#186) Expected 1 space before ">="; 0 found
(#186) Expected 1 space after ">="; 0 found
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) Expected "} else {\n"; found "}else{\n"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#195) Whitespace found at end of line
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#208) Expected "if (...) {\n"; found "if(...){\n"
(#208) Expected 1 space before ">="; 0 found
(#208) Expected 1 space after ">="; 0 found
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#210) Expected "} else {\n"; found "}else{\n"
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) Expected "if (...) {\n"; found "if(...){\n"
(#214) Expected 1 space before "!="; 0 found
(#214) Expected 1 space after "!="; 0 found
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#226) Whitespace found at end of line
(#232) Expected 1 space after closing parenthesis; found 0
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Commas (,) must be followed by white space.
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Blank comments are not allowed
(#240) Commas (,) must be followed by white space.
(#240) Expected 1 space after closing parenthesis; found 0
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Inline control structures are not allowed
(#244) Expected 1 space before "=="; 0 found
(#244) Expected 1 space after "=="; 0 found
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Expected 1 space before "="; 0 found
(#247) Expected 1 space after "="; 0 found
(#247) Commas (,) must be followed by white space.
(#247) Expected 1 space before "=>"; 0 found
(#247) Expected 1 space after "=>"; 0 found
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Expected 1 space before "="; 0 found
(#248) Expected 1 space after "="; 0 found
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) No space found before comment text; expected "// ========= CERTIFICATES MANAGE functions ======================================" but found "//========= CERTIFICATES MANAGE functions ======================================"
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// ----- functions to reset certificates when a course was reset" but found "//----- functions to reset certificates when a course was reset"
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) No space found before comment text; expected "// get all certificates for the course and delete them" but found "//get all certificates for the course and delete them"
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 9
(#265) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 12 spaces, found 14
(#267) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 12 spaces, found 14
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 9
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Expected 1 space before "=>"; 0 found
(#271) Expected 1 space after "=>"; 0 found
(#271) Line exceeds 132 characters; contains 168 characters
(#278) Commas (,) must be followed by white space.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#288) Whitespace found at end of line
(#311) Whitespace found at end of line
(#319) Line indented incorrectly; expected at least 4 spaces, found 3
(#321) Line indented incorrectly; expected 4 spaces, found 3
(#327) Closing brace indented incorrectly; expected 3 spaces, found 4
(#335) Whitespace found at end of line
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) No space found before comment text; expected "// Get students" but found "//Get students"
(#354) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 spaces, found 1
(#363) Expected "if (...) {\n"; found "if(...){\n"
(#363) Expected 1 space before ">="; 0 found
(#363) Expected 1 space after ">="; 0 found
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected 4 spaces, found 1
(#365) Expected "} else {\n"; found "}else{\n"
(#366) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Line exceeds 132 characters; contains 142 characters
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 1
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 1
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) No space found before comment text; expected "// exclude certmanagers." but found "//exclude certmanagers."
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 12 spaces, found 5
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 1
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 4 spaces, found 1
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 5
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 8 spaces, found 1
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 4 spaces, found 1
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 4 spaces, found 1
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 4 spaces, found 1
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 1
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 1
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 5
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 12 spaces, found 5
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 2
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 12 spaces, found 5
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 12 spaces, found 5
(#401) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 16 spaces, found 2
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Line indented incorrectly; expected at least 20 spaces, found 6
(#403) No space found before comment text; expected "// remove this user as it isn't in the group!" but found "//remove this user as it isn't in the group!"
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 20 spaces, found 6
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 16 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 5
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 8 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 1
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#415) Whitespace found at end of line
(#419) Commas (,) must be followed by white space.
(#419) Commas (,) must be followed by white space.
(#419) Commas (,) must be followed by white space.
(#419) Expected 1 space after closing parenthesis; found 0
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Inline comments must start with a capital letter, digit or 3-dots sequence
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#423) Expected "if (...) {\n"; found "if(...){\n"
(#423) Expected 1 space before ">="; 0 found
(#423) Expected 1 space after ">="; 0 found
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 8 spaces, found 2
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#425) Expected "} else {\n"; found "}else{\n"
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Expected 1 space before "="; 0 found
(#429) Expected 1 space after "="; 0 found
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Expected 1 space before "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 4 spaces, found 2
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 3
(#433) Line exceeds 132 characters; contains 162 characters
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 3
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 4 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Inline control structures are not allowed
(#437) Expected 1 space before ">"; 0 found
(#437) Expected 1 space after ">"; 0 found
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 4 spaces, found 2
(#438) Expected 1 space before "="; 0 found
(#438) Expected 1 space after "="; 0 found
(#438) Commas (,) must be followed by white space.
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#440) Expected "if (...) {\n"; found "if(...){\n"
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) No space found before comment text; expected "// get students with certificates" but found "//get students with certificates"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Expected 1 space before "="; 0 found
(#443) Expected 1 space after "="; 0 found
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Inline control structures are not allowed
(#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.
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 4 spaces, found 1
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Inline control structures are not allowed
(#447) Expected 1 space before ">"; 0 found
(#447) Expected 1 space after ">"; 0 found
(#447) Expected 1 space before ".="; 0 found
(#447) Expected 1 space after ".="; 0 found
(#447) Commas (,) must be followed by white space.
(#447) Whitespace found at end of line
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Whitespace found at end of line
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 8 spaces, found 2
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 12 spaces, found 3
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 4 spaces, found 1
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 4 spaces, found 1
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 8 spaces, found 2
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 12 spaces, found 3
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 16 spaces, found 4
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 12 spaces, found 3
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 12 spaces, found 3
(#466) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 16 spaces, found 4
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Line indented incorrectly; expected at least 20 spaces, found 5
(#468) No space found before comment text; expected "// remove this user as it isn't in the group!" but found "//remove this user as it isn't in the group!"
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 20 spaces, found 5
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 16 spaces, found 4
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 12 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 2
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 4 spaces, found 1
(#479) Whitespace found at end of line
(#483) Commas (,) must be followed by white space.
(#483) Commas (,) must be followed by white space.
(#488) Whitespace found at end of line
(#495) Expected 1 space after closing parenthesis; found 0
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 4 spaces, found 1
(#496) Expected "if (...) {\n"; found "if(...){\n"
(#496) Expected 1 space before ">"; 0 found
(#496) Expected 1 space after ">"; 0 found
(#496) Expected 1 space before ">"; 0 found
(#496) Expected 1 space after ">"; 0 found
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#497) Line exceeds 132 characters; contains 155 characters
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
mod/myeducationpath/lib/XmlWriter.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#5) Scope modifier not specified for member variable "$xml"
(#6) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#6) Scope modifier not specified for member variable "$indent"
(#7) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#7) Scope modifier not specified for member variable "$stack"
(#8) method name "XmlWriterPure::XmlWriterPure" must be in lower-case letters only
(#8) PHP4 style constructors are not allowed; use "__construct()" instead
(#8) Visibility must be declared on method "XmlWriterPure"
(#12) Visibility must be declared on method "_indent"
(#17) Visibility must be declared on method "push"
(#26) Visibility must be declared on method "element"
(#26) Commas (,) must be followed by white space.
(#32) Expected "if (...) {\n"; found "if(...){\n"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 9
(#34) Expected "} else {\n"; found "}else{\n"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 9
(#38) Visibility must be declared on method "emptyelement"
(#46) Visibility must be declared on method "pop"
(#51) method name "XmlWriterPure::getXml" must be in lower-case letters only
(#51) Visibility must be declared on method "getXml"
(#56) This comment is 68% valid code; is this commented out code?
(#78) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/lib/class.cache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line indented incorrectly; expected at least 4 spaces, found 1
(#4) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#4) Scope modifier not specified for member variable "$_cache_directory"
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#5) Scope modifier not specified for member variable "$_cacheactive"
(#5) Expected 1 space before "="; 0 found
(#5) Expected 1 space after "="; 0 found
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#6) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#6) Scope modifier not specified for member variable "$_cachetime"
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#7) Scope modifier not specified for member variable "$_secureprefix"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Visibility must be declared on method "__construct"
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Commas (,) must be followed by white space.
(#9) Expected 1 space after closing parenthesis; found 0
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) Expected 1 space before "="; 0 found
(#11) Expected 1 space after "="; 0 found
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 8 spaces, found 2
(#13) Expected "if (...) {\n"; found "if(...){\n"
(#13) Expected 1 space before "!="; 0 found
(#13) Expected 1 space after "!="; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 12 spaces, found 3
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 8 spaces, found 2
(#15) Expected "} else {\n"; found "}else{\n"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 12 spaces, found 3
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 8 spaces, found 2
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) method name "SimpleCache::setOnOff" must be in lower-case letters only
(#20) Visibility must be declared on method "setOnOff"
(#20) Expected 1 space after closing parenthesis; found 0
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) method name "SimpleCache::setTime" must be in lower-case letters only
(#24) Visibility must be declared on method "setTime"
(#24) Expected 1 space after closing parenthesis; found 0
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected 4 spaces, found 1
(#28) method name "SimpleCache::cacheFileExists" must be in lower-case letters only
(#28) Visibility must be declared on method "cacheFileExists"
(#28) Commas (,) must be followed by white space.
(#28) Expected 1 space after closing parenthesis; found 0
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Inline control structures are not allowed
(#29) Expected 1 space before "=="; 0 found
(#29) Expected 1 space after "=="; 0 found
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Inline control structures are not allowed
(#30) Expected 1 space before "!="; 0 found
(#30) Expected 1 space after "!="; 0 found
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#32) Expected "if (...) {\n"; found "if(...){\n"
(#32) Expected 1 space before "-"; 0 found
(#32) Expected 1 space after "-"; 0 found
(#32) Expected 1 space before ">"; 0 found
(#32) Expected 1 space after ">"; 0 found
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Inline control structures are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 4
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#39) method name "SimpleCache::getFilePath" must be in lower-case letters only
(#39) Visibility must be declared on method "getFilePath"
(#39) Expected 1 space after closing parenthesis; found 0
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) method name "SimpleCache::removeCacheFile" must be in lower-case letters only
(#42) Visibility must be declared on method "removeCacheFile"
(#42) Expected 1 space after closing parenthesis; found 0
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Inline control structures are not allowed
(#43) Expected 1 space before "!="; 0 found
(#43) Expected 1 space after "!="; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Inline control structures are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) method name "SimpleCache::removeFilesStartingWith" must be in lower-case letters only
(#48) Visibility must be declared on method "removeFilesStartingWith"
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Inline control structures are not allowed
(#49) Expected 1 space before "!="; 0 found
(#49) Expected 1 space after "!="; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 16 spaces, found 4
(#52) Inline control structures are not allowed
(#52) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 16 spaces, found 5
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) method name "SimpleCache::getCachedFile" must be in lower-case letters only
(#59) Visibility must be declared on method "getCachedFile"
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space after closing parenthesis; found 0
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#60) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Inline control structures are not allowed
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#65) Expected "if (...) {\n"; found "if(...){\n"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#68) Expected "if (...) {\n"; found "if(...){\n"
(#68) Expected 1 space before "=="; 0 found
(#68) Expected 1 space after "=="; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Inline control structures are not allowed
(#73) Expected 1 space before "=="; 0 found
(#73) Expected 1 space after "=="; 0 found
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "SimpleCache::cacheFile" must be in lower-case letters only
(#77) Visibility must be declared on method "cacheFile"
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Expected 1 space after closing parenthesis; found 0
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Inline control structures are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#81) Expected 1 space before "=="; 0 found
(#81) Expected 1 space after "=="; 0 found
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Commas (,) must be followed by white space.
(#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 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#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 1
(#88) method name "SimpleCache::getFullFilePath" must be in lower-case letters only
(#88) Visibility must be declared on method "getFullFilePath"
(#88) Expected 1 space after closing parenthesis; found 0
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Visibility must be declared on method "object_to_array"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Opening brace should be on the same line as the declaration
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#95) Expected "if (...) {\n"; found "if(...)\n\t\t{\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#98) Expected "foreach (...) {\n"; found "foreach(...)\n\t\t\t{\n"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#108) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/lib/myeducationpath.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Whitespace found at end of line
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#9) Scope modifier not specified for member variable "$apiendpoint"
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$apikey"
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#11) Scope modifier not specified for member variable "$error"
(#11) Expected 1 space before "="; 0 found
(#11) Expected 1 space after "="; 0 found
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#12) Scope modifier not specified for member variable "$errorcode"
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#13) Scope modifier not specified for member variable "$errorstatus"
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#14) Scope modifier not specified for member variable "$templateid"
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#15) Scope modifier not specified for member variable "$courseidtype"
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#16) Scope modifier not specified for member variable "$emailuser"
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#17) Scope modifier not specified for member variable "$useragent"
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$debug"
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#19) Visibility must be declared on method "__construct"
(#19) Commas (,) must be followed by white space.
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Opening brace should be on the same line as the declaration
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 12 spaces, found 3
(#26) Commas (,) must be followed by white space.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 16 spaces, found 4
(#27) Commas (,) must be followed by white space.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 20 spaces, found 5
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 16 spaces, found 4
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 16 spaces, found 4
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#31) Usage of ELSEIF not allowed; use ELSE IF instead
(#31) Commas (,) must be followed by white space.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 16 spaces, found 4
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 12 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 67% valid code; is this commented out code?
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) No space found before comment text; expected "// echo $str."\n";" but found "//echo $str."\n";"
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) method name "MyEducationPath::checkAPIKey" must be in lower-case letters only
(#41) Visibility must be declared on method "checkAPIKey"
(#41) Expected 1 space after closing parenthesis; found 0
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#42) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) Protected method name "MyEducationPath::doAPICall" must be in lower-case letters only
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space after closing parenthesis; found 0
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#63) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Closing brace must be on a line by itself
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Commas (,) must be followed by white space.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 75% valid code; is this commented out code?
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) No space found before comment text; expected "// print_r( $r);exit;" but found "//print_r( $r);exit;"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 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 4 spaces, found 1
(#139) method name "MyEducationPath::executeAPICall" must be in lower-case letters only
(#139) Visibility must be declared on method "executeAPICall"
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space after closing parenthesis; found 0
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Expected 1 space before ".="; 0 found
(#141) Expected 1 space after ".="; 0 found
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#145) Expected 1 space before ">"; 0 found
(#145) Expected 1 space after ">"; 0 found
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if(...){\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 5
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 5
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 5
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 5
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 5
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 5
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 5
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 5
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 5
(#162) Whitespace found at end of line
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 5
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#164) Expected "} else {\n"; found "}else{\n"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 5
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#167) Expected "if (...) {\n"; found "if(...){\n"
(#167) Expected 1 space before "=="; 0 found
(#167) Expected 1 space after "=="; 0 found
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Inline control structures are not allowed
(#168) Expected 1 space before "=="; 0 found
(#168) Expected 1 space after "=="; 0 found
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 4
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#172) Expected "if (...) {\n"; found "if(...){\n"
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space before "!="; 0 found
(#172) Expected 1 space after "!="; 0 found
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#176) Expected "} else {\n"; found "}else{\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#181) Expected "if (...) {\n"; found "if(...){\n"
(#181) Expected 1 space before "!="; 0 found
(#181) Expected 1 space after "!="; 0 found
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Expected 1 space before "="; 0 found
(#183) Expected 1 space after "="; 0 found
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#184) Expected "if (...) {\n"; found "if(...){\n"
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 4
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 4 spaces, found 1
(#191) method name "MyEducationPath::setTemplateID" must be in lower-case letters only
(#191) Visibility must be declared on method "setTemplateID"
(#191) Expected 1 space after closing parenthesis; found 0
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) method name "MyEducationPath::setEmailUser" must be in lower-case letters only
(#194) Visibility must be declared on method "setEmailUser"
(#194) Expected 1 space after closing parenthesis; found 0
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Expected 1 space before "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#197) method name "MyEducationPath::setCourseType" must be in lower-case letters only
(#197) Visibility must be declared on method "setCourseType"
(#197) Expected 1 space after closing parenthesis; found 0
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Inline control structures are not allowed
(#198) Expected 1 space before "!="; 0 found
(#198) Expected 1 space after "!="; 0 found
(#198) Expected 1 space before "="; 0 found
(#198) Expected 1 space after "="; 0 found
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Expected 1 space before "="; 0 found
(#199) Expected 1 space after "="; 0 found
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Public method name "MyEducationPath::getCertificates" must be in lower-case letters only
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space after closing parenthesis; found 0
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Commas (,) must be followed by white space.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Commas (,) must be followed by white space.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Public method name "MyEducationPath::getTemplates" must be in lower-case letters only
(#206) Expected 1 space after closing parenthesis; found 0
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Commas (,) must be followed by white space.
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 1
(#212) Public method name "MyEducationPath::getCertificate" must be in lower-case letters only
(#212) Expected 1 space after closing parenthesis; found 0
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Expected 1 space before "="; 0 found
(#213) Expected 1 space after "="; 0 found
(#213) Commas (,) must be followed by white space.
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#216) method name "MyEducationPath::checkCourseExistsByRemoteID" must be in lower-case letters only
(#216) Visibility must be declared on method "checkCourseExistsByRemoteID"
(#216) Expected 1 space after closing parenthesis; found 0
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#217) Commas (,) must be followed by white space.
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#218) Expected 1 space before "!="; 0 found
(#218) Expected 1 space after "!="; 0 found
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Inline control structures are not allowed
(#221) Expected 1 space before "=="; 0 found
(#221) Expected 1 space after "=="; 0 found
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) Public method name "MyEducationPath::addCertificate" must be in lower-case letters only
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Expected 1 space after closing parenthesis; found 0
(#224) Line exceeds 132 characters; contains 169 characters
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 3
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 3
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 8 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 3
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 3
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 3
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 3
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 3
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#246) Expected 1 space before "?"; 0 found
(#246) Expected 1 space after "?"; 0 found
(#246) Expected 1 space before ":"; 0 found
(#246) Expected 1 space after ":"; 0 found
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 4 spaces, found 1
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#252) Public method name "MyEducationPath::removeCertificate" must be in lower-case letters only
(#252) Expected 1 space after closing parenthesis; found 0
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Commas (,) must be followed by white space.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) Public method name "MyEducationPath::getPrintCertificateLink" must be in lower-case letters only
(#258) Expected 1 space after closing parenthesis; found 0
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Variable "cert_rec" must not contain underscores.
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Variable "cert_rec" must not contain underscores.
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#263) method name "MyEducationPath::getVendorInformation" must be in lower-case letters only
(#263) Visibility must be declared on method "getVendorInformation"
(#263) Expected 1 space after closing parenthesis; found 0
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#264) Commas (,) must be followed by white space.
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Inline control structures are not allowed
(#266) Expected 1 space before "=="; 0 found
(#266) Expected 1 space after "=="; 0 found
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) method name "MyEducationPath::getCategories" must be in lower-case letters only
(#269) Visibility must be declared on method "getCategories"
(#269) Expected 1 space after closing parenthesis; found 0
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Expected 1 space before "="; 0 found
(#270) Expected 1 space after "="; 0 found
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Inline control structures are not allowed
(#271) Expected 1 space before "=="; 0 found
(#271) Expected 1 space after "=="; 0 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) method name "MyEducationPath::addCourse" must be in lower-case letters only
(#274) Visibility must be declared on method "addCourse"
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Commas (,) must be followed by white space.
(#274) Expected 1 space after closing parenthesis; found 0
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Expected 1 space before "="; 0 found
(#276) Expected 1 space after "="; 0 found
(#276) Commas (,) must be followed by white space.
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 3
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 3
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 3
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 3
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 3
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 3
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 11 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 11 spaces, found 2
(#287) Expected "if (...) {\n"; found "if(...){\n"
(#287) Expected 1 space before "!="; 0 found
(#287) Expected 1 space after "!="; 0 found
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 15 spaces, found 3
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 15 spaces, found 3
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#293) method name "MyEducationPath::getCourse" must be in lower-case letters only
(#293) Visibility must be declared on method "getCourse"
(#293) Commas (,) must be followed by white space.
(#293) Expected 1 space after closing parenthesis; found 0
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Commas (,) must be followed by white space.
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Inline control structures are not allowed
(#295) Expected 1 space before "=="; 0 found
(#295) Expected 1 space after "=="; 0 found
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#298) method name "MyEducationPath::commentCourse" must be in lower-case letters only
(#298) Visibility must be declared on method "commentCourse"
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space after closing parenthesis; found 0
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#299) Commas (,) must be followed by white space.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 3
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 11 spaces, found 3
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 11 spaces, found 2
(#303) Inline control structures are not allowed
(#303) Expected 1 space before "=="; 0 found
(#303) Expected 1 space after "=="; 0 found
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 11 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#306) method name "MyEducationPath::rateCourse" must be in lower-case letters only
(#306) Visibility must be declared on method "rateCourse"
(#306) Commas (,) must be followed by white space.
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space after closing parenthesis; found 0
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Commas (,) must be followed by white space.
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Inline control structures are not allowed
(#309) Expected 1 space before "=="; 0 found
(#309) Expected 1 space after "=="; 0 found
(#310) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) method name "MyEducationPath::getErrorCode" must be in lower-case letters only
(#312) Visibility must be declared on method "getErrorCode"
(#312) Expected 1 space after closing parenthesis; found 0
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#317) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/lib/myeducationpath_helper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line indented incorrectly; expected at least 4 spaces, found 1
(#4) Member variable "CFG" must be all lower-case
(#4) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#4) Scope modifier not specified for member variable "$CFG"
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) Member variable "SITE" must be all lower-case
(#5) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#5) Scope modifier not specified for member variable "$SITE"
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#6) Member variable "DB" must be all lower-case
(#6) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#6) Scope modifier not specified for member variable "$DB"
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Member variable "USER" must be all lower-case
(#7) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#7) Scope modifier not specified for member variable "$USER"
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Member variable "CM" must be all lower-case
(#8) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#8) Scope modifier not specified for member variable "$CM"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#9) Scope modifier not specified for member variable "$course"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$mepinstance"
(#10) Spaces must be used for alignment; tabs are not allowed
(#10) Tab found within whitespace
(#10) Whitespace found at end of line
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Visibility must be declared on method "__construct"
(#11) Commas (,) must be followed by white space.
(#11) Commas (,) must be followed by white space.
(#11) Commas (,) must be followed by white space.
(#11) Commas (,) must be followed by white space.
(#11) Commas (,) must be followed by white space.
(#11) Commas (,) must be followed by white space.
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Opening brace should be on the same line as the declaration
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Spaces must be used for alignment; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Expected 1 space before "="; 0 found
(#15) Expected 1 space after "="; 0 found
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Expected 1 space before "="; 0 found
(#17) Expected 1 space after "="; 0 found
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Protected method name "MEPHelper::getContext" must be in lower-case letters only
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Expected "if (...) {\n"; found "if(...){\n"
(#22) Expected 1 space before ">="; 0 found
(#22) Expected 1 space after ">="; 0 found
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 12 spaces, found 3
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 8 spaces, found 2
(#24) Expected "} else {\n"; found "}else{\n"
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 12 spaces, found 3
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 8 spaces, found 2
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) method name "MEPHelper::getCoursePrice" must be in lower-case letters only
(#29) Visibility must be declared on method "getCoursePrice"
(#29) Expected 1 space after closing parenthesis; found 0
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Inline control structures are not allowed
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#37) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Inline control structures are not allowed
(#38) Expected 1 space before "!="; 0 found
(#38) Expected 1 space after "!="; 0 found
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Inline control structures are not allowed
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#40) Expected "if (...) {\n"; found "if(...){\n"
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#40) Expected 1 space before "!="; 0 found
(#40) Expected 1 space after "!="; 0 found
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#40) Expected 1 space before "<"; 0 found
(#40) Expected 1 space after "<"; 0 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 16 spaces, found 4
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 16 spaces, found 4
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 16 spaces, found 4
(#43) Expected "if (...) {\n"; found "if(...){\n"
(#43) Expected 1 space before "=="; 0 found
(#43) Expected 1 space after "=="; 0 found
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 20 spaces, found 5
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// no sence to check more as this is lowest price" but found "//no sence to check more as this is lowest price"
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 16 spaces, found 4
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) method name "MEPHelper::generateCode" must be in lower-case letters only
(#50) Visibility must be declared on method "generateCode"
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Inline control structures are not allowed
(#51) Expected 1 space before "="; 0 found
(#51) Expected 1 space after "="; 0 found
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#52) Expected "if (...) {\n"; found "if(...){\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) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#53) Commas (,) must be followed by white space.
(#53) Expected 1 space before "!=="; 0 found
(#53) Expected 1 space after "!=="; 0 found
(#53) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) No space found before comment text; expected "// generate code" but found "//generate code"
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line exceeds 132 characters; contains 152 characters
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) No space found before comment text; expected "// Y - current year,<br>M - current month,<br>D - current day,<br>S - student ID in system,<br>C - course ID,<br>N - number of certificate in course." but found "//Y - current year,<br>M - current month,<br>D - current day,<br>S - student ID in system,<br>C - course ID,<br>N - number of certificate in course."
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 4
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Commas (,) must be followed by white space.
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 16 spaces, found 4
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "+"; 0 found
(#62) Expected 1 space after "+"; 0 found
(#62) Commas (,) must be followed by white space.
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) method name "MEPHelper::getCourseGradeWidget" must be in lower-case letters only
(#68) Visibility must be declared on method "getCourseGradeWidget"
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 11 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 11 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 15 spaces, found 4
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 15 spaces, found 4
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 15 spaces, found 4
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 15 spaces, found 4
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 12 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#90) method name "MEPHelper::getCourseGrade" must be in lower-case letters only
(#90) Visibility must be declared on method "getCourseGrade"
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Inline control structures are not allowed
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Variable "course_item" must not contain underscores.
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Variable "course_item" must not contain underscores.
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Variable "course_item" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Variable "course_item" must not contain underscores.
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "course_item" must not contain underscores.
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#101) Line exceeds 132 characters; contains 138 characters
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Variable "course_item" must not contain underscores.
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 12 spaces, found 3
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 12 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 4
(#113) Variable "users_grade" must not contain underscores.
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Variable "users_grade" must not contain underscores.
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Variable "course_item" must not contain underscores.
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#118) Line exceeds 132 characters; contains 148 characters
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Variable "course_item" must not contain underscores.
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#120) Line exceeds 132 characters; contains 158 characters
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Variable "course_item" must not contain underscores.
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Line exceeds 132 characters; contains 150 characters
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 12 spaces, found 3
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) method name "MEPHelper::getTeachersForCourseAsWidgets" must be in lower-case letters only
(#132) Visibility must be declared on method "getTeachersForCourseAsWidgets"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Line exceeds 132 characters; contains 137 characters
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 16 spaces, found 4
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 5
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 6
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 6
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 6
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 20 spaces, found 7
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 20 spaces, found 6
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 20 spaces, found 6
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 20 spaces, found 6
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 32 spaces, found 5
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 32 spaces, found 5
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 32 spaces, found 5
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 36 spaces, found 6
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 32 spaces, found 5
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 32 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 16 spaces, found 4
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 12 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#163) method name "MEPHelper::getTeachersForCourse" must be in lower-case letters only
(#163) Visibility must be declared on method "getTeachersForCourse"
(#163) Expected 1 space after closing parenthesis; found 0
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#169) Expected "if (...) {\n"; found "if(...){\n"
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#170) Line exceeds 132 characters; contains 137 characters
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 16 spaces, found 4
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 20 spaces, found 5
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 20 spaces, found 5
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 24 spaces, found 6
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 20 spaces, found 5
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 16 spaces, found 4
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 3
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Commas (,) must be followed by white space.
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#181) method name "MEPHelper::getTeachers" must be in lower-case letters only
(#181) Visibility must be declared on method "getTeachers"
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Inline control structures are not allowed
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 4
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 20 spaces, found 5
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 24 spaces, found 6
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 28 spaces, found 7
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 24 spaces, found 6
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 24 spaces, found 6
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 28 spaces, found 7
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 24 spaces, found 6
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 20 spaces, found 5
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 16 spaces, found 4
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 16 spaces, found 4
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 20 spaces, found 5
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 24 spaces, found 6
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 20 spaces, found 5
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 20 spaces, found 5
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) No space found before comment text; expected "// ugly hack" but found "//ugly hack"
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 24 spaces, found 6
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 20 spaces, found 5
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 16 spaces, found 4
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 16 spaces, found 4
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 20 spaces, found 5
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 16 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) method name "MEPHelper::emailTeachers" must be in lower-case letters only
(#224) Visibility must be declared on method "emailTeachers"
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 2
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Expected 1 space before "=>"; 0 found
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Commas (,) must be followed by white space.
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Commas (,) must be followed by white space.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 4
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 16 spaces, found 4
(#243) Expected "if (...) {\n"; found "if(...){\n"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 20 spaces, found 5
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 20 spaces, found 5
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 20 spaces, found 5
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 16 spaces, found 4
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 16 spaces, found 4
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 12 spaces, found 3
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 4 spaces, found 1
(#254) method name "MEPHelper::emailStudent" must be in lower-case letters only
(#254) Visibility must be declared on method "emailStudent"
(#254) Commas (,) must be followed by white space.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 8 spaces, found 2
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 3
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Commas (,) must be followed by white space.
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Commas (,) must be followed by white space.
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Expected "if (...) {\n"; found "if(...){\n"
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Whitespace found at end of line
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#280) method name "MEPHelper::emailOthers" must be in lower-case letters only
(#280) Visibility must be declared on method "emailOthers"
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#283) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 12 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 16 spaces, found 4
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 16 spaces, found 4
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 20 spaces, found 5
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 20 spaces, found 5
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 24 spaces, found 6
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 24 spaces, found 6
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 24 spaces, found 6
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 24 spaces, found 6
(#294) Commas (,) must be followed by white space.
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 24 spaces, found 6
(#295) Commas (,) must be followed by white space.
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 24 spaces, found 6
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 24 spaces, found 6
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 24 spaces, found 6
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 24 spaces, found 6
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 24 spaces, found 6
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 24 spaces, found 6
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 24 spaces, found 6
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 20 spaces, found 5
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 16 spaces, found 4
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 3
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#312) Commas (,) must be followed by white space.
(#312) Variable "complete_rate" must not contain underscores.
(#312) Variable "pass_score_per" must not contain underscores.
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Inline control structures are not allowed
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#315) Variable "total_items" must not contain underscores.
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Variable "total_score" must not contain underscores.
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Variable "items_completed" must not contain underscores.
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Commas (,) must be followed by white space.
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 2
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#323) Variable "highest_grade" must not contain underscores.
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 12 spaces, found 3
(#325) Expected "if (...) {\n"; found "if(...) {\n"
(#325) Variable "highest_grade" must not contain underscores.
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 16 spaces, found 4
(#326) Expected "if (...) {\n"; found "if(...) {\n"
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 20 spaces, found 6
(#328) Variable "items_completed" must not contain underscores.
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 20 spaces, found 6
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 20 spaces, found 7
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 20 spaces, found 7
(#331) Variable "highest_grade" must not contain underscores.
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 20 spaces, found 6
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 20 spaces, found 6
(#333) Variable "total_score" must not contain underscores.
(#333) Variable "highest_grade" must not contain underscores.
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 16 spaces, found 4
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 20 spaces, found 5
(#335) Variable "highest_grade" must not contain underscores.
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 16 spaces, found 4
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 12 spaces, found 3
(#338) Expected "if (...) {\n"; found "if(...) {\n"
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 4
(#339) Variable "total_items" must not contain underscores.
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#345) Expected "if (...) {\n"; found "if(...) {\n"
(#345) Variable "items_completed" must not contain underscores.
(#345) Variable "total_items" must not contain underscores.
(#345) Variable "complete_rate" must not contain underscores.
(#345) Variable "total_score" must not contain underscores.
(#345) Variable "items_completed" must not contain underscores.
(#345) Variable "pass_score_per" must not contain underscores.
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 5
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 5
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 12 spaces, found 5
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 18 spaces, found 4
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 12 spaces, found 3
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 2
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 1
(#357) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/lib/myeducationpath_wrapper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Member variable "CFG" must be all lower-case
(#8) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#8) Scope modifier not specified for member variable "$CFG"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Member variable "SITE" must be all lower-case
(#9) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#9) Scope modifier not specified for member variable "$SITE"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Member variable "DB" must be all lower-case
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$DB"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Member variable "USER" must be all lower-case
(#11) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#11) Scope modifier not specified for member variable "$USER"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Member variable "CM" must be all lower-case
(#12) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#12) Scope modifier not specified for member variable "$CM"
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Member variable "MYEDUPATHFILECACHE" must be all lower-case
(#13) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#13) Scope modifier not specified for member variable "$MYEDUPATHFILECACHE"
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#14) Scope modifier not specified for member variable "$course"
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#15) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#15) Scope modifier not specified for member variable "$mepinstance"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#16) Scope modifier not specified for member variable "$certrecord"
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#17) Scope modifier not specified for member variable "$user"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$helper"
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Whitespace found at end of line
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#19) Visibility must be declared on method "__construct"
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#19) Commas (,) must be followed by white space.
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Opening brace should be on the same line as the declaration
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 8 spaces, found 2
(#25) Expected "if (...) {\n"; found "if(...){\n"
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 12 spaces, found 3
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 16 spaces, found 4
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 12 spaces, found 3
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#29) Expected "} else {\n"; found "}else{\n"
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#30) Commas (,) must be followed by white space.
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Commas (,) must be followed by white space.
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Expected 1 space before "="; 0 found
(#34) Expected 1 space after "="; 0 found
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) method name "MEPWrapper::loadHelper" must be in lower-case letters only
(#43) Visibility must be declared on method "loadHelper"
(#43) Expected 1 space after closing parenthesis; found 0
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Inline control structures are not allowed
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#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) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) method name "MEPWrapper::setCertRecord" must be in lower-case letters only
(#48) Visibility must be declared on method "setCertRecord"
(#48) Expected 1 space after closing parenthesis; found 0
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) method name "MEPWrapper::setUserRecord" must be in lower-case letters only
(#51) Visibility must be declared on method "setUserRecord"
(#51) Expected 1 space after closing parenthesis; found 0
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#54) method name "MEPWrapper::getMEPCourseID" must be in lower-case letters only
(#54) Visibility must be declared on method "getMEPCourseID"
(#54) Expected 1 space after closing parenthesis; found 0
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Inline control structures are not allowed
(#55) Expected 1 space before ">"; 0 found
(#55) Expected 1 space after ">"; 0 found
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#58) method name "MEPWrapper::getCacheObject" must be in lower-case letters only
(#58) Visibility must be declared on method "getCacheObject"
(#58) Expected 1 space after closing parenthesis; found 0
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Inline control structures are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 12 spaces, found 3
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#64) Expected "} else {\n"; found "}else{\n"
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 12 spaces, found 3
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) method name "MEPWrapper::getAllCategories" must be in lower-case letters only
(#71) Visibility must be declared on method "getAllCategories"
(#71) Expected 1 space after closing parenthesis; found 0
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#73) Expected "if (...) {\n"; found "if(...){\n"
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Commas (,) must be followed by white space.
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#81) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) method name "MEPWrapper::checkCourseExistsByRemoteID" must be in lower-case letters only
(#89) Visibility must be declared on method "checkCourseExistsByRemoteID"
(#89) Expected 1 space after closing parenthesis; found 0
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Inline control structures are not allowed
(#90) Expected 1 space before "=="; 0 found
(#90) Expected 1 space after "=="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#93) method name "MEPWrapper::getAccountInfo" must be in lower-case letters only
(#93) Visibility must be declared on method "getAccountInfo"
(#93) Expected 1 space after closing parenthesis; found 0
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 3
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 12 spaces, found 3
(#100) Expected "if (...) {\n"; found "if(...){\n"
(#100) Empty IF statement detected
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#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) This comment is 75% valid code; is this commented out code?
(#101) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) No space found before comment text; expected "// return $data;" but found "//return $data;"
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#107) Expected "if (...) {\n"; found "if(...){\n"
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) method name "MEPWrapper::getMEPCourse" must be in lower-case letters only
(#112) Visibility must be declared on method "getMEPCourse"
(#112) Expected 1 space after closing parenthesis; found 0
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#113) Expected 1 space before ">"; 0 found
(#113) Expected 1 space after ">"; 0 found
(#113) Expected 1 space before ">"; 0 found
(#113) Expected 1 space after ">"; 0 found
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#114) Expected "if (...) {\n"; found "if(...){\n"
(#114) Expected 1 space before "!="; 0 found
(#114) Expected 1 space after "!="; 0 found
(#114) Expected 1 space before "+"; 0 found
(#114) Expected 1 space after "+"; 0 found
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#114) Expected 1 space before "<"; 0 found
(#114) Expected 1 space after "<"; 0 found
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 12 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) No space found before comment text; expected "// get the course info and save in DB" but found "//get the course info and save in DB"
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#119) Expected "if (...) {\n"; found "if(...){\n"
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) No space found before comment text; expected "// re-export the course if it is not found on the server" but found "//re-export the course if it is not found on the server"
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) No space found before comment text; expected "// check if this course exists by remote ID" but found "//check if this course exists by remote ID"
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Commas (,) must be followed by white space.
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Expected "if (...) {\n"; found "if(...){\n"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Expected 1 space before "="; 0 found
(#134) Expected 1 space after "="; 0 found
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) method name "MEPWrapper::exportCourse" must be in lower-case letters only
(#143) Visibility must be declared on method "exportCourse"
(#143) Expected 1 space after closing parenthesis; found 0
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Expected 1 space before "=="; 0 found
(#147) Expected 1 space after "=="; 0 found
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Expected 1 space before "="; 0 found
(#150) Expected 1 space after "="; 0 found
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Inline control structures are not allowed
(#151) Expected 1 space before ">"; 0 found
(#151) Expected 1 space after ">"; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Inline control structures are not allowed
(#152) Expected 1 space before ">"; 0 found
(#152) Expected 1 space after ">"; 0 found
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Inline control structures are not allowed
(#153) Expected 1 space before ">"; 0 found
(#153) Expected 1 space after ">"; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Inline control structures are not allowed
(#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) Commas (,) must be followed by white space.
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Inline control structures are not allowed
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 3
(#159) Commas (,) must be followed by white space.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 3
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Inline control structures are not allowed
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) No space found before comment text; expected "// save this course to local cache" but found "//save this course to local cache"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Expected 1 space before "="; 0 found
(#167) Expected 1 space after "="; 0 found
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#172) method name "MEPWrapper::addComment" must be in lower-case letters only
(#172) Visibility must be declared on method "addComment"
(#172) Commas (,) must be followed by white space.
(#172) Expected 1 space after closing parenthesis; found 0
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) No space found before comment text; expected "// check if the course is mapped" but found "//check if the course is mapped"
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#174) Expected "if (...) {\n"; found "if(...){\n"
(#174) Expected 1 space before "=="; 0 found
(#174) Expected 1 space after "=="; 0 found
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Expected 1 space before "="; 0 found
(#178) Expected 1 space after "="; 0 found
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 8 spaces, found 2
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Line exceeds 132 characters; contains 133 characters
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Line exceeds 132 characters; contains 139 characters
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#181) Inline control structures are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 4
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#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
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) No space found before comment text; expected "// post the comment to MEP first" but found "//post the comment to MEP first"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#188) Expected "if (...) {\n"; found "if(...){\n"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#194) Expected "if (...) {\n"; found "if(...){\n"
(#194) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) No space found before comment text; expected "// check if record for this user and this instance exists" but found "//check if record for this user and this instance exists"
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Line exceeds 132 characters; contains 134 characters
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) No space found before comment text; expected "// insert activity" but found "//insert activity"
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#211) Expected "} else {\n"; found "}else{\n"
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#212) Line exceeds 132 characters; contains 139 characters
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Whitespace found at end of line
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 4 spaces, found 1
(#221) method name "MEPWrapper::issueCertificate" must be in lower-case letters only
(#221) Visibility must be declared on method "issueCertificate"
(#221) Commas (,) must be followed by white space.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Expected "if (...) {\n"; found "if(...){\n"
(#222) Expected 1 space before ">"; 0 found
(#222) Expected 1 space after ">"; 0 found
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Expected 1 space before "=>"; 0 found
(#223) Expected 1 space after "=>"; 0 found
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#224) Expected "if (...) {\n"; found "if(...){\n"
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 4
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 4
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 3
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 2
(#228) Expected "} else {\n"; found "}else{\n"
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#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) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Line exceeds 132 characters; contains 134 characters
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#234) Expected "if (...) {\n"; found "if(...){\n"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#235) No space found before comment text; expected "// delete existent certificate and issue new" but found "//delete existent certificate and issue new"
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Expected 1 space before "="; 0 found
(#244) Expected 1 space after "="; 0 found
(#244) Expected 1 space before "!="; 0 found
(#244) Expected 1 space after "!="; 0 found
(#244) Expected 1 space before "?"; 0 found
(#244) Expected 1 space after "?"; 0 found
(#244) Expected 1 space before ":"; 0 found
(#244) Expected 1 space after ":"; 0 found
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 2
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Expected 1 space before "="; 0 found
(#249) Expected 1 space after "="; 0 found
(#249) Expected 1 space before "?"; 0 found
(#249) Expected 1 space after "?"; 0 found
(#249) Expected 1 space before ":"; 0 found
(#249) Expected 1 space after ":"; 0 found
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Expected 1 space before "="; 0 found
(#251) Expected 1 space after "="; 0 found
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#252) Commas (,) must be followed by white space.
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Inline control structures are not allowed
(#253) Expected 1 space before "!="; 0 found
(#253) Expected 1 space after "!="; 0 found
(#253) Expected 1 space before "="; 0 found
(#253) Expected 1 space after "="; 0 found
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Expected 1 space before "="; 0 found
(#255) Expected 1 space after "="; 0 found
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#257) Expected "if (...) {\n"; found "if(...){\n"
(#257) Expected 1 space before "!="; 0 found
(#257) Expected 1 space after "!="; 0 found
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#259) Usage of ELSEIF not allowed; use ELSE IF instead
(#259) Expected 1 space before ">"; 0 found
(#259) Expected 1 space after ">"; 0 found
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#260) Commas (,) must be followed by white space.
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Expected 1 space before "=="; 0 found
(#263) Expected 1 space after "=="; 0 found
(#263) Expected 1 space before "?"; 0 found
(#263) Expected 1 space after "?"; 0 found
(#263) Expected 1 space before ":"; 0 found
(#263) Expected 1 space after ":"; 0 found
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) This comment is 67% valid code; is this commented out code?
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) No space found before comment text; expected "// $this->debug=1;" but found "//$this->debug=1;"
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 2
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Expected 1 space after "="; 2 found
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 2
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Commas (,) must be followed by white space.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Expected 1 space before "="; 0 found
(#282) Expected 1 space after "="; 0 found
(#282) Commas (,) must be followed by white space.
(#282) Commas (,) must be followed by white space.
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 3
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 3
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#284) Commas (,) must be followed by white space.
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) This comment is 100% valid code; is this commented out code?
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) No space found before comment text; expected "// exit;" but found "//exit;"
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 2
(#287) Expected "if (...) {\n"; found "if(...){\n"
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Expected 1 space before "="; 0 found
(#300) Expected 1 space after "="; 0 found
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) No space found before comment text; expected "// increase last number for course." but found "//increase last number for course."
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Expected 1 space before "="; 0 found
(#307) Expected 1 space after "="; 0 found
(#307) Expected 1 space before "+"; 0 found
(#307) Expected 1 space after "+"; 0 found
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#310) Line exceeds 132 characters; contains 133 characters
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#312) Expected "if (...) {\n"; found "if(...){\n"
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 3
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 8 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#317) Expected "if (...) {\n"; found "if(...){\n"
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 8 spaces, found 2
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Commas (,) must be followed by white space.
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 4 spaces, found 1
(#326) method name "MEPWrapper::issueDelete" must be in lower-case letters only
(#326) Visibility must be declared on method "issueDelete"
(#326) Expected 1 space after closing parenthesis; found 0
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Expected 1 space before "=>"; 0 found
(#327) Expected 1 space after "=>"; 0 found
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Inline control structures are not allowed
(#329) Expected 1 space before "=="; 0 found
(#329) Expected 1 space after "=="; 0 found
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Expected 1 space before "=>"; 0 found
(#333) Expected 1 space after "=>"; 0 found
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 4 spaces, found 1
(#337) method name "MEPWrapper::getCourseGrade" must be in lower-case letters only
(#337) Visibility must be declared on method "getCourseGrade"
(#337) Expected 1 space after closing parenthesis; found 0
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#341) method name "MEPWrapper::getPrintURL" must be in lower-case letters only
(#341) Visibility must be declared on method "getPrintURL"
(#341) Expected 1 space after closing parenthesis; found 0
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) No space found before comment text; expected "// get link for this user in the course" but found "//get link for this user in the course"
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) No space found before comment text; expected "// get a certificate info" but found "//get a certificate info"
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Expected 1 space before "="; 0 found
(#344) Expected 1 space after "="; 0 found
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 spaces, found 2
(#345) Expected "if (...) {\n"; found "if(...){\n"
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 8 spaces, found 2
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#350) method name "MEPWrapper::getStudentCertificate" must be in lower-case letters only
(#350) Visibility must be declared on method "getStudentCertificate"
(#350) Expected 1 space after closing parenthesis; found 0
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#351) Inline control structures are not allowed
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Line exceeds 132 characters; contains 133 characters
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 spaces, found 2
(#354) Expected "if (...) {\n"; found "if(...){\n"
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 12 spaces, found 3
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 2
(#359) Expected "if (...) {\n"; found "if(...){\n"
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 8 spaces, found 2
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 spaces, found 1
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 4 spaces, found 1
(#364) method name "MEPWrapper::getCertificateImageURL" must be in lower-case letters only
(#364) Visibility must be declared on method "getCertificateImageURL"
(#364) Expected 1 space after closing parenthesis; found 0
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Expected 1 space before "="; 0 found
(#365) Expected 1 space after "="; 0 found
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#367) Expected "if (...) {\n"; found "if(...){\n"
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 4 spaces, found 1
(#374) A closing tag is not permitted at the end of a PHP file
mod/myeducationpath/mod_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) 3 slashes comments are not allowed; use "// Comment." instead
(#3) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) "require_once" must be immediately followed by an open parenthesis
(#11) Visibility must be declared on method "definition"
(#12) Commas (,) must be followed by white space.
(#12) Commas (,) must be followed by white space.
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 12 spaces, found 3
(#17) Variable "cm_id" must not contain underscores.
(#18) Variable "cm_id" must not contain underscores.
(#19) Variable "course_id" must not contain underscores.
(#20) Closing brace indented incorrectly; expected 2 spaces, found 8
(#20) Usage of ELSEIF not allowed; use ELSE IF instead
(#21) Variable "course_id" must not contain underscores.
(#21) Expected 1 space after "="; 2 found
(#24) Variable "MEPWRAPPER" must be all lower-case
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#38) Whitespace found at end of line
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 77% valid code; is this commented out code?
(#39) No space found before comment text; expected "// $mform->addHelpButton('intro', 'intro', 'myeducationpath');" but found "//$mform->addHelpButton('intro', 'intro', 'myeducationpath');"
(#43) Whitespace found at end of line
(#44) This comment is 74% valid code; is this commented out code?
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) No space found before comment text; expected "// $mform->addElement('select', 'visible', get_string('visible'), $vnoptions);" but found "//$mform->addElement('select', 'visible', get_string('visible'), $vnoptions);"
(#45) This comment is 80% valid code; is this commented out code?
(#45) No space found before comment text; expected "// $mform->setDefault('visible', 1);" but found "//$mform->setDefault('visible', 1);"
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) This comment is 77% valid code; is this commented out code?
(#46) No space found before comment text; expected "// $mform->addHelpButton('visible', 'visible', 'myeducationpath');" but found "//$mform->addHelpButton('visible', 'visible', 'myeducationpath');"
(#47) Whitespace found at end of line
(#47) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#48) Whitespace found at end of line
(#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) Inline control structures are not allowed
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Variable "MEPWRAPPER" must be all lower-case
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#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 1
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "MEPWRAPPER" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 1
(#53) Expected "if (...) {\n"; found "if(...){\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#57) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 1
(#61) No space found before comment text; expected "// certificates" but found "//certificates"
(#62) Whitespace found at end of line
(#66) Whitespace found at end of line
(#70) Whitespace found at end of line
(#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
(#71) Line exceeds 132 characters; contains 135 characters
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Variable "course_id" must not contain underscores.
(#80) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Whitespace found at end of line
(#89) Line exceeds 132 characters; contains 160 characters
(#90) Whitespace found at end of line
(#94) Whitespace found at end of line
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Line exceeds 132 characters; contains 135 characters
(#102) Whitespace found at end of line
(#103) Line exceeds 132 characters; contains 135 characters
(#107) Whitespace found at end of line
(#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
(#108) Line exceeds 132 characters; contains 159 characters
(#112) Whitespace found at end of line
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Line exceeds 132 characters; contains 133 characters
(#116) Whitespace found at end of line
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Line exceeds 132 characters; contains 153 characters
(#120) Whitespace found at end of line
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Line exceeds 132 characters; contains 147 characters
(#124) Whitespace found at end of line
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Line exceeds 132 characters; contains 141 characters
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#129) Variable "MEPWRAPPER" must be all lower-case
(#131) Expected "if (...) {\n"; found "if(...){\n"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 9
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 9
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 9
(#134) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 10
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 10
(#136) Inline control structures are not allowed
(#136) Expected 1 space before "=="; 0 found
(#136) Expected 1 space after "=="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 9
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 9
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 9
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 9
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 1
(#143) No space found before comment text; expected "// directory publish" but found "//directory publish"
(#145) Whitespace found at end of line
(#146) Line exceeds 132 characters; contains 144 characters
(#147) Whitespace found at end of line
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Line exceeds 132 characters; contains 145 characters
(#151) Whitespace found at end of line
(#152) Line exceeds 132 characters; contains 146 characters
(#157) Whitespace found at end of line
(#161) Whitespace found at end of line
(#165) Whitespace found at end of line
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#169) Whitespace found at end of line
(#170) Expected 1 space before "=>"; 0 found
(#170) Expected 1 space after "=>"; 0 found
(#173) Whitespace found at end of line
(#178) Whitespace found at end of line
mod/myeducationpath/report.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#11) Expected "if (...) {\n"; found "if(...){\n"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// this is teacher. redirect to report page" but found "//this is teacher. redirect to report page"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) This comment is 66% valid code; is this commented out code?
(#24) No space found before comment text; expected "// add_to_log($course->id, 'myeducationpath', 'view', "report.php?id=$cm->id", $mepinstance->id, $cm->id);" but found "//add_to_log($course->id, 'myeducationpath', 'view', "report.php?id=$cm->id", $mepinstance->id, $cm->id);"
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#28) Variable "MEPWRAPPER" must be all lower-case
(#29) Variable "MEPWRAPPER" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#31) Inline control structures are not allowed
(#31) Expected 1 space before "=="; 0 found
(#31) Expected 1 space after "=="; 0 found
(#31) Expected 1 space before "="; 0 found
(#31) Expected 1 space after "="; 0 found
(#32) Expected "if (...) {\n"; found "if(...){//add or update the comment\n"
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// add or update the comment" but found "//add or update the comment"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Expected "if (...) {\n"; found "if(...){\n"
(#34) Variable "MEPWRAPPER" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Variable "MEPWRAPPER" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Commas (,) must be followed by white space.
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Expected "if (...) {\n"; found "if(...){\n"
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Variable "MEPWRAPPER" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Whitespace found at end of line
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#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 1
(#51) Expected "if (...) {\n"; found "if(...){\n"
(#51) Variable "MEPWRAPPER" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#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 2
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space before "=>"; 0 found
(#52) Expected 1 space after "=>"; 0 found
(#52) Variable "MEPWRAPPER" must be all lower-case
(#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 1
(#53) Expected "} else {\n"; found "}else{\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Expected 1 space before "=="; 0 found
(#58) Expected 1 space after "=="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#91) Variable "MEPWRAPPER" must be all lower-case
(#93) Expected "if (...) {\n"; found "if(...){\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#95) Variable "MEPWRAPPER" must be all lower-case
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#100) Commas (,) must be followed by white space.
(#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
(#102) No space found before comment text; expected "// find what is the status of the view" but found "//find what is the status of the view"
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Expected "if (...) {\n"; found "if(...){\n"
(#104) Expected 1 space before "=="; 0 found
(#104) Expected 1 space after "=="; 0 found
(#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
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Usage of ELSEIF not allowed; use ELSE IF instead
(#106) Expected 1 space before "=="; 0 found
(#106) Expected 1 space after "=="; 0 found
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Expected 1 space before "="; 0 found
(#107) Expected 1 space after "="; 0 found
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#110) Expected 1 space before "=="; 0 found
(#110) Expected 1 space after "=="; 0 found
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) No space found before comment text; expected "// show content" but found "//show content"
(#121) Expected "if (...) {\n"; found "if(...){\n"
(#121) Expected 1 space before "=="; 0 found
(#121) Expected 1 space after "=="; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#122) Line exceeds 132 characters; contains 147 characters
(#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
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Usage of ELSEIF not allowed; use ELSE IF instead
(#125) Expected 1 space before "=="; 0 found
(#125) Expected 1 space after "=="; 0 found
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Expected 1 space before "=="; 0 found
(#128) Expected 1 space after "=="; 0 found
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) No space found before comment text; expected "// show certificates" but found "//show certificates"
(#129) Whitespace found at end of line
(#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
(#130) Commas (,) must be followed by white space.
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#141) Spaces must be used to indent lines; tabs are not allowed
(#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) Expected "if (...) {\n"; found "if(...){ "
(#144) Expected 1 space before "=="; 0 found
(#144) Expected 1 space after "=="; 0 found
(#144) Closing brace must be on a line by itself
(#144) Expected "} else {\n"; found "}else{ "
(#144) Closing brace must be on a line by itself
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#144) Line exceeds maximum limit of 180 characters; contains 200 characters
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#145) Line exceeds 132 characters; contains 162 characters
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#146) Line exceeds 132 characters; contains 141 characters
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Line indented incorrectly; expected 4 spaces, found 2
(#148) Expected "if (...) {\n"; found "if(...){ ?>\n"
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Line exceeds 132 characters; contains 136 characters
(#150) Spaces must be used to indent lines; tabs are not allowed
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Line indented incorrectly; expected 4 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 0 spaces, found 2
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#152) Expected 1 space before "=="; 0 found
(#152) Expected 1 space after "=="; 0 found
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#158) Line exceeds 132 characters; contains 136 characters
(#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) Line indented incorrectly; expected 4 spaces, found 2
(#159) Closing brace indented incorrectly; expected 2 spaces, found 0
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Expected "if (...) {\n"; found "if(...){\n"
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Variable "MEPWRAPPER" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Line indented incorrectly; expected 4 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#176) Expected "if (...) {\n"; found "if(...){\n"
(#176) Expected 1 space before "=="; 0 found
(#176) Expected 1 space after "=="; 0 found
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Commas (,) must be followed by white space.
(#177) Commas (,) must be followed by white space.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#178) Expected "} else {\n"; found "}else{\n"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#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
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) No space found before comment text; expected "// show existent comments" but found "//show existent comments"
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Expected 1 space before "="; 0 found
(#186) Expected 1 space after "="; 0 found
(#186) Commas (,) must be followed by white space.
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) 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
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#194) Expected "if (...) {\n"; found "if(...){\n"
(#194) Expected 1 space before ">"; 0 found
(#194) Expected 1 space after ">"; 0 found
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Line indented incorrectly; expected 4 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 2
(#203) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Commas (,) must be followed by white space.
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#206) Line exceeds maximum limit of 180 characters; contains 193 characters
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Expected "if (...) {\n"; found "if(...){ "
(#208) Expected 1 space before "=="; 0 found
(#208) Expected 1 space after "=="; 0 found
(#208) Closing brace must be on a line by itself
(#208) Expected "} else {\n"; found "}else{ "
(#208) Closing brace must be on a line by itself
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Line indented incorrectly; expected 4 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 4 spaces, found 2
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Line indented incorrectly; expected 4 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#215) Expected "} else {\n"; found "}else{\n"
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Expected 1 space before "=="; 0 found
(#218) Expected 1 space after "=="; 0 found
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) No space found before comment text; expected "// show export button" but found "//show export button"
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Line exceeds 132 characters; contains 157 characters
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#224) Expected "if (...) {\n"; found "if(...){\n"
(#224) Expected 1 space before "=="; 0 found
(#224) Expected 1 space after "=="; 0 found
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 4 spaces, found 2
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Line exceeds 132 characters; contains 146 characters
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Line indented incorrectly; expected 4 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#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
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Line indented incorrectly; expected 4 spaces, found 1
(#238) Expected "} else {\n"; found "}else{\n"
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) This comment is 75% valid code; is this commented out code?
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) Line exceeds maximum limit of 180 characters; contains 553 characters
(#243) No space found before comment text; expected "// echo '<p align="center" style="border:1px solid gray;padding:20px;"><a href="http://myeducationpath.com/" target="_blank">MyEducationPath.com</a> helps you navigate in e-Learning sources. We try to systematize information about online education. You can use this service to find online courses, share comments and reviews. Our mission is to help people to build a personal education path using free or cheap online courses as alternative to traditional higher education. We help to find free alternatives to expensive college/university courses.</p>';" but found "//echo '<p align="center" style="border:1px solid gray;padding:20px;"><a href="http://myeducationpath.com/" target="_blank">MyEducationPath.com</a> helps you navigate in e-Learning sources. We try to systematize information about online education. You can use this service to find online courses, share comments and reviews. Our mission is to help people to build a personal education path using free or cheap online courses as alternative to traditional higher education. We help to find free alternatives to expensive college/university courses.</p>';"
(#248) function name "myeducationpath_printCertificateInformation" must be lower-case letters only
(#248) Commas (,) must be followed by white space.
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space after closing parenthesis; found 0
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Commas (,) must be followed by white space.
(#249) Variable "MEPWRAPPER" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) 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
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#254) Commas (,) must be followed by white space.
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) Expected "if (...) {\n"; found "if(...) {\n"
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#260) Expected "} else {\n"; found "}else{\n"
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 3
(#265) Commas (,) must be followed by white space.
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 3
(#266) Commas (,) must be followed by white space.
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#270) Line exceeds 132 characters; contains 151 characters
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) This comment is 58% valid code; is this commented out code?
(#271) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) No space found before comment text; expected "// $date = userdate($user->certdate).myeducationpath_print_user_files($certificate, $user->id, $context->id);" but found "//$date = userdate($user->certdate).myeducationpath_print_user_files($certificate, $user->id, $context->id);"
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 12 spaces, found 3
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 7
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 3
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 7
(#276) Commas (,) must be followed by white space.
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 12 spaces, found 3
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 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 12 spaces, found 3
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 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
(#283) Expected 1 space before "?"; 0 found
(#283) Expected 1 space after "?"; 0 found
(#283) Expected 1 space before ":"; 0 found
(#283) Expected 1 space after ":"; 0 found
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Expected 1 space before "="; 0 found
(#286) Expected 1 space after "="; 0 found
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Expected 1 space before "="; 0 found
(#288) Expected 1 space after "="; 0 found
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#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) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Expected 1 space before "="; 0 found
(#296) Expected 1 space after "="; 0 found
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Commas (,) must be followed by white space.
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) No space found before comment text; expected "// now give links for downloading spreadsheets." but found "//now give links for downloading spreadsheets."
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) 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 4 spaces, found 1
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 4 spaces, found 1
(#324) Expected "if (...) {\n"; found "if(...){\n"
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Whitespace found at end of line
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) 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
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#330) Line exceeds 132 characters; contains 138 characters
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#333) Line exceeds 132 characters; contains 157 characters
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 3
(#334) Variable "MEPWRAPPER" must be all lower-case
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 3
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Expected 1 space before "="; 0 found
(#341) Expected 1 space after "="; 0 found
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 12 spaces, found 3
(#342) Commas (,) must be followed by white space.
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) 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
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 4 spaces, found 1
(#348) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Expected 1 space after closing parenthesis; found 0
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Whitespace found at end of line
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#355) Expected "if (...) {\n"; found "if(...){\n"
(#355) Expected 1 space before "=="; 0 found
(#355) Expected 1 space after "=="; 0 found
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Commas (,) must be followed by white space.
(#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
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#359) Expected "} else {\n"; found "}else{\n"
(#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
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 8 spaces, found 2
(#361) Commas (,) must be followed by white space.
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 8 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 4 spaces, found 1
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Whitespace found at end of line
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) 3 slashes comments are not allowed; use "// Comment." instead
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Commas (,) must be followed by white space.
(#370) Commas (,) must be followed by white space.
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Commas (,) must be followed by white space.
(#372) Commas (,) must be followed by white space.
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Commas (,) must be followed by white space.
(#374) Commas (,) must be followed by white space.
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#375) Commas (,) must be followed by white space.
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Commas (,) must be followed by white space.
(#377) Commas (,) must be followed by white space.
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#378) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) 3 slashes comments are not allowed; use "// Comment." instead
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Expected 1 space before "="; 0 found
(#381) Expected 1 space after "="; 0 found
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Expected 1 space before "="; 0 found
(#382) Expected 1 space after "="; 0 found
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 1
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 5
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 2
(#385) Commas (,) must be followed by white space.
(#385) Commas (,) must be followed by white space.
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 2
(#386) Commas (,) must be followed by white space.
(#386) Commas (,) must be followed by white space.
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 2
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 2
(#388) Commas (,) must be followed by white space.
(#388) Commas (,) must be followed by white space.
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 2
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 2
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 16 spaces, found 6
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 20 spaces, found 3
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 16 spaces, found 6
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 2
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 2
(#395) Commas (,) must be followed by white space.
(#395) Commas (,) must be followed by white space.
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 2
(#396) Commas (,) must be followed by white space.
(#396) Commas (,) must be followed by white space.
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 12 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 16 spaces, found 6
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 2
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 16 spaces, found 6
(#400) Commas (,) must be followed by white space.
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 12 spaces, found 2
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 2
(#402) Commas (,) must be followed by white space.
(#402) Commas (,) must be followed by white space.
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 2
(#403) Commas (,) must be followed by white space.
(#403) Commas (,) must be followed by white space.
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) This comment is 80% valid code; is this commented out code?
(#404) Line indented incorrectly; expected at least 12 spaces, found 2
(#404) No space found before comment text; expected "// if($CFG->myeducationpath_integration!='simple'){" but found "//if($CFG->myeducationpath_integration!='simple'){"
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Commas (,) must be followed by white space.
(#405) Commas (,) must be followed by white space.
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Inline comments must start with a capital letter, digit or 3-dots sequence
(#406) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) This comment is 100% valid code; is this commented out code?
(#406) Line indented incorrectly; expected at least 12 spaces, found 2
(#406) No space found before comment text; expected "// }" but found "//}"
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 2
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 8 spaces, found 5
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) 3 slashes comments are not allowed; use "// Comment." instead
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) function name "myeducationpath_report_exportTXT" must be lower-case letters only
(#416) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#416) Expected 1 space after closing parenthesis; found 0
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Commas (,) must be followed by white space.
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 4 spaces, found 1
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 4 spaces, found 1
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Line indented incorrectly; expected at least 4 spaces, found 1
(#425) 3 slashes comments are not allowed; use "// Comment." instead
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Commas (,) must be followed by white space.
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 4 spaces, found 1
(#434) 3 slashes comments are not allowed; use "// Comment." instead
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 4 spaces, found 1
(#435) Expected 1 space before "="; 0 found
(#435) Expected 1 space after "="; 0 found
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#436) Expected 1 space before "="; 0 found
(#436) Expected 1 space after "="; 0 found
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Inline control structures 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
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 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 12 spaces, found 2
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 2
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 8 spaces, found 2
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 12 spaces, found 2
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 16 spaces, found 6
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 12 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 8 spaces, found 2
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 8 spaces, found 2
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 2
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 8 spaces, found 2
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 2
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 8 spaces, found 2
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 12 spaces, found 2
(#456) Commas (,) must be followed by white space.
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) 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) Line indented incorrectly; expected 4 spaces, found 1
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 4 spaces, found 1
mod/myeducationpath/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Expected "if (...) {\n"; found "if(...){\n"
(#4) Line indented incorrectly; expected 4 spaces, found 0
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected 8 spaces, found 1
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 12 spaces, found 2
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 8 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 8 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 12 spaces, found 2
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 12 spaces, found 2
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 8 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#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 indented incorrectly; expected at least 8 spaces, found 1
(#12) No space found before comment text; expected "// this function is needed to show configuration help after installation" but found "//this function is needed to show configuration help after installation"
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 8 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 12 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 12 spaces, found 2
(#15) Inline control structures are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 12 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 8 spaces, found 1
(#18) Line indented incorrectly; expected 4 spaces, found 0
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#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
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Line exceeds 132 characters; contains 139 characters
(#40) Whitespace found at end of line
(#41) Line exceeds 132 characters; contains 152 characters
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Whitespace found at end of line
(#46) Whitespace found at end of line
mod/myeducationpath/version.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) 79 slashes comments are not allowed; use "// Comment." instead
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#5) 3 slashes comments are not allowed; use "// Comment." instead
(#5) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) 79 slashes comments are not allowed; use "// Comment." instead
(#8) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) No space found before comment text; expected "// MATURITY_RC" but found "//MATURITY_RC"
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
mod/myeducationpath/view.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#11) Expected "if (...) {\n"; found "if(...){\n"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) No space found before comment text; expected "// this is teacher. redirect to report page" but found "//this is teacher. redirect to report page"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#29) Variable "MEPWRAPPER" must be all lower-case
(#30) Variable "MEPWRAPPER" must be all lower-case
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#30) Commas (,) must be followed by white space.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) No space found before comment text; expected "// =========== ACTIONS =================" but found "//=========== ACTIONS ================="
(#36) Expected "if (...) {\n"; found "if(...){//add or update the comment\n"
(#36) Expected 1 space before "=="; 0 found
(#36) Expected 1 space after "=="; 0 found
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// add or update the comment" but found "//add or update the comment"
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Expected "if (...) {\n"; found "if(...){\n"
(#41) Variable "MEPWRAPPER" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Variable "MEPWRAPPER" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#43) Expected "} else {\n"; found "}else{\n"
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) Expected 1 space before "=="; 0 found
(#48) Expected 1 space after "=="; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#49) Variable "MEPWRAPPER" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#50) Variable "MEPWRAPPER" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#51) Expected "if (...) {\n"; found "if(...){\n"
(#51) Variable "MEPWRAPPER" must be all lower-case
(#51) Expected 1 space before "=="; 0 found
(#51) Expected 1 space after "=="; 0 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 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 at least 8 spaces, found 2
(#54) Commas (,) must be followed by white space.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#55) Expected "} else {\n"; found "}else{\n"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Expected 1 space before "=="; 0 found
(#60) Expected 1 space after "=="; 0 found
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Variable "MEPWRAPPER" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Variable "MEPWRAPPER" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// get this user comment from DB" but found "//get this user comment from DB"
(#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
(#78) Variable "MEPWRAPPER" must be all lower-case
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) No space found before comment text; expected "// find what is the status of the view" but found "//find what is the status of the view"
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#84) Expected "if (...) {\n"; found "if(...){\n"
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Expected 1 space before "=="; 0 found
(#86) Expected 1 space after "=="; 0 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// show content" but found "//show content"
(#95) Expected "if (...) {\n"; found "if(...){\n"
(#95) Expected 1 space before "=="; 0 found
(#95) Expected 1 space after "=="; 0 found
(#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
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#96) Line exceeds 132 characters; contains 138 characters
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#98) Expected 1 space before "=="; 0 found
(#98) Expected 1 space after "=="; 0 found
(#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
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#99) Line exceeds 132 characters; contains 134 characters
(#100) Expected "} else {\n"; found "}else{\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#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
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Expected "if (...) {\n"; found "if(...){\n"
(#112) Expected 1 space before "=="; 0 found
(#112) Expected 1 space after "=="; 0 found
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 1
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 1
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Variable "MEPWRAPPER" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Expected "if (...) {\n"; found "if(...){\n"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 characters
(#126) Line exceeds 132 characters; contains 161 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
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#129) Line exceeds 132 characters; contains 142 characters
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#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 2
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#133) Variable "MEPWRAPPER" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 2
(#134) Expected "if (...) {\n"; found "if(...){\n"
(#134) Expected 1 space before "!="; 0 found
(#134) Expected 1 space after "!="; 0 found
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Line indented incorrectly; expected 4 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#139) Usage of ELSEIF not allowed; use ELSE IF instead
(#139) Expected 1 space before "<"; 0 found
(#139) Expected 1 space after "<"; 0 found
(#139) Expected 1 space before "=="; 0 found
(#139) Expected 1 space after "=="; 0 found
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Commas (,) must be followed by white space.
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#143) Line exceeds 132 characters; contains 133 characters
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) Usage of ELSEIF not allowed; use ELSE IF instead
(#147) Expected 1 space before "<"; 0 found
(#147) Expected 1 space after "<"; 0 found
(#147) Expected 1 space before "=="; 0 found
(#147) Expected 1 space after "=="; 0 found
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Commas (,) must be followed by white space.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Expected "} else {\n"; found "}else{\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Line indented incorrectly; expected 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 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Line indented incorrectly; expected 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 4 spaces, found 1
(#161) Expected "if (...) {\n"; found "if(...){\n"
(#161) Expected 1 space before "=="; 0 found
(#161) Expected 1 space after "=="; 0 found
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Line indented incorrectly; expected 4 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 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 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
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Line exceeds 132 characters; contains 155 characters
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Expected 1 space before "="; 0 found
(#176) Expected 1 space after "="; 0 found
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 4 spaces, found 1
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#178) Expected 1 space before "=="; 0 found
(#178) Expected 1 space after "=="; 0 found
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Expected "if (...) {\n"; found "if(...){ "
(#181) Expected 1 space before "=="; 0 found
(#181) Expected 1 space after "=="; 0 found
(#181) Closing brace must be on a line by itself
(#181) Expected "} else {\n"; found "}else{ "
(#181) Closing brace must be on a line by itself
(#182) Spaces must be used to indent lines; tabs are not allowed
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Line exceeds 132 characters; contains 174 characters
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Line indented incorrectly; expected 4 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 2
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Expected "if (...) {\n"; found "if(...){ "
(#194) Expected 1 space before "=="; 0 found
(#194) Expected 1 space after "=="; 0 found
(#194) Closing brace must be on a line by itself
(#195) 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
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Inline control structures are not allowed
(#201) Expected 1 space before "=="; 0 found
(#201) Expected 1 space after "=="; 0 found
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Inline control structures are not allowed
(#202) Expected 1 space before "=="; 0 found
(#202) Expected 1 space after "=="; 0 found
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Inline control structures are not allowed
(#203) Expected 1 space before "=="; 0 found
(#203) Expected 1 space after "=="; 0 found
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Inline control structures are not allowed
(#204) Expected 1 space before "=="; 0 found
(#204) Expected 1 space after "=="; 0 found
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Inline control structures are not allowed
(#205) Expected 1 space before "=="; 0 found
(#205) Expected 1 space after "=="; 0 found
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Inline control structures are not allowed
(#206) Expected 1 space before "=="; 0 found
(#206) Expected 1 space after "=="; 0 found
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) 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
(#212) Spaces must be used to indent lines; tabs are not allowed
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Expected "if (...) {\n"; found "if(...){ "
(#214) Expected 1 space before "=="; 0 found
(#214) Expected 1 space after "=="; 0 found
(#214) Closing brace must be on a line by itself
(#214) Expected "} else {\n"; found "}else{ "
(#214) Closing brace must be on a line by itself
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#214) Line exceeds 132 characters; contains 139 characters
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#216) Expected "if (...) {\n"; found "if(...){ "
(#216) Expected 1 space before "=="; 0 found
(#216) Expected 1 space after "=="; 0 found
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Line exceeds 132 characters; contains 172 characters
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) 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
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Line indented incorrectly; expected 4 spaces, found 1

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(185 errors, 14 warnings)

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

mod/myeducationpath/db/access.php
(#) File-level phpdocs block is not found
mod/myeducationpath/db/log.php
(#2) Empty line found after PHP open tag
(#21) Package mod is not valid
mod/myeducationpath/db/upgrade.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
(#26) Class XMLDBTable is not documented
(#30) Class XMLDBField is not documented
(#20) Function xmldb_myeducationpath_upgrade is not documented
(#31) Function XMLDBField::setAttributes is not documented
(#37) Function add_field is not documented
(#48) Function create_table is not documented
(#26) Package is not specified for class XMLDBTable. It is also not specified in file-level phpdocs
(#30) Package is not specified for class XMLDBField. It is also not specified in file-level phpdocs
(#20) Package is not specified for function xmldb_myeducationpath_upgrade. It is also not specified in file-level phpdocs
(#37) Package is not specified for function add_field. It is also not specified in file-level phpdocs
(#48) Package is not specified for function create_table. It is also not specified in file-level phpdocs
mod/myeducationpath/import.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
(#18) Found comment starting with three or more slashes
mod/myeducationpath/index.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
(#34) Found comment starting with three or more slashes
(#41) Found comment starting with three or more slashes
(#52) Found comment starting with three or more slashes
mod/myeducationpath/lang/en/myeducationpath.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/myeducationpath/lib.php
(#2) Empty line found after PHP open tag
(#171) Function myeducationpath_get_context is not documented
(#232) Function myeducationpath_get_allcourse_with_activity is not documented
(#240) Function myeducationpath_get_comments is not documented
(#255) Function myeducationpath_reset_userdata is not documented
(#276) Function myeducationpath_reset_course_form_definition is not documented
(#281) Function myeducationpath_reset_course_form_defaults is not documented
(#495) Function myeducationpath_get_link_for_iframe is not documented
(#149) There is no description in phpdocs for function myeducationpath_supports
(#196) Phpdocs for function myeducationpath_view_header has incomplete parameters list
(#312) Phpdocs for function myeducationpath_user_complete has incomplete parameters list
(#416) Phpdocs for function myeducationpath_get_course_students has incomplete parameters list
(#21) Package mod is not valid
mod/myeducationpath/lib/XmlWriter.class.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
(#4) Class XmlWriterPure is not documented
(#8) Function XmlWriterPure::XmlWriterPure is not documented
(#12) Function XmlWriterPure::_indent is not documented
(#17) Function XmlWriterPure::push is not documented
(#26) Function XmlWriterPure::element is not documented
(#38) Function XmlWriterPure::emptyelement is not documented
(#46) Function XmlWriterPure::pop is not documented
(#51) Function XmlWriterPure::getXml is not documented
(#5) Variable XmlWriterPure::$xml is not documented
(#6) Variable XmlWriterPure::$indent is not documented
(#7) Variable XmlWriterPure::$stack is not documented
(#4) Package is not specified for class XmlWriterPure. It is also not specified in file-level phpdocs
mod/myeducationpath/lib/class.cache.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class SimpleCache is not documented
(#9) Function SimpleCache::__construct is not documented
(#20) Function SimpleCache::setOnOff is not documented
(#24) Function SimpleCache::setTime is not documented
(#28) Function SimpleCache::cacheFileExists is not documented
(#39) Function SimpleCache::getFilePath is not documented
(#42) Function SimpleCache::removeCacheFile is not documented
(#48) Function SimpleCache::removeFilesStartingWith is not documented
(#59) Function SimpleCache::getCachedFile is not documented
(#77) Function SimpleCache::cacheFile is not documented
(#88) Function SimpleCache::getFullFilePath is not documented
(#92) Function SimpleCache::object_to_array is not documented
(#4) Variable SimpleCache::$_cache_directory is not documented
(#5) Variable SimpleCache::$_cacheactive is not documented
(#6) Variable SimpleCache::$_cachetime is not documented
(#7) Variable SimpleCache::$_secureprefix is not documented
(#3) Package is not specified for class SimpleCache. It is also not specified in file-level phpdocs
mod/myeducationpath/lib/myeducationpath.php
(#2) File-level phpdocs block is not found
(#19) Function MyEducationPath::__construct is not documented
(#37) Function MyEducationPath::debug is not documented
(#41) Function MyEducationPath::checkAPIKey is not documented
(#54) Function MyEducationPath::doAPICall is not documented
(#139) Function MyEducationPath::executeAPICall is not documented
(#191) Function MyEducationPath::setTemplateID is not documented
(#194) Function MyEducationPath::setEmailUser is not documented
(#197) Function MyEducationPath::setCourseType is not documented
(#201) Function MyEducationPath::getCertificates is not documented
(#206) Function MyEducationPath::getTemplates is not documented
(#212) Function MyEducationPath::getCertificate is not documented
(#216) Function MyEducationPath::checkCourseExistsByRemoteID is not documented
(#224) Function MyEducationPath::addCertificate is not documented
(#252) Function MyEducationPath::removeCertificate is not documented
(#258) Function MyEducationPath::getPrintCertificateLink is not documented
(#263) Function MyEducationPath::getVendorInformation is not documented
(#269) Function MyEducationPath::getCategories is not documented
(#274) Function MyEducationPath::addCourse is not documented
(#293) Function MyEducationPath::getCourse is not documented
(#298) Function MyEducationPath::commentCourse is not documented
(#306) Function MyEducationPath::rateCourse is not documented
(#312) Function MyEducationPath::getErrorCode is not documented
(#9) Variable MyEducationPath::$apiendpoint is not documented
(#10) Variable MyEducationPath::$apikey is not documented
(#11) Variable MyEducationPath::$error is not documented
(#12) Variable MyEducationPath::$errorcode is not documented
(#13) Variable MyEducationPath::$errorstatus is not documented
(#14) Variable MyEducationPath::$templateid is not documented
(#15) Variable MyEducationPath::$courseidtype is not documented
(#16) Variable MyEducationPath::$emailuser is not documented
(#17) Variable MyEducationPath::$useragent is not documented
(#18) Variable MyEducationPath::$debug is not documented
(#2) No one-line description found in phpdocs for class MyEducationPath
(#2) Class MyEducationPath does not have @copyright tag
(#2) Class MyEducationPath does not have @license tag
(#2) Package is not specified for class MyEducationPath. It is also not specified in file-level phpdocs
mod/myeducationpath/lib/myeducationpath_helper.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class MEPHelper is not documented
(#11) Function MEPHelper::__construct is not documented
(#21) Function MEPHelper::getContext is not documented
(#29) Function MEPHelper::getCoursePrice is not documented
(#50) Function MEPHelper::generateCode is not documented
(#68) Function MEPHelper::getCourseGradeWidget is not documented
(#90) Function MEPHelper::getCourseGrade is not documented
(#132) Function MEPHelper::getTeachersForCourseAsWidgets is not documented
(#163) Function MEPHelper::getTeachersForCourse is not documented
(#181) Function MEPHelper::getTeachers is not documented
(#224) Function MEPHelper::emailTeachers is not documented
(#254) Function MEPHelper::emailStudent is not documented
(#280) Function MEPHelper::emailOthers is not documented
(#312) Function MEPHelper::get_user_course_transcript is not documented
(#4) Variable MEPHelper::$CFG is not documented
(#5) Variable MEPHelper::$SITE is not documented
(#6) Variable MEPHelper::$DB is not documented
(#7) Variable MEPHelper::$USER is not documented
(#8) Variable MEPHelper::$CM is not documented
(#9) Variable MEPHelper::$course is not documented
(#10) Variable MEPHelper::$mepinstance is not documented
(#3) Package is not specified for class MEPHelper. It is also not specified in file-level phpdocs
mod/myeducationpath/lib/myeducationpath_wrapper.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class MEPWrapper is not documented
(#19) Function MEPWrapper::__construct is not documented
(#43) Function MEPWrapper::loadHelper is not documented
(#48) Function MEPWrapper::setCertRecord is not documented
(#51) Function MEPWrapper::setUserRecord is not documented
(#54) Function MEPWrapper::getMEPCourseID is not documented
(#58) Function MEPWrapper::getCacheObject is not documented
(#71) Function MEPWrapper::getAllCategories is not documented
(#89) Function MEPWrapper::checkCourseExistsByRemoteID is not documented
(#93) Function MEPWrapper::getAccountInfo is not documented
(#112) Function MEPWrapper::getMEPCourse is not documented
(#143) Function MEPWrapper::exportCourse is not documented
(#172) Function MEPWrapper::addComment is not documented
(#221) Function MEPWrapper::issueCertificate is not documented
(#326) Function MEPWrapper::issueDelete is not documented
(#337) Function MEPWrapper::getCourseGrade is not documented
(#341) Function MEPWrapper::getPrintURL is not documented
(#350) Function MEPWrapper::getStudentCertificate is not documented
(#364) Function MEPWrapper::getCertificateImageURL is not documented
(#8) Variable MEPWrapper::$CFG is not documented
(#9) Variable MEPWrapper::$SITE is not documented
(#10) Variable MEPWrapper::$DB is not documented
(#11) Variable MEPWrapper::$USER is not documented
(#12) Variable MEPWrapper::$CM is not documented
(#13) Variable MEPWrapper::$MYEDUPATHFILECACHE is not documented
(#14) Variable MEPWrapper::$course is not documented
(#15) Variable MEPWrapper::$mepinstance is not documented
(#16) Variable MEPWrapper::$certrecord is not documented
(#17) Variable MEPWrapper::$user is not documented
(#18) Variable MEPWrapper::$helper is not documented
(#7) Package is not specified for class MEPWrapper. It is also not specified in file-level phpdocs
mod/myeducationpath/mod_form.php
(#2) File-level phpdocs block is not found
(#9) Class mod_myeducationpath_mod_form is not documented
(#11) Function mod_myeducationpath_mod_form::definition is not documented
(#3) Found comment starting with three or more slashes
(#9) Package is not specified for class mod_myeducationpath_mod_form. It is also not specified in file-level phpdocs
mod/myeducationpath/report.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#248) Function myeducationpath_printCertificateInformation is not documented
(#352) Function myeducationpath_report_export_spreadsheet is not documented
(#416) Function myeducationpath_report_exportTXT is not documented
(#369) Found comment starting with three or more slashes
(#380) Found comment starting with three or more slashes
(#411) Found comment starting with three or more slashes
(#425) Found comment starting with three or more slashes
(#434) Found comment starting with three or more slashes
(#248) Package is not specified for function myeducationpath_printCertificateInformation. It is also not specified in file-level phpdocs
(#352) Package is not specified for function myeducationpath_report_export_spreadsheet. It is also not specified in file-level phpdocs
(#416) Package is not specified for function myeducationpath_report_exportTXT. It is also not specified in file-level phpdocs
mod/myeducationpath/settings.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#4) Class admin_setting_justhtml is not documented
(#5) Function admin_setting_justhtml::__construct is not documented
(#8) Function admin_setting_justhtml::output_html is not documented
(#13) Function admin_setting_justhtml::get_setting is not documented
(#4) Package is not specified for class admin_setting_justhtml. It is also not specified in file-level phpdocs
mod/myeducationpath/version.php
(#2) Empty line found after PHP open tag
(#8) File-level phpdocs block is not found
(#3) Found comment starting with three or more slashes
(#4) Found comment starting with three or more slashes
(#5) Found comment starting with three or more slashes
(#6) Found comment starting with three or more slashes
mod/myeducationpath/view.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 1 warnings)

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

mod/myeducationpath/db/upgrade.php
Detected less 'if' blocks (0) than 'savepoint' calls (2). Repeated savepoints?

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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