CaffGeek/MBACNationals

View on GitHub

Showing 7,504 of 7,504 total issues

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

    nth: function(nodes, formula, root, reverse, ofType) {
Severity: Minor
Found in Web.Admin/2014/wordpress/wp-includes/js/scriptaculous/prototype.js - About 35 mins to fix

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

        attr: function(nodes, root, attr, value, operator) {
    Severity: Minor
    Found in Web.Admin/2014/wordpress/wp-includes/js/scriptaculous/prototype.js - About 35 mins to fix

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

          galleria: function (_, t, b, c, d) {
      Severity: Minor
      Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

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

            galleriaIn: function (_, t, b, c, d) {
        Severity: Minor
        Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

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

                      easing: function(x,t,b,c,d) {
          Severity: Minor
          Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

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

                    var complete = (function( data, next, active, queue, thumb ) {
            Severity: Minor
            Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

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

                  galleriaOut: function (_, t, b, c, d) {
              Severity: Minor
              Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

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

                        this.easeout = function (x, t, b, c, d) {
                Severity: Minor
                Found in Web.Admin/Content/galleria/galleria-1.4.2.js - About 35 mins to fix

                  Method privExtractFile has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                    function privExtractFile(&$p_entry, $p_path, $p_remove_path, $p_remove_all_path, &$p_options)
                  Severity: Minor
                  Found in Web.Admin/2014/wordpress/wp-admin/includes/class-pclzip.php - About 35 mins to fix

                    Method privExtractByRule has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                      function privExtractByRule(&$p_file_list, $p_path, $p_remove_path, $p_remove_all_path, &$p_options)
                    Severity: Minor
                    Found in Web.Admin/2014/wordpress/wp-admin/includes/class-pclzip.php - About 35 mins to fix

                      Method wp_install has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      function wp_install($blog_title, $user_name, $user_email, $public, $deprecated='') {
                      Severity: Minor
                      Found in Web.Admin/2014/wordpress/wp-admin/includes/upgrade.php - About 35 mins to fix

                        Method wp_dropdown_cats has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        function wp_dropdown_cats( $currentcat = 0, $currentparent = 0, $parent = 0, $level = 0, $categories = 0 ) {
                        Severity: Minor
                        Found in Web.Admin/2014/wordpress/wp-admin/includes/template.php - About 35 mins to fix

                          Method _wp_comment_row has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          function _wp_comment_row( $comment_id, $mode, $comment_status, $checkbox = true, $from_ajax = false ) {
                          Severity: Minor
                          Found in Web.Admin/2014/wordpress/wp-admin/includes/template.php - About 35 mins to fix

                            Method cat_rows has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            function cat_rows( $parent = 0, $level = 0, $categories = 0, $page = 1, $per_page = 20 ) {
                            Severity: Minor
                            Found in Web.Admin/2014/wordpress/wp-admin/includes/template.php - About 35 mins to fix

                              Method start_el has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  function start_el( &$output, $item, $depth = 0, $args = array(), $id = 0 ) {
                              Severity: Minor
                              Found in Web.Admin/2014/wordpress/wp-admin/includes/nav-menu.php - About 35 mins to fix

                                Method start_el has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    function start_el( &$output, $item, $depth = 0, $args = array(), $id = 0 ) {
                                Severity: Minor
                                Found in Web.Admin/2014/wordpress/wp-admin/includes/nav-menu.php - About 35 mins to fix

                                  Method add_pages_page has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  function add_pages_page( $page_title, $menu_title, $access_level, $file, $function = '' ) {
                                  Severity: Minor
                                  Found in Web.Admin/2014/wordpress/wp-admin/includes/plugin.php - About 35 mins to fix

                                    Method add_theme_page has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    function add_theme_page( $page_title, $menu_title, $access_level, $file, $function = '' ) {
                                    Severity: Minor
                                    Found in Web.Admin/2014/wordpress/wp-admin/includes/plugin.php - About 35 mins to fix

                                      Method add_links_page has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      function add_links_page( $page_title, $menu_title, $access_level, $file, $function = '' ) {
                                      Severity: Minor
                                      Found in Web.Admin/2014/wordpress/wp-admin/includes/plugin.php - About 35 mins to fix

                                        Method add_media_page has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        function add_media_page( $page_title, $menu_title, $access_level, $file, $function = '' ) {
                                        Severity: Minor
                                        Found in Web.Admin/2014/wordpress/wp-admin/includes/plugin.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language