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