| Total Complexity | 66 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 309 |
| Lines of code | 200 |
| Logical lines of code | 129 |
| Comment lines | 69 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| gradient() | 43 | 17 | 47 | |
| hex_or_rgb() | 47 | 14 | 33 | |
| shadow() | 51 | 12 | 26 | |
| adjust_brightness() | 46 | 10 | 36 | |
| hex_to_rgb() | 51 | 6 | 26 | |
| rgba_values_for_color() | 51 | 4 | 26 | |
| is_rgb_value() | 77 | 2 | 3 | |
| is_hex_value() | 78 | 1 | 3 |