sethdeckard/m3u8

View on GitHub
lib/m3u8/reader.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Reader has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Reader
    include M3u8
    attr_accessor :playlist, :item, :open, :master, :tags

    def initialize(*)
Severity: Minor
Found in lib/m3u8/reader.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status