-
Home
-
Admin Color Schemer
-
1.1 (latest)
-
Code
-
Classes
- SassLiteral
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
388 |
Lines of code |
118 |
Logical lines of code |
42 |
Comment lines |
184 |
Methods |
37 |
Properties |
2 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
assertType() |
S |
70 |
3 |
5 |
assertInRange() |
S |
70 |
3 |
5 |
__get() |
S |
66 |
2 |
8 |
toBoolean() |
S |
79 |
2 |
3 |
op_and() |
S |
79 |
2 |
3 |
op_or() |
S |
79 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
__toString() |
S |
81 |
1 |
3 |
getTypeOf() |
S |
79 |
1 |
3 |
getValue() |
S |
79 |
1 |
3 |
getChildren() |
S |
82 |
1 |
3 |
addChild() |
S |
80 |
1 |
3 |
op_plus() |
S |
79 |
1 |
3 |
op_minus() |
S |
78 |
1 |
3 |
op_times() |
S |
78 |
1 |
3 |
op_div() |
S |
78 |
1 |
3 |
op_modulo() |
S |
78 |
1 |
3 |
op_bw_and() |
S |
78 |
1 |
3 |
op_bw_or() |
S |
78 |
1 |
3 |
op_bw_xor() |
S |
78 |
1 |
3 |
op_bw_not() |
S |
78 |
1 |
3 |
op_shiftl() |
S |
78 |
1 |
3 |
op_shiftr() |
S |
78 |
1 |
3 |
op_assign() |
S |
82 |
1 |
3 |
op_xor() |
S |
79 |
1 |
3 |
op_not() |
S |
80 |
1 |
3 |
op_gt() |
S |
80 |
1 |
3 |
op_gte() |
S |
79 |
1 |
3 |
op_lt() |
S |
79 |
1 |
3 |
op_lte() |
S |
79 |
1 |
3 |
op_eq() |
S |
79 |
1 |
3 |
op_neq() |
S |
79 |
1 |
3 |
op_concat() |
S |
78 |
1 |
3 |
op_comma() |
S |
78 |
1 |
3 |
toString() |
S |
100 |
1 |
0 |
render() |
S |
81 |
1 |
3 |
isa() |
S |
80 |
1 |
3 |