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

(1056 errors, 378 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
(#192) Line exceeds 132 characters; contains 135 characters
(#257) Empty CATCH statement detected
(#502) 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
(#29) Inline control structures are not allowed
(#32) Space found after opening bracket of FOR loop
(#32) Space found before closing bracket of FOR loop
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Inline control structures are not allowed
(#44) Inline control structures are not allowed
(#47) Expected "for (...) {\n"; found "for (...){\n"
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#47) Expected 1 space before "<"; 0 found
(#47) Expected 1 space after "<"; 0 found
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#56) Inline control structures are not allowed
(#58) Inline control structures are not allowed
(#61) Expected "for (...) {\n"; found "for (...){\n"
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#61) Expected 1 space before "<"; 0 found
(#61) Expected 1 space after "<"; 0 found
(#67) Commas (,) must be followed by white space.
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#68) Expected 1 space before "-"; 0 found
(#68) Expected 1 space after "-"; 0 found
(#69) Inline control structures are not allowed
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Expected 1 space before "-"; 0 found
(#69) Expected 1 space after "-"; 0 found
(#70) Inline control structures are not allowed
(#71) Inline control structures are not allowed
(#73) Expected "do {\n...} while (...);\n"; found "do{\n...} while(...);\n"
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Expected 1 space after ">"; 0 found
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Visibility must be declared on method "initialize_function_list"
(#99) Space found before semicolon; expected ");" but found ") ;"
(#104) Line exceeds 132 characters; contains 154 characters
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 68% valid code; is this commented out code?
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Line exceeds 132 characters; contains 155 characters
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Visibility must be declared on method "__construct"
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Visibility must be declared on method "vstack_create"
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Visibility must be declared on method "vstack_get_serialization"
(#142) Commas (,) must be followed by white space.
(#144) Inline control structures are not allowed
(#144) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=="; 0 found
(#145) Expected 1 space after "=="; 0 found
(#145) Line exceeds 132 characters; contains 133 characters
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline control structures are not allowed
(#146) Expected 1 space before "=="; 0 found
(#146) Expected 1 space after "=="; 0 found
(#146) Expected 1 space before "=="; 0 found
(#146) Expected 1 space after "=="; 0 found
(#146) Inline control structures are not allowed
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "<"; 0 found
(#146) Expected 1 space after "<"; 0 found
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Expected 1 space before "=="; 0 found
(#148) Expected 1 space after "=="; 0 found
(#148) Commas (,) must be followed by white space.
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Visibility must be declared on method "vstack_get_number_of_dataset"
(#156) Inline control structures are not allowed
(#157) Line exceeds 132 characters; contains 135 characters
(#158) Inline control structures are not allowed
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Visibility must be declared on method "vstack_get_has_shuffle"
(#165) Inline control structures are not allowed
(#165) Inline control structures are not allowed
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Visibility must be declared on method "vstack_get_names"
(#174) Visibility must be declared on method "vstack_get_variable"
(#178) Visibility must be declared on method "vstack_update_variable"
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline control structures are not allowed
(#182) Inline control structures are not allowed
(#182) Expected 1 space before ">"; 0 found
(#182) Expected 1 space after ">"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Line exceeds 132 characters; contains 150 characters
(#183) Inline control structures are not allowed
(#183) Commas (,) must be followed by white space.
(#183) Line exceeds 132 characters; contains 144 characters
(#184) Expected 1 space before "=="; 0 found
(#184) Expected 1 space after "=="; 0 found
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#185) Expected 1 space before "<"; 0 found
(#185) Expected 1 space after "<"; 0 found
(#186) Inline control structures are not allowed
(#186) Commas (,) must be followed by white space.
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Inline control structures are not allowed
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Expected 1 space before "<"; 0 found
(#191) Expected 1 space after "<"; 0 found
(#192) Inline control structures are not allowed
(#192) Commas (,) must be followed by white space.
(#197) Expected "} else {\n"; found "}\n else {\n"
(#199) Inline control structures are not allowed
(#199) Commas (,) must be followed by white space.
(#201) Inline control structures are not allowed
(#201) Expected 1 space before "<"; 0 found
(#201) Expected 1 space after "<"; 0 found
(#201) Expected 1 space before ">="; 0 found
(#201) Expected 1 space after ">="; 0 found
(#201) Commas (,) must be followed by white space.
(#201) Line exceeds 132 characters; contains 146 characters
(#202) Inline control structures are not allowed
(#202) Commas (,) must be followed by white space.
(#211) Variable "previous_top" must not contain underscores.
(#212) Variable "previous_top" must not contain underscores.
(#213) Variable "previous_top" must not contain underscores.
(#225) Inline control structures are not allowed
(#225) Inline control structures are not allowed
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Visibility must be declared on method "substitute_variables_in_text"
(#238) Variable "funcPattern" must be all lower-case
(#240) The use of backticks in strings is not recommended
(#240) Commas (,) must be followed by white space.
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) The use of backticks in strings is not recommended
(#242) Variable "funcPattern" must be all lower-case
(#242) The use of backticks in strings is not recommended
(#243) Inline control structures are not allowed
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#243) Expected 1 space before "<"; 0 found
(#243) Expected 1 space after "<"; 0 found
(#243) Expected 1 space before "+="; 0 found
(#243) Expected 1 space after "+="; 0 found
(#243) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#244) Expected 1 space before "=="; 0 found
(#244) Expected 1 space after "=="; 0 found
(#246) Inline control structures are not allowed
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Empty CATCH statement detected
(#248) Empty CATCH statement must have a comment to explain why the exception is not handled
(#248) Closing brace must be on a line by itself
(#248) Line exceeds 132 characters; contains 139 characters
(#251) The use of backticks in strings is not recommended
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) The use of backticks in strings is not recommended
(#256) The use of backticks in strings is not recommended
(#257) Inline control structures are not allowed
(#257) Expected 1 space before "="; 0 found
(#257) Expected 1 space after "="; 0 found
(#257) Expected 1 space before "<"; 0 found
(#257) Expected 1 space after "<"; 0 found
(#257) Expected 1 space before "+="; 0 found
(#257) Expected 1 space after "+="; 0 found
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line exceeds 132 characters; contains 146 characters
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) The use of backticks in strings is not recommended
(#264) The use of backticks in strings is not recommended
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Expected 1 space before "="; 0 found
(#266) Expected 1 space after "="; 0 found
(#266) Expected 1 space before "<"; 0 found
(#266) Expected 1 space after "<"; 0 found
(#266) Expected 1 space before "+="; 0 found
(#266) Expected 1 space after "+="; 0 found
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Inline control structures are not allowed
(#270) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Inline control structures are not allowed
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline control structures are not allowed
(#283) Commas (,) must be followed by white space.
(#284) Inline control structures are not allowed
(#284) Expected "if (...) {\n"; found "if (...) {\n"
(#285) Inline control structures are not allowed
(#286) Commas (,) must be followed by white space.
(#289) Inline control structures are not allowed
(#289) The use of backticks in strings is not recommended
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Commas (,) must be followed by white space.
(#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
(#296) Variable "rangePattern" must be all lower-case
(#297) The use of backticks in strings is not recommended
(#297) Variable "rangePattern" must be all lower-case
(#297) The use of backticks in strings is not recommended
(#298) Expected 1 space before "="; 0 found
(#298) Expected 1 space after "="; 0 found
(#298) Expected 1 space before "<"; 0 found
(#298) Expected 1 space after "<"; 0 found
(#298) Expected 1 space before "+="; 0 found
(#298) Expected 1 space after "+="; 0 found
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Commas (,) must be followed by white space.
(#299) Commas (,) must be followed by white space.
(#300) Inline control structures are not allowed
(#300) Commas (,) must be followed by white space.
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#302) Expected 1 space before "<"; 0 found
(#302) Expected 1 space after "<"; 0 found
(#302) Expected 1 space before "+="; 0 found
(#302) Expected 1 space after "+="; 0 found
(#304) Inline control structures are not allowed
(#304) Commas (,) must be followed by white space.
(#306) Inline control structures are not allowed
(#306) Commas (,) must be followed by white space.
(#312) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Variable "numPattern" must be all lower-case
(#315) The use of backticks in strings is not recommended
(#315) Variable "numPattern" must be all lower-case
(#315) The use of backticks in strings is not recommended
(#316) Inline control structures are not allowed
(#316) Expected 1 space before "="; 0 found
(#316) Expected 1 space after "="; 0 found
(#316) Expected 1 space before "<"; 0 found
(#316) Expected 1 space after "<"; 0 found
(#316) Expected 1 space before "+="; 0 found
(#316) Expected 1 space after "+="; 0 found
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Variable "funcPattern" must be all lower-case
(#326) The use of backticks in strings is not recommended
(#326) Variable "funcPattern" must be all lower-case
(#326) The use of backticks in strings is not recommended
(#327) Expected 1 space before "="; 0 found
(#327) Expected 1 space after "="; 0 found
(#327) Expected 1 space before "<"; 0 found
(#327) Expected 1 space after "<"; 0 found
(#327) Expected 1 space before "+="; 0 found
(#327) Expected 1 space after "+="; 0 found
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#328) Inline control structures are not allowed
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Variable "varPattern" must be all lower-case
(#337) The use of backticks in strings is not recommended
(#337) Variable "varPattern" must be all lower-case
(#337) The use of backticks in strings is not recommended
(#338) Expected 1 space before "="; 0 found
(#338) Expected 1 space after "="; 0 found
(#338) Expected 1 space before "<"; 0 found
(#338) Expected 1 space after "<"; 0 found
(#338) Expected 1 space before "+="; 0 found
(#338) Expected 1 space after "+="; 0 found
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline control structures are not allowed
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Variable "varPattern" must be all lower-case
(#350) The use of backticks in strings is not recommended
(#350) Variable "varPattern" must be all lower-case
(#350) The use of backticks in strings is not recommended
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#351) Expected 1 space before "<"; 0 found
(#351) Expected 1 space after "<"; 0 found
(#351) Expected 1 space before "+="; 0 found
(#351) Expected 1 space after "+="; 0 found
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Inline control structures are not allowed
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Line exceeds 132 characters; contains 148 characters
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Inline control structures are not allowed
(#363) Expected 1 space before "="; 0 found
(#363) Expected 1 space after "="; 0 found
(#363) Expected 1 space before "<"; 0 found
(#363) Expected 1 space after "<"; 0 found
(#365) Inline control structures are not allowed
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Inline control structures are not allowed
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Inline control structures are not allowed
(#371) Expected 1 space before "+"; 0 found
(#371) Expected 1 space after "+"; 0 found
(#372) Inline control structures are not allowed
(#373) Inline control structures are not allowed
(#374) Expected 1 space before "-"; 0 found
(#374) Expected 1 space after "-"; 0 found
(#374) Expected 1 space before "/"; 0 found
(#374) Expected 1 space after "/"; 0 found
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Visibility must be declared on method "parse_random_variables"
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Inline control structures are not allowed
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#403) Inline control structures are not allowed
(#403) Using 'continue' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Inline control structures are not allowed
(#404) Commas (,) must be followed by white space.
(#405) Inline control structures are not allowed
(#405) Commas (,) must be followed by white space.
(#408) Inline control structures are not allowed
(#408) Commas (,) must be followed by white space.
(#410) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline control structures are not allowed
(#414) Line exceeds 132 characters; contains 148 characters
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Commas (,) must be followed by white space.
(#418) Inline control structures are not allowed
(#418) Commas (,) must be followed by white space.
(#419) Inline control structures are not allowed
(#419) Expected 1 space before "-"; 0 found
(#419) Expected 1 space after "-"; 0 found
(#420) Commas (,) must be followed by white space.
(#424) Inline control structures are not allowed
(#427) Inline control structures are not allowed
(#428) Inline control structures are not allowed
(#428) Commas (,) must be followed by white space.
(#428) Line exceeds 132 characters; contains 135 characters
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Inline control structures are not allowed
(#434) Commas (,) must be followed by white space.
(#438) Inline control structures are not allowed
(#439) Inline control structures are not allowed
(#439) Inline control structures are not allowed
(#439) Commas (,) must be followed by white space.
(#439) Line exceeds 132 characters; contains 164 characters
(#445) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#447) Inline control structures are not allowed
(#448) Commas (,) must be followed by white space.
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline control structures are not allowed
(#454) Commas (,) must be followed by white space.
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline control structures are not allowed
(#458) Commas (,) must be followed by white space.
(#460) Inline comments must start with a capital letter, digit or 3-dots sequence
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Expected 1 space before "+"; 0 found
(#461) Expected 1 space after "+"; 0 found
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Visibility must be declared on method "instantiate_random_variables"
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Inline control structures are not allowed
(#478) Expected "} else {\n"; found "}\n else {\n"
(#479) Expected 1 space before "%"; 0 found
(#479) Expected 1 space after "%"; 0 found
(#479) Commas (,) must be followed by white space.
(#479) Expected 1 space before "-"; 0 found
(#479) Expected 1 space after "-"; 0 found
(#480) Expected 1 space before "/"; 0 found
(#480) Expected 1 space after "/"; 0 found
(#481) Line exceeds 132 characters; contains 134 characters
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Expected 1 space before "-"; 0 found
(#483) Expected 1 space after "-"; 0 found
(#483) Expected 1 space before "/"; 0 found
(#483) Expected 1 space after "/"; 0 found
(#485) Expected 1 space before "*"; 0 found
(#485) Expected 1 space after "*"; 0 found
(#491) Inline control structures are not allowed
(#491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#492) Commas (,) must be followed by white space.
(#500) Visibility must be declared on method "evaluate_assignments"
(#509) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#511) Closing brace must be on a line by itself
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Visibility must be declared on method "evaluate_general_expression"
(#524) Inline control structures are not allowed
(#524) Line exceeds 132 characters; contains 140 characters
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Commas (,) must be followed by white space.
(#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
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) This comment is 50% valid code; is this commented out code?
(#534) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#537) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Inline control structures are not allowed
(#541) Commas (,) must be followed by white space.
(#542) Inline control structures are not allowed
(#542) Commas (,) must be followed by white space.
(#544) Inline control structures are not allowed
(#544) Commas (,) must be followed by white space.
(#544) Line exceeds 132 characters; contains 164 characters
(#547) Inline control structures are not allowed
(#547) Commas (,) must be followed by white space.
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Variable "is_open" must not contain underscores.
(#551) Inline control structures are not allowed
(#551) Variable "is_open" must not contain underscores.
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "is_open" must not contain underscores.
(#552) Expected 1 space before "+"; 0 found
(#552) Expected 1 space after "+"; 0 found
(#552) Commas (,) must be followed by white space.
(#552) Variable "is_open" must not contain underscores.
(#552) Expected 1 space before "-"; 0 found
(#552) Expected 1 space after "-"; 0 found
(#552) Expected 1 space before "-"; 0 found
(#552) Expected 1 space after "-"; 0 found
(#553) Variable "is_open" must not contain underscores.
(#556) Expected 1 space before "+"; 0 found
(#556) Expected 1 space after "+"; 0 found
(#558) Expected "} else {\n"; found "}\n else {\n"
(#560) Inline control structures are not allowed
(#560) Line exceeds 132 characters; contains 133 characters
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Expected 1 space before "+"; 0 found
(#561) Expected 1 space after "+"; 0 found
(#561) Expected 1 space before "-"; 0 found
(#561) Expected 1 space after "-"; 0 found
(#562) Expected 1 space before "+"; 0 found
(#562) Expected 1 space after "+"; 0 found
(#565) Inline comments must start with a capital letter, digit or 3-dots sequence
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) Expected 1 space before "+"; 0 found
(#566) Expected 1 space after "+"; 0 found
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Expected "} else {\n"; found "}\n else {\n"
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Inline control structures are not allowed
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Expected 1 space before "+"; 0 found
(#578) Expected 1 space after "+"; 0 found
(#580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline control structures are not allowed
(#582) Line exceeds 132 characters; contains 148 characters
(#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
(#583) Commas (,) must be followed by white space.
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Inline comments must end in full-stops, exclamation marks, or question marks
(#588) Inline control structures are not allowed
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Inline control structures are not allowed
(#590) Commas (,) must be followed by white space.
(#592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline control structures are not allowed
(#594) Commas (,) must be followed by white space.
(#595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#598) Inline comments must start with a capital letter, digit or 3-dots sequence
(#598) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Inline control structures are not allowed
(#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
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (var_dump($ne, slt>y'ck))
(#604) This comment is 69% valid code; is this commented out code?
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) Inline control structures are not allowed
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) Commas (,) must be followed by white space.
(#617) Inline control structures are not allowed
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Inline control structures are not allowed
(#622) Inline control structures are not allowed
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) Inline control structures are not allowed
(#636) Inline control structures are not allowed
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) Inline control structures are not allowed
(#640) Inline control structures are not allowed
(#640) Inline comments must start with a capital letter, digit or 3-dots sequence
(#640) Inline comments must end in full-stops, exclamation marks, or question marks
(#642) Inline control structures are not allowed
(#644) Inline control structures are not allowed
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Visibility must be declared on method "parse_algebraic_variable"
(#651) Inline control structures are not allowed
(#652) Inline control structures are not allowed
(#654) Inline control structures are not allowed
(#655) Inline control structures are not allowed
(#655) Expected 1 space before "-"; 0 found
(#655) Expected 1 space after "-"; 0 found
(#655) Commas (,) must be followed by white space.
(#660) Inline control structures are not allowed
(#660) Commas (,) must be followed by white space.
(#667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#671) Inline control structures are not allowed
(#672) Inline control structures are not allowed
(#673) Commas (,) must be followed by white space.
(#675) Inline control structures are not allowed
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Inline control structures are not allowed
(#680) Commas (,) must be followed by white space.
(#681) Inline control structures are not allowed
(#682) Commas (,) must be followed by white space.
(#683) Inline control structures are not allowed
(#684) Commas (,) must be followed by white space.
(#685) Expected 1 space before "+"; 0 found
(#685) Expected 1 space after "+"; 0 found
(#685) Line exceeds 132 characters; contains 148 characters
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Inline control structures are not allowed
(#690) Expected 1 space before "="; 0 found
(#690) Expected 1 space after "="; 0 found
(#690) Expected 1 space before "<"; 0 found
(#690) Expected 1 space after "<"; 0 found
(#691) Expected 1 space before "+"; 0 found
(#691) Expected 1 space after "+"; 0 found
(#691) Expected 1 space before "=="; 0 found
(#691) Expected 1 space after "=="; 0 found
(#691) Expected 1 space before "?"; 0 found
(#691) Expected 1 space after "?"; 0 found
(#691) Expected 1 space before ":"; 0 found
(#691) Expected 1 space after ":"; 0 found
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) The use of backticks in strings is not recommended
(#698) The use of backticks in strings is not recommended
(#700) Expected 1 space before "="; 0 found
(#700) Expected 1 space after "="; 0 found
(#700) Expected 1 space before "<"; 0 found
(#700) Expected 1 space after "<"; 0 found
(#700) Expected 1 space before "+="; 0 found
(#700) Expected 1 space after "+="; 0 found
(#703) Inline control structures are not allowed
(#703) Expected 1 space before "="; 0 found
(#703) Expected 1 space after "="; 0 found
(#703) Expected 1 space before "<="; 0 found
(#703) Expected 1 space after "<="; 0 found
(#707) Inline control structures are not allowed
(#711) Inline control structures are not allowed
(#725) Inline control structures are not allowed
(#725) Expected 1 space before "=="; 0 found
(#725) Expected 1 space after "=="; 0 found
(#725) Expected 1 space before "=="; 0 found
(#725) Expected 1 space after "=="; 0 found
(#725) Expected 1 space before "=="; 0 found
(#725) Expected 1 space after "=="; 0 found
(#726) Variable "N" must be all lower-case
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Inline control structures are not allowed
(#727) Variable "N" must be all lower-case
(#727) Expected 1 space before "<"; 0 found
(#727) Expected 1 space after "<"; 0 found
(#727) Variable "N" must be all lower-case
(#727) Expected 1 space before ">"; 0 found
(#727) Expected 1 space after ">"; 0 found
(#727) Commas (,) must be followed by white space.
(#728) Commas (,) must be followed by white space.
(#728) Variable "N" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#731) Inline control structures are not allowed
(#731) Expected 1 space before "=="; 0 found
(#731) Expected 1 space after "=="; 0 found
(#731) Expected 1 space before "=="; 0 found
(#731) Expected 1 space after "=="; 0 found
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Inline control structures are not allowed
(#735) Expected 1 space before ">="; 0 found
(#735) Expected 1 space after ">="; 0 found
(#735) Expected 1 space before "=="; 0 found
(#735) Expected 1 space after "=="; 0 found
(#737) Inline control structures are not allowed
(#741) Expected "} else {\n"; found "}\n else {\n"
(#745) Expected 1 space before "="; 0 found
(#745) Expected 1 space after "="; 0 found
(#745) Expected 1 space before "<"; 0 found
(#745) Expected 1 space after "<"; 0 found
(#749) Inline control structures are not allowed
(#751) Expected 1 space before ">="; 0 found
(#751) Expected 1 space after ">="; 0 found
(#751) Expected 1 space before "<"; 0 found
(#751) Expected 1 space after "<"; 0 found
(#751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Inline control structures are not allowed
(#755) Expected 1 space before ">="; 0 found
(#755) Expected 1 space after ">="; 0 found
(#755) Expected 1 space before "<="; 0 found
(#755) Expected 1 space after "<="; 0 found
(#755) Expected 1 space before "=="; 0 found
(#755) Expected 1 space after "=="; 0 found
(#756) Inline control structures are not allowed
(#756) Expected 1 space before "=="; 0 found
(#756) Expected 1 space after "=="; 0 found
(#756) Inline control structures are not allowed
(#756) Expected 1 space before "!="; 0 found
(#756) Expected 1 space after "!="; 0 found
(#757) Inline control structures are not allowed
(#757) Expected 1 space before "=="; 0 found
(#757) Expected 1 space after "=="; 0 found
(#758) Inline control structures are not allowed
(#764) Inline control structures are not allowed
(#764) Expected 1 space before "=="; 0 found
(#764) Expected 1 space after "=="; 0 found
(#764) Expected 1 space before "=="; 0 found
(#764) Expected 1 space after "=="; 0 found
(#764) Expected 1 space before "=="; 0 found
(#764) Expected 1 space after "=="; 0 found
(#768) Inline control structures are not allowed
(#768) Expected 1 space before ">="; 0 found
(#768) Expected 1 space after ">="; 0 found
(#768) Expected 1 space before "<"; 0 found
(#768) Expected 1 space after "<"; 0 found
(#769) Inline control structures are not allowed
(#769) Commas (,) must be followed by white space.
(#774) Inline control structures are not allowed
(#774) Expected 1 space before "=="; 0 found
(#774) Expected 1 space after "=="; 0 found
(#774) Expected 1 space before "=="; 0 found
(#774) Expected 1 space after "=="; 0 found
(#778) Inline control structures are not allowed
(#778) Expected 1 space before ">="; 0 found
(#778) Expected 1 space after ">="; 0 found
(#778) Expected 1 space before "<"; 0 found
(#778) Expected 1 space after "<"; 0 found
(#779) Inline control structures are not allowed
(#779) Commas (,) must be followed by white space.
(#784) Inline control structures are not allowed
(#784) Expected 1 space before ">="; 0 found
(#784) Expected 1 space after ">="; 0 found
(#784) Expected 1 space before "<="; 0 found
(#784) Expected 1 space after "<="; 0 found
(#784) Expected 1 space before "=="; 0 found
(#784) Expected 1 space after "=="; 0 found
(#785) Inline comments must start with a capital letter, digit or 3-dots sequence
(#785) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Inline control structures are not allowed
(#786) Expected 1 space before "=="; 0 found
(#786) Expected 1 space after "=="; 0 found
(#787) Inline control structures are not allowed
(#790) Expected "} else {\n"; found "}\n else {\n"
(#791) Inline control structures are not allowed
(#791) Expected 1 space before "=="; 0 found
(#791) Expected 1 space after "=="; 0 found
(#791) Expected 1 space before "=="; 0 found
(#791) Expected 1 space after "=="; 0 found
(#791) Expected 1 space before "=="; 0 found
(#791) Expected 1 space after "=="; 0 found
(#792) Inline control structures are not allowed
(#792) Expected 1 space before "!="; 0 found
(#792) 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
(#794) Inline control structures are not allowed
(#795) Line exceeds 132 characters; contains 137 characters
(#796) Inline control structures are not allowed
(#797) Line exceeds 132 characters; contains 136 characters
(#798) Inline control structures are not allowed
(#804) Inline control structures are not allowed
(#804) Expected 1 space before "=="; 0 found
(#804) Expected 1 space after "=="; 0 found
(#804) Expected 1 space before "=="; 0 found
(#804) Expected 1 space after "=="; 0 found
(#806) Inline control structures are not allowed
(#811) Expected 1 space before "=="; 0 found
(#811) Expected 1 space after "=="; 0 found
(#811) Expected 1 space before "=="; 0 found
(#811) Expected 1 space after "=="; 0 found
(#812) Variable "varName" must be all lower-case
(#815) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#815) Expected 1 space before "=="; 0 found
(#815) Expected 1 space after "=="; 0 found
(#815) Expected 1 space before "=="; 0 found
(#815) Expected 1 space after "=="; 0 found
(#816) Variable "varName" must be all lower-case
(#819) Inline control structures are not allowed
(#825) Inline control structures are not allowed
(#828) Inline control structures are not allowed
(#831) Inline control structures are not allowed
(#833) Inline control structures are not allowed
(#835) Inline control structures are not allowed
(#838) Inline control structures are not allowed
(#840) Inline control structures are not allowed
(#844) Inline control structures are not allowed
(#849) Inline control structures are not allowed
(#849) Expected 1 space before ">="; 0 found
(#849) Expected 1 space after ">="; 0 found
(#849) Expected 1 space before "=="; 0 found
(#849) Expected 1 space after "=="; 0 found
(#853) Expected "if (...) {\n"; found "if (...) { "
(#853) Closing brace must be on a line by itself
(#854) Inline control structures are not allowed
(#856) Inline control structures are not allowed
(#860) Inline control structures are not allowed
(#860) Expected 1 space before ">="; 0 found
(#860) Expected 1 space after ">="; 0 found
(#860) Expected 1 space before "=="; 0 found
(#860) Expected 1 space after "=="; 0 found
(#862) Inline control structures are not allowed
(#862) Expected 1 space before "="; 0 found
(#862) Expected 1 space after "="; 0 found
(#862) Expected 1 space before "<"; 0 found
(#862) Expected 1 space after "<"; 0 found
(#863) Commas (,) must be followed by white space.
(#868) Inline control structures are not allowed
(#868) Expected 1 space before "=="; 0 found
(#868) Expected 1 space after "=="; 0 found
(#868) Expected 1 space before "=="; 0 found
(#868) Expected 1 space after "=="; 0 found
(#872) Inline control structures are not allowed
(#872) Expected 1 space before "=="; 0 found
(#872) Expected 1 space after "=="; 0 found
(#872) Expected 1 space before "=="; 0 found
(#872) Expected 1 space after "=="; 0 found
(#872) Expected 1 space before "=="; 0 found
(#872) Expected 1 space after "=="; 0 found
(#873) Inline control structures are not allowed
(#874) Inline control structures are not allowed
(#874) Expected 1 space before "=="; 0 found
(#874) Expected 1 space after "=="; 0 found
(#876) Inline control structures are not allowed
(#877) Expected 1 space before "=="; 0 found
(#877) Expected 1 space after "=="; 0 found
(#877) Line exceeds 132 characters; contains 143 characters
(#881) Inline comments must start with a capital letter, digit or 3-dots sequence
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Commas (,) must be followed by white space.
(#883) Commas (,) must be followed by white space.
(#895) The use of backticks in strings is not recommended
(#895) The use of backticks in strings is not recommended
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#898) Expected 1 space before "="; 0 found
(#898) Expected 1 space after "="; 0 found
(#898) Expected 1 space before "<"; 0 found
(#898) Expected 1 space after "<"; 0 found
(#898) Expected 1 space before "+="; 0 found
(#898) Expected 1 space after "+="; 0 found
(#899) This comment is 72% valid code; is this commented out code?
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#902) Commas (,) must be followed by white space.
(#904) Inline comments must start with a capital letter, digit or 3-dots sequence
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Expected 1 space before "="; 0 found
(#909) Expected 1 space after "="; 0 found
(#909) Expected 1 space before "<"; 0 found
(#909) Expected 1 space after "<"; 0 found
(#909) Inline comments must start with a capital letter, digit or 3-dots sequence
(#910) This comment is 72% valid code; is this commented out code?
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#913) Line exceeds 132 characters; contains 148 characters
(#921) 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) Inline control structures are not allowed
(#923) Expected 1 space before "="; 0 found
(#923) Expected 1 space after "="; 0 found
(#923) Expected 1 space before "<"; 0 found
(#923) Expected 1 space after "<"; 0 found
(#923) Expected 1 space before "+="; 0 found
(#923) Expected 1 space after "+="; 0 found
(#923) Inline control structures are not allowed
(#923) Line exceeds 132 characters; contains 137 characters
(#923) Inline comments must start with a capital letter, digit or 3-dots sequence
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Commas (,) must be followed by white space.
(#925) Inline control structures are not allowed
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#930) Inline comments must end in full-stops, exclamation marks, or question marks
(#932) The use of function eval() is forbidden
(#932) Commas (,) must be followed by white space.
(#934) Commas (,) must be followed by white space.
(#936) Inline control structures are not allowed
(#936) Commas (,) must be followed by white space.
(#937) Inline comments must start with a capital letter, digit or 3-dots sequence
(#937) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#945) Expected 1 space before "=>"; 0 found
(#945) Expected 1 space after "=>"; 0 found
(#945) Commas (,) must be followed by white space.
(#945) Expected 1 space before "=>"; 0 found
(#945) Expected 1 space after "=>"; 0 found
(#945) Commas (,) must be followed by white space.
(#945) Expected 1 space before "=>"; 0 found
(#945) Expected 1 space after "=>"; 0 found
(#947) 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
(#948) Expected 1 space before "="; 0 found
(#948) Expected 1 space after "="; 0 found
(#948) Expected 1 space before "<"; 0 found
(#948) Expected 1 space after "<"; 0 found
(#949) Inline control structures are not allowed
(#950) Inline control structures are not allowed
(#950) Inline comments must start with a capital letter, digit or 3-dots sequence
(#950) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Expected "if (...) {\n"; found "if (...) { "
(#952) Closing brace must be on a line by itself
(#955) Expected 1 space before "+"; 0 found
(#955) Expected 1 space after "+"; 0 found
(#956) Expected 1 space before "="; 0 found
(#956) Expected 1 space after "="; 0 found
(#956) Expected 1 space before "+"; 0 found
(#956) Expected 1 space after "+"; 0 found
(#956) Expected 1 space before "<"; 0 found
(#956) Expected 1 space after "<"; 0 found
(#957) Inline control structures are not allowed
(#960) Expected 1 space before "+"; 0 found
(#960) Expected 1 space after "+"; 0 found
(#962) Inline control structures are not allowed
(#962) Inline control structures are not allowed
(#968) Commas (,) must be followed by white space.
(#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) Inline control structures are not allowed
(#973) Commas (,) must be followed by white space.
(#973) Commas (,) must be followed by white space.
(#975) Inline control structures are not allowed
(#976) Expected 1 space before "-"; 0 found
(#976) Expected 1 space after "-"; 0 found
(#979) Inline comments must start with a capital letter, digit or 3-dots sequence
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#981) Inline control structures are not allowed
(#983) Inline control structures are not allowed
(#984) Expected 1 space before "+"; 0 found
(#984) Expected 1 space after "+"; 0 found
(#984) Expected 1 space before "-"; 0 found
(#984) Expected 1 space after "-"; 0 found
(#984) Expected 1 space before "+"; 0 found
(#984) Expected 1 space after "+"; 0 found
(#987) Inline comments must start with a capital letter, digit or 3-dots sequence
(#987) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) Commas (,) must be followed by white space.
(#990) Commas (,) must be followed by white space.
(#990) Commas (,) must be followed by white space.
(#990) Commas (,) must be followed by white space.
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#998) Inline comments must start with a capital letter, digit or 3-dots sequence
(#999) Visibility must be declared on method "get_formula_information"
(#1000) Inline control structures are not allowed
(#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
(#1007) Commas (,) must be followed by white space.
(#1008) Inline control structures are not allowed
(#1015) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1016) Visibility must be declared on method "split_formula_unit"
(#1017) Inline control structures are not allowed
(#1017) The use of backticks in strings is not recommended
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) Inline comments must end in full-stops, exclamation marks, or question marks
(#1024) The use of backticks in strings is not recommended
(#1024) The use of backticks in strings is not recommended
(#1027) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1027) Inline comments must end in full-stops, exclamation marks, or question marks
(#1030) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Visibility must be declared on method "replace_evaluation_formula"
(#1038) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1038) Inline comments must end in full-stops, exclamation marks, or question marks
(#1039) Visibility must be declared on method "replace_vstack_variables"
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1041) Inline control structures are not allowed
(#1041) Inline control structures are not allowed
(#1042) Expected 1 space before "=>"; 0 found
(#1042) Expected 1 space before "=>"; 0 found
(#1047) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1047) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Visibility must be declared on method "insert_multiplication_for_juxtaposition"
(#1049) The use of backticks in strings is not recommended
(#1049) The use of backticks in strings is not recommended
(#1050) Expected 1 space before "="; 0 found
(#1050) Expected 1 space after "="; 0 found
(#1050) Expected 1 space before "<"; 0 found
(#1050) Expected 1 space after "<"; 0 found
(#1050) Expected 1 space before "+="; 0 found
(#1050) Expected 1 space after "+="; 0 found
(#1050) Line exceeds 132 characters; contains 135 characters
(#1051) Expected 1 space before "-"; 0 found
(#1051) Expected 1 space after "-"; 0 found
(#1052) Inline control structures are not allowed
(#1052) Commas (,) must be followed by white space.
(#1052) Expected 1 space before "-"; 0 found
(#1052) Expected 1 space after "-"; 0 found
(#1052) Line exceeds 132 characters; contains 140 characters
(#1053) Inline control structures are not allowed
(#1053) Expected 1 space before "=="; 0 found
(#1053) Expected 1 space after "=="; 0 found
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Inline control structures are not allowed
(#1054) Expected 1 space before "=="; 0 found
(#1054) Expected 1 space after "=="; 0 found
(#1055) Inline control structures are not allowed
(#1055) Expected 1 space before "-"; 0 found
(#1055) Expected 1 space after "-"; 0 found
(#1055) Expected 1 space before "=="; 0 found
(#1055) Expected 1 space after "=="; 0 found
(#1056) Inline control structures are not allowed
(#1057) Expected 1 space before "-"; 0 found
(#1057) Expected 1 space after "-"; 0 found
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) Visibility must be declared on method "replace_caret_by_power"
(#1064) Expected "while (...) {\n"; found "while (...){\n"
(#1065) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) Inline control structures are not allowed
(#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
(#1070) Inline control structures are not allowed
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1071) Expected 1 space before "+"; 0 found
(#1071) Expected 1 space after "+"; 0 found
(#1072) Inline control structures are not allowed
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1074) Expected 1 space before "+"; 0 found
(#1074) Expected 1 space after "+"; 0 found
(#1074) Expected 1 space before "=>"; 0 found
(#1075) Inline control structures are not allowed
(#1075) Expected 1 space before "+"; 0 found
(#1075) Expected 1 space after "+"; 0 found
(#1079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1079) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) Inline control structures are not allowed
(#1086) Expected 1 space before "-"; 0 found
(#1086) Expected 1 space after "-"; 0 found
(#1086) Expected 1 space before "-"; 0 found
(#1086) Expected 1 space after "-"; 0 found
(#1086) Expected 1 space before "+"; 0 found
(#1086) Expected 1 space after "+"; 0 found
(#1086) Expected 1 space before "=>"; 0 found
(#1087) Inline control structures are not allowed
(#1087) Expected 1 space before "-"; 0 found
(#1087) Expected 1 space after "-"; 0 found
(#1087) Expected 1 space before "-"; 0 found
(#1087) Expected 1 space after "-"; 0 found
(#1087) Expected 1 space before "+"; 0 found
(#1087) Expected 1 space after "+"; 0 found
(#1088) Expected 1 space before "-"; 0 found
(#1088) Expected 1 space after "-"; 0 found
(#1088) Expected 1 space before "-"; 0 found
(#1088) Expected 1 space after "-"; 0 found
(#1089) Expected 1 space before "=="; 0 found
(#1089) Expected 1 space after "=="; 0 found
(#1089) Expected 1 space before "!="; 0 found
(#1089) Expected 1 space after "!="; 0 found
(#1089) Expected 1 space before "-"; 0 found
(#1089) Expected 1 space after "-"; 0 found
(#1089) Expected 1 space before "-"; 0 found
(#1089) Expected 1 space after "-"; 0 found
(#1092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) Commas (,) must be followed by white space.
(#1094) Commas (,) must be followed by white space.
(#1094) Commas (,) must be followed by white space.
(#1094) Commas (,) must be followed by white space.
(#1094) Expected 1 space before "-"; 0 found
(#1094) Expected 1 space after "-"; 0 found
(#1095) Commas (,) must be followed by white space.
(#1095) Expected 1 space before "+"; 0 found
(#1095) Expected 1 space after "+"; 0 found
(#1095) Commas (,) must be followed by white space.
(#1095) Expected 1 space before "-"; 0 found
(#1095) Expected 1 space after "-"; 0 found
(#1095) Commas (,) must be followed by white space.
(#1095) Expected 1 space before "+"; 0 found
(#1095) 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
(#1101) Visibility must be declared on method "compute_numerical_formula_value"
(#1103) Inline control structures are not allowed
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1104) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) { "
(#1105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1105) Inline comments must end in full-stops, exclamation marks, or question marks
(#1106) Inline control structures are not allowed
(#1107) Inline control structures are not allowed
(#1107) Expected 1 space before "=="; 0 found
(#1107) Expected 1 space after "=="; 0 found
(#1113) Expected "} else if (...) {\n"; found "}\n else if (...) { // for numeric format\n"
(#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
(#1114) Inline control structures are not allowed
(#1115) Inline control structures are not allowed
(#1115) Expected 1 space before "=="; 0 found
(#1115) Expected 1 space after "=="; 0 found
(#1115) Expected 1 space before "=="; 0 found
(#1115) Expected 1 space after "=="; 0 found
(#1121) Expected "} else {\n"; found "}\n else { // $gradingtype != {10, 100, 1000}, for unknown type, all are treated as number\n"
(#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) Inline control structures are not allowed
(#1123) Inline control structures are not allowed
(#1123) Expected 1 space before "=="; 0 found
(#1123) Expected 1 space after "=="; 0 found
(#1123) Expected 1 space before "=="; 0 found
(#1123) Expected 1 space after "=="; 0 found
(#1123) Expected 1 space before "=="; 0 found
(#1123) Expected 1 space after "=="; 0 found
(#1126) Closing brace must be on a line by itself
(#1129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1129) Inline comments must end in full-stops, exclamation marks, or question marks
(#1130) Visibility must be declared on method "compute_numerical_formula_difference"
(#1130) Variable "A" must be all lower-case
(#1130) Variable "B" must be all lower-case
(#1132) Expected 1 space before "="; 0 found
(#1132) Expected 1 space after "="; 0 found
(#1132) Expected 1 space before "<"; 0 found
(#1132) Expected 1 space after "<"; 0 found
(#1132) Variable "B" must be all lower-case
(#1133) Variable "B" must be all lower-case
(#1134) Inline control structures are not allowed
(#1134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1135) Variable "B" must be all lower-case
(#1136) Variable "A" must be all lower-case
(#1136) Variable "B" must be all lower-case
(#1136) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) Inline control structures are not allowed
(#1137) Variable "A" must be all lower-case
(#1137) Variable "A" must be all lower-case
(#1138) Inline control structures are not allowed
(#1138) Variable "B" must be all lower-case
(#1138) Variable "B" must be all lower-case
(#1139) Inline control structures are not allowed
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) Visibility must be declared on method "compute_algebraic_formula_difference"
(#1145) Variable "A" must be all lower-case
(#1145) Variable "B" must be all lower-case
(#1145) Variable "N" must be all lower-case
(#1146) Inline control structures are not allowed
(#1146) Variable "N" must be all lower-case
(#1146) Variable "N" must be all lower-case
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1148) Expected 1 space before "<"; 0 found
(#1148) Expected 1 space after "<"; 0 found
(#1148) Variable "A" must be all lower-case
(#1149) Variable "A" must be all lower-case
(#1149) Variable "B" must be all lower-case
(#1152) Variable "A" must be all lower-case
(#1152) Variable "A" must be all lower-case
(#1153) Variable "B" must be all lower-case
(#1153) Variable "B" must be all lower-case
(#1154) Variable "A" must be all lower-case
(#1154) Expected 1 space before "=="; 0 found
(#1154) Expected 1 space after "=="; 0 found
(#1154) Variable "B" must be all lower-case
(#1154) Expected 1 space before "=="; 0 found
(#1154) Expected 1 space after "=="; 0 found
(#1157) Variable "AsubB" must be all lower-case
(#1157) Variable "A" must be all lower-case
(#1157) Variable "B" must be all lower-case
(#1158) Variable "AsubB" must be all lower-case
(#1169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1170) The use of backticks in strings is not recommended
(#1170) The use of backticks in strings is not recommended
(#1172) Expected 1 space before "="; 0 found
(#1172) Expected 1 space after "="; 0 found
(#1172) Expected 1 space before "<"; 0 found
(#1172) Expected 1 space after "<"; 0 found
(#1172) Expected 1 space before "+="; 0 found
(#1172) Expected 1 space after "+="; 0 found
(#1174) Inline control structures are not allowed
(#1175) Inline control structures are not allowed
(#1175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1175) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) Inline control structures are not allowed
(#1178) Line exceeds 132 characters; contains 142 characters
(#1178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1180) Commas (,) must be followed by white space.
(#1182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1182) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Expected 1 space before "="; 0 found
(#1184) Expected 1 space after "="; 0 found
(#1184) Expected 1 space before "<"; 0 found
(#1184) Expected 1 space after "<"; 0 found
(#1184) Variable "N" must be all lower-case
(#1187) Inline control structures are not allowed
(#1191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1191) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Inline control structures are not allowed
(#1194) Inline control structures are not allowed
(#1194) Expected 1 space before "="; 0 found
(#1194) Expected 1 space after "="; 0 found
(#1194) Expected 1 space before "<"; 0 found
(#1194) Expected 1 space after "<"; 0 found
(#1194) Expected 1 space before "*"; 0 found
(#1194) Expected 1 space after "*"; 0 found
(#1195) Expected 1 space before "/"; 0 found
(#1195) Expected 1 space after "/"; 0 found
(#1195) Variable "N" must be all lower-case
(#1195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1195) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Inline control structures are not allowed
(#1202) Line exceeds 132 characters; contains 144 characters
(#1202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1203) Visibility must be declared on method "substitute_partial_formula"
(#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
(#1206) Inline control structures are not allowed
(#1206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Inline control structures are not allowed
(#1210) Commas (,) must be followed by white space.
(#1213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) The use of backticks in strings is not recommended
(#1214) The use of backticks in strings is not recommended
(#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
(#1219) Inline control structures are not allowed
(#1219) Commas (,) must be followed by white space.
(#1219) Commas (,) must be followed by white space.
(#1220) Inline control structures are not allowed
(#1235) Visibility must be declared on method "find_formula_errors"
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1245) Line exceeds 132 characters; contains 143 characters
(#1247) Inline control structures are not allowed
(#1247) Expected 1 space before "="; 0 found
(#1247) Expected 1 space after "="; 0 found
(#1247) Expected 1 space before "<"; 0 found
(#1247) Expected 1 space after "<"; 0 found
(#1247) Inline control structures are not allowed
(#1249) Inline comments must end in full-stops, exclamation marks, or question marks
(#1251) Expected 1 space before "!="; 0 found
(#1251) Expected 1 space after "!="; 0 found
(#1251) Expected 1 space before "=="; 0 found
(#1251) Expected 1 space after "=="; 0 found
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Expected 1 space before "!="; 0 found
(#1258) Expected 1 space after "!="; 0 found
(#1263) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Line indented incorrectly; expected 32 spaces, found 16
(#1266) Line indented incorrectly; expected 48 spaces, found 16
(#1267) Line indented incorrectly; expected 60 spaces, found 16
(#1268) Line indented incorrectly; expected 72 spaces, found 16
(#1269) Line indented incorrectly; expected 84 spaces, found 16
(#1270) Line indented incorrectly; expected 100 spaces, found 16
(#1271) Line indented incorrectly; expected 112 spaces, found 20
(#1271) Expected 1 space before "!="; 0 found
(#1271) Expected 1 space after "!="; 0 found
(#1271) Expected 1 space before "=="; 0 found
(#1271) Expected 1 space after "=="; 0 found
(#1272) Line indented incorrectly; expected at least 116 spaces, found 24
(#1272) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#1273) Line indented incorrectly; expected 112 spaces, found 20
(#1276) Inline comments must end in full-stops, exclamation marks, or question marks
(#1278) Line indented incorrectly; expected 24 spaces, found 20
(#1278) Expected 1 space before "!="; 0 found
(#1278) Expected 1 space after "!="; 0 found
(#1278) Expected 1 space before "=="; 0 found
(#1278) Expected 1 space after "=="; 0 found
(#1279) Line indented incorrectly; expected at least 28 spaces, found 24
(#1279) Commas (,) must be followed by white space.
(#1279) Commas (,) must be followed by white space.
(#1280) Line indented incorrectly; expected 24 spaces, found 20
(#1283) Inline comments must end in full-stops, exclamation marks, or question marks
(#1285) Line indented incorrectly; expected 44 spaces, found 20
(#1285) Expected 1 space before "!="; 0 found
(#1285) Expected 1 space after "!="; 0 found
(#1285) Expected 1 space before "=="; 0 found
(#1285) Expected 1 space after "=="; 0 found
(#1286) Line indented incorrectly; expected at least 48 spaces, found 24
(#1287) Line indented incorrectly; expected 44 spaces, found 20
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Line indented incorrectly; expected 24 spaces, found 20
(#1292) Expected 1 space before "=="; 0 found
(#1292) Expected 1 space after "=="; 0 found
(#1293) Line indented incorrectly; expected at least 28 spaces, found 24
(#1293) Commas (,) must be followed by white space.
(#1293) Commas (,) must be followed by white space.
(#1294) Line indented incorrectly; expected 24 spaces, found 20
(#1298) Commas (,) must be followed by white space.
(#1298) Commas (,) must be followed by white space.
(#1304) Inline comments must end in full-stops, exclamation marks, or question marks
(#1307) Inline comments must end in full-stops, exclamation marks, or question marks
(#1315) 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

(241 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
(#131) Function qtype_formulas_renderer::get_part_image_and_class is not documented
(#169) Function qtype_formulas_renderer::get_part_formulation is not documented
(#442) Function qtype_formulas_renderer::combined_feedback is not documented
(#467) Function qtype_formulas_renderer::specific_feedback is not documented
(#368) There is no description in phpdocs for function choice_wrapper_start
(#376) There is no description in phpdocs for function choice_wrapper_end
(#383) There is no description in phpdocs for function all_choices_wrapper_start
(#390) There is no description in phpdocs for function all_choices_wrapper_end
(#471) There is no description in phpdocs for function part_feedback
(#431) Phpdocs for function qtype_formulas_renderer::hint has incomplete parameters list
(#472) 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
(#37) Invalid phpdocs tag @group used
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
(#27) Function fact is not documented
(#39) Function npr is not documented
(#53) Function ncr is not documented
(#67) Function gcd is not documented
(#81) Function lcm is not documented
(#98) Function qtype_formulas_variables::initialize_function_list is not documented
(#116) Function qtype_formulas_variables::__construct is not documented
(#136) Function qtype_formulas_variables::vstack_create is not documented
(#141) Function qtype_formulas_variables::vstack_get_serialization is not documented
(#154) Function qtype_formulas_variables::vstack_get_number_of_dataset is not documented
(#164) Function qtype_formulas_variables::vstack_get_has_shuffle is not documented
(#170) Function qtype_formulas_variables::vstack_get_names is not documented
(#174) Function qtype_formulas_variables::vstack_get_variable is not documented
(#178) Function qtype_formulas_variables::vstack_update_variable is not documented
(#207) Function qtype_formulas_variables::vstack_mark_current_top is not documented
(#211) Function qtype_formulas_variables::vstack_restore_previous_top is not documented
(#216) Function qtype_formulas_variables::vstack_add_temporary_variable is not documented
(#223) Function qtype_formulas_variables::vstack_clean_temporary is not documented
(#237) Function qtype_formulas_variables::substitute_variables_in_text is not documented
(#255) Function qtype_formulas_variables::substitute_placeholders_in_text is not documented
(#263) Function qtype_formulas_variables::substitute_vname_by_variables is not documented
(#280) Function qtype_formulas_variables::substitute_strings_by_placholders is not documented
(#295) Function qtype_formulas_variables::substitute_fixed_ranges_by_placeholders is not documented
(#313) Function qtype_formulas_variables::substitute_numbers_by_placeholders is not documented
(#322) Function qtype_formulas_variables::substitute_functions_by_placeholders is not documented
(#335) Function qtype_formulas_variables::substitute_constants_by_placeholders is not documented
(#347) Function qtype_formulas_variables::substitute_variables_by_placeholders is not documented
(#359) Function qtype_formulas_variables::parse_fixed_range is not documented
(#386) Function qtype_formulas_variables::parse_random_variables is not documented
(#467) Function qtype_formulas_variables::instantiate_random_variables is not documented
(#500) Function qtype_formulas_variables::evaluate_assignments is not documented
(#516) Function qtype_formulas_variables::evaluate_general_expression is not documented
(#531) Function qtype_formulas_variables::evaluate_assignments_substituted is not documented
(#610) Function qtype_formulas_variables::evaluate_general_expression_substituted_recursively is not documented
(#633) Function qtype_formulas_variables::get_variable_name_index is not documented
(#649) Function qtype_formulas_variables::parse_algebraic_variable is not documented
(#669) Function qtype_formulas_variables::handle_square_bracket_syntax is not documented
(#697) Function qtype_formulas_variables::handle_special_functions is not documented
(#945) Function qtype_formulas_variables::get_expressions_in_bracket is not documented
(#972) Function qtype_formulas_variables::get_previous_variable is not documented
(#980) Function qtype_formulas_variables::get_next_variable is not documented
(#988) Function qtype_formulas_variables::replace_middle is not documented
(#994) Function qtype_formulas_variables::trim_comments is not documented
(#999) Function qtype_formulas_variables::get_formula_information is not documented
(#1016) Function qtype_formulas_variables::split_formula_unit is not documented
(#1031) Function qtype_formulas_variables::replace_evaluation_formula is not documented
(#1039) Function qtype_formulas_variables::replace_vstack_variables is not documented
(#1048) Function qtype_formulas_variables::insert_multiplication_for_juxtaposition is not documented
(#1063) Function qtype_formulas_variables::replace_caret_by_power is not documented
(#1101) Function qtype_formulas_variables::compute_numerical_formula_value is not documented
(#1130) Function qtype_formulas_variables::compute_numerical_formula_difference is not documented
(#1145) Function qtype_formulas_variables::compute_algebraic_formula_difference is not documented
(#1203) Function qtype_formulas_variables::substitute_partial_formula is not documented
(#95) Variable qtype_formulas_variables::$maxdataset is not documented
(#96) Variable qtype_formulas_variables::$listmaxsize is not documented
(#84) No one-line description found in phpdocs for class qtype_formulas_variables
(#84) Class qtype_formulas_variables does not have @copyright tag
(#84) Class qtype_formulas_variables does not have @license tag
(#668) Invalid inline phpdocs tag @return found
(#696) Invalid inline phpdocs tag @return found
(#84) Package is not specified for class qtype_formulas_variables. It is also not specified in file-level phpdocs
(#27) Package is not specified for function fact. It is also not specified in file-level phpdocs
(#39) Package is not specified for function npr. It is also not specified in file-level phpdocs
(#53) Package is not specified for function ncr. It is also not specified in file-level phpdocs
(#67) Package is not specified for function gcd. It is also not specified in file-level phpdocs
(#81) 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]