django-polls coverage report: 97.15%

Files Functions Classes

coverage.py v7.8.2, created at 2025-06-08 13:12 -0700

File class statements missing excluded branches partial coverage
accounts/admin.py CustomUserAdmin 0 0 0 0 0 100.00%
accounts/admin.py (no class) 12 0 0 0 0 100.00%
accounts/apps.py AccountsConfig 0 0 0 0 0 100.00%
accounts/apps.py (no class) 4 0 0 0 0 100.00%
accounts/forms.py CustomUserChangeForm 0 0 0 0 0 100.00%
accounts/forms.py CustomUserChangeForm.Meta 0 0 0 0 0 100.00%
accounts/forms.py CustomUserCreationForm 6 0 0 0 0 100.00%
accounts/forms.py CustomUserCreationForm.Meta 0 0 0 0 0 100.00%
accounts/forms.py (no class) 14 0 0 0 0 100.00%
accounts/models.py CustomUser 2 0 0 0 0 100.00%
accounts/models.py (no class) 12 0 0 0 0 100.00%
accounts/tests/test_core.py SignupPageTests 13 0 0 0 0 100.00%
accounts/tests/test_core.py (no class) 12 0 0 0 0 100.00%
accounts/tests/test_forms.py TestUserCreationForm 9 0 0 0 0 100.00%
accounts/tests/test_forms.py (no class) 6 0 0 0 0 100.00%
accounts/tests/test_models.py CustomUserTests 34 4 0 0 0 88.24%
accounts/tests/test_models.py (no class) 10 0 0 0 0 100.00%
accounts/tests/test_urls.py (no class) 13 0 0 0 0 100.00%
accounts/tests/test_views.py TestUserUpdateView 25 1 0 0 0 96.00%
accounts/tests/test_views.py TestUserRedirectView 5 0 0 0 0 100.00%
accounts/tests/test_views.py (no class) 17 0 0 0 0 100.00%
accounts/urls.py (no class) 3 0 0 0 0 100.00%
accounts/views.py SignupPageView 0 0 0 0 0 100.00%
accounts/views.py UserDetailView 0 0 0 0 0 100.00%
accounts/views.py UserUpdateView 2 0 0 0 0 100.00%
accounts/views.py UserRedirectView 1 0 0 0 0 100.00%
accounts/views.py (no class) 26 0 0 0 0 100.00%
config/test.py (no class) 5 0 0 0 0 100.00%
config/urls.py (no class) 5 0 1 0 0 100.00%
config/views.py (no class) 0 0 0 0 0 100.00%
pages/admin.py (no class) 1 0 0 0 0 100.00%
pages/apps.py PagesConfig 0 0 0 0 0 100.00%
pages/apps.py (no class) 4 0 0 0 0 100.00%
pages/forms.py ContactForm 0 0 0 0 0 100.00%
pages/forms.py (no class) 5 0 0 0 0 100.00%
pages/models.py (no class) 1 0 0 0 0 100.00%
pages/tests/test_forms.py ContactFormTests 5 0 0 0 0 100.00%
pages/tests/test_forms.py (no class) 5 0 0 0 0 100.00%
pages/tests/test_views.py HomePageTests 8 0 0 0 0 100.00%
pages/tests/test_views.py AboutPageTests 8 0 0 0 0 100.00%
pages/tests/test_views.py ContactViewTests 17 2 0 0 0 88.24%
pages/tests/test_views.py SuccessViewTests 8 0 0 0 0 100.00%
pages/tests/test_views.py (no class) 34 0 0 0 0 100.00%
pages/urls.py (no class) 3 0 0 0 0 100.00%
pages/views.py HomePageView 0 0 0 0 0 100.00%
pages/views.py AboutPageView 0 0 0 0 0 100.00%
pages/views.py ProfilePageView 0 0 0 0 0 100.00%
pages/views.py (no class) 27 0 0 4 0 100.00%
polls/admin.py ChoiceInline 0 0 0 0 0 100.00%
polls/admin.py QuestionAdmin 0 0 0 0 0 100.00%
polls/admin.py (no class) 12 0 0 0 0 100.00%
polls/apps.py PollsConfig 0 0 0 0 0 100.00%
polls/apps.py (no class) 4 0 0 0 0 100.00%
polls/models.py Question 3 0 0 0 0 100.00%
polls/models.py Choice 1 0 0 0 0 100.00%
polls/models.py (no class) 15 0 0 0 0 100.00%
polls/tests/test_models.py ChoiceTests 4 0 0 0 0 100.00%
polls/tests/test_models.py QuestionTests 14 0 0 0 0 100.00%
polls/tests/test_models.py (no class) 19 0 0 0 0 100.00%
polls/tests/test_urls.py (no class) 0 0 0 0 0 100.00%
polls/tests/test_views.py QuestionIndexViewTests 29 0 0 0 0 100.00%
polls/tests/test_views.py QuestionDetailViewTests 16 0 0 0 0 100.00%
polls/tests/test_views.py QuestionResultsViewTests 16 0 0 0 0 100.00%
polls/tests/test_views.py (no class) 27 0 0 0 0 100.00%
polls/urls.py (no class) 3 0 0 0 0 100.00%
polls/views.py PollListView 1 0 0 0 0 100.00%
polls/views.py PollDetailView 1 0 0 0 0 100.00%
polls/views.py PollResultsView 1 0 0 0 0 100.00%
polls/views.py (no class) 30 9 0 0 0 70.00%
Total   558 16 1 4 0 97.15%

No items found using the specified filter.