| Total Complexity | 29 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 219 | 
| Lines of code | 129 | 
| Logical lines of code | 68 | 
| Comment lines | 54 | 
| Methods | 7 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| validation() | 39 | 18 | 67 | |
| validate_min_date() | 57 | 2 | 17 | |
| validate_max_date() | 57 | 2 | 17 | |
| is_valid_date() | 67 | 3 | 7 | |
| get_instance() | 72 | 2 | 6 | |
| __construct() | 61 | 1 | 12 | |
| get_registered_admin_fields() | 76 | 1 | 3 |