charlotte-ruby/impressionist

View on GitHub
app/models/impressionist/bots.rb

Summary

Maintainability
F
3 days
Test Coverage

File bots.rb has 1465 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Impressionist
  module Bots

    def self.bot?(user_agent = nil)
      return false if user_agent.nil?
Severity: Major
Found in app/models/impressionist/bots.rb - About 3 days to fix

    There are no issues that match your filters.

    Category
    Status