openSUSE/osem

View on GitHub
app/models/contact.rb

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

    return true if facebook.present? || twitter.present? || googleplus.present? || instagram.present? || mastodon.present? || email.present?
Severity: Major
Found in app/models/contact.rb - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status