Last analyzed 2c47cdd 4 days ago
Default analysis branch is
Currently analyzing run
Fallthrough of case statements found JS-0064
Anti-pattern
5 months ago5 months old
11265        switch (e) {
11266          case "input":
11267            this.checked = this.defaultChecked;
11268          case "textarea":11269            return (this.value = this.defaultValue), !0;11270          case "option":
11271          case "optgroup":
11272            var r = t.parents("select");
11762        switch (e) {
11763          case "input":
11764            this.checked = this.defaultChecked;
11765          case "textarea":11766            return (this.value = this.defaultValue), !0;11767          case "option":
11768          case "optgroup":
11769            var r = t.parents("select");
11265        switch (e) {
11266          case "input":
11267            this.checked = this.defaultChecked;
11268          case "textarea":11269            return (this.value = this.defaultValue), !0;11270          case "option":
11271          case "optgroup":
11272            var r = t.parents("select");