adhearsion/adhearsion

View on GitHub
lib/adhearsion/statistics.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method setup_event_handlers has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.setup_event_handlers
      Events.rayo(Adhearsion::Event::Offer) do
        begin
          Celluloid::Actor[:statistics].register_call_offered
        ensure
Severity: Minor
Found in lib/adhearsion/statistics.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status