krists/id3tag

View on GitHub
lib/id3tag/frames/v2/basic_frame.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class BasicFrame has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

      class BasicFrame
        DECOMPRESSED_SIZE_BYTE_COUNT = 4
        GROUP_BYTE_COUNT = 1

        attr_reader :id, :raw_content
Severity: Minor
Found in lib/id3tag/frames/v2/basic_frame.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status