django-todo coverage report: 94.09%
Files Functions Classes
coverage.py v7.13.5, created at 2026-03-28 12:26 -0700
coverage.py v7.13.5, created at 2026-03-28 12:26 -0700
| Statements | Branches | Total | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| File | coverage | statements | missing | excluded | coverage | branches | partial | coverage | |||
| accounts / admin.py | 100.00% | 12 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / apps.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / forms.py | 100.00% | 20 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / models.py | 100.00% | 14 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / tests / test_forms.py | 100.00% | 15 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / tests / test_models.py | 90.91% | 44 | 4 | 0 | 100.00% | 0 | 0 | 90.91% | |||
| accounts / tests / test_urls.py | 100.00% | 13 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / tests / test_views.py | 97.87% | 47 | 1 | 0 | 100.00% | 0 | 0 | 97.87% | |||
| accounts / urls.py | 100.00% | 3 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| accounts / views.py | 100.00% | 29 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| config / test.py | 100.00% | 5 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| config / urls.py | 100.00% | 6 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / admin.py | 100.00% | 1 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / apps.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / forms.py | 100.00% | 5 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / models.py | 100.00% | 1 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / tests / test_forms.py | 88.24% | 17 | 2 | 0 | 100.00% | 0 | 0 | 88.24% | |||
| pages / tests / test_views.py | 100.00% | 35 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / urls.py | 100.00% | 3 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| pages / views.py | 100.00% | 25 | 0 | 0 | 100.00% | 4 | 0 | 100.00% | |||
| tasks / admin.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / apps.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / models.py | 100.00% | 28 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / tests / test_models.py | 100.00% | 15 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / tests / test_views.py | 100.00% | 39 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / urls.py | 100.00% | 3 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| tasks / views.py | 71.62% | 74 | 21 | 0 | 100.00% | 0 | 0 | 71.62% | |||
| Total | 94.04% | 470 | 28 | 0 | 100.00% | 4 | 0 | 94.09% | |||
No items found using the specified filter.