Total Complexity | 54 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 256 |
Lines of code | 167 |
Logical lines of code | 100 |
Comment lines | 57 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
shadow() | 50 | 14 | 28 | |
adjust_brightness() | 47 | 8 | 33 | |
gradient() | 49 | 8 | 30 | |
hex_or_rgb() | 64 | 6 | 9 | |
rgba_values_for_color() | 51 | 4 | 26 | |
hex_to_rgb() | 52 | 4 | 25 | |
is_valid_gradient() | 67 | 5 | 7 | |
hex_or_rgb_or_gradient() | 64 | 5 | 9 |