lighttroupe/luz

View on GitHub
utils/drawing/drawing_color.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method with_pixel_combine_function has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def with_pixel_combine_function(name)
        return yield unless name

        case name
        #
Severity: Minor
Found in utils/drawing/drawing_color.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status