| Total Complexity | 30 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 165 |
| Lines of code | 76 |
| Logical lines of code | 51 |
| Comment lines | 45 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_cpf() | 55 | 7 | 16 | |
| is_cnpj() | 56 | 7 | 15 | |
| mask() | 60 | 5 | 13 | |
| get_formatted_birthdate() | 66 | 3 | 7 | |
| cpf() | 70 | 2 | 6 | |
| cnpj() | 70 | 2 | 6 | |
| cep() | 70 | 2 | 6 | |
| clear() | 72 | 1 | 4 | |
| format_number() | 77 | 1 | 3 |