cloudamatic/mu

View on GitHub
cookbooks/firewall/libraries/helpers_windows.rb

Summary

Maintainability
A
0 mins
Test Coverage

Module has too many lines. [103/100]
Open

    module Windows
      include FirewallCookbook::Helpers
      include Chef::Mixin::ShellOut

      def fixup_cidr(str)

This cop checks if the length a module exceeds some maximum value. Comment lines can optionally be ignored. The maximum allowed length is configurable.

There are no issues that match your filters.

Category
Status