• 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/Section1.cs
1
using System.Numerics;
2

3
using fin.schema;
4

5
using schema.binary;
6

7
namespace tlpe.scb;
8

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

14
  [Unknown]
15
  private uint unk0_;
16

17
  [Unknown]
18
  private uint unk1_;
19

20
  [Unknown]
21
  private uint unk2_;
22

23
  [Unknown]
24
  private uint unk3_;
25

26
  [Unknown]
27
  private uint unk4_;
28

29
  [Unknown]
30
  private uint unk5_;
31

32
  [Unknown]
33
  private Vector3 unkVec3_;
34
  
35
  [Unknown]
36
  private uint unk6_;
37

NEW
38
  public Names Names { get; } = new();
×
39
}
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