lib/pry/commands/whereami.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Whereami has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Whereami < Pry::ClassCommand
      def initialize(*)
        super

        @method_code = nil
Severity: Minor
Found in lib/pry/commands/whereami.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status