Skip to main content

empty_results_hints

Function empty_results_hints 

Source
pub fn empty_results_hints(
    options: &ClonesOptions,
    stats: &CloneStats,
) -> Vec<String>
Expand description

Generate hints for empty clone detection results (S8-P3-T7 mitigation)

When no clones are found, users need guidance on why and what to try.