songkick/rubium-ios

View on GitHub
lib/ui_automation/element_array.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(executor, remote_object, element_klass = UIAutomation::Element, parent_element = nil, window = nil)
Severity: Minor
Found in lib/ui_automation/element_array.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status