-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- haxe_io_Input
| Total Complexity |
58 |
| Dependencies |
7 |
| Dependents |
0 |
| Total lines |
207 |
| Lines of code |
203 |
| Logical lines of code |
139 |
| Comment lines |
0 |
| Methods |
23 |
| Properties |
2 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| readAll() |
A |
50 |
9 |
27 |
| readLine() |
S |
52 |
7 |
23 |
| __call() |
S |
62 |
6 |
10 |
| readBytes() |
S |
60 |
5 |
13 |
| readInt31() |
S |
56 |
3 |
18 |
| read() |
S |
60 |
3 |
14 |
| readUInt30() |
S |
63 |
3 |
10 |
| readInt32() |
S |
63 |
2 |
11 |
| readInt24() |
S |
63 |
2 |
10 |
| readInt16() |
S |
65 |
2 |
9 |
| readInt8() |
S |
69 |
2 |
7 |
| readUntil() |
S |
67 |
2 |
8 |
| readFullBytes() |
S |
67 |
2 |
8 |
| __construct() |
S |
98 |
1 |
1 |
| readString() |
S |
72 |
1 |
5 |
| readUInt24() |
S |
70 |
1 |
6 |
| readUInt16() |
S |
73 |
1 |
5 |
| readDouble() |
S |
74 |
1 |
4 |
| readFloat() |
S |
74 |
1 |
4 |
| setEndian() |
S |
77 |
1 |
4 |
| close() |
S |
91 |
1 |
2 |
| readByte() |
S |
81 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |