-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- haxe_Int64
| Total Complexity |
62 |
| Dependencies |
3 |
| Dependents |
8 |
| Total lines |
200 |
| Lines of code |
196 |
| Logical lines of code |
124 |
| Comment lines |
0 |
| Methods |
28 |
| Properties |
2 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toString() |
S |
52 |
6 |
23 |
| divMod() |
S |
50 |
5 |
28 |
| __call() |
S |
62 |
6 |
10 |
| mul() |
S |
52 |
3 |
24 |
| div() |
S |
62 |
3 |
11 |
| mod() |
S |
62 |
3 |
11 |
| toInt() |
S |
65 |
3 |
9 |
| shl() |
S |
74 |
3 |
3 |
| shr() |
S |
74 |
3 |
3 |
| ushr() |
S |
74 |
3 |
3 |
| __construct() |
S |
73 |
2 |
5 |
| add() |
S |
66 |
2 |
8 |
| sub() |
S |
66 |
2 |
8 |
| neg() |
S |
66 |
2 |
8 |
| compare() |
S |
73 |
2 |
4 |
| ucompare() |
S |
74 |
2 |
4 |
| make() |
S |
79 |
1 |
3 |
| ofInt() |
S |
78 |
1 |
3 |
| ofInt32() |
S |
79 |
1 |
3 |
| getLow() |
S |
82 |
1 |
3 |
| getHigh() |
S |
82 |
1 |
3 |
| hand() |
S |
78 |
1 |
3 |
| hor() |
S |
78 |
1 |
3 |
| hxor() |
S |
78 |
1 |
3 |
| isNeg() |
S |
80 |
1 |
3 |
| isZero() |
S |
79 |
1 |
3 |
| toStr() |
S |
81 |
1 |
3 |
| __toString() |
S |
92 |
1 |
1 |