$report */ $report = is_array($report ?? null) ? $report : []; $summary = is_array($report['summary'] ?? null) ? $report['summary'] : []; $steps = is_array($report['steps'] ?? null) ? $report['steps'] : []; $techSections = is_array($report['tech_sections'] ?? null) ? $report['tech_sections'] : []; $percent = (int) ($summary['percent'] ?? 0); $techDone = (int) ($summary['tech_done'] ?? 0); $techTotal = (int) ($summary['tech_total'] ?? 0); $appName = trim((string) ($report['app_name'] ?? '')); ?> <?php e((string) ($report['title'] ?? '')); ?>

()

(%)

. ·