bcdice/BCDice

View on GitHub

Showing 809 of 1,233 total issues

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

      def result_2d6(total, dice_total, _dice_list, cmp_op, target)
Severity: Minor
Found in lib/bcdice/game_system/CardRanker.rb - About 35 mins to fix

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

            def initialize(name, type, items, skill_table, locale)
    Severity: Minor
    Found in lib/bcdice/game_system/beginning_idol/skill_table.rb - About 35 mins to fix

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

              def initialize(name, sort_type, items, bad_status_table, locale)
      Severity: Minor
      Found in lib/bcdice/game_system/beginning_idol/with_abnormality.rb - About 35 mins to fix

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

                def initialize(critical_value, modifier, cmp_op, target, locale)
        Severity: Minor
        Found in lib/bcdice/game_system/sword_world/transcendent_test.rb - About 35 mins to fix

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

                def result_nd6(total, dice_total, _value_list, cmp_op, target)
          Severity: Minor
          Found in lib/bcdice/game_system/BeginningIdol.rb - About 35 mins to fix

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

                  def result_nd10(total, dice_total, _dice_list, cmp_op, target)
            Severity: Minor
            Found in lib/bcdice/game_system/EmbryoMachine.rb - About 35 mins to fix

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

                    def result_2d6(total, dice_total, _dice_list, cmp_op, target)
              Severity: Minor
              Found in lib/bcdice/game_system/ChaosFlare.rb - About 35 mins to fix

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

                      def result_2d6(_total, dice_total, _dice_list, cmp_op, _target)
                Severity: Minor
                Found in lib/bcdice/game_system/HuntersMoon.rb - About 35 mins to fix

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

                        def result_nd10(_total, _dice_total, dice_list, cmp_op, _target)
                  Severity: Minor
                  Found in lib/bcdice/game_system/WaresBlade.rb - About 35 mins to fix

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

                          def result_2d6(total, dice_total, _dice_list, cmp_op, target)
                    Severity: Minor
                    Found in lib/bcdice/game_system/BloodCrusade.rb - About 35 mins to fix

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

                            def result_2d6(_total, dice_total, _dice_list, cmp_op, _target)
                      Severity: Minor
                      Found in lib/bcdice/game_system/Peekaboo.rb - About 35 mins to fix

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

                              def result_2d6(total, dice_total, _dice_list, cmp_op, target)
                        Severity: Minor
                        Found in lib/bcdice/game_system/Insane.rb - About 35 mins to fix

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

                                def checkRoll(rapid, target, damage, isCritical, criticalNumber)
                          Severity: Minor
                          Found in lib/bcdice/game_system/Alsetto.rb - About 35 mins to fix

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

                                  def get_table_index(table, operator, value, dice_count, dice_type)
                            Severity: Minor
                            Found in lib/bcdice/game_system/PastFutureParadox.rb - About 35 mins to fix

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

                                    def result_nd6(_total, _dice_total, dice_list, _cmp_op, target)
                              Severity: Minor
                              Found in lib/bcdice/game_system/DemonParasite.rb - About 35 mins to fix

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

                                      def result_nd6(total, dice_total, dice_list, cmp_op, target)
                                Severity: Minor
                                Found in lib/bcdice/game_system/GURPS.rb - About 35 mins to fix

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

                                        def resultStr(achievement, target, cmp_op, fumble, critical)
                                  Severity: Minor
                                  Found in lib/bcdice/game_system/GoblinSlayer.rb - About 35 mins to fix

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

                                          def result_nd6(total, _dice_total, dice_list, cmp_op, target)
                                    Severity: Minor
                                    Found in lib/bcdice/game_system/GranCrest.rb - About 35 mins to fix

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

                                          def result_nd6(total, dice_total, value_list, cmp_op, target); end
                                      Severity: Minor
                                      Found in lib/bcdice/base.rb - About 35 mins to fix

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

                                                def initialize(category_name, skill_name, category_dice, row_dice, s_format)
                                        Severity: Minor
                                        Found in lib/bcdice/dice_table/sai_fic_skill_table/skill.rb - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language