bcdice/BCDice

View on GitHub
lib/bcdice/game_system/meikyu_kingdom_basic/table.rb

Summary

Maintainability
D
2 days
Test Coverage
A
100%

File table.rb has 912 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module BCDice
  module GameSystem
    class MeikyuKingdomBasic
      TABLES = {
        "TBT" => DiceTable::Table.new(
Severity: Major
Found in lib/bcdice/game_system/meikyu_kingdom_basic/table.rb - About 2 days to fix

    There are no issues that match your filters.

    Category
    Status