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

(1060 errors, 388 warnings)

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

question/type/formulas/answer_unit.php
(#49) Member variable "additional_rules" must not contain underscores.
(#50) Member variable "default_mapping" must not contain underscores.
(#51) Member variable "default_last_id" must not contain underscores.
(#52) Member variable "default_id" must not contain underscores.
(#53) Member variable "default_rules" must not contain underscores.
(#54) Member variable "unit_exclude_symbols" must not contain underscores.
(#54) The use of backticks in strings is not recommended
(#55) Member variable "prefix_scale_factors" must not contain underscores.
(#76) Variable "default_id" must not contain underscores.
(#76) Variable "default_rules" must not contain underscores.
(#77) Variable "default_id" must not contain underscores.
(#80) Variable "default_id" must not contain underscores.
(#81) Variable "default_rules" must not contain underscores.
(#93) Variable "additional_rules" must not contain underscores.
(#94) Variable "additional_rules" must not contain underscores.
(#104) Variable "tmp_mapping" must not contain underscores.
(#105) Variable "tmp_counter" must not contain underscores.
(#106) Variable "tmp_mapping" must not contain underscores.
(#106) Variable "tmp_counter" must not contain underscores.
(#107) Variable "tmp_mapping" must not contain underscores.
(#108) Variable "tmp_counter" must not contain underscores.
(#111) Variable "tmp_mapping" must not contain underscores.
(#112) Variable "tmp_counter" must not contain underscores.
(#113) Variable "tmp_mapping" must not contain underscores.
(#113) Variable "tmp_counter" must not contain underscores.
(#114) Variable "tmp_mapping" must not contain underscores.
(#127) Variable "dimension_list" must not contain underscores.
(#128) Variable "class_scale" must not contain underscores.
(#129) Variable "class_scale" must not contain underscores.
(#130) Variable "dimension_list" must not contain underscores.
(#132) Variable "dimension_list" must not contain underscores.
(#163) Variable "targets_list" must not contain underscores.
(#164) Variable "targets_list" must not contain underscores.
(#181) Variable "targets_list" must not contain underscores.
(#183) Variable "targets_list" must not contain underscores.
(#190) Variable "parsed_unit" must not contain underscores.
(#191) Variable "parsed_unit" must not contain underscores.
(#194) Variable "targets_list" must not contain underscores.
(#194) Variable "parsed_unit" must not contain underscores.
(#196) Variable "targets_list" must not contain underscores.
(#207) Variable "targets_list" must not contain underscores.
(#208) Variable "targets_list" must not contain underscores.
(#214) Variable "is_all_matches" must not contain underscores.
(#216) Variable "unit_found" must not contain underscores.
(#217) Variable "unit_found" must not contain underscores.
(#222) Variable "unit_found" must not contain underscores.
(#224) Variable "unit_found" must not contain underscores.
(#225) Variable "is_all_matches" must not contain underscores.
(#230) Variable "is_all_matches" must not contain underscores.
(#247) Variable "test_unit_name" must not contain underscores.
(#247) Variable "base_unit_array" must not contain underscores.
(#248) Variable "test_unit_name" must not contain underscores.
(#252) Variable "base_unit_array" must not contain underscores.
(#291) Variable "unit_expression" must not contain underscores.
(#291) Variable "no_divisor" must not contain underscores.
(#292) Variable "unit_expression" must not contain underscores.
(#296) Variable "unit_expression" must not contain underscores.
(#298) Variable "no_divisor" must not contain underscores.
(#298) Variable "unit_expression" must not contain underscores.
(#301) Variable "unit_expression" must not contain underscores.
(#302) Variable "unit_expression" must not contain underscores.
(#321) Variable "unit_element_name" must not contain underscores.
(#321) Variable "unit_exclude_symbols" must not contain underscores.
(#322) Variable "unit_expression" must not contain underscores.
(#322) Variable "unit_expression" must not contain underscores.
(#323) Variable "unit_expression" must not contain underscores.
(#333) Variable "unit_element_name" must not contain underscores.
(#372) Variable "dim_id_count" must not contain underscores.
(#372) Variable "rules_string" must not contain underscores.
(#373) Variable "rules_string" must not contain underscores.
(#376) Variable "unit_scales" must not contain underscores.
(#381) Variable "unit_name" must not contain underscores.
(#382) Variable "unit_exclude_symbols" must not contain underscores.
(#382) Variable "unit_name" must not contain underscores.
(#383) Variable "unit_name" must not contain underscores.
(#385) Variable "unit_scales" must not contain underscores.
(#385) Variable "unit_name" must not contain underscores.
(#386) Variable "si_prefixes" must not contain underscores.
(#387) Variable "si_prefixes" must not contain underscores.
(#389) Variable "prefix_scale_factors" must not contain underscores.
(#393) Variable "unit_scales" must not contain underscores.
(#393) Variable "unit_name" must not contain underscores.
(#400) Variable "unit_exclude_symbols" must not contain underscores.
(#403) Variable "unit_scales" must not contain underscores.
(#406) Variable "unit_scales" must not contain underscores.
(#407) Variable "unit_scales" must not contain underscores.
(#408) Variable "dim_id" must not contain underscores.
(#409) Variable "unit_scales" must not contain underscores.
(#411) Variable "dim_id" must not contain underscores.
(#411) Variable "dim_id_count" must not contain underscores.
(#414) Variable "unit_scales" must not contain underscores.
(#416) Variable "dim_id" must not contain underscores.
question/type/formulas/conversion_rules.php
(#51) This comment is 59% valid code; is this commented out code?
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 67% valid code; is this commented out code?
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 69% valid code; is this commented out code?
question/type/formulas/instantiate.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#54) Line exceeds 132 characters; contains 143 characters
(#62) Line exceeds 132 characters; contains 138 characters
(#104) Line exceeds 132 characters; contains 140 characters
(#181) Empty CATCH statement detected
question/type/formulas/question.php
(#475) Line exceeds 132 characters; contains 157 characters
(#510) Variable "_a" must not contain underscores.
(#510) Variable "_r" must not contain underscores.
(#510) Variable "is_number" must not contain underscores.
(#513) Variable "_r" must not contain underscores.
(#516) Variable "_r" must not contain underscores.
(#518) Variable "_r" must not contain underscores.
(#521) Variable "_r" must not contain underscores.
(#522) Variable "_a" must not contain underscores.
(#523) Line exceeds 132 characters; contains 134 characters
(#524) Line exceeds 132 characters; contains 153 characters
(#524) This comment is 41% valid code; is this commented out code?
(#527) Variable "is_number" must not contain underscores.
(#528) Variable "norm_sqr" must not contain underscores.
(#529) Variable "_a" must not contain underscores.
(#530) Variable "norm_sqr" must not contain underscores.
(#532) Variable "norm_sqr" must not contain underscores.
(#532) Variable "norm_sqr" must not contain underscores.
(#532) Line exceeds 132 characters; contains 170 characters
(#553) Empty CATCH statement detected
(#583) Variable "is_origin" must not contain underscores.
(#586) Variable "is_origin" must not contain underscores.
(#588) Variable "is_origin" must not contain underscores.
(#591) Variable "is_origin" must not contain underscores.
(#591) Variable "is_origin" must not contain underscores.
(#593) Variable "is_origin" must not contain underscores.
(#635) Line exceeds 132 characters; contains 142 characters
(#640) Line exceeds 132 characters; contains 144 characters
(#645) Line exceeds 132 characters; contains 138 characters
(#749) Line exceeds 132 characters; contains 140 characters
(#858) Line exceeds 132 characters; contains 159 characters
(#902) Line exceeds 132 characters; contains 135 characters
question/type/formulas/questiontype.php
(#134) Line exceeds 132 characters; contains 136 characters
(#422) Line exceeds 132 characters; contains 140 characters
(#618) Line exceeds 132 characters; contains 137 characters
question/type/formulas/renderer.php
(#195) Line exceeds 132 characters; contains 135 characters
(#260) Empty CATCH statement detected
(#505) Line exceeds 132 characters; contains 161 characters
question/type/formulas/tests/helper.php
(#260) Line exceeds 132 characters; contains 157 characters
(#268) Line exceeds 132 characters; contains 164 characters
(#306) Line exceeds 132 characters; contains 135 characters
(#307) Line exceeds 132 characters; contains 136 characters
(#308) Line exceeds 132 characters; contains 136 characters
(#309) Line exceeds 132 characters; contains 143 characters
(#394) Line exceeds 132 characters; contains 157 characters
(#402) Line exceeds 132 characters; contains 164 characters
(#440) Line exceeds 132 characters; contains 135 characters
(#441) Line exceeds 132 characters; contains 136 characters
(#442) Line exceeds 132 characters; contains 136 characters
(#443) Line exceeds 132 characters; contains 143 characters
question/type/formulas/tests/variables_test.php
(#139) The use of backticks in strings is not recommended
(#175) Line exceeds 132 characters; contains 140 characters
(#184) Line exceeds 132 characters; contains 135 characters
(#337) Line exceeds 132 characters; contains 134 characters
(#339) Line exceeds 132 characters; contains 133 characters
(#340) Line exceeds 132 characters; contains 135 characters
(#384) Line exceeds 132 characters; contains 149 characters
(#547) Line exceeds 132 characters; contains 134 characters
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Inline comments must start with a capital letter, digit or 3-dots sequence
(#608) Inline comments must end in full-stops, exclamation marks, or question marks
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#714) The use of backticks in strings is not recommended
(#718) Line exceeds 132 characters; contains 176 characters
(#731) Line exceeds 132 characters; contains 139 characters
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) This comment is 67% valid code; is this commented out code?
(#737) Inline comments must start with a capital letter, digit or 3-dots sequence
(#737) Inline comments must end in full-stops, exclamation marks, or question marks
(#737) This comment is 67% valid code; is this commented out code?
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) The use of backticks in strings is not recommended
(#803) The use of backticks in strings is not recommended
(#807) Line exceeds 132 characters; contains 176 characters
question/type/formulas/variables.php
(#44) Inline control structures are not allowed
(#47) Space found after opening bracket of FOR loop
(#47) Space found before closing bracket of FOR loop
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Inline control structures are not allowed
(#59) Inline control structures are not allowed
(#62) Expected "for (...) {\n"; found "for (...){\n"
(#62) Expected 1 space before "="; 0 found
(#62) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "<"; 0 found
(#62) Expected 1 space after "<"; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Inline control structures are not allowed
(#73) Inline control structures are not allowed
(#76) Expected "for (...) {\n"; found "for (...){\n"
(#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
(#82) Commas (,) must be followed by white space.
(#83) Inline control structures are not allowed
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "-"; 0 found
(#83) Expected 1 space after "-"; 0 found
(#84) Inline control structures are not allowed
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Expected 1 space before "-"; 0 found
(#84) Expected 1 space after "-"; 0 found
(#85) Inline control structures are not allowed
(#86) Inline control structures are not allowed
(#88) Expected "do {\n...} while (...);\n"; found "do{\n...} while(...);\n"
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#92) Expected 1 space after ">"; 0 found
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#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
(#113) Visibility must be declared on method "initialize_function_list"
(#114) Space found before semicolon; expected ");" but found ") ;"
(#119) Line exceeds 132 characters; contains 154 characters
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 68% valid code; is this commented out code?
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Line exceeds 132 characters; contains 155 characters
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Visibility must be declared on method "__construct"
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Visibility must be declared on method "vstack_create"
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Visibility must be declared on method "vstack_get_serialization"
(#157) Commas (,) must be followed by white space.
(#159) Inline control structures are not allowed
(#159) Commas (,) must be followed by white space.
(#160) Expected 1 space before "=="; 0 found
(#160) Expected 1 space after "=="; 0 found
(#160) Line exceeds 132 characters; contains 133 characters
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline control structures are not allowed
(#161) Expected 1 space before "=="; 0 found
(#161) Expected 1 space after "=="; 0 found
(#161) Expected 1 space before "=="; 0 found
(#161) Expected 1 space after "=="; 0 found
(#161) Inline control structures are not allowed
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#161) Expected 1 space before "<"; 0 found
(#161) Expected 1 space after "<"; 0 found
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Expected 1 space before "=="; 0 found
(#163) Expected 1 space after "=="; 0 found
(#163) Commas (,) must be followed by white space.
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Visibility must be declared on method "vstack_get_number_of_dataset"
(#171) Inline control structures are not allowed
(#172) Line exceeds 132 characters; contains 135 characters
(#173) Inline control structures are not allowed
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Visibility must be declared on method "vstack_get_has_shuffle"
(#180) Inline control structures are not allowed
(#180) Inline control structures are not allowed
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Visibility must be declared on method "vstack_get_names"
(#189) Visibility must be declared on method "vstack_get_variable"
(#193) Visibility must be declared on method "vstack_update_variable"
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline control structures are not allowed
(#197) Inline control structures are not allowed
(#197) Expected 1 space before ">"; 0 found
(#197) Expected 1 space after ">"; 0 found
(#197) Commas (,) must be followed by white space.
(#197) Line exceeds 132 characters; contains 154 characters
(#198) Inline control structures are not allowed
(#198) Commas (,) must be followed by white space.
(#198) Line exceeds 132 characters; contains 144 characters
(#199) Expected 1 space before "=="; 0 found
(#199) Expected 1 space after "=="; 0 found
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#200) Expected 1 space before "<"; 0 found
(#200) Expected 1 space after "<"; 0 found
(#201) Inline control structures are not allowed
(#201) Commas (,) must be followed by white space.
(#205) Expected "} else {\n"; found "}\n else {\n"
(#206) Inline control structures are not allowed
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "<"; 0 found
(#206) Expected 1 space after "<"; 0 found
(#207) Inline control structures are not allowed
(#207) Commas (,) must be followed by white space.
(#212) Expected "} else {\n"; found "}\n else {\n"
(#214) Inline control structures are not allowed
(#214) Commas (,) must be followed by white space.
(#216) Inline control structures are not allowed
(#216) Expected 1 space before "<"; 0 found
(#216) Expected 1 space after "<"; 0 found
(#216) Expected 1 space before ">="; 0 found
(#216) Expected 1 space after ">="; 0 found
(#216) Commas (,) must be followed by white space.
(#216) Line exceeds 132 characters; contains 148 characters
(#217) Inline control structures are not allowed
(#217) Commas (,) must be followed by white space.
(#226) Variable "previous_top" must not contain underscores.
(#227) Variable "previous_top" must not contain underscores.
(#228) Variable "previous_top" must not contain underscores.
(#240) Inline control structures are not allowed
(#240) Inline control structures are not allowed
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Visibility must be declared on method "substitute_variables_in_text"
(#253) Variable "funcPattern" must be all lower-case
(#255) The use of backticks in strings is not recommended
(#255) Commas (,) must be followed by white space.
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) The use of backticks in strings is not recommended
(#257) Variable "funcPattern" must be all lower-case
(#257) The use of backticks in strings is not recommended
(#258) Inline control structures are not allowed
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#258) Expected 1 space before "<"; 0 found
(#258) Expected 1 space after "<"; 0 found
(#258) Expected 1 space before "+="; 0 found
(#258) Expected 1 space after "+="; 0 found
(#258) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#259) Expected 1 space before "=="; 0 found
(#259) Expected 1 space after "=="; 0 found
(#261) Inline control structures are not allowed
(#261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) Empty CATCH statement detected
(#263) Empty CATCH statement must have a comment to explain why the exception is not handled
(#263) Closing brace must be on a line by itself
(#263) Line exceeds 132 characters; contains 139 characters
(#266) The use of backticks in strings is not recommended
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) The use of backticks in strings is not recommended
(#271) The use of backticks in strings is not recommended
(#272) Inline control structures are not allowed
(#272) Expected 1 space before "="; 0 found
(#272) Expected 1 space after "="; 0 found
(#272) Expected 1 space before "<"; 0 found
(#272) Expected 1 space after "<"; 0 found
(#272) Expected 1 space before "+="; 0 found
(#272) Expected 1 space after "+="; 0 found
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line exceeds 132 characters; contains 146 characters
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) The use of backticks in strings is not recommended
(#279) The use of backticks in strings is not recommended
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#281) Expected 1 space before "<"; 0 found
(#281) Expected 1 space after "<"; 0 found
(#281) Expected 1 space before "+="; 0 found
(#281) Expected 1 space after "+="; 0 found
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Inline control structures are not allowed
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Line exceeds 132 characters; contains 160 characters
(#286) Inline control structures are not allowed
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Inline control structures are not allowed
(#298) Commas (,) must be followed by white space.
(#299) Inline control structures are not allowed
(#299) Expected "if (...) {\n"; found "if (...) {\n"
(#300) Inline control structures are not allowed
(#301) Commas (,) must be followed by white space.
(#304) Inline control structures are not allowed
(#304) The use of backticks in strings is not recommended
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Commas (,) must be followed by white space.
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Variable "rangePattern" must be all lower-case
(#312) The use of backticks in strings is not recommended
(#312) Variable "rangePattern" must be all lower-case
(#312) The use of backticks in strings is not recommended
(#313) Expected 1 space before "="; 0 found
(#313) Expected 1 space after "="; 0 found
(#313) Expected 1 space before "<"; 0 found
(#313) Expected 1 space after "<"; 0 found
(#313) Expected 1 space before "+="; 0 found
(#313) Expected 1 space after "+="; 0 found
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Inline control structures are not allowed
(#315) Commas (,) must be followed by white space.
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#317) Expected 1 space before "<"; 0 found
(#317) Expected 1 space after "<"; 0 found
(#317) Expected 1 space before "+="; 0 found
(#317) Expected 1 space after "+="; 0 found
(#319) Inline control structures are not allowed
(#319) Commas (,) must be followed by white space.
(#321) Inline control structures are not allowed
(#321) Commas (,) must be followed by white space.
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Variable "numPattern" must be all lower-case
(#330) The use of backticks in strings is not recommended
(#330) Variable "numPattern" must be all lower-case
(#330) The use of backticks in strings is not recommended
(#331) Inline control structures are not allowed
(#331) Expected 1 space before "="; 0 found
(#331) Expected 1 space after "="; 0 found
(#331) Expected 1 space before "<"; 0 found
(#331) Expected 1 space after "<"; 0 found
(#331) Expected 1 space before "+="; 0 found
(#331) Expected 1 space after "+="; 0 found
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Variable "funcPattern" must be all lower-case
(#341) The use of backticks in strings is not recommended
(#341) Variable "funcPattern" must be all lower-case
(#341) The use of backticks in strings is not recommended
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#342) Expected 1 space before "<"; 0 found
(#342) Expected 1 space after "<"; 0 found
(#342) Expected 1 space before "+="; 0 found
(#342) Expected 1 space after "+="; 0 found
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Inline control structures are not allowed
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Variable "varPattern" must be all lower-case
(#352) The use of backticks in strings is not recommended
(#352) Variable "varPattern" must be all lower-case
(#352) The use of backticks in strings is not recommended
(#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) Expected 1 space before "+="; 0 found
(#353) Expected 1 space after "+="; 0 found
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Inline control structures are not allowed
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#363) Variable "varPattern" must be all lower-case
(#365) The use of backticks in strings is not recommended
(#365) Variable "varPattern" must be all lower-case
(#365) The use of backticks in strings is not recommended
(#366) Expected 1 space before "="; 0 found
(#366) Expected 1 space after "="; 0 found
(#366) Expected 1 space before "<"; 0 found
(#366) Expected 1 space after "<"; 0 found
(#366) Expected 1 space before "+="; 0 found
(#366) Expected 1 space after "+="; 0 found
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Inline control structures are not allowed
(#367) Commas (,) must be followed by white space.
(#367) Commas (,) must be followed by white space.
(#367) Line exceeds 132 characters; contains 148 characters
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline control structures are not allowed
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#378) Expected 1 space before "<"; 0 found
(#378) Expected 1 space after "<"; 0 found
(#380) Inline control structures are not allowed
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#383) Inline control structures are not allowed
(#384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Inline control structures are not allowed
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#387) Inline control structures are not allowed
(#388) Inline control structures are not allowed
(#389) Expected 1 space before "-"; 0 found
(#389) Expected 1 space after "-"; 0 found
(#389) Expected 1 space before "/"; 0 found
(#389) Expected 1 space after "/"; 0 found
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Visibility must be declared on method "parse_random_variables"
(#407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Inline control structures are not allowed
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Inline control structures are not allowed
(#418) Using 'continue' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Inline control structures are not allowed
(#419) Commas (,) must be followed by white space.
(#420) Inline control structures are not allowed
(#420) Commas (,) must be followed by white space.
(#423) Inline control structures are not allowed
(#423) Commas (,) must be followed by white space.
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline control structures are not allowed
(#429) Line exceeds 132 characters; contains 148 characters
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Commas (,) must be followed by white space.
(#433) Inline control structures are not allowed
(#433) Commas (,) must be followed by white space.
(#434) Inline control structures are not allowed
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#435) Commas (,) must be followed by white space.
(#439) Inline control structures are not allowed
(#442) Inline control structures are not allowed
(#443) Inline control structures are not allowed
(#443) Commas (,) must be followed by white space.
(#443) Line exceeds 132 characters; contains 135 characters
(#447) Inline comments must start with a capital letter, digit or 3-dots sequence
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Inline control structures are not allowed
(#449) Commas (,) must be followed by white space.
(#453) Inline control structures are not allowed
(#454) Inline control structures are not allowed
(#454) Inline control structures are not allowed
(#454) Commas (,) must be followed by white space.
(#454) Line exceeds 132 characters; contains 166 characters
(#460) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#462) Inline control structures are not allowed
(#463) Commas (,) must be followed by white space.
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#465) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Inline control structures are not allowed
(#469) Commas (,) must be followed by white space.
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Inline control structures are not allowed
(#473) Commas (,) must be followed by white space.
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Expected 1 space before "+"; 0 found
(#476) Expected 1 space after "+"; 0 found
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Visibility must be declared on method "instantiate_random_variables"
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline control structures are not allowed
(#493) Expected "} else {\n"; found "}\n else {\n"
(#494) Expected 1 space before "%"; 0 found
(#494) Expected 1 space after "%"; 0 found
(#494) Commas (,) must be followed by white space.
(#494) Expected 1 space before "-"; 0 found
(#494) Expected 1 space after "-"; 0 found
(#495) Expected 1 space before "/"; 0 found
(#495) Expected 1 space after "/"; 0 found
(#496) Line exceeds 132 characters; contains 134 characters
(#496) Inline comments must start with a capital letter, digit or 3-dots sequence
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#498) Expected 1 space before "-"; 0 found
(#498) Expected 1 space after "-"; 0 found
(#498) Expected 1 space before "/"; 0 found
(#498) Expected 1 space after "/"; 0 found
(#500) Expected 1 space before "*"; 0 found
(#500) Expected 1 space after "*"; 0 found
(#506) Inline control structures are not allowed
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Commas (,) must be followed by white space.
(#515) Visibility must be declared on method "evaluate_assignments"
(#524) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#526) Closing brace must be on a line by itself
(#530) Inline comments must start with a capital letter, digit or 3-dots sequence
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#531) Visibility must be declared on method "evaluate_general_expression"
(#539) Inline control structures are not allowed
(#539) Line exceeds 132 characters; contains 140 characters
(#539) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Commas (,) must be followed by white space.
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) This comment is 50% valid code; is this commented out code?
(#549) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#552) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Inline control structures are not allowed
(#556) Commas (,) must be followed by white space.
(#557) Inline control structures are not allowed
(#557) Commas (,) must be followed by white space.
(#559) Inline control structures are not allowed
(#559) Commas (,) must be followed by white space.
(#559) Line exceeds 132 characters; contains 164 characters
(#562) Inline control structures are not allowed
(#562) Commas (,) must be followed by white space.
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Variable "is_open" must not contain underscores.
(#566) Inline control structures are not allowed
(#566) Variable "is_open" must not contain underscores.
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Variable "is_open" must not contain underscores.
(#567) Expected 1 space before "+"; 0 found
(#567) Expected 1 space after "+"; 0 found
(#567) Commas (,) must be followed by white space.
(#567) Variable "is_open" must not contain underscores.
(#567) Expected 1 space before "-"; 0 found
(#567) Expected 1 space after "-"; 0 found
(#567) Expected 1 space before "-"; 0 found
(#567) Expected 1 space after "-"; 0 found
(#568) Variable "is_open" must not contain underscores.
(#571) Expected 1 space before "+"; 0 found
(#571) Expected 1 space after "+"; 0 found
(#573) Expected "} else {\n"; found "}\n else {\n"
(#575) Inline control structures are not allowed
(#575) Line exceeds 132 characters; contains 133 characters
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Expected 1 space before "+"; 0 found
(#576) Expected 1 space after "+"; 0 found
(#576) Expected 1 space before "-"; 0 found
(#576) Expected 1 space after "-"; 0 found
(#577) Expected 1 space before "+"; 0 found
(#577) Expected 1 space after "+"; 0 found
(#580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Expected 1 space before "+"; 0 found
(#581) Expected 1 space after "+"; 0 found
(#582) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Expected "} else {\n"; found "}\n else {\n"
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Inline control structures are not allowed
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#593) Expected 1 space before "+"; 0 found
(#593) Expected 1 space after "+"; 0 found
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline control structures are not allowed
(#597) Line exceeds 132 characters; contains 148 characters
(#597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Commas (,) must be followed by white space.
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Inline control structures are not allowed
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Inline control structures are not allowed
(#605) Commas (,) must be followed by white space.
(#607) Inline comments must start with a capital letter, digit or 3-dots sequence
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Inline control structures are not allowed
(#609) Commas (,) must be followed by white space.
(#610) Inline comments must start with a capital letter, digit or 3-dots sequence
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) Inline control structures are not allowed
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#617) Inline comments must start with a capital letter, digit or 3-dots sequence
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (var_dump($ne, slt>y'ck))
(#619) This comment is 69% valid code; is this commented out code?
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline control structures are not allowed
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Commas (,) must be followed by white space.
(#632) Inline control structures are not allowed
(#633) Inline comments must end in full-stops, exclamation marks, or question marks
(#635) Inline control structures are not allowed
(#637) Inline control structures are not allowed
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Inline control structures are not allowed
(#651) Inline control structures are not allowed
(#651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) Inline control structures are not allowed
(#655) Inline control structures are not allowed
(#655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#657) Inline control structures are not allowed
(#659) Inline control structures are not allowed
(#663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#663) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) Visibility must be declared on method "parse_algebraic_variable"
(#666) Inline control structures are not allowed
(#667) Inline control structures are not allowed
(#669) Inline control structures are not allowed
(#670) Inline control structures are not allowed
(#670) Expected 1 space before "-"; 0 found
(#670) Expected 1 space after "-"; 0 found
(#670) Commas (,) must be followed by white space.
(#675) Inline control structures are not allowed
(#675) Commas (,) must be followed by white space.
(#682) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Inline control structures are not allowed
(#687) Inline control structures are not allowed
(#688) Commas (,) must be followed by white space.
(#690) Inline control structures are not allowed
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#694) Inline control structures are not allowed
(#695) Commas (,) must be followed by white space.
(#696) Inline control structures are not allowed
(#697) Commas (,) must be followed by white space.
(#698) Inline control structures are not allowed
(#699) Commas (,) must be followed by white space.
(#700) Expected 1 space before "+"; 0 found
(#700) Expected 1 space after "+"; 0 found
(#700) Line exceeds 132 characters; contains 148 characters
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Inline control structures are not allowed
(#705) Expected 1 space before "="; 0 found
(#705) Expected 1 space after "="; 0 found
(#705) Expected 1 space before "<"; 0 found
(#705) Expected 1 space after "<"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "=="; 0 found
(#706) Expected 1 space after "=="; 0 found
(#706) Expected 1 space before "?"; 0 found
(#706) Expected 1 space after "?"; 0 found
(#706) Expected 1 space before ":"; 0 found
(#706) Expected 1 space after ":"; 0 found
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#713) The use of backticks in strings is not recommended
(#713) The use of backticks in strings is not recommended
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Expected 1 space before "<"; 0 found
(#715) Expected 1 space after "<"; 0 found
(#715) Expected 1 space before "+="; 0 found
(#715) Expected 1 space after "+="; 0 found
(#718) Inline control structures are not allowed
(#718) Expected 1 space before "="; 0 found
(#718) Expected 1 space after "="; 0 found
(#718) Expected 1 space before "<="; 0 found
(#718) Expected 1 space after "<="; 0 found
(#722) Inline control structures are not allowed
(#726) Inline control structures are not allowed
(#740) Inline control structures are not allowed
(#740) Expected 1 space before "=="; 0 found
(#740) Expected 1 space after "=="; 0 found
(#740) Expected 1 space before "=="; 0 found
(#740) Expected 1 space after "=="; 0 found
(#740) Expected 1 space before "=="; 0 found
(#740) Expected 1 space after "=="; 0 found
(#741) Variable "N" must be all lower-case
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Inline control structures are not allowed
(#742) Variable "N" must be all lower-case
(#742) Expected 1 space before "<"; 0 found
(#742) Expected 1 space after "<"; 0 found
(#742) Variable "N" must be all lower-case
(#742) Expected 1 space before ">"; 0 found
(#742) Expected 1 space after ">"; 0 found
(#742) Commas (,) must be followed by white space.
(#743) Commas (,) must be followed by white space.
(#743) Variable "N" must be all lower-case
(#743) Commas (,) must be followed by white space.
(#746) Inline control structures are not allowed
(#746) Expected 1 space before "=="; 0 found
(#746) Expected 1 space after "=="; 0 found
(#746) Expected 1 space before "=="; 0 found
(#746) Expected 1 space after "=="; 0 found
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#750) Inline control structures are not allowed
(#750) Expected 1 space before ">="; 0 found
(#750) Expected 1 space after ">="; 0 found
(#750) Expected 1 space before "=="; 0 found
(#750) Expected 1 space after "=="; 0 found
(#752) Inline control structures are not allowed
(#756) Expected "} else {\n"; found "}\n else {\n"
(#760) Expected 1 space before "="; 0 found
(#760) Expected 1 space after "="; 0 found
(#760) Expected 1 space before "<"; 0 found
(#760) Expected 1 space after "<"; 0 found
(#764) Inline control structures are not allowed
(#766) Expected 1 space before ">="; 0 found
(#766) Expected 1 space after ">="; 0 found
(#766) Expected 1 space before "<"; 0 found
(#766) Expected 1 space after "<"; 0 found
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Inline control structures are not allowed
(#770) Expected 1 space before ">="; 0 found
(#770) Expected 1 space after ">="; 0 found
(#770) Expected 1 space before "<="; 0 found
(#770) Expected 1 space after "<="; 0 found
(#770) Expected 1 space before "=="; 0 found
(#770) Expected 1 space after "=="; 0 found
(#771) Inline control structures are not allowed
(#771) Expected 1 space before "=="; 0 found
(#771) Expected 1 space after "=="; 0 found
(#771) Inline control structures are not allowed
(#771) Expected 1 space before "!="; 0 found
(#771) Expected 1 space after "!="; 0 found
(#772) Inline control structures are not allowed
(#772) Expected 1 space before "=="; 0 found
(#772) Expected 1 space after "=="; 0 found
(#773) Inline control structures are not allowed
(#779) Inline control structures are not allowed
(#779) Expected 1 space before "=="; 0 found
(#779) Expected 1 space after "=="; 0 found
(#779) Expected 1 space before "=="; 0 found
(#779) Expected 1 space after "=="; 0 found
(#779) Expected 1 space before "=="; 0 found
(#779) Expected 1 space after "=="; 0 found
(#783) Inline control structures are not allowed
(#783) Expected 1 space before ">="; 0 found
(#783) Expected 1 space after ">="; 0 found
(#783) Expected 1 space before "<"; 0 found
(#783) Expected 1 space after "<"; 0 found
(#784) Inline control structures are not allowed
(#784) Commas (,) must be followed by white space.
(#789) Inline control structures are not allowed
(#789) Expected 1 space before "=="; 0 found
(#789) Expected 1 space after "=="; 0 found
(#789) Expected 1 space before "=="; 0 found
(#789) Expected 1 space after "=="; 0 found
(#793) Inline control structures are not allowed
(#793) Expected 1 space before ">="; 0 found
(#793) Expected 1 space after ">="; 0 found
(#793) Expected 1 space before "<"; 0 found
(#793) Expected 1 space after "<"; 0 found
(#794) Inline control structures are not allowed
(#794) Commas (,) must be followed by white space.
(#799) Inline control structures are not allowed
(#799) Expected 1 space before ">="; 0 found
(#799) Expected 1 space after ">="; 0 found
(#799) Expected 1 space before "<="; 0 found
(#799) Expected 1 space after "<="; 0 found
(#799) Expected 1 space before "=="; 0 found
(#799) Expected 1 space after "=="; 0 found
(#800) Inline comments must start with a capital letter, digit or 3-dots sequence
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#801) Inline control structures are not allowed
(#801) Expected 1 space before "=="; 0 found
(#801) Expected 1 space after "=="; 0 found
(#802) Inline control structures are not allowed
(#804) Inline comments must end in full-stops, exclamation marks, or question marks
(#804) This comment is 66% valid code; is this commented out code?
(#805) Closing brace must be on a line by itself
(#807) Expected "} else {\n"; found "}\n else {\n"
(#808) Inline control structures are not allowed
(#808) Expected 1 space before "=="; 0 found
(#808) Expected 1 space after "=="; 0 found
(#808) Expected 1 space before "=="; 0 found
(#808) Expected 1 space after "=="; 0 found
(#808) Expected 1 space before "=="; 0 found
(#808) Expected 1 space after "=="; 0 found
(#809) Inline control structures are not allowed
(#809) Expected 1 space before "!="; 0 found
(#809) Expected 1 space after "!="; 0 found
(#810) Inline control structures are not allowed
(#810) Expected 1 space before "!="; 0 found
(#810) Expected 1 space after "!="; 0 found
(#811) Inline control structures are not allowed
(#813) Line exceeds 132 characters; contains 140 characters
(#813) Inline comments must end in full-stops, exclamation marks, or question marks
(#813) This comment is 69% valid code; is this commented out code?
(#814) The use of function eval() is forbidden
(#814) Closing brace must be on a line by itself
(#814) Line exceeds 132 characters; contains 159 characters
(#815) Inline control structures are not allowed
(#817) Line exceeds 132 characters; contains 139 characters
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) This comment is 69% valid code; is this commented out code?
(#818) Closing brace must be on a line by itself
(#818) Line exceeds 132 characters; contains 138 characters
(#819) Inline control structures are not allowed
(#825) Inline control structures are not allowed
(#825) Expected 1 space before "=="; 0 found
(#825) Expected 1 space after "=="; 0 found
(#825) Expected 1 space before "=="; 0 found
(#825) Expected 1 space after "=="; 0 found
(#827) Inline control structures are not allowed
(#832) Expected 1 space before "=="; 0 found
(#832) Expected 1 space after "=="; 0 found
(#832) Expected 1 space before "=="; 0 found
(#832) Expected 1 space after "=="; 0 found
(#833) Variable "varName" must be all lower-case
(#836) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#836) Expected 1 space before "=="; 0 found
(#836) Expected 1 space after "=="; 0 found
(#836) Expected 1 space before "=="; 0 found
(#836) Expected 1 space after "=="; 0 found
(#837) Variable "varName" must be all lower-case
(#840) Inline control structures are not allowed
(#846) Inline control structures are not allowed
(#849) Inline control structures are not allowed
(#852) Inline control structures are not allowed
(#854) Inline control structures are not allowed
(#856) Inline control structures are not allowed
(#859) Inline control structures are not allowed
(#861) Inline control structures are not allowed
(#865) Inline control structures are not allowed
(#870) Inline control structures are not allowed
(#870) Expected 1 space before ">="; 0 found
(#870) Expected 1 space after ">="; 0 found
(#870) Expected 1 space before "=="; 0 found
(#870) Expected 1 space after "=="; 0 found
(#874) Expected "if (...) {\n"; found "if (...) { "
(#874) Closing brace must be on a line by itself
(#875) Inline control structures are not allowed
(#877) Inline control structures are not allowed
(#881) Inline control structures are not allowed
(#881) Expected 1 space before ">="; 0 found
(#881) Expected 1 space after ">="; 0 found
(#881) Expected 1 space before "=="; 0 found
(#881) Expected 1 space after "=="; 0 found
(#883) Inline control structures are not allowed
(#883) Expected 1 space before "="; 0 found
(#883) Expected 1 space after "="; 0 found
(#883) Expected 1 space before "<"; 0 found
(#883) Expected 1 space after "<"; 0 found
(#884) Commas (,) must be followed by white space.
(#889) Inline control structures are not allowed
(#889) Expected 1 space before "=="; 0 found
(#889) Expected 1 space after "=="; 0 found
(#889) Expected 1 space before "=="; 0 found
(#889) Expected 1 space after "=="; 0 found
(#893) Inline control structures are not allowed
(#893) Expected 1 space before "=="; 0 found
(#893) Expected 1 space after "=="; 0 found
(#893) Expected 1 space before "=="; 0 found
(#893) Expected 1 space after "=="; 0 found
(#893) Expected 1 space before "=="; 0 found
(#893) Expected 1 space after "=="; 0 found
(#894) Inline control structures are not allowed
(#895) Inline control structures are not allowed
(#895) Expected 1 space before "=="; 0 found
(#895) Expected 1 space after "=="; 0 found
(#897) Inline control structures are not allowed
(#898) Expected 1 space before "=="; 0 found
(#898) Expected 1 space after "=="; 0 found
(#898) Line exceeds 132 characters; contains 143 characters
(#902) Inline comments must start with a capital letter, digit or 3-dots sequence
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) Commas (,) must be followed by white space.
(#904) Commas (,) must be followed by white space.
(#916) The use of backticks in strings is not recommended
(#916) The use of backticks in strings is not recommended
(#917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Expected 1 space before "="; 0 found
(#919) Expected 1 space after "="; 0 found
(#919) Expected 1 space before "<"; 0 found
(#919) Expected 1 space after "<"; 0 found
(#919) Expected 1 space before "+="; 0 found
(#919) Expected 1 space after "+="; 0 found
(#920) This comment is 72% valid code; is this commented out code?
(#920) Inline comments must start with a capital letter, digit or 3-dots sequence
(#921) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Commas (,) must be followed by white space.
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Expected 1 space before "="; 0 found
(#930) Expected 1 space after "="; 0 found
(#930) Expected 1 space before "<"; 0 found
(#930) Expected 1 space after "<"; 0 found
(#930) Inline comments must start with a capital letter, digit or 3-dots sequence
(#931) This comment is 72% valid code; is this commented out code?
(#932) Inline comments must end in full-stops, exclamation marks, or question marks
(#934) Line exceeds 132 characters; contains 148 characters
(#942) Inline comments must start with a capital letter, digit or 3-dots sequence
(#942) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) Inline control structures are not allowed
(#944) Expected 1 space before "="; 0 found
(#944) Expected 1 space after "="; 0 found
(#944) Expected 1 space before "<"; 0 found
(#944) Expected 1 space after "<"; 0 found
(#944) Expected 1 space before "+="; 0 found
(#944) Expected 1 space after "+="; 0 found
(#944) Inline control structures are not allowed
(#944) Line exceeds 132 characters; contains 139 characters
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#945) Commas (,) must be followed by white space.
(#946) Inline control structures are not allowed
(#946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#951) Inline comments must end in full-stops, exclamation marks, or question marks
(#953) The use of function eval() is forbidden
(#953) Commas (,) must be followed by white space.
(#955) Commas (,) must be followed by white space.
(#957) Inline control structures are not allowed
(#957) Commas (,) must be followed by white space.
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Expected 1 space before "=>"; 0 found
(#966) Expected 1 space after "=>"; 0 found
(#966) Commas (,) must be followed by white space.
(#966) Expected 1 space before "=>"; 0 found
(#966) Expected 1 space after "=>"; 0 found
(#966) Commas (,) must be followed by white space.
(#966) Expected 1 space before "=>"; 0 found
(#966) Expected 1 space after "=>"; 0 found
(#968) Inline comments must start with a capital letter, digit or 3-dots sequence
(#968) Inline comments must end in full-stops, exclamation marks, or question marks
(#969) Expected 1 space before "="; 0 found
(#969) Expected 1 space after "="; 0 found
(#969) Expected 1 space before "<"; 0 found
(#969) Expected 1 space after "<"; 0 found
(#970) Inline control structures are not allowed
(#971) Inline control structures are not allowed
(#971) Inline comments must start with a capital letter, digit or 3-dots sequence
(#971) Inline comments must end in full-stops, exclamation marks, or question marks
(#973) Expected "if (...) {\n"; found "if (...) { "
(#973) Closing brace must be on a line by itself
(#976) Expected 1 space before "+"; 0 found
(#976) Expected 1 space after "+"; 0 found
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#977) Expected 1 space before "+"; 0 found
(#977) Expected 1 space after "+"; 0 found
(#977) Expected 1 space before "<"; 0 found
(#977) Expected 1 space after "<"; 0 found
(#978) Inline control structures are not allowed
(#981) Expected 1 space before "+"; 0 found
(#981) Expected 1 space after "+"; 0 found
(#983) Inline control structures are not allowed
(#983) Inline control structures are not allowed
(#989) Commas (,) must be followed by white space.
(#992) Inline comments must start with a capital letter, digit or 3-dots sequence
(#992) Inline comments must end in full-stops, exclamation marks, or question marks
(#994) Inline control structures are not allowed
(#994) Commas (,) must be followed by white space.
(#994) Commas (,) must be followed by white space.
(#996) Inline control structures are not allowed
(#997) Expected 1 space before "-"; 0 found
(#997) Expected 1 space after "-"; 0 found
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1002) Inline control structures are not allowed
(#1004) Inline control structures are not allowed
(#1005) Expected 1 space before "+"; 0 found
(#1005) Expected 1 space after "+"; 0 found
(#1005) Expected 1 space before "-"; 0 found
(#1005) Expected 1 space after "-"; 0 found
(#1005) Expected 1 space before "+"; 0 found
(#1005) Expected 1 space after "+"; 0 found
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1011) Commas (,) must be followed by white space.
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1020) Visibility must be declared on method "get_formula_information"
(#1021) Inline control structures are not allowed
(#1021) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1021) Inline comments must end in full-stops, exclamation marks, or question marks
(#1028) Commas (,) must be followed by white space.
(#1029) Inline control structures are not allowed
(#1036) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) Visibility must be declared on method "split_formula_unit"
(#1038) Inline control structures are not allowed
(#1038) The use of backticks in strings is not recommended
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1045) The use of backticks in strings is not recommended
(#1045) The use of backticks in strings is not recommended
(#1048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1052) Visibility must be declared on method "replace_evaluation_formula"
(#1059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1059) Inline comments must end in full-stops, exclamation marks, or question marks
(#1060) Visibility must be declared on method "replace_vstack_variables"
(#1061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1061) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) Inline control structures are not allowed
(#1062) Inline control structures are not allowed
(#1063) Expected 1 space before "=>"; 0 found
(#1063) Expected 1 space before "=>"; 0 found
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) Visibility must be declared on method "insert_multiplication_for_juxtaposition"
(#1070) The use of backticks in strings is not recommended
(#1070) The use of backticks in strings is not recommended
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Expected 1 space before "<"; 0 found
(#1071) Expected 1 space after "<"; 0 found
(#1071) Expected 1 space before "+="; 0 found
(#1071) Expected 1 space after "+="; 0 found
(#1071) Line exceeds 132 characters; contains 137 characters
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1073) Inline control structures are not allowed
(#1073) Commas (,) must be followed by white space.
(#1073) Expected 1 space before "-"; 0 found
(#1073) Expected 1 space after "-"; 0 found
(#1073) Line exceeds 132 characters; contains 140 characters
(#1074) Inline control structures are not allowed
(#1074) Expected 1 space before "=="; 0 found
(#1074) Expected 1 space after "=="; 0 found
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1075) Inline control structures are not allowed
(#1075) Expected 1 space before "=="; 0 found
(#1075) Expected 1 space after "=="; 0 found
(#1076) Inline control structures are not allowed
(#1076) Expected 1 space before "-"; 0 found
(#1076) Expected 1 space after "-"; 0 found
(#1076) Expected 1 space before "=="; 0 found
(#1076) Expected 1 space after "=="; 0 found
(#1077) Inline control structures are not allowed
(#1078) Expected 1 space before "-"; 0 found
(#1078) Expected 1 space after "-"; 0 found
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Visibility must be declared on method "replace_caret_by_power"
(#1085) Expected "while (...) {\n"; found "while (...){\n"
(#1086) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1087) Inline control structures are not allowed
(#1089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1089) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Inline control structures are not allowed
(#1091) Expected 1 space before "+"; 0 found
(#1091) Expected 1 space after "+"; 0 found
(#1091) Expected 1 space before "+"; 0 found
(#1091) Expected 1 space after "+"; 0 found
(#1092) Expected 1 space before "+"; 0 found
(#1092) Expected 1 space after "+"; 0 found
(#1093) Inline control structures are not allowed
(#1093) Expected 1 space before "-"; 0 found
(#1093) Expected 1 space after "-"; 0 found
(#1095) Expected 1 space before "+"; 0 found
(#1095) Expected 1 space after "+"; 0 found
(#1095) Expected 1 space before "=>"; 0 found
(#1096) Inline control structures are not allowed
(#1096) Expected 1 space before "+"; 0 found
(#1096) Expected 1 space after "+"; 0 found
(#1100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) Inline control structures are not allowed
(#1107) Expected 1 space before "-"; 0 found
(#1107) Expected 1 space after "-"; 0 found
(#1107) Expected 1 space before "-"; 0 found
(#1107) Expected 1 space after "-"; 0 found
(#1107) Expected 1 space before "+"; 0 found
(#1107) Expected 1 space after "+"; 0 found
(#1107) Expected 1 space before "=>"; 0 found
(#1108) Inline control structures are not allowed
(#1108) Expected 1 space before "-"; 0 found
(#1108) Expected 1 space after "-"; 0 found
(#1108) Expected 1 space before "-"; 0 found
(#1108) Expected 1 space after "-"; 0 found
(#1108) Expected 1 space before "+"; 0 found
(#1108) Expected 1 space after "+"; 0 found
(#1109) Expected 1 space before "-"; 0 found
(#1109) Expected 1 space after "-"; 0 found
(#1109) Expected 1 space before "-"; 0 found
(#1109) Expected 1 space after "-"; 0 found
(#1110) Expected 1 space before "=="; 0 found
(#1110) Expected 1 space after "=="; 0 found
(#1110) Expected 1 space before "!="; 0 found
(#1110) Expected 1 space after "!="; 0 found
(#1110) Expected 1 space before "-"; 0 found
(#1110) Expected 1 space after "-"; 0 found
(#1110) Expected 1 space before "-"; 0 found
(#1110) Expected 1 space after "-"; 0 found
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) Inline comments must end in full-stops, exclamation marks, or question marks
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1115) Commas (,) must be followed by white space.
(#1115) Expected 1 space before "-"; 0 found
(#1115) Expected 1 space after "-"; 0 found
(#1116) Commas (,) must be followed by white space.
(#1116) Expected 1 space before "+"; 0 found
(#1116) Expected 1 space after "+"; 0 found
(#1116) Commas (,) must be followed by white space.
(#1116) Expected 1 space before "-"; 0 found
(#1116) Expected 1 space after "-"; 0 found
(#1116) Commas (,) must be followed by white space.
(#1116) Expected 1 space before "+"; 0 found
(#1116) Expected 1 space after "+"; 0 found
(#1121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1121) Inline comments must end in full-stops, exclamation marks, or question marks
(#1122) Visibility must be declared on method "compute_numerical_formula_value"
(#1124) Inline control structures are not allowed
(#1124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1124) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#1126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1126) Inline comments must end in full-stops, exclamation marks, or question marks
(#1127) Inline control structures are not allowed
(#1128) Inline control structures are not allowed
(#1128) Expected 1 space before "=="; 0 found
(#1128) Expected 1 space after "=="; 0 found
(#1134) Expected "} else if (...) {\n"; found "}\n else if (...) { // for numeric format\n"
(#1134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1134) Inline comments must end in full-stops, exclamation marks, or question marks
(#1135) Inline control structures are not allowed
(#1136) Inline control structures are not allowed
(#1136) Expected 1 space before "=="; 0 found
(#1136) Expected 1 space after "=="; 0 found
(#1136) Expected 1 space before "=="; 0 found
(#1136) Expected 1 space after "=="; 0 found
(#1142) Expected "} else {\n"; found "}\n else { // $gradingtype != {10, 100, 1000}, for unknown type, all are treated as number\n"
(#1142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1142) Inline comments must end in full-stops, exclamation marks, or question marks
(#1143) Inline control structures are not allowed
(#1144) Inline control structures are not allowed
(#1144) Expected 1 space before "=="; 0 found
(#1144) Expected 1 space after "=="; 0 found
(#1144) Expected 1 space before "=="; 0 found
(#1144) Expected 1 space after "=="; 0 found
(#1144) Expected 1 space before "=="; 0 found
(#1144) Expected 1 space after "=="; 0 found
(#1147) Closing brace must be on a line by itself
(#1150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Visibility must be declared on method "compute_numerical_formula_difference"
(#1151) Variable "A" must be all lower-case
(#1151) Variable "B" must be all lower-case
(#1153) Expected 1 space before "="; 0 found
(#1153) Expected 1 space after "="; 0 found
(#1153) Expected 1 space before "<"; 0 found
(#1153) Expected 1 space after "<"; 0 found
(#1153) Variable "B" must be all lower-case
(#1154) Variable "B" must be all lower-case
(#1155) Inline control structures are not allowed
(#1155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1156) Variable "B" must be all lower-case
(#1157) Variable "A" must be all lower-case
(#1157) Variable "B" must be all lower-case
(#1157) Inline comments must end in full-stops, exclamation marks, or question marks
(#1158) Inline control structures are not allowed
(#1158) Variable "A" must be all lower-case
(#1158) Variable "A" must be all lower-case
(#1159) Inline control structures are not allowed
(#1159) Variable "B" must be all lower-case
(#1159) Variable "B" must be all lower-case
(#1160) Inline control structures are not allowed
(#1165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1165) Inline comments must end in full-stops, exclamation marks, or question marks
(#1166) Visibility must be declared on method "compute_algebraic_formula_difference"
(#1166) Variable "A" must be all lower-case
(#1166) Variable "B" must be all lower-case
(#1166) Variable "N" must be all lower-case
(#1167) Inline control structures are not allowed
(#1167) Variable "N" must be all lower-case
(#1167) Variable "N" must be all lower-case
(#1169) Expected 1 space before "="; 0 found
(#1169) Expected 1 space after "="; 0 found
(#1169) Expected 1 space before "<"; 0 found
(#1169) Expected 1 space after "<"; 0 found
(#1169) Variable "A" must be all lower-case
(#1170) Variable "A" must be all lower-case
(#1170) Variable "B" must be all lower-case
(#1173) Variable "A" must be all lower-case
(#1173) Variable "A" must be all lower-case
(#1174) Variable "B" must be all lower-case
(#1174) Variable "B" must be all lower-case
(#1175) Variable "A" must be all lower-case
(#1175) Expected 1 space before "=="; 0 found
(#1175) Expected 1 space after "=="; 0 found
(#1175) Variable "B" must be all lower-case
(#1175) Expected 1 space before "=="; 0 found
(#1175) Expected 1 space after "=="; 0 found
(#1178) Variable "AsubB" must be all lower-case
(#1178) Variable "A" must be all lower-case
(#1178) Variable "B" must be all lower-case
(#1179) Variable "AsubB" must be all lower-case
(#1190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1190) Inline comments must end in full-stops, exclamation marks, or question marks
(#1191) The use of backticks in strings is not recommended
(#1191) The use of backticks in strings is not recommended
(#1193) Expected 1 space before "="; 0 found
(#1193) Expected 1 space after "="; 0 found
(#1193) Expected 1 space before "<"; 0 found
(#1193) Expected 1 space after "<"; 0 found
(#1193) Expected 1 space before "+="; 0 found
(#1193) Expected 1 space after "+="; 0 found
(#1195) Inline control structures are not allowed
(#1196) Inline control structures are not allowed
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1198) Inline control structures are not allowed
(#1199) Line exceeds 132 characters; contains 142 characters
(#1199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1201) Commas (,) must be followed by white space.
(#1203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1203) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) Expected 1 space before "="; 0 found
(#1205) Expected 1 space after "="; 0 found
(#1205) Expected 1 space before "<"; 0 found
(#1205) Expected 1 space after "<"; 0 found
(#1205) Variable "N" must be all lower-case
(#1208) Inline control structures are not allowed
(#1212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1212) Inline comments must end in full-stops, exclamation marks, or question marks
(#1213) Inline control structures are not allowed
(#1215) Inline control structures are not allowed
(#1215) Expected 1 space before "="; 0 found
(#1215) Expected 1 space after "="; 0 found
(#1215) Expected 1 space before "<"; 0 found
(#1215) Expected 1 space after "<"; 0 found
(#1215) Expected 1 space before "*"; 0 found
(#1215) Expected 1 space after "*"; 0 found
(#1216) Expected 1 space before "/"; 0 found
(#1216) Expected 1 space after "/"; 0 found
(#1216) Variable "N" must be all lower-case
(#1216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1216) Inline comments must end in full-stops, exclamation marks, or question marks
(#1217) Inline control structures are not allowed
(#1223) Line exceeds 132 characters; contains 144 characters
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1223) Inline comments must end in full-stops, exclamation marks, or question marks
(#1224) Visibility must be declared on method "substitute_partial_formula"
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Expected 1 space before "<"; 0 found
(#1226) Expected 1 space after "<"; 0 found
(#1227) Inline control structures are not allowed
(#1227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1227) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Inline control structures are not allowed
(#1231) Commas (,) must be followed by white space.
(#1234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1234) Inline comments must end in full-stops, exclamation marks, or question marks
(#1235) The use of backticks in strings is not recommended
(#1235) The use of backticks in strings is not recommended
(#1236) Expected 1 space before "="; 0 found
(#1236) Expected 1 space after "="; 0 found
(#1236) Expected 1 space before "<"; 0 found
(#1236) Expected 1 space after "<"; 0 found
(#1236) Expected 1 space before "+="; 0 found
(#1236) Expected 1 space after "+="; 0 found
(#1240) Inline control structures are not allowed
(#1240) Commas (,) must be followed by white space.
(#1240) Commas (,) must be followed by white space.
(#1240) Line exceeds 132 characters; contains 161 characters
(#1241) Inline control structures are not allowed
(#1256) Visibility must be declared on method "find_formula_errors"
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1266) Line exceeds 132 characters; contains 143 characters
(#1268) Inline control structures are not allowed
(#1268) Expected 1 space before "="; 0 found
(#1268) Expected 1 space after "="; 0 found
(#1268) Expected 1 space before "<"; 0 found
(#1268) Expected 1 space after "<"; 0 found
(#1268) Inline control structures are not allowed
(#1270) Inline comments must end in full-stops, exclamation marks, or question marks
(#1272) Expected 1 space before "!="; 0 found
(#1272) Expected 1 space after "!="; 0 found
(#1272) Expected 1 space before "=="; 0 found
(#1272) Expected 1 space after "=="; 0 found
(#1277) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) Expected 1 space before "!="; 0 found
(#1279) Expected 1 space after "!="; 0 found
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1286) Line indented incorrectly; expected 32 spaces, found 16
(#1287) Line indented incorrectly; expected 48 spaces, found 16
(#1288) Line indented incorrectly; expected 60 spaces, found 16
(#1289) Line indented incorrectly; expected 72 spaces, found 16
(#1290) Line indented incorrectly; expected 84 spaces, found 16
(#1291) Line indented incorrectly; expected 100 spaces, found 16
(#1292) Line indented incorrectly; expected 112 spaces, found 20
(#1292) Expected 1 space before "!="; 0 found
(#1292) Expected 1 space after "!="; 0 found
(#1292) Expected 1 space before "=="; 0 found
(#1292) Expected 1 space after "=="; 0 found
(#1293) Line indented incorrectly; expected at least 116 spaces, found 24
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1294) Line indented incorrectly; expected 112 spaces, found 20
(#1297) Inline comments must end in full-stops, exclamation marks, or question marks
(#1299) Line indented incorrectly; expected 24 spaces, found 20
(#1299) Expected 1 space before "!="; 0 found
(#1299) Expected 1 space after "!="; 0 found
(#1299) Expected 1 space before "=="; 0 found
(#1299) Expected 1 space after "=="; 0 found
(#1300) Line indented incorrectly; expected at least 28 spaces, found 24
(#1300) Commas (,) must be followed by white space.
(#1300) Commas (,) must be followed by white space.
(#1301) Line indented incorrectly; expected 24 spaces, found 20
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1306) Line indented incorrectly; expected 44 spaces, found 20
(#1306) Expected 1 space before "!="; 0 found
(#1306) Expected 1 space after "!="; 0 found
(#1306) Expected 1 space before "=="; 0 found
(#1306) Expected 1 space after "=="; 0 found
(#1307) Line indented incorrectly; expected at least 48 spaces, found 24
(#1308) Line indented incorrectly; expected 44 spaces, found 20
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1313) Line indented incorrectly; expected 24 spaces, found 20
(#1313) Expected 1 space before "=="; 0 found
(#1313) Expected 1 space after "=="; 0 found
(#1314) Line indented incorrectly; expected at least 28 spaces, found 24
(#1314) Commas (,) must be followed by white space.
(#1314) Commas (,) must be followed by white space.
(#1315) Line indented incorrectly; expected 24 spaces, found 20
(#1319) Commas (,) must be followed by white space.
(#1319) Commas (,) must be followed by white space.
(#1325) Inline comments must end in full-stops, exclamation marks, or question marks
(#1328) Inline comments must end in full-stops, exclamation marks, or question marks
(#1336) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(229 errors, 1020 warnings)

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

question/type/formulas/script/editing.js
(#24) Missing JSDoc for parameter 'checked'. (valid-jsdoc)
(#24) Missing JSDoc for parameter 'id'. (valid-jsdoc)
(#27) Identifier 'formulas_form_correctness' is not in camel case. (camelcase)
(#28) Identifier 'err_names' is not in camel case. (camelcase)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#41) Identifier 'use_raw_input' is not in camel case. (camelcase)
(#42) Identifier 'use_raw_input' is not in camel case. (camelcase)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#45) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#50) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#51) Identifier 'use_raw_input' is not in camel case. (camelcase)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Identifier 'err_names' is not in camel case. (camelcase)
(#55) Identifier 'err_names' is not in camel case. (camelcase)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#63) Identifier 'use_raw_input' is not in camel case. (camelcase)
(#64) Identifier 'use_raw_input' is not in camel case. (camelcase)
(#67) Missing JSDoc for parameter 'id'. (valid-jsdoc)
(#70) Identifier 'formulas_form_merge' is not in camel case. (camelcase)
(#70) 'formulas_form_merge' is defined but never used. (no-unused-vars)
(#74) 'b' is assigned a value but never used. (no-unused-vars)
(#75) Identifier 'error_type' is not in camel case. (camelcase)
(#76) Identifier 'error_op' is not in camel case. (camelcase)
(#76) Multiple spaces found before '='. (no-multi-spaces)
(#77) Identifier 'error_val' is not in camel case. (camelcase)
(#77) Multiple spaces found before '='. (no-multi-spaces)
(#78) Identifier 'error_type' is not in camel case. (camelcase)
(#78) Identifier 'error_op' is not in camel case. (camelcase)
(#78) Identifier 'error_val' is not in camel case. (camelcase)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) Identifier 'formulas_form_init_global_options_update' is not in camel case. (camelcase)
(#82) Identifier 'n_global' is not in camel case. (camelcase)
(#84) Unexpected constant condition. (no-constant-condition)
(#86) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#87) Multiple spaces found before '// Break until...'. (no-multi-spaces)
(#89) Identifier 'n_global' is not in camel case. (camelcase)
(#98) Extra space after key 'init'. (key-spacing)
(#106) Empty block statement. (no-empty)
(#109) 'i' is not defined. (no-undef)
(#109) 'i' is not defined. (no-undef)
(#109) 'i' is not defined. (no-undef)
(#111) 'i' is not defined. (no-undef)
(#113) Unexpected alert. (no-alert)
(#121) Empty block statement. (no-empty)
(#125) Identifier 'count_subq' is not in camel case. (camelcase)
(#125) Extra space after key 'count_subq'. (key-spacing)
(#127) Unexpected constant condition. (no-constant-condition)
(#129) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#138) Extra space after key 'init_global_options'. (key-spacing)
(#138) Identifier 'init_global_options' is not in camel case. (camelcase)
(#139) Identifier 'n_global' is not in camel case. (camelcase)
(#140) Multiple spaces found before '// Pick the fi...'. (no-multi-spaces)
(#141) Identifier 'n_global' is not in camel case. (camelcase)
(#142) Identifier 'n_global' is not in camel case. (camelcase)
(#149) Identifier 'init_selective_criteria' is not in camel case. (camelcase)
(#149) Extra space after key 'init_selective_criteria'. (key-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) 'loc' is not defined. (no-undef)
(#151) Missing semicolon. (semi)
(#152) Expected space(s) after "while". (keyword-spacing)
(#152) 'loc' is not defined. (no-undef)
(#153) 'loc' is not defined. (no-undef)
(#153) 'loc' is not defined. (no-undef)
(#158) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#162) 'loc' is not defined. (no-undef)
(#162) 'loc' is not defined. (no-undef)
(#165) 'initial_checked' is not defined. (no-undef)
(#165) Identifier 'initial_checked' is not in camel case. (camelcase)
(#165) Multiple spaces found before '// Always unch...'. (no-multi-spaces)
(#167) 'initial_checked' is not defined. (no-undef)
(#169) 'initial_checked' is not defined. (no-undef)
(#169) Identifier 'initial_checked' is not in camel case. (camelcase)
(#170) Line 170 exceeds the maximum line length of 132. (max-len)
(#171) Line 171 exceeds the maximum line length of 132. (max-len)
(#176) Extra space after key 'init_numdataset_option'. (key-spacing)
(#176) Identifier 'init_numdataset_option' is not in camel case. (camelcase)
(#178) Unquoted number literal '1' used as key. (quote-props)
(#178) Missing space before value for key '1'. (key-spacing)
(#178) Unquoted number literal '5' used as key. (quote-props)
(#178) Missing space before value for key '5'. (key-spacing)
(#178) There should be no space before ','. (comma-spacing)
(#178) A space is required after ','. (comma-spacing)
(#178) Unquoted number literal '10' used as key. (quote-props)
(#178) Missing space before value for key '10'. (key-spacing)
(#178) Unquoted number literal '25' used as key. (quote-props)
(#178) Missing space before value for key '25'. (key-spacing)
(#178) Unquoted number literal '50' used as key. (quote-props)
(#178) Missing space before value for key '50'. (key-spacing)
(#178) Unquoted number literal '100' used as key. (quote-props)
(#178) Missing space before value for key '100'. (key-spacing)
(#178) Unquoted number literal '250' used as key. (quote-props)
(#178) Missing space before value for key '250'. (key-spacing)
(#178) Unquoted number literal '500' used as key. (quote-props)
(#178) Missing space before value for key '500'. (key-spacing)
(#178) Unquoted number literal '1000' used as key. (quote-props)
(#178) Missing space before value for key '1000'. (key-spacing)
(#178) Missing space before value for key '-1'. (key-spacing)
(#183) Line 183 exceeds the maximum line length of 132. (max-len)
(#189) Extra space after key 'instantiate_dataset'. (key-spacing)
(#189) Identifier 'instantiate_dataset' is not in camel case. (camelcase)
(#191) ["varsrandom"] is better written in dot notation. (dot-notation)
(#192) ["varsglobal"] is better written in dot notation. (dot-notation)
(#197) ["start"] is better written in dot notation. (dot-notation)
(#198) ["N"] is better written in dot notation. (dot-notation)
(#199) ["random"] is better written in dot notation. (dot-notation)
(#205) 'params' is not defined. (no-undef)
(#205) A space is required after ','. (comma-spacing)
(#209) Identifier 'http_request' is not in camel case. (camelcase)
(#210) Identifier 'http_request' is not in camel case. (camelcase)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#212) Identifier 'http_request' is not in camel case. (camelcase)
(#213) Identifier 'http_request' is not in camel case. (camelcase)
(#213) 'params' is not defined. (no-undef)
(#214) Identifier 'http_request' is not in camel case. (camelcase)
(#216) Identifier 'http_request' is not in camel case. (camelcase)
(#216) Unexpected space before function parentheses. (space-before-function-paren)
(#217) Identifier 'http_request' is not in camel case. (camelcase)
(#217) Identifier 'http_request' is not in camel case. (camelcase)
(#218) Comments should not begin with a lowercase character (capitalized-comments)
(#218) Expected space or tab after '//' in comment. (spaced-comment)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#219) Identifier 'http_request' is not in camel case. (camelcase)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#221) Comments should not begin with a lowercase character (capitalized-comments)
(#223) Statement inside of curly braces should be on next line. (brace-style)
(#223) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#223) Statement inside of curly braces should be on next line. (brace-style)
(#223) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#223) Unexpected alert. (no-alert)
(#223) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#224) Statement inside of curly braces should be on next line. (brace-style)
(#224) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#224) Empty block statement. (no-empty)
(#225) Statement inside of curly braces should be on next line. (brace-style)
(#225) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#225) Empty block statement. (no-empty)
(#228) Identifier 'http_request' is not in camel case. (camelcase)
(#228) 'params' is not defined. (no-undef)
(#233) Identifier 'show_dataset_and_preview' is not in camel case. (camelcase)
(#233) Extra space after key 'show_dataset_and_preview'. (key-spacing)
(#234) Identifier 'childen_ids' is not in camel case. (camelcase)
(#234) A space is required after ','. (comma-spacing)
(#234) A space is required after ','. (comma-spacing)
(#235) Identifier 'childen_ids' is not in camel case. (camelcase)
(#237) Identifier 'childen_ids' is not in camel case. (camelcase)
(#242) Expected space(s) after "catch". (keyword-spacing)
(#242) Empty block statement. (no-empty)
(#247) Extra space after key 'get_groupnames'. (key-spacing)
(#247) Identifier 'get_groupnames' is not in camel case. (camelcase)
(#248) A space is required after ','. (comma-spacing)
(#248) A space is required after ','. (comma-spacing)
(#249) Multiple spaces found before '// At most 100...'. (no-multi-spaces)
(#257) Identifier 'update_dataset' is not in camel case. (camelcase)
(#257) Extra space after key 'update_dataset'. (key-spacing)
(#263) 'z' used outside of binding context. (block-scoped-var)
(#264) 'z' used outside of binding context. (block-scoped-var)
(#264) 'z' used outside of binding context. (block-scoped-var)
(#266) ["leading"] is better written in dot notation. (dot-notation)
(#270) 'z' used outside of binding context. (block-scoped-var)
(#270) 'z' is already defined. (no-redeclare)
(#271) 'z' used outside of binding context. (block-scoped-var)
(#271) 'z' used outside of binding context. (block-scoped-var)
(#273) ["leading"] is better written in dot notation. (dot-notation)
(#281) Extra space after key 'update_statistics'. (key-spacing)
(#281) Identifier 'update_statistics' is not in camel case. (camelcase)
(#286) Comments should not begin with a lowercase character (capitalized-comments)
(#286) Expected space or tab after '//' in comment. (spaced-comment)
(#287) Expected space or tab after '//' in comment. (spaced-comment)
(#291) ["leading"] is better written in dot notation. (dot-notation)
(#292) 'z' used outside of binding context. (block-scoped-var)
(#293) 'z' used outside of binding context. (block-scoped-var)
(#293) 'z' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#296) 'k' used outside of binding context. (block-scoped-var)
(#302) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#309) Multiple spaces found before '// Skip all un...'. (no-multi-spaces)
(#312) Expected space(s) after "catch". (keyword-spacing)
(#312) Empty block statement. (no-empty)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#317) 'k' is already defined. (no-redeclare)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#317) 'k' used outside of binding context. (block-scoped-var)
(#318) 'k' used outside of binding context. (block-scoped-var)
(#318) 'k' used outside of binding context. (block-scoped-var)
(#319) 'z' used outside of binding context. (block-scoped-var)
(#319) 'z' is already defined. (no-redeclare)
(#319) 'z' used outside of binding context. (block-scoped-var)
(#319) 'z' used outside of binding context. (block-scoped-var)
(#320) 'k' used outside of binding context. (block-scoped-var)
(#320) 'k' used outside of binding context. (block-scoped-var)
(#320) 'z' used outside of binding context. (block-scoped-var)
(#320) 'z' used outside of binding context. (block-scoped-var)
(#320) 'k' used outside of binding context. (block-scoped-var)
(#320) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' is already defined. (no-redeclare)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#324) 'k' used outside of binding context. (block-scoped-var)
(#325) 'k' used outside of binding context. (block-scoped-var)
(#325) 'k' used outside of binding context. (block-scoped-var)
(#325) ["leading"] is better written in dot notation. (dot-notation)
(#325) 'k' used outside of binding context. (block-scoped-var)
(#325) 'k' used outside of binding context. (block-scoped-var)
(#326) 'k' used outside of binding context. (block-scoped-var)
(#326) 'k' used outside of binding context. (block-scoped-var)
(#334) Extra space after key 'get_statistics'. (key-spacing)
(#334) Identifier 'get_statistics' is not in camel case. (camelcase)
(#335) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#336) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#339) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#350) Expected { after 'if' condition. (curly)
(#350) Multiple spaces found before 'return'. (no-multi-spaces)
(#350) Multiple spaces found before '// No need to ...'. (no-multi-spaces)
(#351) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#355) Missing space before value for key 'min'. (key-spacing)
(#355) Missing space before value for key 'max'. (key-spacing)
(#359) Extra space after key 'get_dataset_display'. (key-spacing)
(#359) Identifier 'get_dataset_display' is not in camel case. (camelcase)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#362) 'n' used outside of binding context. (block-scoped-var)
(#362) 'i' used outside of binding context. (block-scoped-var)
(#363) 'n' used outside of binding context. (block-scoped-var)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#366) 'j' used outside of binding context. (block-scoped-var)
(#366) 'j' used outside of binding context. (block-scoped-var)
(#366) 'n' used outside of binding context. (block-scoped-var)
(#366) 'j' used outside of binding context. (block-scoped-var)
(#367) 'n' used outside of binding context. (block-scoped-var)
(#367) 'j' used outside of binding context. (block-scoped-var)
(#378) 'i' is already defined. (no-redeclare)
(#378) 'i' used outside of binding context. (block-scoped-var)
(#378) 'i' used outside of binding context. (block-scoped-var)
(#378) 'i' used outside of binding context. (block-scoped-var)
(#379) 'n' is already defined. (no-redeclare)
(#379) 'n' used outside of binding context. (block-scoped-var)
(#379) 'i' used outside of binding context. (block-scoped-var)
(#380) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#380) 'n' used outside of binding context. (block-scoped-var)
(#383) 'i' used outside of binding context. (block-scoped-var)
(#384) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#384) 'n' used outside of binding context. (block-scoped-var)
(#385) Multiple spaces found before '// Stop output...'. (no-multi-spaces)
(#387) 'j' is already defined. (no-redeclare)
(#387) 'j' used outside of binding context. (block-scoped-var)
(#387) 'j' used outside of binding context. (block-scoped-var)
(#387) 'n' used outside of binding context. (block-scoped-var)
(#387) 'j' used outside of binding context. (block-scoped-var)
(#389) 'j' used outside of binding context. (block-scoped-var)
(#390) Expected space(s) after "catch". (keyword-spacing)
(#395) Line 395 exceeds the maximum line length of 132. (max-len)
(#402) Extra space after key 'get_dataset_shorten'. (key-spacing)
(#402) Identifier 'get_dataset_shorten' is not in camel case. (camelcase)
(#404) Identifier 'tmp_ss' is not in camel case. (camelcase)
(#407) Identifier 'tmp_ss' is not in camel case. (camelcase)
(#409) Line 409 exceeds the maximum line length of 132. (max-len)
(#409) Multiple spaces found before '// Get the sho...'. (no-multi-spaces)
(#410) Identifier 'tmp_ss' is not in camel case. (camelcase)
(#413) Identifier 'tmp_ss' is not in camel case. (camelcase)
(#418) 's' used outside of binding context. (block-scoped-var)
(#418) Multiple spaces found before '// Get the sho...'. (no-multi-spaces)
(#419) 's' used outside of binding context. (block-scoped-var)
(#425) Identifier 'init_preview_controls' is not in camel case. (camelcase)
(#425) Extra space after key 'init_preview_controls'. (key-spacing)
(#430) Line 430 exceeds the maximum line length of 132. (max-len)
(#431) Line 431 exceeds the maximum line length of 132. (max-len)
(#439) Identifier 'update_preview' is not in camel case. (camelcase)
(#439) Extra space after key 'update_preview'. (key-spacing)
(#441) 'globaltext' used outside of binding context. (block-scoped-var)
(#441) 'tinyMCE' is not defined. (no-undef)
(#442) Expected space(s) after "catch". (keyword-spacing)
(#443) 'globaltext' used outside of binding context. (block-scoped-var)
(#443) 'globaltext' is already defined. (no-redeclare)
(#446) 'globaltext' used outside of binding context. (block-scoped-var)
(#446) 'globaltext' used outside of binding context. (block-scoped-var)
(#446) A space is required after ','. (comma-spacing)
(#450) 'txt' used outside of binding context. (block-scoped-var)
(#450) 'tinyMCE' is not defined. (no-undef)
(#451) Expected space(s) after "catch". (keyword-spacing)
(#452) 'txt' is already defined. (no-redeclare)
(#452) 'txt' used outside of binding context. (block-scoped-var)
(#455) 'fb' used outside of binding context. (block-scoped-var)
(#455) 'tinyMCE' is not defined. (no-undef)
(#456) Expected space(s) after "catch". (keyword-spacing)
(#457) 'fb' is already defined. (no-redeclare)
(#457) 'fb' used outside of binding context. (block-scoped-var)
(#459) 'ans' is assigned a value but never used. (no-unused-vars)
(#463) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) A space is required after ','. (comma-spacing)
(#466) A space is required after ','. (comma-spacing)
(#467) Line 467 exceeds the maximum line length of 132. (max-len)
(#467) 'txt' used outside of binding context. (block-scoped-var)
(#467) 'txt' used outside of binding context. (block-scoped-var)
(#468) 'fb' used outside of binding context. (block-scoped-var)
(#468) 'fb' used outside of binding context. (block-scoped-var)
(#468) 'fb' used outside of binding context. (block-scoped-var)
(#468) 'fb' used outside of binding context. (block-scoped-var)
(#472) Comments should not begin with a lowercase character (capitalized-comments)
(#472) Multiple spaces found before '// add the tex...'. (no-multi-spaces)
(#483) Identifier 'get_variables_mapping' is not in camel case. (camelcase)
(#483) Extra space after key 'get_variables_mapping'. (key-spacing)
(#484) 'mapping' is not defined. (no-undef)
(#487) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#492) Multiple spaces found before '// Stop output...'. (no-multi-spaces)
(#495) 'mapping' is not defined. (no-undef)
(#498) 'mapping' is not defined. (no-undef)
(#502) Extra space after key 'substitute_variables_in_text'. (key-spacing)
(#502) Identifier 'substitute_variables_in_text' is not in camel case. (camelcase)
(#504) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#509) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#512) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#515) 'value' is not defined. (no-undef)
(#516) 'value' is not defined. (no-undef)
(#518) 'value' is not defined. (no-undef)
(#521) 'value' is not defined. (no-undef)
(#521) 'value' is not defined. (no-undef)
(#523) 'value' is not defined. (no-undef)
(#528) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#533) Statement inside of curly braces should be on next line. (brace-style)
(#533) This line has 3 statements. Maximum allowed is 2. (max-statements-per-line)
(#533) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#533) Missing semicolon. (semi)
(#537) Statement inside of curly braces should be on next line. (brace-style)
(#537) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
question/type/formulas/script/formatcheck.js
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) Identifier 'formulas_format_check' is not in camel case. (camelcase)
(#26) Identifier 'use_format_check' is not in camel case. (camelcase)
(#26) Multiple spaces found before '// If it is se...'. (no-multi-spaces)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Identifier 'show_hinting_type' is not in camel case. (camelcase)
(#27) Multiple spaces found before '// Show the ty...'. (no-multi-spaces)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#28) Multiple spaces found before '// Show the in...'. (no-multi-spaces)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Identifier 'show_warning' is not in camel case. (camelcase)
(#29) Multiple spaces found before '// Show the wa...'. (no-multi-spaces)
(#30) Identifier 'unittest_fail_show_icon' is not in camel case. (camelcase)
(#31) Identifier 'unittest_fail_show_details' is not in camel case. (camelcase)
(#31) Multiple spaces found before '// Show the de...'. (no-multi-spaces)
(#38) Multiple spaces found before '// For the uni...'. (no-multi-spaces)
(#39) Multiple spaces found before '// For the num...'. (no-multi-spaces)
(#40) Multiple spaces found before '// Input box w...'. (no-multi-spaces)
(#41) Multiple spaces found before '// Allow the c...'. (no-multi-spaces)
(#42) Multiple spaces found before '// Input box w...'. (no-multi-spaces)
(#43) Multiple spaces found before '// Allow the c...'. (no-multi-spaces)
(#44) Multiple spaces found before '// Input box w...'. (no-multi-spaces)
(#45) Multiple spaces found before '// Allow the c...'. (no-multi-spaces)
(#46) Multiple spaces found before '// Used for th...'. (no-multi-spaces)
(#54) Missing space before value for key 'fact'. (key-spacing)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#63) Expected { after 'if' condition. (curly)
(#63) Identifier 'use_format_check' is not in camel case. (camelcase)
(#63) Multiple spaces found before 'return'. (no-multi-spaces)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#65) Expected { after 'if' condition. (curly)
(#65) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#65) Identifier 'show_hinting_type' is not in camel case. (camelcase)
(#65) Multiple spaces found before 'types'. (no-multi-spaces)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#65) Identifier 'show_hinting_type' is not in camel case. (camelcase)
(#66) Expected { after 'if' condition. (curly)
(#66) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#66) Multiple spaces found before 'types'. (no-multi-spaces)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#67) Expected { after 'if' condition. (curly)
(#67) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#67) Identifier 'show_warning' is not in camel case. (camelcase)
(#67) 'i' used outside of binding context. (block-scoped-var)
(#67) Identifier 'show_warning' is not in camel case. (camelcase)
(#73) Extra space after key 'stop'. (key-spacing)
(#74) Expected { after 'if' condition. (curly)
(#74) Multiple spaces found before 'return'. (no-multi-spaces)
(#80) Extra space after key 'monitor'. (key-spacing)
(#81) Expected { after 'if' condition. (curly)
(#81) Multiple spaces found before 'return'. (no-multi-spaces)
(#87) Extra space after key 'update'. (key-spacing)
(#89) Expected { after 'if' condition. (curly)
(#89) Multiple spaces found before 'self'. (no-multi-spaces)
(#89) A space is required after ','. (comma-spacing)
(#90) Expected { after 'if' condition. (curly)
(#90) Multiple spaces found before 'return'. (no-multi-spaces)
(#91) Identifier 'cur_value' is not in camel case. (camelcase)
(#92) Expected { after 'if' condition. (curly)
(#92) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#92) Multiple spaces found before 'return'. (no-multi-spaces)
(#93) Identifier 'last_value' is not in camel case. (camelcase)
(#98) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#98) Comments should not begin with a lowercase character (capitalized-comments)
(#98) Multiple spaces found before '// the functio...'. (no-multi-spaces)
(#99) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#107) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#108) Expected { after 'else'. (curly)
(#108) Multiple spaces found before '// Dim the tex...'. (no-multi-spaces)
(#112) Identifier 'check_unit' is not in camel case. (camelcase)
(#112) Extra space after key 'check_unit'. (key-spacing)
(#113) Identifier 'base_units' is not in camel case. (camelcase)
(#115) Identifier 'base_units' is not in camel case. (camelcase)
(#116) Expected space(s) after "catch". (keyword-spacing)
(#116) Empty block statement. (no-empty)
(#117) Expected { after 'if' condition. (curly)
(#117) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#117) Identifier 'base_units' is not in camel case. (camelcase)
(#117) Multiple spaces found before 'return'. (no-multi-spaces)
(#121) Identifier 'check_number' is not in camel case. (camelcase)
(#121) Extra space after key 'check_number'. (key-spacing)
(#123) Expected { after 'if' condition. (curly)
(#123) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#123) Multiple spaces found before 'return'. (no-multi-spaces)
(#124) Expected { after 'if' condition. (curly)
(#124) Multiple spaces found before 'return'. (no-multi-spaces)
(#124) Multiple spaces found before '// It must be ...'. (no-multi-spaces)
(#125) Expected { after 'if' condition. (curly)
(#125) ["n"] is better written in dot notation. (dot-notation)
(#125) ["f"] is better written in dot notation. (dot-notation)
(#125) ["v"] is better written in dot notation. (dot-notation)
(#125) Multiple spaces found before 'return'. (no-multi-spaces)
(#129) Extra space after key 'check_number_unit'. (key-spacing)
(#129) Identifier 'check_number_unit' is not in camel case. (camelcase)
(#133) Expected { after 'if' condition. (curly)
(#133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#133) Multiple spaces found before 'return'. (no-multi-spaces)
(#133) Comments should not begin with a lowercase character (capitalized-comments)
(#137) Extra space after key 'check_numeric'. (key-spacing)
(#137) Identifier 'check_numeric' is not in camel case. (camelcase)
(#139) Expected { after 'if' condition. (curly)
(#139) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#139) Multiple spaces found before 'return'. (no-multi-spaces)
(#140) Expected { after 'if' condition. (curly)
(#140) Unnecessary escape character: \/. (no-useless-escape)
(#140) Multiple spaces found before 'return'. (no-multi-spaces)
(#140) Comments should not begin with a lowercase character (capitalized-comments)
(#140) Multiple spaces found before '// it must con...'. (no-multi-spaces)
(#141) Expected { after 'if' condition. (curly)
(#141) ["f"] is better written in dot notation. (dot-notation)
(#141) ["v"] is better written in dot notation. (dot-notation)
(#141) Multiple spaces found before 'return'. (no-multi-spaces)
(#142) Expected { after 'if' condition. (curly)
(#142) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#142) Multiple spaces found before 'return'. (no-multi-spaces)
(#143) Multiple spaces found before '// If it is a ...'. (no-multi-spaces)
(#144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#147) Identifier 'check_numeric_unit' is not in camel case. (camelcase)
(#147) Extra space after key 'check_numeric_unit'. (key-spacing)
(#151) Expected { after 'if' condition. (curly)
(#151) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#151) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#151) Multiple spaces found before 'return'. (no-multi-spaces)
(#155) Identifier 'check_numerical_formula' is not in camel case. (camelcase)
(#155) Extra space after key 'check_numerical_formula'. (key-spacing)
(#157) Expected { after 'if' condition. (curly)
(#157) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#157) Multiple spaces found before 'return'. (no-multi-spaces)
(#158) Expected { after 'if' condition. (curly)
(#158) Unnecessary escape character: \/. (no-useless-escape)
(#158) Multiple spaces found before 'return'. (no-multi-spaces)
(#158) Multiple spaces found before '// It must con...'. (no-multi-spaces)
(#159) Expected { after 'if' condition. (curly)
(#159) ["v"] is better written in dot notation. (dot-notation)
(#159) Multiple spaces found before 'return'. (no-multi-spaces)
(#160) Expected { after 'if' condition. (curly)
(#160) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#160) Multiple spaces found before 'return'. (no-multi-spaces)
(#161) Multiple spaces found before '// If it is a ...'. (no-multi-spaces)
(#162) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#165) Identifier 'check_numerical_formula_unit' is not in camel case. (camelcase)
(#165) Extra space after key 'check_numerical_formula_unit'. (key-spacing)
(#169) Expected { after 'if' condition. (curly)
(#169) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#169) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#169) Multiple spaces found before 'return'. (no-multi-spaces)
(#173) Extra space after key 'check_algebraic_formula'. (key-spacing)
(#173) Identifier 'check_algebraic_formula' is not in camel case. (camelcase)
(#175) Expected { after 'if' condition. (curly)
(#175) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#175) Multiple spaces found before 'return'. (no-multi-spaces)
(#176) Expected { after 'if' condition. (curly)
(#176) Unnecessary escape character: \/. (no-useless-escape)
(#176) Multiple spaces found before 'return'. (no-multi-spaces)
(#176) Multiple spaces found before '// It must onl...'. (no-multi-spaces)
(#178) Comments should not begin with a lowercase character (capitalized-comments)
(#178) Multiple spaces found before '// replace all...'. (no-multi-spaces)
(#179) Expected { after 'for-in'. (curly)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) Multiple spaces found before 'variables'. (no-multi-spaces)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) 'key' used outside of binding context. (block-scoped-var)
(#179) Multiple spaces found before '// clone the v...'. (no-multi-spaces)
(#179) Comments should not begin with a lowercase character (capitalized-comments)
(#180) Expected { after 'for-in'. (curly)
(#180) 'key' is already defined. (no-redeclare)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) Multiple spaces found before 'if'. (no-multi-spaces)
(#180) Expected { after 'if' condition. (curly)
(#180) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) Infix operators must be spaced. (space-infix-ops)
(#180) Multiple spaces found before 'v'. (no-multi-spaces)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) 'key' used outside of binding context. (block-scoped-var)
(#180) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#181) Expected { after 'if' condition. (curly)
(#181) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#181) Multiple spaces found before 'return'. (no-multi-spaces)
(#182) Line 182 exceeds the maximum line length of 132. (max-len)
(#182) Expected { after 'for-in'. (curly)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) 'key' is already defined. (no-redeclare)
(#182) Multiple spaces found before 'v'. (no-multi-spaces)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) 'key' used outside of binding context. (block-scoped-var)
(#182) Multiple spaces found before '// Put the var...'. (no-multi-spaces)
(#186) Identifier 'check_editing_unit' is not in camel case. (camelcase)
(#186) Extra space after key 'check_editing_unit'. (key-spacing)
(#187) Identifier 'unit_lists' is not in camel case. (camelcase)
(#190) Expected { after 'for' condition. (curly)
(#190) Infix operators must be spaced. (space-infix-ops)
(#190) Infix operators must be spaced. (space-infix-ops)
(#190) Identifier 'unit_lists' is not in camel case. (camelcase)
(#190) Multiple spaces found before 'try'. (no-multi-spaces)
(#191) Identifier 'base_units' is not in camel case. (camelcase)
(#191) Identifier 'unit_lists' is not in camel case. (camelcase)
(#192) Identifier 'base_units' is not in camel case. (camelcase)
(#192) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#192) Identifier 'unit_lists' is not in camel case. (camelcase)
(#194) Expected space(s) after "catch". (keyword-spacing)
(#203) Comments should not begin with a lowercase character (capitalized-comments)
(#204) Identifier 'test_evaluation' is not in camel case. (camelcase)
(#208) 'expr' is already defined. (no-redeclare)
(#210) eval can be harmful. (no-eval)
(#211) Multiple spaces found before '// Return the ...'. (no-multi-spaces)
(#212) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#213) Statement inside of curly braces should be on next line. (brace-style)
(#213) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#213) Multiple spaces found before '// Return null...'. (no-multi-spaces)
(#217) Extra space after key 'vstack_create'. (key-spacing)
(#217) Identifier 'vstack_create' is not in camel case. (camelcase)
(#221) Comments should not begin with a lowercase character (capitalized-comments)
(#222) Extra space after key 'vstack_get_variable'. (key-spacing)
(#222) Identifier 'vstack_get_variable' is not in camel case. (camelcase)
(#227) Extra space after key 'vstack_add_temporary_variable'. (key-spacing)
(#227) Identifier 'vstack_add_temporary_variable' is not in camel case. (camelcase)
(#234) Comments should not begin with a lowercase character (capitalized-comments)
(#235) Identifier 'substitute_placeholders_in_text' is not in camel case. (camelcase)
(#235) Extra space after key 'substitute_placeholders_in_text'. (key-spacing)
(#237) Expected { after 'for' condition. (curly)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Infix operators must be spaced. (space-infix-ops)
(#237) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#238) Multiple spaces found before '// substitute ...'. (no-multi-spaces)
(#238) Comments should not begin with a lowercase character (capitalized-comments)
(#242) Comments should not begin with a lowercase character (capitalized-comments)
(#243) Identifier 'substitute_numbers_by_placeholders' is not in camel case. (camelcase)
(#243) Extra space after key 'substitute_numbers_by_placeholders'. (key-spacing)
(#244) Unnecessary escape character: \[. (no-useless-escape)
(#244) Unnecessary escape character: \/. (no-useless-escape)
(#246) Expected { after 'for' condition. (curly)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Infix operators must be spaced. (space-infix-ops)
(#246) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#251) Comments should not begin with a lowercase character (capitalized-comments)
(#252) Extra space after key 'substitute_functions_by_placeholders'. (key-spacing)
(#252) Identifier 'substitute_functions_by_placeholders' is not in camel case. (camelcase)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) Infix operators must be spaced. (space-infix-ops)
(#255) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#256) Expected { after 'if' condition. (curly)
(#256) Multiple spaces found before 'continue'. (no-multi-spaces)
(#262) Comments should not begin with a lowercase character (capitalized-comments)
(#263) Identifier 'substitute_constants_by_placeholders' is not in camel case. (camelcase)
(#263) Extra space after key 'substitute_constants_by_placeholders'. (key-spacing)
(#266) Infix operators must be spaced. (space-infix-ops)
(#266) Infix operators must be spaced. (space-infix-ops)
(#266) Infix operators must be spaced. (space-infix-ops)
(#266) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#267) Expected { after 'if' condition. (curly)
(#267) Multiple spaces found before 'continue'. (no-multi-spaces)
(#269) Multiple spaces found before '// it is a num...'. (no-multi-spaces)
(#269) Comments should not begin with a lowercase character (capitalized-comments)
(#274) Comments should not begin with a lowercase character (capitalized-comments)
(#275) Identifier 'substitute_variables_by_placeholders' is not in camel case. (camelcase)
(#275) Extra space after key 'substitute_variables_by_placeholders'. (key-spacing)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#279) Expected { after 'if' condition. (curly)
(#279) Multiple spaces found before 'continue'. (no-multi-spaces)
(#285) Comments should not begin with a lowercase character (capitalized-comments)
(#286) Extra space after key 'get_formula_information'. (key-spacing)
(#286) Identifier 'get_formula_information' is not in camel case. (camelcase)
(#287) Expected { after 'if' condition. (curly)
(#287) Unnecessary escape character: \/. (no-useless-escape)
(#287) Multiple spaces found before 'return'. (no-multi-spaces)
(#287) Comments should not begin with a lowercase character (capitalized-comments)
(#287) Multiple spaces found before '// formula can...'. (no-multi-spaces)
(#290) 'sub' is already defined. (no-redeclare)
(#291) 'sub' is already defined. (no-redeclare)
(#292) 'sub' is already defined. (no-redeclare)
(#293) 'sub' is already defined. (no-redeclare)
(#295) Expected { after 'for-in'. (curly)
(#295) Multiple spaces found before 'v'. (no-multi-spaces)
(#298) Multiple spaces found before '// remove all ...'. (no-multi-spaces)
(#298) Comments should not begin with a lowercase character (capitalized-comments)
(#302) Comments should not begin with a lowercase character (capitalized-comments)
(#303) Extra space after key 'split_formula_unit'. (key-spacing)
(#303) Identifier 'split_formula_unit' is not in camel case. (camelcase)
(#304) Expected { after 'if' condition. (curly)
(#304) Multiple spaces found before 'return'. (no-multi-spaces)
(#304) A space is required after ','. (comma-spacing)
(#304) Multiple spaces found before '// Note: these...'. (no-multi-spaces)
(#307) 'sub' is already defined. (no-redeclare)
(#308) 'sub' is already defined. (no-redeclare)
(#309) 'sub' is already defined. (no-redeclare)
(#311) Unnecessary escape character: \/. (no-useless-escape)
(#312) A space is required after ','. (comma-spacing)
(#317) Comments should not begin with a lowercase character (capitalized-comments)
(#318) Extra space after key 'replace_vstack_variables'. (key-spacing)
(#318) Identifier 'replace_vstack_variables' is not in camel case. (camelcase)
(#319) Comments should not begin with a lowercase character (capitalized-comments)
(#319) Multiple spaces found before '// the vstack....'. (no-multi-spaces)
(#320) Expected { after 'for-in'. (curly)
(#320) 'key' used outside of binding context. (block-scoped-var)
(#320) Multiple spaces found before 'res'. (no-multi-spaces)
(#320) 'key' used outside of binding context. (block-scoped-var)
(#320) 'key' used outside of binding context. (block-scoped-var)
(#320) 'key' used outside of binding context. (block-scoped-var)
(#321) 'key' is already defined. (no-redeclare)
(#321) 'key' used outside of binding context. (block-scoped-var)
(#322) 'key' used outside of binding context. (block-scoped-var)
(#323) Expected { after 'if' condition. (curly)
(#323) Multiple spaces found before 'tmp'. (no-multi-spaces)
(#328) Comments should not begin with a lowercase character (capitalized-comments)
(#329) Extra space after key 'insert_multiplication_for_juxtaposition'. (key-spacing)
(#329) Identifier 'insert_multiplication_for_juxtaposition' is not in camel case. (camelcase)
(#331) Line 331 exceeds the maximum line length of 132. (max-len)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#332) Infix operators must be spaced. (space-infix-ops)
(#332) Comments should not begin with a lowercase character (capitalized-comments)
(#332) Multiple spaces found before '// the operato...'. (no-multi-spaces)
(#333) Line 333 exceeds the maximum line length of 132. (max-len)
(#333) Expected { after 'if' condition. (curly)
(#333) A space is required after ','. (comma-spacing)
(#333) Infix operators must be spaced. (space-infix-ops)
(#333) Multiple spaces found before 'continue'. (no-multi-spaces)
(#333) Multiple spaces found before '// no need to ...'. (no-multi-spaces)
(#333) Comments should not begin with a lowercase character (capitalized-comments)
(#334) Expected { after 'if' condition. (curly)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) Multiple spaces found before 'op'. (no-multi-spaces)
(#334) Multiple spaces found before '// add multipl...'. (no-multi-spaces)
(#334) Comments should not begin with a lowercase character (capitalized-comments)
(#335) Expected { after 'if' condition. (curly)
(#335) Infix operators must be spaced. (space-infix-ops)
(#335) Multiple spaces found before 'op'. (no-multi-spaces)
(#335) Infix operators must be spaced. (space-infix-ops)
(#336) Expected { after 'if' condition. (curly)
(#336) Infix operators must be spaced. (space-infix-ops)
(#336) Infix operators must be spaced. (space-infix-ops)
(#336) Multiple spaces found before 'op'. (no-multi-spaces)
(#336) Infix operators must be spaced. (space-infix-ops)
(#337) Expected { after 'else'. (curly)
(#338) Infix operators must be spaced. (space-infix-ops)
(#343) Comments should not begin with a lowercase character (capitalized-comments)
(#344) Extra space after key 'replace_caret_by_power'. (key-spacing)
(#344) Identifier 'replace_caret_by_power' is not in camel case. (camelcase)
(#345) Unexpected constant condition. (no-constant-condition)
(#345) Missing space before opening brace. (space-before-blocks)
(#346) Comments should not begin with a lowercase character (capitalized-comments)
(#346) Multiple spaces found before '// from right ...'. (no-multi-spaces)
(#347) Expected { after 'if' condition. (curly)
(#347) Multiple spaces found before 'break'. (no-multi-spaces)
(#349) Comments should not begin with a lowercase character (capitalized-comments)
(#351) Expected { after 'if' condition. (curly)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Infix operators must be spaced. (space-infix-ops)
(#351) Multiple spaces found before 'rloc'. (no-multi-spaces)
(#352) Infix operators must be spaced. (space-infix-ops)
(#353) Expected { after 'if' condition. (curly)
(#353) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#353) Multiple spaces found before 'rloc'. (no-multi-spaces)
(#353) Infix operators must be spaced. (space-infix-ops)
(#354) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#354) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#355) Infix operators must be spaced. (space-infix-ops)
(#356) Expected { after 'if' condition. (curly)
(#356) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#356) Infix operators must be spaced. (space-infix-ops)
(#356) Expected an object to be thrown. (no-throw-literal)
(#356) Multiple spaces found before 'throw'. (no-multi-spaces)
(#360) Comments should not begin with a lowercase character (capitalized-comments)
(#363) Expected { after 'if' condition. (curly)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Infix operators must be spaced. (space-infix-ops)
(#368) Expected { after 'if' condition. (curly)
(#368) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#368) Infix operators must be spaced. (space-infix-ops)
(#368) Infix operators must be spaced. (space-infix-ops)
(#368) Infix operators must be spaced. (space-infix-ops)
(#368) Expected an object to be thrown. (no-throw-literal)
(#368) Multiple spaces found before 'throw'. (no-multi-spaces)
(#369) Infix operators must be spaced. (space-infix-ops)
(#369) Infix operators must be spaced. (space-infix-ops)
(#370) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#370) Infix operators must be spaced. (space-infix-ops)
(#370) Infix operators must be spaced. (space-infix-ops)
(#370) Infix operators must be spaced. (space-infix-ops)
(#370) Infix operators must be spaced. (space-infix-ops)
(#373) Comments should not begin with a lowercase character (capitalized-comments)
(#375) A space is required after ','. (comma-spacing)
(#375) A space is required after ','. (comma-spacing)
(#375) Infix operators must be spaced. (space-infix-ops)
(#376) Infix operators must be spaced. (space-infix-ops)
(#376) Infix operators must be spaced. (space-infix-ops)
(#376) Infix operators must be spaced. (space-infix-ops)
(#381) Comments should not begin with a lowercase character (capitalized-comments)
(#382) Extra space after key 'replace_evaluation_formula'. (key-spacing)
(#382) Identifier 'replace_evaluation_formula' is not in camel case. (camelcase)
(#385) Unnecessary escape character: \/. (no-useless-escape)
(#389) Comments should not begin with a lowercase character (capitalized-comments)
(#390) Extra space after key 'replace_display_formula'. (key-spacing)
(#390) Identifier 'replace_display_formula' is not in camel case. (camelcase)
(#391) 'vstack' is already defined. (no-redeclare)
(#391) Comments should not begin with a lowercase character (capitalized-comments)
(#391) Multiple spaces found before '// the vstack ...'. (no-multi-spaces)
(#394) Comments should not begin with a lowercase character (capitalized-comments)
(#396) Line 396 exceeds the maximum line length of 132. (max-len)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Infix operators must be spaced. (space-infix-ops)
(#396) Multiple spaces found before '// The length ...'. (no-multi-spaces)
(#397) Infix operators must be spaced. (space-infix-ops)
(#398) Infix operators must be spaced. (space-infix-ops)
(#400) Infix operators must be spaced. (space-infix-ops)
(#402) Infix operators must be spaced. (space-infix-ops)
(#402) Infix operators must be spaced. (space-infix-ops)
(#406) Comments should not begin with a lowercase character (capitalized-comments)
(#407) Expected { after 'for-in'. (curly)
(#407) Multiple spaces found before 'if'. (no-multi-spaces)
(#407) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#407) Infix operators must be spaced. (space-infix-ops)
(#408) Expected { after 'if' condition. (curly)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Multiple spaces found before 'vstack'. (no-multi-spaces)
(#408) Infix operators must be spaced. (space-infix-ops)
(#408) Infix operators must be spaced. (space-infix-ops)
(#409) Expected { after 'if' condition. (curly)
(#409) Infix operators must be spaced. (space-infix-ops)
(#409) Multiple spaces found before 'vstack'. (no-multi-spaces)
(#413) Comments should not begin with a lowercase character (capitalized-comments)
(#414) Unexpected constant condition. (no-constant-condition)
(#414) Missing space before opening brace. (space-before-blocks)
(#415) Multiple spaces found before '// from right ...'. (no-multi-spaces)
(#415) Comments should not begin with a lowercase character (capitalized-comments)
(#416) Expected { after 'if' condition. (curly)
(#416) Multiple spaces found before 'break'. (no-multi-spaces)
(#417) Infix operators must be spaced. (space-infix-ops)
(#419) Line 419 exceeds the maximum line length of 132. (max-len)
(#419) Expected { after 'if' condition. (curly)
(#419) Infix operators must be spaced. (space-infix-ops)
(#419) Infix operators must be spaced. (space-infix-ops)
(#419) Multiple spaces found before 'base'. (no-multi-spaces)
(#419) Infix operators must be spaced. (space-infix-ops)
(#419) Infix operators must be spaced. (space-infix-ops)
(#419) Multiple spaces found before '// probably a ...'. (no-multi-spaces)
(#419) Comments should not begin with a lowercase character (capitalized-comments)
(#421) Expected { after 'if' condition. (curly)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Multiple spaces found before 'expo'. (no-multi-spaces)
(#421) A space is required after ','. (comma-spacing)
(#421) Infix operators must be spaced. (space-infix-ops)
(#421) Comments should not begin with a lowercase character (capitalized-comments)
(#422) A space is required after ','. (comma-spacing)
(#422) Infix operators must be spaced. (space-infix-ops)
(#427) Comments should not begin with a lowercase character (capitalized-comments)
(#428) Extra space after key 'get_expressions_in_bracket'. (key-spacing)
(#428) Identifier 'get_expressions_in_bracket' is not in camel case. (camelcase)
(#430) Expected { after 'for-in'. (curly)
(#430) Multiple spaces found before 'bflip'. (no-multi-spaces)
(#431) Multiple spaces found before '// stack of op...'. (no-multi-spaces)
(#431) Comments should not begin with a lowercase character (capitalized-comments)
(#432) 'i' used outside of binding context. (block-scoped-var)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) 'i' used outside of binding context. (block-scoped-var)
(#432) Infix operators must be spaced. (space-infix-ops)
(#432) 'i' used outside of binding context. (block-scoped-var)
(#433) Expected { after 'if' condition. (curly)
(#433) 'i' used outside of binding context. (block-scoped-var)
(#433) Multiple spaces found before 'ostack'. (no-multi-spaces)
(#434) Expected { after 'if' condition. (curly)
(#434) Multiple spaces found before 'break'. (no-multi-spaces)
(#434) Multiple spaces found before '// when the fi...'. (no-multi-spaces)
(#434) Comments should not begin with a lowercase character (capitalized-comments)
(#436) Statement inside of curly braces should be on next line. (brace-style)
(#436) Multiple spaces found before '{'. (no-multi-spaces)
(#436) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#437) 'i' used outside of binding context. (block-scoped-var)
(#437) 'i' used outside of binding context. (block-scoped-var)
(#439) 'i' used outside of binding context. (block-scoped-var)
(#439) 'i' used outside of binding context. (block-scoped-var)
(#439) Infix operators must be spaced. (space-infix-ops)
(#440) 'i' is already defined. (no-redeclare)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) Infix operators must be spaced. (space-infix-ops)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#440) Infix operators must be spaced. (space-infix-ops)
(#440) 'i' used outside of binding context. (block-scoped-var)
(#441) Expected { after 'if' condition. (curly)
(#441) 'i' used outside of binding context. (block-scoped-var)
(#441) Multiple spaces found before 'ostack'. (no-multi-spaces)
(#441) 'i' used outside of binding context. (block-scoped-var)
(#442) 'i' used outside of binding context. (block-scoped-var)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) 'i' used outside of binding context. (block-scoped-var)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#444) 'i' used outside of binding context. (block-scoped-var)
(#444) Infix operators must be spaced. (space-infix-ops)
(#446) Expected { after 'if' condition. (curly)
(#446) 'i' used outside of binding context. (block-scoped-var)
(#446) Multiple spaces found before 'if'. (no-multi-spaces)
(#446) 'i' used outside of binding context. (block-scoped-var)
(#446) Multiple spaces found before 'break'. (no-multi-spaces)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#448) 'i' used outside of binding context. (block-scoped-var)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#449) 'i' used outside of binding context. (block-scoped-var)
(#452) Expected an object to be thrown. (no-throw-literal)
(#455) Comments should not begin with a lowercase character (capitalized-comments)
(#456) Identifier 'get_previous_variable' is not in camel case. (camelcase)
(#456) Extra space after key 'get_previous_variable'. (key-spacing)
(#457) A space is required after ','. (comma-spacing)
(#458) Expected { after 'if' condition. (curly)
(#458) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#458) Multiple spaces found before 'return'. (no-multi-spaces)
(#460) Expected { after 'if' condition. (curly)
(#460) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#460) Multiple spaces found before 'return'. (no-multi-spaces)
(#461) Infix operators must be spaced. (space-infix-ops)
(#464) Comments should not begin with a lowercase character (capitalized-comments)
(#465) Identifier 'get_next_variable' is not in camel case. (camelcase)
(#465) Extra space after key 'get_next_variable'. (key-spacing)
(#467) Expected { after 'if' condition. (curly)
(#467) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#467) Multiple spaces found before 'return'. (no-multi-spaces)
(#469) Expected { after 'if' condition. (curly)
(#469) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#469) Multiple spaces found before 'return'. (no-multi-spaces)
(#470) Infix operators must be spaced. (space-infix-ops)
(#470) Infix operators must be spaced. (space-infix-ops)
(#470) Infix operators must be spaced. (space-infix-ops)
(#473) Comments should not begin with a lowercase character (capitalized-comments)
(#474) Extra space after key 'parse_unit'. (key-spacing)
(#474) Identifier 'parse_unit' is not in camel case. (camelcase)
(#474) Method 'parse_unit' has a complexity of 24. (complexity)
(#474) Identifier 'no_divisor' is not in camel case. (camelcase)
(#475) Expected { after 'if' condition. (curly)
(#475) Multiple spaces found before 'return'. (no-multi-spaces)
(#479) Expected { after 'if' condition. (curly)
(#479) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#479) Identifier 'no_divisor' is not in camel case. (camelcase)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Multiple spaces found before 'return'. (no-multi-spaces)
(#480) Line 480 exceeds the maximum line length of 132. (max-len)
(#480) Expected space or tab after '//' in comment. (spaced-comment)
(#480) Comments should not begin with a lowercase character (capitalized-comments)
(#482) Infix operators must be spaced. (space-infix-ops)
(#483) Expected { after 'if' condition. (curly)
(#483) Infix operators must be spaced. (space-infix-ops)
(#483) Multiple spaces found before 'right'. (no-multi-spaces)
(#483) Infix operators must be spaced. (space-infix-ops)
(#486) Expected { after 'if' condition. (curly)
(#486) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#486) Infix operators must be spaced. (space-infix-ops)
(#486) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#486) Infix operators must be spaced. (space-infix-ops)
(#486) Multiple spaces found before 'return'. (no-multi-spaces)
(#486) Multiple spaces found before '// if either p...'. (no-multi-spaces)
(#486) Comments should not begin with a lowercase character (capitalized-comments)
(#488) Identifier 'unit_set' is not in camel case. (camelcase)
(#489) Expected { after 'for' condition. (curly)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#489) Infix operators must be spaced. (space-infix-ops)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#489) Infix operators must be spaced. (space-infix-ops)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#489) 'i' used outside of binding context. (block-scoped-var)
(#490) Identifier 'unit_set' is not in camel case. (camelcase)
(#490) 'i' used outside of binding context. (block-scoped-var)
(#490) 'i' used outside of binding context. (block-scoped-var)
(#490) 'i' used outside of binding context. (block-scoped-var)
(#490) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' is already defined. (no-redeclare)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) Infix operators must be spaced. (space-infix-ops)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) Infix operators must be spaced. (space-infix-ops)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#492) Expected { after 'if' condition. (curly)
(#492) 'i' used outside of binding context. (block-scoped-var)
(#492) 'i' used outside of binding context. (block-scoped-var)
(#492) Identifier 'unit_set' is not in camel case. (camelcase)
(#492) Multiple spaces found before 'return'. (no-multi-spaces)
(#492) Multiple spaces found before '// no duplicat...'. (no-multi-spaces)
(#492) Comments should not begin with a lowercase character (capitalized-comments)
(#493) 'exponent' used outside of binding context. (block-scoped-var)
(#493) 'i' used outside of binding context. (block-scoped-var)
(#493) 'i' used outside of binding context. (block-scoped-var)
(#493) Multiple spaces found before '// take negati...'. (no-multi-spaces)
(#493) Comments should not begin with a lowercase character (capitalized-comments)
(#494) Identifier 'unit_set' is not in camel case. (camelcase)
(#494) 'i' used outside of binding context. (block-scoped-var)
(#494) 'i' used outside of binding context. (block-scoped-var)
(#494) 'exponent' used outside of binding context. (block-scoped-var)
(#495) 'i' used outside of binding context. (block-scoped-var)
(#495) 'i' used outside of binding context. (block-scoped-var)
(#495) 'exponent' used outside of binding context. (block-scoped-var)
(#500) 'unit' used outside of binding context. (block-scoped-var)
(#500) 'unit' is already defined. (no-redeclare)
(#501) Identifier 'unit_set' is not in camel case. (camelcase)
(#501) 'unit_set' is already defined. (no-redeclare)
(#501) 'unit_set' used outside of binding context. (block-scoped-var)
(#502) A space is required after ','. (comma-spacing)
(#503) 'i' is already defined. (no-redeclare)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) Infix operators must be spaced. (space-infix-ops)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) Infix operators must be spaced. (space-infix-ops)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#504) 'i' used outside of binding context. (block-scoped-var)
(#504) 'i' used outside of binding context. (block-scoped-var)
(#506) Multiple spaces found before '// there shoul...'. (no-multi-spaces)
(#506) Comments should not begin with a lowercase character (capitalized-comments)
(#507) Expected { after 'if' condition. (curly)
(#507) Multiple spaces found before 'return'. (no-multi-spaces)
(#508) Expected { after 'if' condition. (curly)
(#508) Multiple spaces found before 'continue'. (no-multi-spaces)
(#508) Comments should not begin with a lowercase character (capitalized-comments)
(#508) Multiple spaces found before '// if it is an...'. (no-multi-spaces)
(#509) Line 509 exceeds the maximum line length of 132. (max-len)
(#509) Expected { after 'if' condition. (curly)
(#509) Unnecessary escape character: \[. (no-useless-escape)
(#509) Unnecessary escape character: \/. (no-useless-escape)
(#509) Multiple spaces found before 'return'. (no-multi-spaces)
(#509) Multiple spaces found before '// it cannot c...'. (no-multi-spaces)
(#509) Comments should not begin with a lowercase character (capitalized-comments)
(#510) 'exponent' used outside of binding context. (block-scoped-var)
(#510) 'exponent' is already defined. (no-redeclare)
(#513) Line 513 exceeds the maximum line length of 132. (max-len)
(#513) Expected { after 'if' condition. (curly)
(#513) Multiple spaces found before 'return'. (no-multi-spaces)
(#513) Multiple spaces found before '// the '^' mus...'. (no-multi-spaces)
(#513) Comments should not begin with a lowercase character (capitalized-comments)
(#514) Expected { after 'if' condition. (curly)
(#514) 'exponent' used outside of binding context. (block-scoped-var)
(#514) Multiple spaces found before 'exponent'. (no-multi-spaces)
(#515) Expected { after 'if' condition. (curly)
(#515) 'exponent' used outside of binding context. (block-scoped-var)
(#515) Multiple spaces found before 'exponent'. (no-multi-spaces)
(#516) Expected { after 'if' condition. (curly)
(#516) 'exponent' used outside of binding context. (block-scoped-var)
(#516) Multiple spaces found before 'exponent'. (no-multi-spaces)
(#517) Expected { after 'if' condition. (curly)
(#517) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#517) 'exponent' used outside of binding context. (block-scoped-var)
(#517) Multiple spaces found before 'return'. (no-multi-spaces)
(#517) Comments should not begin with a lowercase character (capitalized-comments)
(#517) Multiple spaces found before '// no one patt...'. (no-multi-spaces)
(#518) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#519) Expected { after 'else'. (curly)
(#520) 'exponent' used outside of binding context. (block-scoped-var)
(#521) Expected { after 'if' condition. (curly)
(#521) 'unit_set' used outside of binding context. (block-scoped-var)
(#521) Identifier 'unit_set' is not in camel case. (camelcase)
(#521) Multiple spaces found before 'return'. (no-multi-spaces)
(#522) 'unit' used outside of binding context. (block-scoped-var)
(#522) 'exponent' used outside of binding context. (block-scoped-var)
(#523) Identifier 'unit_set' is not in camel case. (camelcase)
(#523) 'unit_set' used outside of binding context. (block-scoped-var)
(#523) 'exponent' used outside of binding context. (block-scoped-var)
(#525) 'unit' used outside of binding context. (block-scoped-var)
(#528) Comments should not begin with a lowercase character (capitalized-comments)
(#529) Extra space after key 'format_number'. (key-spacing)
(#529) Identifier 'format_number' is not in camel case. (camelcase)
(#529) Identifier 'is_original' is not in camel case. (camelcase)
(#531) Expected { after 'if' condition. (curly)
(#531) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#531) Identifier 'is_original' is not in camel case. (camelcase)
(#531) Multiple spaces found before 'is_original'. (no-multi-spaces)
(#531) Identifier 'is_original' is not in camel case. (camelcase)
(#532) Identifier 'is_original' is not in camel case. (camelcase)
(#533) Expected { after 'if' condition. (curly)
(#533) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#533) Multiple spaces found before 'return'. (no-multi-spaces)
(#534) 'standardform' used outside of binding context. (block-scoped-var)
(#535) 'symbol' used outside of binding context. (block-scoped-var)
(#536) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#540) Expected { after 'if' condition. (curly)
(#540) Multiple spaces found before 'return'. (no-multi-spaces)
(#541) Comments should not begin with a lowercase character (capitalized-comments)
(#541) Multiple spaces found before '// if there is...'. (no-multi-spaces)
(#542) 'standardform' used outside of binding context. (block-scoped-var)
(#542) 'standardform' is already defined. (no-redeclare)
(#543) 'standardform' used outside of binding context. (block-scoped-var)
(#544) Identifier 'is_equal' is not in camel case. (camelcase)
(#545) Expected { after 'if' condition. (curly)
(#545) Identifier 'is_equal' is not in camel case. (camelcase)
(#545) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#545) A space is required after ','. (comma-spacing)
(#545) A trailing decimal point can be confused with a dot. (no-floating-decimal)
(#545) A space is required after ','. (comma-spacing)
(#547) 'symbol' is already defined. (no-redeclare)
(#547) 'symbol' used outside of binding context. (block-scoped-var)
(#547) Expected space or tab after '//' in comment. (spaced-comment)
(#547) Comments should not begin with a lowercase character (capitalized-comments)
(#549) 'standardform' used outside of binding context. (block-scoped-var)
(#549) 'standardform' used outside of binding context. (block-scoped-var)
(#550) A space is required after ','. (comma-spacing)
(#551) Do not nest ternary expressions. (no-nested-ternary)
(#551) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#553) 'symbol' used outside of binding context. (block-scoped-var)
(#553) 'symbol' used outside of binding context. (block-scoped-var)
(#554) Expected space(s) after "catch". (keyword-spacing)
(#554) Expected space(s) before "catch". (keyword-spacing)
(#554) Statement inside of curly braces should be on next line. (brace-style)
(#554) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#557) Comments should not begin with a lowercase character (capitalized-comments)
(#558) Identifier 'format_unit' is not in camel case. (camelcase)
(#558) Extra space after key 'format_unit'. (key-spacing)
(#558) Identifier 'base_units' is not in camel case. (camelcase)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) Identifier 'base_units' is not in camel case. (camelcase)
(#562) Identifier 'base_units' is not in camel case. (camelcase)
(#562) Identifier 'base_units' is not in camel case. (camelcase)
(#562) Identifier 'base_units' is not in camel case. (camelcase)
(#563) Identifier 'base_units' is not in camel case. (camelcase)
(#563) Identifier 'base_units' is not in camel case. (camelcase)
(#565) Multiple spaces found before '// · (middle d...'. (no-multi-spaces)
(#566) Expected space(s) before "catch". (keyword-spacing)
(#566) Expected space(s) after "catch". (keyword-spacing)
(#566) Statement inside of curly braces should be on next line. (brace-style)
(#566) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#569) Comments should not begin with a lowercase character (capitalized-comments)
(#570) Extra space after key 'trim'. (key-spacing)
(#576) Missing JSDoc comment. (require-jsdoc)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) 'i' used outside of binding context. (block-scoped-var)
(#580) Multiple spaces found before '{'. (no-multi-spaces)
(#581) 'i' used outside of binding context. (block-scoped-var)
(#581) 'i' used outside of binding context. (block-scoped-var)
(#582) Expected { after 'if' condition. (curly)
(#582) Multiple spaces found before 'continue'. (no-multi-spaces)
(#582) Comments should not begin with a lowercase character (capitalized-comments)
(#582) Multiple spaces found before '// if it is no...'. (no-multi-spaces)
(#591) Expected { after 'if' condition. (curly)
(#591) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#591) Multiple spaces found before 'continue'. (no-multi-spaces)
(#591) Comments should not begin with a lowercase character (capitalized-comments)
(#591) Multiple spaces found before '// if it does ...'. (no-multi-spaces)
(#596) Multiple spaces found before '// Default val...'. (no-multi-spaces)
(#597) Multiple spaces found before '// Note: if th...'. (no-multi-spaces)
(#598) Identifier 'cur_value' is not in camel case. (camelcase)
(#598) Multiple spaces found before '// it will sto...'. (no-multi-spaces)
(#598) Comments should not begin with a lowercase character (capitalized-comments)
(#599) Identifier 'last_value' is not in camel case. (camelcase)
(#599) Comments should not begin with a lowercase character (capitalized-comments)
(#601) Identifier 'show_info' is not in camel case. (camelcase)
(#602) Identifier 'show_type' is not in camel case. (camelcase)
(#602) Identifier 'show_type' is not in camel case. (camelcase)
(#603) Identifier 'show_sign' is not in camel case. (camelcase)
(#603) Identifier 'show_sign' is not in camel case. (camelcase)
(#604) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#604) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#606) Multiple spaces found before '// Remove the ...'. (no-multi-spaces)
(#608) Identifier 'warning_inner' is not in camel case. (camelcase)
(#609) Identifier 'warning_inner' is not in camel case. (camelcase)
(#610) Identifier 'warning_inner' is not in camel case. (camelcase)
(#611) Identifier 'warning_inner' is not in camel case. (camelcase)
(#617) Identifier 'info_inner' is not in camel case. (camelcase)
(#618) Identifier 'info_inner' is not in camel case. (camelcase)
(#619) Identifier 'info_inner' is not in camel case. (camelcase)
(#620) Identifier 'info_inner' is not in camel case. (camelcase)
(#627) Identifier 'info_inner_title' is not in camel case. (camelcase)
(#628) Identifier 'info_inner_title' is not in camel case. (camelcase)
(#629) Identifier 'info_inner_title' is not in camel case. (camelcase)
(#630) Identifier 'info_inner' is not in camel case. (camelcase)
(#632) Identifier 'info_inner_interpretation' is not in camel case. (camelcase)
(#633) Identifier 'info_inner_interpretation' is not in camel case. (camelcase)
(#634) Identifier 'info_inner' is not in camel case. (camelcase)
(#636) Identifier 'warning_inner' is not in camel case. (camelcase)
(#637) Identifier 'info_inner' is not in camel case. (camelcase)
(#638) Identifier 'info_inner_interpretation' is not in camel case. (camelcase)
(#642) Comments should not begin with a lowercase character (capitalized-comments)
(#658) Unnecessary semicolon. (no-extra-semi)
(#660) Comments should not begin with a lowercase character (capitalized-comments)
(#661) Missing JSDoc comment. (require-jsdoc)
(#663) Expected { after 'for' condition. (curly)
(#663) Infix operators must be spaced. (space-infix-ops)
(#663) Infix operators must be spaced. (space-infix-ops)
(#664) Expected { after 'for' condition. (curly)
(#664) Infix operators must be spaced. (space-infix-ops)
(#664) Infix operators must be spaced. (space-infix-ops)
(#665) Expected { after 'if' condition. (curly)
(#665) Infix operators must be spaced. (space-infix-ops)
(#666) Infix operators must be spaced. (space-infix-ops)
(#666) Identifier 'show_type' is not in camel case. (camelcase)
(#667) Identifier 'show_interpretation' is not in camel case. (camelcase)
(#667) Identifier 'show_sign' is not in camel case. (camelcase)
(#671) Comments should not begin with a lowercase character (capitalized-comments)
(#672) Missing JSDoc comment. (require-jsdoc)
(#673) Comments should not begin with a lowercase character (capitalized-comments)
(#677) Comments should not begin with a lowercase character (capitalized-comments)
(#704) Comments should not begin with a lowercase character (capitalized-comments)
(#709) Comments should not begin with a lowercase character (capitalized-comments)
(#711) Comments should not begin with a lowercase character (capitalized-comments)
(#740) Comments should not begin with a lowercase character (capitalized-comments)
(#741) Comments should not begin with a lowercase character (capitalized-comments)
(#742) Comments should not begin with a lowercase character (capitalized-comments)
(#742) Multiple spaces found before '// it is valid...'. (no-multi-spaces)
(#743) Comments should not begin with a lowercase character (capitalized-comments)
(#743) Multiple spaces found before '// it is valid...'. (no-multi-spaces)
(#744) Comments should not begin with a lowercase character (capitalized-comments)
(#744) Multiple spaces found before '// it is valid...'. (no-multi-spaces)
(#745) Comments should not begin with a lowercase character (capitalized-comments)
(#745) Multiple spaces found before '// it is valid...'. (no-multi-spaces)
(#776) Multiple spaces found before '// arcsin(w*t)'. (no-multi-spaces)
(#776) Comments should not begin with a lowercase character (capitalized-comments)
(#777) Comments should not begin with a lowercase character (capitalized-comments)
(#806) Comments should not begin with a lowercase character (capitalized-comments)
(#828) Comments should not begin with a lowercase character (capitalized-comments)
(#849) Comments should not begin with a lowercase character (capitalized-comments)
(#853) Comments should not begin with a lowercase character (capitalized-comments)
(#890) Infix operators must be spaced. (space-infix-ops)
(#890) Infix operators must be spaced. (space-infix-ops)
(#892) Infix operators must be spaced. (space-infix-ops)
(#893) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#895) Expected { after 'if' condition. (curly)
(#895) Multiple spaces found before 'numcorrect'. (no-multi-spaces)
(#896) Expected { after 'else'. (curly)
(#901) Unnecessary semicolon. (no-extra-semi)
(#903) Missing JSDoc comment. (require-jsdoc)
(#903) Identifier 'signal_fail' is not in camel case. (camelcase)
(#906) Infix operators must be spaced. (space-infix-ops)
(#906) Identifier 'unittest_fail_show_details' is not in camel case. (camelcase)
(#907) Line 907 exceeds the maximum line length of 132. (max-len)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#907) Infix operators must be spaced. (space-infix-ops)
(#908) Infix operators must be spaced. (space-infix-ops)
(#917) Comments should not begin with a lowercase character (capitalized-comments)
(#920) Comments should not begin with a lowercase character (capitalized-comments)
(#923) Expected { after 'if' condition. (curly)
(#923) Identifier 'unittest_fail_show_icon' is not in camel case. (camelcase)
(#923) Multiple spaces found before 'signal_fail'. (no-multi-spaces)
(#925) Comments should not begin with a lowercase character (capitalized-comments)
(#928) Comments should not begin with a lowercase character (capitalized-comments)
(#931) Comments should not begin with a lowercase character (capitalized-comments)
(#932) Expected { after 'for' condition. (curly)
(#932) 'i' is already defined. (no-redeclare)
(#932) 'i' used outside of binding context. (block-scoped-var)
(#932) Infix operators must be spaced. (space-infix-ops)
(#932) 'i' used outside of binding context. (block-scoped-var)
(#932) Infix operators must be spaced. (space-infix-ops)
(#932) 'i' used outside of binding context. (block-scoped-var)
(#932) Multiple spaces found before 'try'. (no-multi-spaces)
(#933) 'i' used outside of binding context. (block-scoped-var)
(#934) Expected space(s) after "catch". (keyword-spacing)
(#934) Empty block statement. (no-empty)
(#935) Unnecessary semicolon. (no-extra-semi)
(#938) Expected { after 'if' condition. (curly)
(#939) Statement inside of curly braces should be on next line. (brace-style)
(#939) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#939) Missing semicolon. (semi)
(#940) Expected { after 'else'. (curly)
(#942) Statement inside of curly braces should be on next line. (brace-style)
(#942) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(242 errors, 0 warnings)

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

question/type/formulas/answer_unit.php
(#17) File-level phpdocs block is not found
(#61) Function answer_unit_conversion::__construct is not documented
(#120) Function answer_unit_conversion::get_unit_mapping is not documented
(#126) Function answer_unit_conversion::get_dimension_list is not documented
(#48) Variable answer_unit_conversion::$mapping is not documented
(#49) Variable answer_unit_conversion::$additional_rules is not documented
(#50) Variable answer_unit_conversion::$default_mapping is not documented
(#51) Variable answer_unit_conversion::$default_last_id is not documented
(#52) Variable answer_unit_conversion::$default_id is not documented
(#53) Variable answer_unit_conversion::$default_rules is not documented
(#54) Variable answer_unit_conversion::$unit_exclude_symbols is not documented
(#55) Variable answer_unit_conversion::$prefix_scale_factors is not documented
(#243) Phpdocs for function answer_unit_conversion::attempt_conversion has incomplete parameters list
(#26) Class answer_unit_conversion does not have @copyright tag
(#26) Class answer_unit_conversion does not have @license tag
(#26) Package is not specified for class answer_unit_conversion. It is also not specified in file-level phpdocs
question/type/formulas/backup/moodle1/lib.php
(#17) No one-line description found in phpdocs for file
(#30) There is no description in phpdocs for function get_question_subpaths
(#41) Phpdocs for function moodle1_qtype_formulas_handler::process_question has incomplete parameters list
(#25) Class moodle1_qtype_formulas_handler does not have @copyright tag
(#25) Class moodle1_qtype_formulas_handler does not have @license tag
question/type/formulas/backup/moodle2/backup_qtype_formulas_plugin.class.php
(#17) No one-line description found in phpdocs for file
question/type/formulas/backup/moodle2/restore_qtype_formulas_plugin.class.php
(#17) No one-line description found in phpdocs for file
(#25) No one-line description found in phpdocs for class restore_qtype_formulas_plugin
(#54) Phpdocs for function restore_qtype_formulas_plugin::process_formulas has incomplete parameters list
(#94) Phpdocs for function restore_qtype_formulas_plugin::process_formulas_answer has incomplete parameters list
question/type/formulas/conversion_rules.php
(#17) File-level phpdocs block is not found
(#25) Class unit_conversion_rules is not documented
(#29) Function unit_conversion_rules::__construct is not documented
(#56) Function unit_conversion_rules::entry is not documented
(#60) Function unit_conversion_rules::allrules is not documented
(#26) Variable unit_conversion_rules::$basicunitconversionrule is not documented
(#25) Package is not specified for class unit_conversion_rules. It is also not specified in file-level phpdocs
question/type/formulas/db/upgrade.php
(#29) Function xmldb_qtype_formulas_upgrade is not documented
question/type/formulas/db/upgradelib.php
(#37) Function qtype_formulas_qe2_attempt_updater::right_answer is not documented
(#41) Function qtype_formulas_qe2_attempt_updater::question_summary is not documented
(#46) Function qtype_formulas_qe2_attempt_updater::was_answered is not documented
(#52) Function qtype_formulas_qe2_attempt_updater::response_summary is not documented
(#72) Function qtype_formulas_qe2_attempt_updater::set_first_step_data_elements is not documented
(#93) Function qtype_formulas_qe2_attempt_updater::supply_missing_first_step_data is not documented
(#101) Function qtype_formulas_qe2_attempt_updater::set_data_elements_for_step is not documented
(#127) Function qtype_formulas_qe2_attempt_updater::parse_answer is not documented
(#154) Function qtype_formulas_qe2_attempt_updater::has_separate_unit_field is not documented
(#159) Function qtype_formulas_qe2_attempt_updater::has_combined_unit_field is not documented
(#27) No one-line description found in phpdocs for class qtype_formulas_qe2_attempt_updater
question/type/formulas/edit_formulas_form.php
(#235) Function qtype_formulas_edit_form::get_more_choices_string is not documented
(#239) Function qtype_formulas_edit_form::data_preprocessing is not documented
(#295) Function qtype_formulas_edit_form::qtype is not documented
(#119) Phpdocs for function qtype_formulas_edit_form::get_per_answer_fields has incomplete parameters list
(#210) Phpdocs for function qtype_formulas_edit_form::add_per_answer_fields has incomplete parameters list
(#271) Phpdocs for function qtype_formulas_edit_form::validation has incomplete parameters list
(#30) Class qtype_formulas_edit_form does not have @copyright tag
(#30) Class qtype_formulas_edit_form does not have @license tag
question/type/formulas/instantiate.php
(#34) Function instantiate_multiple_datasets is not documented
(#111) Function filter_redundant_names is not documented
(#127) Function check_include_name is not documented
(#150) Function pick_variables_with_names is not documented
question/type/formulas/lang/en/qtype_formulas.php
(#17) No one-line description found in phpdocs for file
question/type/formulas/lib.php
(#17) File-level phpdocs block is not found
(#29) Function qtype_formulas_pluginfile is not documented
(#29) Package is not specified for function qtype_formulas_pluginfile. It is also not specified in file-level phpdocs
(#25) Package questionbank is not valid
question/type/formulas/question.php
(#71) Function qtype_formulas_question::make_behaviour is not documented
(#489) Function qtype_formulas_question::get_correct_responses_individually is not documented
(#510) Function qtype_formulas_question::add_special_correctness_variables is not documented
(#539) Function qtype_formulas_question::compute_response_difference is not documented
(#563) Function qtype_formulas_question::grade_responses_individually is not documented
(#632) Function qtype_formulas_question::rationalize_responses_for_part is not documented
(#648) Function qtype_formulas_question::rationalize_responses is not documented
(#656) Function qtype_formulas_question::get_global_variables is not documented
(#668) Function qtype_formulas_question::get_local_variables is not documented
(#745) Function qtype_formulas_question::get_evaluated_answer is not documented
(#758) Function qtype_formulas_question::check_file_access is not documented
(#852) Function qtype_formulas_part::part_has_separate_unit_field is not documented
(#856) Function qtype_formulas_part::part_has_combined_unit_field is not documented
(#880) Function qtype_formulas_part::part_get_expected_data is not documented
(#896) Function qtype_formulas_part::part_has_multichoice_coordinate is not documented
(#931) Function qtype_formulas_part::part_is_gradable_response is not documented
(#936) Function qtype_formulas_part::part_is_complete_response is not documented
(#941) Function qtype_formulas_part::part_is_unanswered is not documented
(#56) Variable qtype_formulas_question::$fractions is not documented
(#57) Variable qtype_formulas_question::$anscorrs is not documented
(#58) Variable qtype_formulas_question::$unitcorrs is not documented
(#60) Variable qtype_formulas_question::$localvars is not documented
(#61) Variable qtype_formulas_question::$varsrandom is not documented
(#828) Variable qtype_formulas_part::$partindex is not documented
(#829) Variable qtype_formulas_part::$placeholder is not documented
(#830) Variable qtype_formulas_part::$answermark is not documented
(#831) Variable qtype_formulas_part::$answertype is not documented
(#832) Variable qtype_formulas_part::$numbox is not documented
(#833) Variable qtype_formulas_part::$vars1 is not documented
(#834) Variable qtype_formulas_part::$vars2 is not documented
(#835) Variable qtype_formulas_part::$answer is not documented
(#836) Variable qtype_formulas_part::$correctness is not documented
(#837) Variable qtype_formulas_part::$unitpenalty is not documented
(#838) Variable qtype_formulas_part::$postunit is not documented
(#839) Variable qtype_formulas_part::$ruleid is not documented
(#840) Variable qtype_formulas_part::$otherrule is not documented
(#841) Variable qtype_formulas_part::$subqtext is not documented
(#842) Variable qtype_formulas_part::$subqtextformat is not documented
(#843) Variable qtype_formulas_part::$feedback is not documented
(#818) No one-line description found in phpdocs for class qtype_formulas_part
(#735) There is no description in phpdocs for function is_any_part_invalid
(#109) Phpdocs for function qtype_formulas_question::start_attempt has incomplete parameters list
(#139) Phpdocs for function qtype_formulas_question::apply_attempt_state has incomplete parameters list
(#154) Phpdocs for function qtype_formulas_question::formulas_format_text has incomplete parameters list
(#170) Phpdocs for function qtype_formulas_question::format_generalfeedback has incomplete parameters list
(#337) Phpdocs for function qtype_formulas_question::is_same_response_for_part has incomplete parameters list
(#351) Phpdocs for function qtype_formulas_question::summarise_response has incomplete parameters list
(#367) Phpdocs for function qtype_formulas_question::classify_response has incomplete parameters list
(#446) Phpdocs for function qtype_formulas_question::get_validation_error has incomplete parameters list
(#915) Phpdocs for function qtype_formulas_part::part_summarise_response has incomplete parameters list
(#54) Phpdocs for variable qtype_formulas_question::$evaluatedanswer does not contain @var or incorrect
(#62) Phpdocs for variable qtype_formulas_question::$varsglobal does not contain @var or incorrect
(#64) Phpdocs for variable qtype_formulas_question::$qv does not contain @var or incorrect
(#66) Phpdocs for variable qtype_formulas_question::$randomsvars does not contain @var or incorrect
(#68) Phpdocs for variable qtype_formulas_question::$randomsvarstext does not contain @var or incorrect
(#538) Invalid inline phpdocs tag @return found
question/type/formulas/questiontype.php
(#44) Function qtype_formulas::__construct is not documented
(#238) Function qtype_formulas::save_question is not documented
(#251) Function qtype_formulas::make_hint is not documented
(#256) Function qtype_formulas::delete_question is not documented
(#589) Function qtype_formulas::validate is not documented
(#631) Function qtype_formulas::validate_instantiation is not documented
(#41) Variable qtype_formulas::$qv is not documented
(#350) Phpdocs for function qtype_formulas::get_possible_responses has incomplete parameters list
(#388) Phpdocs for function qtype_formulas::import_from_xml has incomplete parameters list
(#444) Phpdocs for function qtype_formulas::export_to_xml has incomplete parameters list
(#492) Phpdocs for function qtype_formulas::check_placeholder has incomplete parameters list
(#531) Phpdocs for function qtype_formulas::check_and_filter_answers has incomplete parameters list
(#35) Class qtype_formulas does not have @copyright tag
(#35) Class qtype_formulas does not have @license tag
question/type/formulas/renderer.php
(#90) Function qtype_formulas_renderer::head_code is not documented
(#97) Function qtype_formulas_renderer::part_formulation_and_controls is not documented
(#132) Function qtype_formulas_renderer::get_part_image_and_class is not documented
(#171) Function qtype_formulas_renderer::get_part_formulation is not documented
(#445) Function qtype_formulas_renderer::combined_feedback is not documented
(#470) Function qtype_formulas_renderer::specific_feedback is not documented
(#371) There is no description in phpdocs for function choice_wrapper_start
(#379) There is no description in phpdocs for function choice_wrapper_end
(#386) There is no description in phpdocs for function all_choices_wrapper_start
(#393) There is no description in phpdocs for function all_choices_wrapper_end
(#474) There is no description in phpdocs for function part_feedback
(#434) Phpdocs for function qtype_formulas_renderer::hint has incomplete parameters list
(#475) Phpdocs for function qtype_formulas_renderer::part_feedback has incomplete parameters list
question/type/formulas/settings.php
(#17) No one-line description found in phpdocs for file
question/type/formulas/tests/helper.php
(#38) Function qtype_formulas_test_helper::get_test_questions is not documented
(#74) Function qtype_formulas_test_helper::make_a_formulas_part is not documented
(#34) Constant qtype_formulas_test_helper::DEFAULT_CORRECT_FEEDBACK is not documented
(#35) Constant qtype_formulas_test_helper::DEFAULT_PARTIALLYCORRECT_FEEDBACK is not documented
(#36) Constant qtype_formulas_test_helper::DEFAULT_INCORRECT_FEEDBACK is not documented
(#100) There is no description in phpdocs for function make_formulas_question_test0
(#125) There is no description in phpdocs for function make_formulas_question_test1
(#220) There is no description in phpdocs for function make_formulas_question_test2
(#331) There is no description in phpdocs for function make_formulas_question_test3
(#354) There is no description in phpdocs for function make_formulas_question_test4
question/type/formulas/tests/question_test.php
(#41) There is no description in phpdocs for function get_test_formulas_question
(#41) Phpdocs for function qtype_formulas_question_test::get_test_formulas_question has incomplete parameters list
question/type/formulas/tests/questiontype_test.php
(#42) Variable qtype_formulas_test::$tolerance is not documented
(#46) There is no description in phpdocs for function get_test_formulas_question
(#46) Phpdocs for function qtype_formulas_test::get_test_formulas_question has incomplete parameters list
question/type/formulas/tests/test_base.php
(#53) Function qtype_formulas_walkthrough_test_base::render is not documented
(#57) Function qtype_formulas_walkthrough_test_base::get_tag_matcher is not documented
(#64) Function qtype_formulas_walkthrough_test_base::check_output_contains_text_input is not documented
(#87) Function qtype_formulas_walkthrough_test_base::check_output_contains_part_feedback is not documented
(#96) Function qtype_formulas_walkthrough_test_base::check_output_does_not_contain_part_feedback is not documented
(#105) Function qtype_formulas_walkthrough_test_base::check_output_does_not_contain_stray_placeholders is not documented
(#109) Function qtype_formulas_walkthrough_test_base::check_output_contains_lang_string is not documented
(#115) Function qtype_formulas_walkthrough_test_base::check_output_does_not_contain_lang_string is not documented
(#51) Variable qtype_formulas_walkthrough_test_base::$currentoutput is not documented
question/type/formulas/tests/upgradelibnewqe_test.php
(#17) No one-line description found in phpdocs for file
question/type/formulas/tests/variables_test.php
(#40) Class qtype_formulas_variables_test is not documented
question/type/formulas/tests/walkthrough_adaptive_test.php
(#43) There is no description in phpdocs for function get_test_formulas_question
(#43) Phpdocs for function qtype_formulas_walkthrough_adaptive_test::get_test_formulas_question has incomplete parameters list
question/type/formulas/variables.php
(#30) Function mycount is not documented
(#42) Function fact is not documented
(#54) Function npr is not documented
(#68) Function ncr is not documented
(#82) Function gcd is not documented
(#96) Function lcm is not documented
(#113) Function qtype_formulas_variables::initialize_function_list is not documented
(#131) Function qtype_formulas_variables::__construct is not documented
(#151) Function qtype_formulas_variables::vstack_create is not documented
(#156) Function qtype_formulas_variables::vstack_get_serialization is not documented
(#169) Function qtype_formulas_variables::vstack_get_number_of_dataset is not documented
(#179) Function qtype_formulas_variables::vstack_get_has_shuffle is not documented
(#185) Function qtype_formulas_variables::vstack_get_names is not documented
(#189) Function qtype_formulas_variables::vstack_get_variable is not documented
(#193) Function qtype_formulas_variables::vstack_update_variable is not documented
(#222) Function qtype_formulas_variables::vstack_mark_current_top is not documented
(#226) Function qtype_formulas_variables::vstack_restore_previous_top is not documented
(#231) Function qtype_formulas_variables::vstack_add_temporary_variable is not documented
(#238) Function qtype_formulas_variables::vstack_clean_temporary is not documented
(#252) Function qtype_formulas_variables::substitute_variables_in_text is not documented
(#270) Function qtype_formulas_variables::substitute_placeholders_in_text is not documented
(#278) Function qtype_formulas_variables::substitute_vname_by_variables is not documented
(#295) Function qtype_formulas_variables::substitute_strings_by_placholders is not documented
(#310) Function qtype_formulas_variables::substitute_fixed_ranges_by_placeholders is not documented
(#328) Function qtype_formulas_variables::substitute_numbers_by_placeholders is not documented
(#337) Function qtype_formulas_variables::substitute_functions_by_placeholders is not documented
(#350) Function qtype_formulas_variables::substitute_constants_by_placeholders is not documented
(#362) Function qtype_formulas_variables::substitute_variables_by_placeholders is not documented
(#374) Function qtype_formulas_variables::parse_fixed_range is not documented
(#401) Function qtype_formulas_variables::parse_random_variables is not documented
(#482) Function qtype_formulas_variables::instantiate_random_variables is not documented
(#515) Function qtype_formulas_variables::evaluate_assignments is not documented
(#531) Function qtype_formulas_variables::evaluate_general_expression is not documented
(#546) Function qtype_formulas_variables::evaluate_assignments_substituted is not documented
(#625) Function qtype_formulas_variables::evaluate_general_expression_substituted_recursively is not documented
(#648) Function qtype_formulas_variables::get_variable_name_index is not documented
(#664) Function qtype_formulas_variables::parse_algebraic_variable is not documented
(#684) Function qtype_formulas_variables::handle_square_bracket_syntax is not documented
(#712) Function qtype_formulas_variables::handle_special_functions is not documented
(#966) Function qtype_formulas_variables::get_expressions_in_bracket is not documented
(#993) Function qtype_formulas_variables::get_previous_variable is not documented
(#1001) Function qtype_formulas_variables::get_next_variable is not documented
(#1009) Function qtype_formulas_variables::replace_middle is not documented
(#1015) Function qtype_formulas_variables::trim_comments is not documented
(#1020) Function qtype_formulas_variables::get_formula_information is not documented
(#1037) Function qtype_formulas_variables::split_formula_unit is not documented
(#1052) Function qtype_formulas_variables::replace_evaluation_formula is not documented
(#1060) Function qtype_formulas_variables::replace_vstack_variables is not documented
(#1069) Function qtype_formulas_variables::insert_multiplication_for_juxtaposition is not documented
(#1084) Function qtype_formulas_variables::replace_caret_by_power is not documented
(#1122) Function qtype_formulas_variables::compute_numerical_formula_value is not documented
(#1151) Function qtype_formulas_variables::compute_numerical_formula_difference is not documented
(#1166) Function qtype_formulas_variables::compute_algebraic_formula_difference is not documented
(#1224) Function qtype_formulas_variables::substitute_partial_formula is not documented
(#110) Variable qtype_formulas_variables::$maxdataset is not documented
(#111) Variable qtype_formulas_variables::$listmaxsize is not documented
(#99) No one-line description found in phpdocs for class qtype_formulas_variables
(#99) Class qtype_formulas_variables does not have @copyright tag
(#99) Class qtype_formulas_variables does not have @license tag
(#683) Invalid inline phpdocs tag @return found
(#711) Invalid inline phpdocs tag @return found
(#99) Package is not specified for class qtype_formulas_variables. It is also not specified in file-level phpdocs
(#30) Package is not specified for function mycount. It is also not specified in file-level phpdocs
(#42) Package is not specified for function fact. It is also not specified in file-level phpdocs
(#54) Package is not specified for function npr. It is also not specified in file-level phpdocs
(#68) Package is not specified for function ncr. It is also not specified in file-level phpdocs
(#82) Package is not specified for function gcd. It is also not specified in file-level phpdocs
(#96) Package is not specified for function lcm. It is also not specified in file-level phpdocs

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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