hackedteam/core-android-market

View on GitHub

Showing 376 of 566 total issues

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

    def __init__ (self, id, composing, source_types, target_types_and_names, requirements):
Severity: Minor
Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/unix.py - About 35 mins to fix

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

    def notfile(target_name, action, sources, requirements, default_build):
    Severity: Minor
    Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/notfile.py - About 35 mins to fix

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

      def main( xmldir=None, output=None, id=None, title=None, index=False ):
      Severity: Minor
      Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/doxproc.py - About 35 mins to fix

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

            def __init__( self, source, destination, expected_results_file, failures_markup_file, tag ):

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

              def __init__(self, id, composing, source_types, target_types_and_names, requirements):
          Severity: Minor
          Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                def __init__ (self, id, composing, source_types, target_types_and_names, requirements):
            Severity: Minor
            Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/unix.py - About 35 mins to fix

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

              def make (target_name, sources, generating_rule,
              Severity: Minor
              Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/make.py - About 35 mins to fix

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

                def get_invocation_command(toolset, tool, user_provided_command = [],
                Severity: Minor
                Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/common.py - About 35 mins to fix

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

                      def __init__ (self, id, composing, source_types, target_types_and_names, requirements):
                  Severity: Minor
                  Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                        def __init__(self, id, composing = True, source_types = [], target_types_and_names = ['LIB'], requirements = []):
                    Severity: Minor
                    Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                      def lib(names, sources=[], requirements=[], default_build=[], usage_requirements=[]):
                      Severity: Minor
                      Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                        def libxslt( log, xml_file, xsl_file, output_file, parameters = None ):

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

                          def alias(name, sources=[], requirements=[], default_build=[], usage_requirements=[]):
                          Severity: Minor
                          Found in src/libbson/boost/boost_1_53_0/tools/build/v2/build/alias.py - About 35 mins to fix

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

                                def __init__ (self, name, type, project, action = None, exact=False):
                            Severity: Minor
                            Found in src/libbson/boost/boost_1_53_0/tools/build/v2/build/virtual_target.py - About 35 mins to fix

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

                              def install(name, sources, requirements=[], default_build=[], usage_requirements=[]):
                              Severity: Minor
                              Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/stage.py - About 35 mins to fix

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

                                    def create_metatarget(name, sources, requirements = [], default_build = None, usage_requirements = []):
                                Severity: Minor
                                Found in src/libbson/boost/boost_1_53_0/tools/build/v2/build/targets.py - About 35 mins to fix

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

                                      def __init__ (self, id, composing, source_types, target_types, requirements):
                                  Severity: Minor
                                  Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/unix.py - About 35 mins to fix

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

                                        def __init__ (self, id = 'SearchedLibGenerator', composing = False, source_types = [], target_types_and_names = ['SEARCHED_LIB'], requirements = []):
                                    Severity: Minor
                                    Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                                      def register_c_compiler (id, source_types, target_types, requirements, optional_properties = []):
                                      Severity: Minor
                                      Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix

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

                                            def __init__ (self, id, composing, source_types, target_types_and_names, requirements):
                                        Severity: Minor
                                        Found in src/libbson/boost/boost_1_53_0/tools/build/v2/tools/builtin.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language