The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in root |
355 | - |
App.js in www/src |
156 | 3 |
serviceWorker.js in www/src |
92 | 4 |
app.js in todo-src/updateTodo |
80 | 3 |
app.js in todo-src/addTodo |
70 | 4 |
app.js in todo-src/completeTodo |
66 | 3 |
app.js in todo-src/deleteTodo |
66 | 3 |
app.js in todo-src/getTodo |
63 | 3 |
app.js in todo-src/getAllTodo |
55 | 2 |
ToDo.js in www/src |
50 | 1 |
index.html in www/public |
19 | - |
App.css in www/src |
15 | - |
ToDo.css in www/src |
14 | - |
index.css in www/src |
14 | - |
index.js in www/src |
11 | - |
config.js in www/src |
7 | - |
config.default.js in www/src |
7 | - |
File | # lines | # units |
---|---|---|
app.js in todo-src/addTodo |
70 | 4 |
serviceWorker.js in www/src |
92 | 4 |
app.js in todo-src/completeTodo |
66 | 3 |
app.js in todo-src/getTodo |
63 | 3 |
app.js in todo-src/updateTodo |
80 | 3 |
app.js in todo-src/deleteTodo |
66 | 3 |
App.js in www/src |
156 | 3 |
app.js in todo-src/getAllTodo |
55 | 2 |
ToDo.js in www/src |
50 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 12 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
ToDo.js in www/src |
50 | 1 | 6 |
template.yaml in root |
355 | - | 3 |
App.js in www/src |
156 | 3 | 3 |