Class: Ucode::Models::Audit::PlaneSummary

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/ucode/models/audit/plane_summary.rb

Overview

Per-plane coverage rollup on an AuditReport.

Planes are the top-level grouping of Unicode (0 = BMP, 1 = SMP, 2 = SIP, …, 14 = SSP, 15/16 = PUA). One PlaneSummary per plane that has any block coverage — lets consumers compare coverage across planes at a glance without re-iterating every block.