rdvdijk/lame

View on GitHub
lib/lame/ffi/enums.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.included(base)
        base.class_eval do

          enum :vbr_mode, [
            :vbr_off, 0,
Severity: Minor
Found in lib/lame/ffi/enums.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status