mirror of
https://github.com/encounter/Petari.git
synced 2026-03-30 11:34:15 -07:00
1.1 KiB
1.1 KiB
JSupport
| Symbol | Meaning |
|---|---|
| ❌ | Object has not yet been started. |
| ✴️ | Object is in progress. |
| ✅ | Object is completed. |
| Object | Percentage (of Bytes) | Functions Done / Total Functions | Percentage (Functions) | Status |
|---|---|---|---|---|
| JSUList.o | 89.61538461538461% | 9 / 10 | 90.0% | ✴️ |
| JSUInputStream.o | 46.22641509433962% | 2 / 5 | 40.0% | ✴️ |
| JSUOutputStream.o | 0.0% | 0 / 4 | 0.0% | ❌ |
| JSUMemoryStream.o | 100.0% | 9 / 9 | 100.0% | ✅ |
| JSUFileStream.o | 0.0% | 0 / 5 | 0.0% | ❌ |