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

Devel::Cover::Time - Code coverage metrics for Perl

Bugs

       Huh?

Description

       Module for storing time coverage information.

Licence

       Copyright 2001-2024, Paul Johnson (paul@pjcj.net)

       This software is free.  It is licensed under the same terms as Perl itself.

       The latest version of this software should be available from my homepage: http://www.pjcj.net

perl v5.40.1                                       2025-02-18                            Devel::Cover::Time(3pm)

Methods

new
        my $db = Devel::Cover::DB->new(db => "my_coverage_db");

       Constructs the DB from the specified database.

Name

       Devel::Cover::Time - Code coverage metrics for Perl

See Also

        Devel::Cover::Criterion

Synopsis

        use Devel::Cover::Time;

Version

       version 1.44

See Also