Flockingbird/roost

View on GitHub
test/integration/web/visitor_registers_test.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Complex method VisitorRegistersTest::describe(with open registrations)::it#sends an email (23.9)
Open

    it 'sends an email' do
      member_registers.upto(:registered)

      assert_content(
        find('.notification'),

Flog calculates the ABC score for methods. The ABC score is based on assignments, branches (method calls), and conditions.

You can read more about ABC metrics or the flog tool

There are no issues that match your filters.

Category
Status