-
Home
-
Admin Color Schemer
-
1.1 (latest)
-
Code
-
Classes
- SassNumber
Total Complexity |
87 |
Dependencies |
6 |
Dependents |
7 |
Total lines |
603 |
Lines of code |
255 |
Logical lines of code |
133 |
Comment lines |
230 |
Methods |
34 |
Properties |
5 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
coercionFactor() |
A |
50 |
9 |
25 |
unitString() |
S |
59 |
6 |
13 |
__construct() |
S |
54 |
5 |
20 |
op_div() |
S |
56 |
5 |
17 |
op_plus() |
S |
59 |
4 |
14 |
removeCommonUnits() |
S |
60 |
3 |
13 |
op_times() |
S |
60 |
3 |
12 |
op_minus() |
S |
63 |
3 |
10 |
op_eq() |
S |
64 |
3 |
10 |
op_modulo() |
S |
67 |
3 |
7 |
coerce() |
S |
66 |
3 |
7 |
areConvertable() |
S |
65 |
3 |
9 |
hasLegalUnits() |
S |
77 |
3 |
3 |
toString() |
S |
68 |
3 |
6 |
nth() |
S |
70 |
3 |
6 |
op_gt() |
S |
69 |
2 |
6 |
op_gte() |
S |
69 |
2 |
6 |
op_lt() |
S |
69 |
2 |
6 |
op_lte() |
S |
69 |
2 |
6 |
convert() |
S |
66 |
2 |
9 |
isUnitless() |
S |
79 |
2 |
3 |
isComparableTo() |
S |
68 |
2 |
8 |
toInt() |
S |
70 |
2 |
6 |
isa() |
S |
77 |
2 |
3 |
op_unary_plus() |
S |
82 |
1 |
3 |
op_unary_minus() |
S |
78 |
1 |
3 |
op_unary_concat() |
S |
82 |
1 |
3 |
hasUnits() |
S |
80 |
1 |
3 |
getUnits() |
S |
79 |
1 |
3 |
getDenominatorUnits() |
S |
79 |
1 |
3 |
getNumeratorUnits() |
S |
79 |
1 |
3 |
isInt() |
S |
79 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
length() |
S |
80 |
1 |
3 |