The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
index.ts in src/runner |
430 | 24 |
plugin.ts in src |
353 | 24 |
settings.ts in src |
94 | 5 |
failures.ts in src/runner |
47 | 6 |
index.ts in src |
44 | 3 |
mruCache.ts in src/runner |
28 | 4 |
configFileWatcher.ts in src |
22 | 3 |
logger.ts in src |
13 | 3 |
config.ts in src |
3 | - |
File | # lines | # units |
---|---|---|
plugin.ts in src |
353 | 24 |
index.ts in src/runner |
430 | 24 |
failures.ts in src/runner |
47 | 6 |
settings.ts in src |
94 | 5 |
mruCache.ts in src/runner |
28 | 4 |
configFileWatcher.ts in src |
22 | 3 |
index.ts in src |
44 | 3 |
logger.ts in src |
13 | 3 |
There are 4 files with lines longer than 120 characters. In total, there are 19 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
plugin.ts in src |
353 | 24 | 8 |
index.ts in src/runner |
430 | 24 | 8 |
index.ts in src |
44 | 3 | 2 |
settings.ts in src |
94 | 5 | 1 |