django-blog coverage report: 89.88%
Files Functions Classes
coverage.py v7.13.5, created at 2026-03-25 09:46 -0700
coverage.py v7.13.5, created at 2026-03-25 09:46 -0700
| Statements | Branches | Total | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| File | coverage | statements | missing | excluded | coverage | branches | partial | coverage | |||
| accounts / admin.py | 100.00% | 13 | 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 / signup_page.py | 0.00% | 19 | 19 | 0 | 100.00% | 0 | 0 | 0.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% | 0 | 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% | 24 | 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% | 8 | 0 | 1 | 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% | |||
| posts / admin.py | 100.00% | 19 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / apps.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / feeds.py | 100.00% | 17 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / forms.py | 100.00% | 13 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / models.py | 100.00% | 49 | 0 | 0 | 100.00% | 2 | 0 | 100.00% | |||
| posts / sitemaps.py | 100.00% | 9 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / templatetags / posts_tags.py | 100.00% | 19 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / tests / test_models.py | 100.00% | 11 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / tests / test_urls.py | 93.75% | 16 | 1 | 0 | 100.00% | 0 | 0 | 93.75% | |||
| posts / tests / test_views.py | 100.00% | 102 | 0 | 0 | 100.00% | 2 | 0 | 100.00% | |||
| posts / urls.py | 100.00% | 4 | 0 | 0 | 100.00% | 0 | 0 | 100.00% | |||
| posts / views.py | 65.22% | 92 | 32 | 0 | 16.67% | 12 | 2 | 59.62% | |||
| Total | 91.09% | 662 | 59 | 1 | 50.00% | 20 | 2 | 89.88% | |||
No items found using the specified filter.