The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
site.css in hello_app/static |
27 | - |
layout.html in hello_app/templates |
23 | - |
views.py in hello_app |
23 | 5 |
hello_there.html in hello_app/templates |
15 | - |
about.html in hello_app/templates |
7 | - |
contact.html in hello_app/templates |
7 | - |
home.html in hello_app/templates |
7 | - |
__init__.py in hello_app |
2 | - |
webapp.py in hello_app |
2 | - |
startup.py in root |
1 | - |
File | # lines | # units |
---|---|---|
views.py in hello_app |
23 | 5 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
File | # lines | # units | # long lines |
---|---|---|---|