mongoid/mongo_session_store

View on GitHub
perf/benchmark.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method benchmark_store has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def benchmark_store(store)
  collection = store.class.session_class.collection
  collection.drop

  large_session = {
Severity: Minor
Found in perf/benchmark.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status