| Total Complexity | 36 |
| Dependencies | 1 |
| Dependents | 9 |
| Total lines | 431 |
| Lines of code | 115 |
| Logical lines of code | 76 |
| Comment lines | 195 |
| Methods | 9 |
| Properties | 15 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| insert() | 47 | 9 | 33 | |
| set_instance() | 58 | 8 | 14 | |
| log_data() | 54 | 5 | 20 | |
| remove() | 61 | 4 | 12 | |
| __construct() | 63 | 3 | 12 | |
| update() | 63 | 3 | 10 | |
| is_valid() | 71 | 2 | 6 | |
| get_data() | 71 | 1 | 5 | |
| to_array() | 80 | 1 | 3 |