-
Home
-
Builderall Builder for WordPress
-
2.0.5 (latest)
-
Code
-
Classes
- BACheetahColor
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 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
shadow() |
A |
50 |
14 |
28 |
adjust_brightness() |
A |
47 |
8 |
33 |
gradient() |
A |
49 |
8 |
30 |
hex_or_rgb() |
S |
64 |
6 |
9 |
rgba_values_for_color() |
S |
51 |
4 |
26 |
hex_to_rgb() |
S |
52 |
4 |
25 |
is_valid_gradient() |
S |
67 |
5 |
7 |
hex_or_rgb_or_gradient() |
S |
64 |
5 |
9 |