• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MeltyPlayer / MeltyTool / 23081282649

14 Mar 2026 05:21AM UTC coverage: 41.505% (-0.05%) from 41.558%
23081282649

push

github

MeltyPlayer
Set up janky loader for The Labyrinth: Plus Edition.

7012 of 18962 branches covered (36.98%)

Branch coverage included in aggregate %.

1 of 94 new or added lines in 9 files covered. (1.06%)

29943 of 70075 relevant lines covered (42.73%)

62302.35 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/FinModelUtility/Games/TheLabyrinthPlusEdition/TheLabyrinthPlusEdition/src/schema/scb/Section6.cs
1
using System.Numerics;
2

3
using fin.schema;
4
using fin.schema.matrix;
5

6
using schema.binary;
7

8
namespace tlpe.scb;
9

10
[BinarySchema]
11
public sealed partial class Section6 : ISection {
12
  [Unknown]
13
  private uint maybeSize_;
14

15
  [Unknown]
16
  private uint maybeCount_;
17

18
  [Unknown]
19
  private uint unk0_;
20

21
  [Unknown]
22
  private uint unk1_;
23

24
  [Unknown]
NEW
25
  public Matrix3x4f UnkMatrix { get; } = new();
×
26

NEW
27
  public Names Names { get; } = new();
×
28
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc