Extract validation logic into separate functions to reduce: - Cyclomatic complexity from 12 to acceptable levels - Nesting depth from 3 to 2 Improves code maintainability and passes Credo checks. |
||
|---|---|---|
| .. | ||
| agent_live | ||
| audit_live | ||
| org_live | ||
| security_live | ||
| user_live | ||
| dashboard_live.ex | ||
| dashboard_live.html.heex | ||
| monitoring_live.ex | ||
| monitoring_live.html.heex | ||