Coverage report: 73%
Files Functions Classes
coverage.py v7.13.0, created at 2025-12-21 13:48 +0900
| Statements | Branches | Total | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| File | function | coverage | statements | missing | excluded | coverage | branches | partial | coverage | |||
| polls / models.py | Question.__str__ | 0% | 1 | 1 | 0 | 100% | 0 | 0 | 0% | |||
| polls / models.py | Question.was_published_recently | 0% | 2 | 2 | 0 | 100% | 0 | 0 | 0% | |||
| polls / models.py | Choice.__str__ | 0% | 1 | 1 | 0 | 100% | 0 | 0 | 0% | |||
| polls / models.py | (no function) | 100% | 18 | 0 | 0 | 100% | 0 | 0 | 100% | |||
| polls / views.py | IndexView.get_queryset | 0% | 1 | 1 | 0 | 100% | 0 | 0 | 0% | |||
| polls / views.py | DetailView.get_queryset | 0% | 1 | 1 | 0 | 100% | 0 | 0 | 0% | |||
| polls / views.py | vote | 0% | 8 | 8 | 0 | 100% | 0 | 0 | 0% | |||
| polls / views.py | (no function) | 100% | 20 | 0 | 0 | 100% | 0 | 0 | 100% | |||
| Total | 73% | 52 | 14 | 0 | 100% | 0 | 0 | 73% | ||||
No items found using the specified filter.