logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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