-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- haxe_io_Output
| Total Complexity |
62 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
192 |
| Lines of code |
187 |
| Logical lines of code |
116 |
| Comment lines |
0 |
| Methods |
23 |
| Properties |
3 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| writeInput() |
A |
50 |
9 |
29 |
| __call() |
S |
62 |
6 |
10 |
| writeBytes() |
S |
60 |
5 |
13 |
| writeUInt30() |
S |
58 |
4 |
16 |
| writeInt31() |
S |
58 |
4 |
16 |
| writeUInt24() |
S |
60 |
4 |
14 |
| writeUInt16() |
S |
61 |
4 |
12 |
| write() |
S |
61 |
3 |
13 |
| writeInt24() |
S |
69 |
3 |
6 |
| writeInt16() |
S |
69 |
3 |
6 |
| writeInt8() |
S |
69 |
3 |
6 |
| writeInt32() |
S |
61 |
2 |
13 |
| writeFullBytes() |
S |
67 |
2 |
8 |
| __construct() |
S |
98 |
1 |
1 |
| writeString() |
S |
75 |
1 |
4 |
| prepare() |
S |
91 |
1 |
2 |
| writeDouble() |
S |
79 |
1 |
3 |
| writeFloat() |
S |
79 |
1 |
3 |
| setEndian() |
S |
77 |
1 |
4 |
| close() |
S |
91 |
1 |
2 |
| flush() |
S |
91 |
1 |
2 |
| writeByte() |
S |
80 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |