| Total Complexity | 7 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 79 |
| Lines of code | 29 |
| Logical lines of code | 8 |
| Comment lines | 35 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 81 | 1 | 3 | |
| get_name() | 81 | 1 | 3 | |
| get_value() | 82 | 1 | 3 | |
| set_value() | 77 | 1 | 4 | |
| is_compatible() | 80 | 1 | 3 | |
| get_notes() | 69 | 1 | 7 | |
| jsonSerialize() | 71 | 1 | 6 |