The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
server.js in server |
46 | 2 |
main.js in client/src |
41 | 4 |
widget.js in client/src/views |
24 | 2 |
widget.html in client/src/views |
2 | - |
File | # lines | # units |
---|---|---|
main.js in client/src |
41 | 4 |
widget.js in client/src/views |
24 | 2 |
server.js in server |
46 | 2 |
There is only one file with lines longer than 120 characters. In total, there is only one long line.
File | # lines | # units | # long lines |
---|---|---|---|
main.js in client/src |
41 | 4 | 1 |