Coverage report: 84.06%

Files Functions Classes

coverage.py v7.6.5, created at 2024-11-15 09:22 +0100

File class statements missing excluded branches partial coverage
/home/marco/Code/django-simple-captcha/captcha/__init__.py (no class) 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/conf/__init__.py (no class) 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/conf/settings.py (no class) 47 3 0 12 4 88.14%
/home/marco/Code/django-simple-captcha/captcha/fields.py CaptchaHiddenInput 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/fields.py CaptchaAnswerInput 6 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/fields.py BaseCaptchaTextInput 21 8 0 6 2 55.56%
/home/marco/Code/django-simple-captcha/captcha/fields.py CaptchaTextInput 19 0 0 4 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/fields.py CaptchaField 26 0 0 12 2 94.74%
/home/marco/Code/django-simple-captcha/captcha/fields.py (no class) 32 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/helpers.py (no class) 71 22 0 12 0 68.67%
/home/marco/Code/django-simple-captcha/captcha/management/__init__.py (no class) 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/management/commands/__init__.py (no class) 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/management/commands/captcha_clean.py Command 15 15 0 8 0 0.00%
/home/marco/Code/django-simple-captcha/captcha/management/commands/captcha_clean.py (no class) 6 6 0 0 0 0.00%
/home/marco/Code/django-simple-captcha/captcha/management/commands/captcha_create_pool.py Command 8 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/management/commands/captcha_create_pool.py (no class) 8 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/migrations/0001_initial.py Migration 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/migrations/0001_initial.py (no class) 5 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/migrations/0002_alter_captchastore_id.py Migration 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/migrations/0002_alter_captchastore_id.py (no class) 4 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/migrations/__init__.py (no class) 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/models.py CaptchaStore 25 1 0 8 0 96.97%
/home/marco/Code/django-simple-captcha/captcha/models.py (no class) 30 1 0 2 1 93.75%
/home/marco/Code/django-simple-captcha/captcha/serializers.py CaptchaSerializer 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/serializers.py CaptchaModelSerializer 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/serializers.py (no class) 11 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/__init__.py (no class) 1 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/tests.py CaptchaCase 275 23 0 40 6 90.16%
/home/marco/Code/django-simple-captcha/captcha/tests/tests.py (no class) 63 1 0 0 0 98.41%
/home/marco/Code/django-simple-captcha/captcha/tests/urls.py (no class) 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test.CaptchaTestForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_model_form.CaptchaTestModelForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_model_form.CaptchaTestModelForm.Meta 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_custom_generator.CaptchaTestModelForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_custom_generator.CaptchaTestModelForm.Meta 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_custom_error_message.CaptchaTestErrorMessageForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_non_required.CaptchaTestForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_id_prefix.CaptchaTestForm 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_model_serializer.UserCaptchaModelSerializer 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py test_model_serializer.UserCaptchaModelSerializer.Meta 0 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/tests/views.py (no class) 78 0 0 4 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/urls.py (no class) 3 0 0 0 0 100.00%
/home/marco/Code/django-simple-captcha/captcha/validators.py (no class) 18 4 0 4 2 72.73%
/home/marco/Code/django-simple-captcha/captcha/views.py (no class) 121 36 0 40 6 67.70%
Total   908 120 0 152 23 84.06%

No items found using the specified filter.