Reach.Smell.Checks.LoopAntipattern (Reach v2.3.3)

Copy Markdown View Source

Detects O(n²) patterns in loops and recursive functions.

Summary

Functions

Callback implementation for Reach.Smell.Check.run/1.

Functions

run(project)

Callback implementation for Reach.Smell.Check.run/1.