The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
todoListCtrl.js in src/main/resources/static/Scripts |
81 | 7 |
index.html in src/main/resources/static |
43 | - |
TodoList.html in src/main/resources/static/Views |
32 | - |
todoListSvc.js in src/main/resources/static/Scripts |
24 | 5 |
app.js in src/main/resources/static/Scripts |
11 | - |
homeCtrl.js in src/main/resources/static/Scripts |
7 | 1 |
Home.html in src/main/resources/static/Views |
5 | - |
File | # lines | # units |
---|---|---|
todoListCtrl.js in src/main/resources/static/Scripts |
81 | 7 |
todoListSvc.js in src/main/resources/static/Scripts |
24 | 5 |
homeCtrl.js in src/main/resources/static/Scripts |
7 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 9 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
TodoList.html in src/main/resources/static/Views |
32 | - | 7 |
index.html in src/main/resources/static |
43 | - | 2 |