The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
Home.vue in webapp/src/views |
253 | - |
Login.vue in webapp/src/views |
171 | - |
template.yaml in sam |
149 | - |
auth.js in webapp/src/utils |
71 | 11 |
App.vue in webapp/src |
68 | - |
router.js in webapp/src |
62 | 1 |
app.js in sam/src/handlers/getSignedUrl |
44 | - |
app.js in sam/src/handlers/getTasks |
31 | - |
index.html in webapp/public |
29 | - |
app.js in sam/src/handlers/deleteTask |
25 | - |
app.js in sam/src/handlers/getTaskById |
25 | - |
app.js in sam/src/handlers/getToken |
21 | - |
main.js in webapp/src |
10 | - |
NotFoundPage.vue in webapp/src/components |
8 | - |
About.vue in webapp/src/views |
6 | - |
babel.config.js in webapp |
5 | - |
core.js in webapp/src/utils |
5 | 1 |
app.js in sam/src/auth |
1 | - |
app.js in sam/src/handlers/createTask |
1 | - |
app.js in sam/src/handlers/detectLabels |
1 | - |
File | # lines | # units |
---|---|---|
auth.js in webapp/src/utils |
71 | 11 |
core.js in webapp/src/utils |
5 | 1 |
router.js in webapp/src |
62 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 4 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
Login.vue in webapp/src/views |
171 | - | 3 |
Home.vue in webapp/src/views |
253 | - | 1 |