kennyp/potracer

View on GitHub
lib/potracer.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method bitmap has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def self.bitmap(bmp, width = nil, height = nil, map = 'RGB', &block)
Severity: Minor
Found in lib/potracer.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status