pub fn format_verbose_sections(
result: &TestResult,
profile: UserProfile,
minimal: bool,
theme: Theme,
)Expand description
Format additional verbose output sections: stability, latency percentiles, and historical comparison. Only used in detailed (verbose) mode.