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

SamboyCoding / Cpp2IL / 29695731106

19 Jul 2026 04:52PM UTC coverage: 37.768% (-0.1%) from 37.872%
29695731106

push

github

SamboyCoding
Lib: v107 and v108 support. Fix v106.1 support.

2917 of 8660 branches covered (33.68%)

Branch coverage included in aggregate %.

85 of 196 new or added lines in 17 files covered. (43.37%)

14 existing lines in 4 files now uncovered.

5310 of 13123 relevant lines covered (40.46%)

176459.26 hits per line

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

0.0
/LibCpp2IL/Metadata/Il2CppGenericMethodPointerTableDummy.cs
1
namespace LibCpp2IL.Metadata;
2

3
/// <summary>
4
/// Empty class to represent the in-binary generic method pointer table, so that indices into it can be represented as Il2CppVariableWidthIndex fields (v108+).
5
/// </summary>
6
public class Il2CppGenericMethodPointerTableDummy : ReadableClass
7
{
8
    //[this type intentionally left blank]
9

NEW
10
    public override void Read(ClassReadingBinaryReader reader) { }
×
11
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc