-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- haxe_Int32
| Total Complexity |
26 |
| Dependencies |
2 |
| Dependents |
3 |
| Total lines |
76 |
| Lines of code |
74 |
| Logical lines of code |
27 |
| Comment lines |
0 |
| Methods |
24 |
| Properties |
0 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toInt() |
S |
69 |
2 |
6 |
| ucompare() |
S |
70 |
2 |
6 |
| __construct() |
S |
98 |
1 |
1 |
| make() |
S |
79 |
1 |
3 |
| ofInt() |
S |
80 |
1 |
3 |
| clamp() |
S |
80 |
1 |
3 |
| toNativeInt() |
S |
82 |
1 |
3 |
| add() |
S |
79 |
1 |
3 |
| sub() |
S |
79 |
1 |
3 |
| mul() |
S |
76 |
1 |
3 |
| div() |
S |
79 |
1 |
3 |
| mod() |
S |
79 |
1 |
3 |
| shl() |
S |
80 |
1 |
3 |
| shr() |
S |
80 |
1 |
3 |
| ushr() |
S |
79 |
1 |
3 |
| hand() |
S |
80 |
1 |
3 |
| hor() |
S |
80 |
1 |
3 |
| hxor() |
S |
80 |
1 |
3 |
| neg() |
S |
81 |
1 |
3 |
| isNeg() |
S |
80 |
1 |
3 |
| isZero() |
S |
80 |
1 |
3 |
| complement() |
S |
81 |
1 |
3 |
| compare() |
S |
80 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |