code complexity & repetition analysis tool
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 20 lines 398 B view raw view rendered
1# Summary 2 3[Introduction](./introduction.md) 4 5# User Guide 6 7- [Installation](./installation.md) 8- [Quick Start](./quickstart.md) 9- [CLI Reference](./cli-reference.md) 10- [Configuration](./configuration.md) 11 12# Algorithms 13 14- [Cyclomatic Complexity](./cyclomatic-complexity.md) 15- [Lines of Code (LOC)](./lines-of-code.md) 16- [Clone Detection](./clone-detection.md) 17 18# Examples 19 20- [Usage](./examples.md)