rubinius/rubinius

View on GitHub
core/peg.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File peg.rb has 266 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Rubinius
  module PEG
    class InvalidPatternError < Exception; end

    # Class Pattern is the base class for all nodes used to represent the AST
Severity: Minor
Found in core/peg.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status