lighttroupe/luz

View on GitHub
engine/plugins/actor_effects/contrast.luz.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def render
        return yield if amount == 1.0

        if amount < 1.0
            code = "
Severity: Minor
Found in engine/plugins/actor_effects/contrast.luz.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status