-
Home
-
Admin Color Schemer
-
1.1 (latest)
-
Code
-
Classes
- SassColour
Total Complexity |
141 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
930 |
Lines of code |
415 |
Logical lines of code |
271 |
Comment lines |
218 |
Methods |
35 |
Properties |
13 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
assertValid() |
B |
53 |
20 |
18 |
__construct() |
A |
43 |
13 |
49 |
rgb2hsl() |
A |
50 |
10 |
25 |
toString() |
A |
52 |
8 |
22 |
hue2rgb() |
S |
59 |
6 |
13 |
op_plus() |
S |
55 |
4 |
19 |
op_minus() |
S |
56 |
4 |
17 |
op_times() |
S |
56 |
4 |
17 |
op_div() |
S |
56 |
4 |
17 |
op_modulo() |
S |
56 |
4 |
17 |
op_bw_and() |
S |
56 |
4 |
17 |
op_bw_or() |
S |
56 |
4 |
17 |
op_bw_xor() |
S |
56 |
4 |
17 |
getHue() |
S |
66 |
4 |
9 |
getSaturation() |
S |
66 |
4 |
9 |
getLightness() |
S |
66 |
4 |
9 |
getBlue() |
S |
64 |
4 |
9 |
getGreen() |
S |
64 |
4 |
9 |
getRed() |
S |
64 |
4 |
9 |
with() |
S |
55 |
2 |
20 |
op_shiftl() |
S |
64 |
3 |
9 |
op_shiftr() |
S |
64 |
3 |
9 |
getAlpha() |
S |
71 |
3 |
6 |
isa() |
S |
66 |
3 |
7 |
hsl2rgb() |
S |
61 |
2 |
11 |
asHex() |
S |
75 |
2 |
3 |
nth() |
S |
75 |
2 |
4 |
op_not() |
S |
70 |
1 |
6 |
getRgb() |
S |
79 |
1 |
3 |
getRgba() |
S |
78 |
1 |
3 |
getHsl() |
S |
79 |
1 |
3 |
getHsla() |
S |
78 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
isTranslucent() |
S |
80 |
1 |
3 |
length() |
S |
82 |
1 |
3 |