The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
network.ts in src |
184 | 1 |
node.ts in src |
121 | 4 |
utilities.ts in src |
67 | 4 |
index.ts in src |
3 | - |
| File | # lines | # units |
|---|---|---|
utilities.ts in src |
67 | 4 |
node.ts in src |
121 | 4 |
network.ts in src |
184 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 5 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
network.ts in src |
184 | 1 | 3 |
utilities.ts in src |
67 | 4 | 1 |
node.ts in src |
121 | 4 | 1 |