matiaskorhonen/vpn-config

View on GitHub
lib/vpn/config/generator.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method config has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def config
        {
          "PayloadDescription" => "VPN settings for #{selected_provider["name"]}",
          "PayloadDisplayName" => selected_provider["name"],
          "PayloadIdentifier" => identifier,
Severity: Minor
Found in lib/vpn/config/generator.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status