puppetlabs/facter-ng

View on GitHub
lib/models/resolved_fact.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(name, value = '', type = :core, user_query = nil, filter_tokens = [])
Severity: Minor
Found in lib/models/resolved_fact.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status