schnittchen/gaq

View on GitHub
lib/gaq/dsl_target.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(target_factory, factory_token, new_command_proc, commands, tracker_name)
Severity: Minor
Found in lib/gaq/dsl_target.rb - About 35 mins to fix

    Method track_event has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def track_event(category, action, label = nil, value = nil, noninteraction = nil)
    Severity: Minor
    Found in lib/gaq/dsl_target.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status