acook/remedy

View on GitHub
lib/remedy/characters.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method alternate_names has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def alternate_names
      {
        control_a: :start_of_heading,
        control_b: :start_of_text,
        control_c: :end_of_transmission,
Severity: Minor
Found in lib/remedy/characters.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status