django-polls coverage report: 97.16%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-16 14:27 -0700

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

No items found using the specified filter.