Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Perl::Metrics::Simple::Output::HTML - Produce HTML report.

Contents

Name

       Perl::Metrics::Simple::Output::HTML - Produce HTML report.

Synopsis

           $analysis =  Perl::Metrics::Simple->new()->analyze_files(@files);
           $html     = Perl::Metrics::Simple::Putput::HTML->new($analysis);
           print $html->make_report;

perl v5.36.0                                       2023-09-29              Perl::Metrics:...e::Output::HTML(3pm)

See Also