Files
2025-02-05 04:43:28 +00:00

9 lines
343 B
HTML

<html>
<body>
Reports classes that are mutually or cyclically dependent on other classes.
<p>Such cyclic dependencies make code fragile and hard to maintain.</p>
<!-- tooltip end -->
<p>Available only from <b>Code | Inspect Code</b> or
<b>Code | Analyze Code | Run Inspection by Name</b> and isn't reported in the editor.</p>
</body>
</html>