SysMO-DB/seek

View on GitHub
lib/seek/image_file_dictionary.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Method dictionary_definition has 164 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def dictionary_definition
      # in the future this could be moved out to a file
      { refresh: 'famfamfam_silk/arrow_refresh_small.png',
        arrow_up: 'famfamfam_silk/arrow_up.png',
        arrow_down: 'famfamfam_silk/arrow_down.png',
Severity: Major
Found in lib/seek/image_file_dictionary.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status