crowdAI/crowdai

View on GitHub
app/concepts/participant_clef_task/cell.rb

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

      if (current_participant.first_name.blank?   ||
          current_participant.last_name.blank?    ||
          current_participant.affiliation.blank?  ||
          current_participant.address.blank?      ||
          current_participant.city.blank?         ||
Severity: Major
Found in app/concepts/participant_clef_task/cell.rb - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status