The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
app.css in app/assets |
104 | - |
index.html in app |
44 | - |
config.js in app |
40 | - |
UsersDataService.js in app/src/users/services |
40 | 2 |
UserDetailsController.js in app/src/users/components/details |
32 | 3 |
app.js in app/src |
21 | - |
AppController.js in app/src |
20 | 3 |
ContactSheet.html in app/src/users/components/details |
13 | - |
boot.js in app/src/boot |
13 | - |
UserDetails.js in app/src/users/components/details |
9 | - |
Users.js in app/src/users |
8 | - |
UsersList.html in app/src/users/components/list |
8 | - |
UsersList.js in app/src/users/components/list |
7 | - |
UserDetails.html in app/src/users/components/details |
6 | - |
File | # lines | # units |
---|---|---|
UserDetailsController.js in app/src/users/components/details |
32 | 3 |
AppController.js in app/src |
20 | 3 |
UsersDataService.js in app/src/users/services |
40 | 2 |
There is only one file with lines longer than 120 characters. In total, there are 6 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
UsersDataService.js in app/src/users/services |
40 | 2 | 6 |