bcdice/BCDice

View on GitHub

Showing 837 of 1,278 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/ShinobiGami.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/Arianrhod.rb - About 35 mins to fix

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

            def getReactionText(name, typeText1, typeText2, infos1, infos2)
      Severity: Minor
      Found in lib/bcdice/game_system/Dracurouge.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/MeikyuKingdom.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/GurpsFW.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/StratoShout.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/DarkDaysDrive.rb - About 35 mins to fix

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

                      def roll_attack(power_expression, dice_count_expression, border_expression, modification_operator, modification_expression)
                Severity: Minor
                Found in lib/bcdice/game_system/Irisbane.rb - About 35 mins to fix

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

                        def check_success(total_n, dice_n, signOfInequality, diff, special_n)
                  Severity: Minor
                  Found in lib/bcdice/game_system/HatsuneMiku.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/SwordWorld.rb - About 35 mins to fix

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

                            def make_command_text(power, dice_count, border, modification_operator, modification_value)
                      Severity: Minor
                      Found in lib/bcdice/game_system/Irisbane.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/NjslyrBattle.rb - About 35 mins to fix

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

                                def roll_b_withtype(command, times, sides, target, type)
                          Severity: Minor
                          Found in lib/bcdice/game_system/ArknightsFan.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/YankeeYogSothoth.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/KanColle.rb - About 35 mins to fix

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

                                      def checkRoll(diceCount, target, damage, criticalTrigger, criticalNumber)
                                Severity: Minor
                                Found in lib/bcdice/game_system/Avandner.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_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 getRollResultTextAndSuccesValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                            def getRollResultTextAndSuccesValue(dice, advancedRoll, rollTarget, accidentValue, isMuse)
                                      Severity: Minor
                                      Found in lib/bcdice/game_system/MetalHeadExtream.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language