debian man page for devel::cover::time

Query: devel::cover::time

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Devel::Cover::Time(3pm) 				User Contributed Perl Documentation				   Devel::Cover::Time(3pm)

NAME
Devel::Cover::Time - Code coverage metrics for Perl
VERSION
version 0.89
SYNOPSIS
use Devel::Cover::Time;
DESCRIPTION
Module for storing time coverage information.
SEE ALSO
Devel::Cover::Criterion
METHODS
new my $db = Devel::Cover::DB->new(db => "my_coverage_db"); Contructs the DB from the specified database.
BUGS
Huh?
LICENCE
Copyright 2001-2012, 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.14.2 2012-06-15 Devel::Cover::Time(3pm)
Related Man Pages
gcov2perl(1p) - debian
devel::cover::report::vim(3) - centos
devel::cover::test(3) - centos
devel::cover(3pm) - debian
devel::cover::tutorial(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com