michaelengland/FlipTheSwitch

View on GitHub
lib/flip_the_switch/feature.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(name, enabled, description = nil, sub_features = [], parent_name = nil)
Severity: Minor
Found in lib/flip_the_switch/feature.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status