Coverage report: 80.19%

Hot-keys on this page
n s m x b p c change column sorting
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
Total | 334 | 55 | 0 | 80 | 19 | 80.19% |
/Users/marco/Code/django-simple-captcha/captcha/__init__ | 3 | 0 | 0 | 0 | 0 | 100.00% |
/Users/marco/Code/django-simple-captcha/captcha/conf/__init__ | 0 | 0 | 0 | 0 | 0 | 100.00% |
/Users/marco/Code/django-simple-captcha/captcha/conf/settings | 38 | 5 | 0 | 10 | 5 | 79.17% |
/Users/marco/Code/django-simple-captcha/captcha/fields | 83 | 11 | 0 | 20 | 5 | 82.52% |
/Users/marco/Code/django-simple-captcha/captcha/helpers | 62 | 0 | 0 | 16 | 2 | 97.44% |
/Users/marco/Code/django-simple-captcha/captcha/models | 50 | 9 | 0 | 10 | 3 | 80.00% |
/Users/marco/Code/django-simple-captcha/captcha/urls | 5 | 2 | 0 | 0 | 0 | 60.00% |
/Users/marco/Code/django-simple-captcha/captcha/views | 93 | 28 | 0 | 24 | 4 | 67.52% |