Last analyzed 2c47cdd 4 days ago
Default analysis branch is
Currently analyzing run
Found Yoda conditions JS-0104
Bug risk
5 months ago5 months old
    1/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
    2!(function (e, t) {
    3  "use strict";
    4  "object" == typeof module && "object" == typeof module.exports    5    ? (module.exports = e.document
    6        ? t(e, !0)
    7        : function (e) {
    1/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
    2!(function (e, t) {
    3  "use strict";
    4  "object" == typeof module && "object" == typeof module.exports    5    ? (module.exports = e.document
    6        ? t(e, !0)
    7        : function (e) {
   10            return t(e);
   11          })
   12    : t(e);
   13})("undefined" != typeof window ? window : this, function (C, e) {   14  "use strict";
   15  var t = [],
   16    r = Object.getPrototypeOf,
   32    y = {},
   33    m = function (e) {
   34      return (
   35        "function" == typeof e &&   36        "number" != typeof e.nodeType &&
   37        "function" != typeof e.item
   38      );
   33    m = function (e) {
   34      return (
   35        "function" == typeof e &&
   36        "number" != typeof e.nodeType &&   37        "function" != typeof e.item
   38      );
   39    },