weirdpercent/lyracyst

View on GitHub
lib/lyracyst/onelook.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method fetch has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def fetch(search, source)
        label, result = 'Onelook', nil
        Lyracyst.label(label)
        fe = Lyracyst::Onelook.new
        result = fe.get_word(search, result)
Severity: Minor
Found in lib/lyracyst/onelook.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status