project-analyzer
Version:
Node cli utility for analyzing project complexity structure
12 lines • 637 B
Markdown
| Project | Files | Directories | Total Lines | Total Chars | Tree Depth | Complexity |
| ------- | ----- | ----------- | ----------- | ----------- | ---------- | ---------- |
A | 2 | 1 | 69 | 644 | 1 | A | 1.00 |
B | 5 | 2 | 100 | 1000 | 2 | B | 3.00 |
C | 10 | 3 | 500 | 5000 | 3 | C | 7.00 |
D | 20 | 5 | 1000 | 10000 | 4 | D | 12.00 |
E | 50 | 10 | 5000 | 50000 | 5 | E | 45.00 |
F | 100 | 15 | 10000 | 100000 | 6 | F | 93.00 |
G | 200 | 20 | 20000 | 200000 | 7 | G | 199.00 |
H | 500 | 30 | 50000 | 500000 | 8 | H | 544.00 |
I | 1000 | 50 | 100000 | 1000000 | 9 | I | 1157.00 |
J | 2000 | 100 | 200000 | 2000000 | 10 | J | 2467.00 |