Total Complexity | 4 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 18 |
Lines of code | 12 |
Logical lines of code | 4 |
Comment lines | 0 |
Methods | 4 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_is_email_only_letters_with_dot_com_domain() | 80 | 1 | 3 | |
test_is_email_should_not_allow_missing_tld() | 81 | 1 | 3 | |
test_is_email_should_allow_bg_domain() | 80 | 1 | 3 | |
test_is_email_should_not_allow_blah_domain() | 81 | 1 | 3 |