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

MetaCPAN::Client::Cover - A Cover data object

Attributes

distribution
       Returns the name of the distribution.

   release
       Returns the name of the release.

   version
       Returns the version of the release.

   criteria
       Returns a hashref with the coverage stats for the release.  Will contain one or more of the following
       keys: 'branch', 'condition', 'statement', 'subroutine', 'total'

Authors

       •   Sawyer X <xsawyerx@cpan.org>

       •   Mickey Nasriachi <mickey@cpan.org>

Description

       A MetaCPAN cover entity object.

Name

       MetaCPAN::Client::Cover - A Cover data object

Synopsis

           my $cover = $mcpan->cover('Moose-2.2007');

Version

       version 2.033000

See Also