rmm5t/mkv2m4v

View on GitHub
lib/mkv2m4v/transcoder.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Transcoder has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Transcoder
    def initialize(file, options = {})
      @file = file
      @options = options
    end
Severity: Minor
Found in lib/mkv2m4v/transcoder.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status