drrb/puppet-library

View on GitHub
lib/puppet_library/puppet_library.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method parse_options has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def parse_options(args)
            options = {}
            option_parser = OptionParser.new do |opts|
                opts.banner = "Usage: #{File.basename $0} [options]"
                opts.version = VERSION
Severity: Minor
Found in lib/puppet_library/puppet_library.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status