presidentbeef/brakeman

View on GitHub
lib/brakeman/processors/lib/find_all_calls.rb

Summary

Maintainability
A
45 mins
Test Coverage
A
99%

Avoid deeply nested control flow statements.
Open

            if t.is_a? Symbol
              :"#{t}.#{exp.method}"
            else
              exp
            end
Severity: Major
Found in lib/brakeman/processors/lib/find_all_calls.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status