| Total Complexity | 23 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 157 |
| Lines of code | 87 |
| Logical lines of code | 32 |
| Comment lines | 56 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| required() | 62 | 4 | 12 | |
| is_url() | 63 | 3 | 10 | |
| is_date() | 63 | 3 | 10 | |
| is_non_negative() | 65 | 3 | 9 | |
| is_numeric() | 66 | 2 | 9 | |
| is_email() | 65 | 2 | 9 | |
| is_boolean() | 61 | 2 | 10 | |
| validate_length() | 66 | 2 | 9 | |
| is_integer() | 66 | 2 | 9 |