dhgwilliam/google-voice-stats

View on GitHub

Showing 231 of 371 total issues

Function remove has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    remove: function( elem, types, handler, selector, mappedTypes ) {
Severity: Minor
Found in public/js/jquery.js - About 35 mins to fix

    Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        add: function( elem, types, handler, data, selector ) {
    Severity: Minor
    Found in public/js/jquery.js - About 35 mins to fix

      Avoid too many return statements within this function.
      Open

                  return oldSizzle(query, context, extra, seed);
      Severity: Major
      Found in public/js/jquery.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return value;
        Severity: Major
        Found in public/js/jquery.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                          return elem[ name ];
          Severity: Major
          Found in public/js/jquery.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                                    return ( diff % first === 0 && diff / first >= 0 );
            Severity: Major
            Found in public/js/jquery.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return i === al ?
                          siblingCheck( a, bp[i], -1 ) :
                          siblingCheck( ap[i], b, 1 );
              Severity: Major
              Found in public/js/jquery.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                            return makeArray( [], extra );
                Severity: Major
                Found in public/js/jquery.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                              return makeArray( context.querySelectorAll( "[id='" + nid + "'] " + query ), extra );
                  Severity: Major
                  Found in public/js/jquery.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                    return siblingCheck( ap[i], bp[i] );
                    Severity: Major
                    Found in public/js/jquery.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return this.css( type, typeof size === "string" ? size : size + "px" );
                      Severity: Major
                      Found in public/js/jquery.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return ret;
                        Severity: Major
                        Found in public/js/jquery.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                          return this.constructor( context ).find( selector );
                          Severity: Major
                          Found in public/js/jquery.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                            return ( context || rootjQuery ).find( selector );
                            Severity: Major
                            Found in public/js/jquery.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return ret;
                              Severity: Major
                              Found in public/js/jquery.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                            return rootjQuery.ready( selector );
                                Severity: Major
                                Found in public/js/jquery.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return { top: top, left: left };
                                  Severity: Major
                                  Found in public/js/jquery.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                            return event.result;
                                    Severity: Major
                                    Found in public/js/jquery.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                                  return jQuery.isNumeric( ret ) ? ret : orig;
                                      Severity: Major
                                      Found in public/js/jquery.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                                return diff === 0;
                                        Severity: Major
                                        Found in public/js/jquery.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language