The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
chatController.js in src/core |
286 | 26 |
test.js in showcase |
245 | 14 |
client.js in src/client |
234 | 20 |
LpcConnectionHelper.js in src/core/connectionHelpers |
156 | 26 |
utils.js in src |
143 | 18 |
log.js in src |
137 | 16 |
chatSession.js in src/core |
133 | 22 |
eventbus.js in src/core |
92 | 16 |
chatArgsValidator.js in src/core |
86 | 10 |
constants.js in src |
76 | - |
connectionDetailsProvider.js in src/core/connectionHelpers |
75 | 10 |
baseConnectionHelper.js in src/core/connectionHelpers |
71 | 7 |
exceptions.js in src/core |
52 | 5 |
index.html in showcase |
24 | - |
globalConfig.js in src |
16 | 3 |
chat.js in src |
6 | 1 |
index.js in src |
4 | - |
File | # lines | # units |
---|---|---|
chatController.js in src/core |
286 | 26 |
LpcConnectionHelper.js in src/core/connectionHelpers |
156 | 26 |
chatSession.js in src/core |
133 | 22 |
client.js in src/client |
234 | 20 |
utils.js in src |
143 | 18 |
eventbus.js in src/core |
92 | 16 |
log.js in src |
137 | 16 |
test.js in showcase |
245 | 14 |
chatArgsValidator.js in src/core |
86 | 10 |
connectionDetailsProvider.js in src/core/connectionHelpers |
75 | 10 |
baseConnectionHelper.js in src/core/connectionHelpers |
71 | 7 |
exceptions.js in src/core |
52 | 5 |
globalConfig.js in src |
16 | 3 |
chat.js in src |
6 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 7 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
test.js in showcase |
245 | 14 | 4 |
chatController.js in src/core |
286 | 26 | 1 |
baseConnectionHelper.js in src/core/connectionHelpers |
71 | 7 | 1 |
connectionDetailsProvider.js in src/core/connectionHelpers |
75 | 10 | 1 |